{"_id":"graphql-language-service-interface","_rev":"142-347002d7a8a4faaca755e49ca700b4b0","name":"graphql-language-service-interface","description":"Interface to the GraphQL Language Service","dist-tags":{"latest":"2.10.2","next":"2.4.2-alpha.2","canary":"2.10.2-canary-05b863ab.0"},"versions":{"0.0.1":{"name":"graphql-language-service-interface","repository":{"type":"git","url":"git+https://github.com/graphql/graphql-language-service.git"},"version":"0.0.1","description":"Interface to the GraphQL Language Service","contributors":[{"name":"Greg Hurrell","email":"greg@hurrell.net","url":"https://greg.hurrell.net/"},{"name":"Hyohyeon Jeong","email":"asiandrummer@fb.com"},{"name":"Lee Byron","email":"lee@leebyron.com","url":"http://leebyron.com/"}],"bugs":{"url":"https://github.com/graphql/graphql-language-service/issues"},"files":["dist"],"keywords":["graphql"],"main":"dist/index.js","options":{"mocha":"--full-trace --require src/__tests__/mocha-bootload src/**/__tests__/**/*-test.js"},"scripts":{"test":"npm run lint && npm run check && npm run testonly","testonly":"babel-node ./node_modules/.bin/_mocha $npm_package_options_mocha","lint":"eslint src || (printf '\\033[33mTry: \\033[7m npm run lint -- --fix \\033[0m\\n' && exit 1)","build":"npm run build-js && npm run build-flow","build-js":"babel-node scripts/build-js.js","build-flow":"babel-node scripts/build-flow.js","check":"flow check","prepublish":"node scripts/prepublish.js"},"dependencies":{"graphql":"^0.9.1","graphql-language-service-parser":"^0.0.2","graphql-language-service-types":"^0.0.7","graphql-language-service-utils":"^0.0.2"},"devDependencies":{"babel-cli":"6.23.0","babel-eslint":"7.1.0","babel-plugin-check-es2015-constants":"6.8.0","babel-plugin-syntax-async-functions":"6.13.0","babel-plugin-transform-class-properties":"6.23.0","babel-plugin-transform-es2015-arrow-functions":"6.8.0","babel-plugin-transform-es2015-block-scoped-functions":"6.8.0","babel-plugin-transform-es2015-block-scoping":"6.23.0","babel-plugin-transform-es2015-classes":"6.23.0","babel-plugin-transform-es2015-computed-properties":"6.8.0","babel-plugin-transform-es2015-destructuring":"6.22.0","babel-plugin-transform-es2015-duplicate-keys":"6.8.0","babel-plugin-transform-es2015-function-name":"6.9.0","babel-plugin-transform-es2015-literals":"6.8.0","babel-plugin-transform-es2015-modules-commonjs":"6.23.0","babel-plugin-transform-es2015-object-super":"6.8.0","babel-plugin-transform-es2015-parameters":"6.23.0","babel-plugin-transform-es2015-shorthand-properties":"6.18.0","babel-plugin-transform-es2015-spread":"6.8.0","babel-plugin-transform-es2015-template-literals":"6.8.0","babel-plugin-transform-flow-strip-types":"6.18.0","babel-plugin-transform-object-rest-spread":"6.22.0","babel-plugin-transform-regenerator":"6.16.1","babel-polyfill":"^6.16.0","babel-types":"6.22.0","chai":"^3.5.0","eslint":"3.15.0","eslint-plugin-babel":"3.3.0","eslint-plugin-dependencies":"2.0.0","eslint-plugin-flowtype":"2.29.1","eslint-plugin-prefer-object-spread":"1.1.0","flow-bin":"0.39.0","mocha":"^3.2.0"},"homepage":"https://github.com/graphql/graphql-language-service#readme","_id":"graphql-language-service-interface@0.0.1","_shasum":"1b0917d4f8b296f9bf7a75f4f6b4f25696e7c8c7","_from":".","_npmVersion":"4.1.2","_nodeVersion":"7.5.0","_npmUser":{"name":"wincent","email":"greg@hurrell.net"},"dist":{"shasum":"1b0917d4f8b296f9bf7a75f4f6b4f25696e7c8c7","tarball":"https://registry.npmjs.org/graphql-language-service-interface/-/graphql-language-service-interface-0.0.1.tgz","integrity":"sha512-EdhuY4zQ58QUgX7jilmQfiN9MHmCn2Rj1i3UpECauulH5+PD2JBxaSkovNcViXF7dmycW7OtN75hU90T3KCzqA==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIHNBACjf/V+YP+uRObeX1udOh2ZsbA9dv+HxRrbXRI6oAiEAkQtrd9bWYzmVpGBms+HX4KN4JSWoKAplh2zDsIl6IqA="}]},"maintainers":[{"name":"wincent","email":"greg@hurrell.net"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/graphql-language-service-interface-0.0.1.tgz_1487395156888_0.5891748205758631"},"directories":{},"deprecated":"this package has been merged into graphql-language-service"},"0.0.2":{"name":"graphql-language-service-interface","repository":{"type":"git","url":"git+https://github.com/graphql/graphql-language-service.git"},"version":"0.0.2","description":"Interface to the GraphQL Language Service","contributors":[{"name":"Greg Hurrell","email":"greg@hurrell.net","url":"https://greg.hurrell.net/"},{"name":"Hyohyeon Jeong","email":"asiandrummer@fb.com"},{"name":"Lee Byron","email":"lee@leebyron.com","url":"http://leebyron.com/"}],"bugs":{"url":"https://github.com/graphql/graphql-language-service/issues"},"files":["dist"],"keywords":["graphql"],"main":"dist/index.js","options":{"mocha":"--full-trace --require src/__tests__/mocha-bootload src/**/__tests__/**/*-test.js"},"scripts":{"test":"npm run lint && npm run check && npm run testonly","testonly":"babel-node ./node_modules/.bin/_mocha $npm_package_options_mocha","lint":"eslint src || (printf '\\033[33mTry: \\033[7m npm run lint -- --fix \\033[0m\\n' && exit 1)","build":"npm run build-js && npm run build-flow","build-js":"babel-node scripts/build-js.js","build-flow":"babel-node scripts/build-flow.js","check":"flow check","prepublish":"node scripts/prepublish.js"},"dependencies":{"graphql":"^0.9.1","graphql-language-service-config":"^0.0.4","graphql-language-service-parser":"^0.0.3","graphql-language-service-types":"^0.0.9","graphql-language-service-utils":"^0.0.3"},"devDependencies":{"babel-cli":"6.23.0","babel-eslint":"7.1.0","babel-plugin-check-es2015-constants":"6.8.0","babel-plugin-syntax-async-functions":"6.13.0","babel-plugin-transform-class-properties":"6.23.0","babel-plugin-transform-es2015-arrow-functions":"6.8.0","babel-plugin-transform-es2015-block-scoped-functions":"6.8.0","babel-plugin-transform-es2015-block-scoping":"6.23.0","babel-plugin-transform-es2015-classes":"6.23.0","babel-plugin-transform-es2015-computed-properties":"6.8.0","babel-plugin-transform-es2015-destructuring":"6.22.0","babel-plugin-transform-es2015-duplicate-keys":"6.8.0","babel-plugin-transform-es2015-function-name":"6.9.0","babel-plugin-transform-es2015-literals":"6.8.0","babel-plugin-transform-es2015-modules-commonjs":"6.23.0","babel-plugin-transform-es2015-object-super":"6.8.0","babel-plugin-transform-es2015-parameters":"6.23.0","babel-plugin-transform-es2015-shorthand-properties":"6.18.0","babel-plugin-transform-es2015-spread":"6.8.0","babel-plugin-transform-es2015-template-literals":"6.8.0","babel-plugin-transform-flow-strip-types":"6.18.0","babel-plugin-transform-object-rest-spread":"6.22.0","babel-plugin-transform-regenerator":"6.16.1","babel-polyfill":"^6.16.0","babel-types":"6.22.0","chai":"^3.5.0","eslint":"3.15.0","eslint-plugin-babel":"3.3.0","eslint-plugin-dependencies":"2.0.0","eslint-plugin-flowtype":"2.29.1","eslint-plugin-prefer-object-spread":"1.1.0","flow-bin":"0.39.0","mocha":"^3.2.0"},"homepage":"https://github.com/graphql/graphql-language-service#readme","_id":"graphql-language-service-interface@0.0.2","_shasum":"53e29fca3170cbcbd798592dbb00ac6e7bae9519","_from":".","_npmVersion":"3.10.3","_nodeVersion":"6.3.1","_npmUser":{"name":"asiandrummer","email":"asiandrummer@gmail.com"},"dist":{"shasum":"53e29fca3170cbcbd798592dbb00ac6e7bae9519","tarball":"https://registry.npmjs.org/graphql-language-service-interface/-/graphql-language-service-interface-0.0.2.tgz","integrity":"sha512-wI9E3oXVW/IgudryEudgaqZzujp7DqkIdPk8xLERo8GEc/dPgTHdZNGdxCTHvvT6+5Y6HAfp2K0s4aKKGfUSuQ==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDNppN0I06prcV894kxaYuWWl/YtWcykh7sH57UBxhxRQIhAL7IBUMyBKrOD9nzBt5QyjClwTIlwvJepvWiI3o7fn5H"}]},"maintainers":[{"name":"asiandrummer","email":"asiandrummer@gmail.com"},{"name":"leebyron","email":"lee@leebyron.com"},{"name":"wincent","email":"greg@hurrell.net"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/graphql-language-service-interface-0.0.2.tgz_1487710502307_0.46942416904494166"},"directories":{},"deprecated":"this package has been merged into graphql-language-service"},"0.0.3":{"name":"graphql-language-service-interface","repository":{"type":"git","url":"git+https://github.com/graphql/graphql-language-service.git"},"version":"0.0.3","description":"Interface to the GraphQL Language Service","contributors":[{"name":"Greg Hurrell","email":"greg@hurrell.net","url":"https://greg.hurrell.net/"},{"name":"Hyohyeon Jeong","email":"asiandrummer@fb.com"},{"name":"Lee Byron","email":"lee@leebyron.com","url":"http://leebyron.com/"}],"bugs":{"url":"https://github.com/graphql/graphql-language-service/issues"},"files":["dist"],"keywords":["graphql"],"main":"dist/index.js","options":{"mocha":"--full-trace --require src/__tests__/mocha-bootload src/**/__tests__/**/*-test.js"},"scripts":{"test":"npm run lint && npm run check && npm run testonly","testonly":"babel-node ./node_modules/.bin/_mocha $npm_package_options_mocha","lint":"eslint src || (printf '\\033[33mTry: \\033[7m npm run lint -- --fix \\033[0m\\n' && exit 1)","build":"npm run build-js && npm run build-flow","build-js":"babel-node scripts/build-js.js","build-flow":"babel-node scripts/build-flow.js","check":"flow check","prepublish":"node scripts/prepublish.js"},"dependencies":{"graphql":"^0.9.1","graphql-language-service-config":"^0.0.4","graphql-language-service-parser":"^0.0.3","graphql-language-service-types":"^0.0.9","graphql-language-service-utils":"^0.0.3"},"devDependencies":{"babel-cli":"6.23.0","babel-eslint":"7.1.0","babel-plugin-check-es2015-constants":"6.8.0","babel-plugin-syntax-async-functions":"6.13.0","babel-plugin-transform-class-properties":"6.23.0","babel-plugin-transform-es2015-arrow-functions":"6.8.0","babel-plugin-transform-es2015-block-scoped-functions":"6.8.0","babel-plugin-transform-es2015-block-scoping":"6.23.0","babel-plugin-transform-es2015-classes":"6.23.0","babel-plugin-transform-es2015-computed-properties":"6.8.0","babel-plugin-transform-es2015-destructuring":"6.22.0","babel-plugin-transform-es2015-duplicate-keys":"6.8.0","babel-plugin-transform-es2015-function-name":"6.9.0","babel-plugin-transform-es2015-literals":"6.8.0","babel-plugin-transform-es2015-modules-commonjs":"6.23.0","babel-plugin-transform-es2015-object-super":"6.8.0","babel-plugin-transform-es2015-parameters":"6.23.0","babel-plugin-transform-es2015-shorthand-properties":"6.18.0","babel-plugin-transform-es2015-spread":"6.8.0","babel-plugin-transform-es2015-template-literals":"6.8.0","babel-plugin-transform-flow-strip-types":"6.18.0","babel-plugin-transform-object-rest-spread":"6.22.0","babel-plugin-transform-regenerator":"6.16.1","babel-polyfill":"^6.16.0","babel-types":"6.22.0","chai":"^3.5.0","eslint":"3.15.0","eslint-plugin-babel":"3.3.0","eslint-plugin-dependencies":"2.0.0","eslint-plugin-flowtype":"2.29.1","eslint-plugin-prefer-object-spread":"1.1.0","flow-bin":"0.39.0","mocha":"^3.2.0"},"homepage":"https://github.com/graphql/graphql-language-service#readme","_id":"graphql-language-service-interface@0.0.3","_shasum":"56d8580b1fdfecd954ec0351e4d074511ecfc22d","_from":".","_npmVersion":"3.10.3","_nodeVersion":"6.3.1","_npmUser":{"name":"asiandrummer","email":"asiandrummer@gmail.com"},"dist":{"shasum":"56d8580b1fdfecd954ec0351e4d074511ecfc22d","tarball":"https://registry.npmjs.org/graphql-language-service-interface/-/graphql-language-service-interface-0.0.3.tgz","integrity":"sha512-6eXOpM4xQ3MFe975gYQ1DnCAD/olp8VcXDrmlAVKyQDTFYRWO1GvPgZnb7FmdPaZ7v9BDSTySazFSyNTcqL8NQ==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQC9mAeujXtn1JgUQga0dV05vzO/DIIAeh0ma0FnbUukeQIhAL177VIqmmq8HQ/r4Io+cSaqGKCsSA29ocoUnO8gqOTq"}]},"maintainers":[{"name":"asiandrummer","email":"asiandrummer@gmail.com"},{"name":"leebyron","email":"lee@leebyron.com"},{"name":"wincent","email":"greg@hurrell.net"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/graphql-language-service-interface-0.0.3.tgz_1489696478826_0.09396089520305395"},"directories":{},"deprecated":"this package has been merged into graphql-language-service"},"0.0.4":{"name":"graphql-language-service-interface","repository":{"type":"git","url":"git+https://github.com/graphql/graphql-language-service.git"},"version":"0.0.4","description":"Interface to the GraphQL Language Service","contributors":[{"name":"Greg Hurrell","email":"greg@hurrell.net","url":"https://greg.hurrell.net/"},{"name":"Hyohyeon Jeong","email":"asiandrummer@fb.com"},{"name":"Lee Byron","email":"lee@leebyron.com","url":"http://leebyron.com/"}],"bugs":{"url":"https://github.com/graphql/graphql-language-service/issues"},"files":["dist"],"keywords":["graphql"],"main":"dist/index.js","options":{"mocha":"--full-trace --require src/__tests__/mocha-bootload src/**/__tests__/**/*-test.js"},"scripts":{"test":"npm run lint && npm run check && npm run testonly","testonly":"babel-node ./node_modules/.bin/_mocha $npm_package_options_mocha","lint":"eslint src || (printf '\\033[33mTry: \\033[7m npm run lint -- --fix \\033[0m\\n' && exit 1)","build":"npm run build-js && npm run build-flow","build-js":"babel-node scripts/build-js.js","build-flow":"babel-node scripts/build-flow.js","check":"flow check","prepublish":"node scripts/prepublish.js"},"dependencies":{"graphql":"^0.9.1","graphql-language-service-config":"^0.0.4","graphql-language-service-parser":"^0.0.3","graphql-language-service-types":"^0.0.9","graphql-language-service-utils":"^0.0.3"},"devDependencies":{"babel-cli":"6.23.0","babel-eslint":"7.1.0","babel-plugin-check-es2015-constants":"6.8.0","babel-plugin-syntax-async-functions":"6.13.0","babel-plugin-transform-class-properties":"6.23.0","babel-plugin-transform-es2015-arrow-functions":"6.8.0","babel-plugin-transform-es2015-block-scoped-functions":"6.8.0","babel-plugin-transform-es2015-block-scoping":"6.23.0","babel-plugin-transform-es2015-classes":"6.23.0","babel-plugin-transform-es2015-computed-properties":"6.8.0","babel-plugin-transform-es2015-destructuring":"6.22.0","babel-plugin-transform-es2015-duplicate-keys":"6.8.0","babel-plugin-transform-es2015-function-name":"6.9.0","babel-plugin-transform-es2015-literals":"6.8.0","babel-plugin-transform-es2015-modules-commonjs":"6.23.0","babel-plugin-transform-es2015-object-super":"6.8.0","babel-plugin-transform-es2015-parameters":"6.23.0","babel-plugin-transform-es2015-shorthand-properties":"6.18.0","babel-plugin-transform-es2015-spread":"6.8.0","babel-plugin-transform-es2015-template-literals":"6.8.0","babel-plugin-transform-flow-strip-types":"6.18.0","babel-plugin-transform-object-rest-spread":"6.22.0","babel-plugin-transform-regenerator":"6.16.1","babel-polyfill":"^6.16.0","babel-types":"6.22.0","chai":"^3.5.0","eslint":"3.15.0","eslint-plugin-babel":"3.3.0","eslint-plugin-dependencies":"2.0.0","eslint-plugin-flowtype":"2.29.1","eslint-plugin-prefer-object-spread":"1.1.0","flow-bin":"0.39.0","mocha":"^3.2.0"},"homepage":"https://github.com/graphql/graphql-language-service#readme","_id":"graphql-language-service-interface@0.0.4","_shasum":"6ae20481312d81f2085494fa9d9a257e926282ad","_from":".","_npmVersion":"3.10.3","_nodeVersion":"6.3.1","_npmUser":{"name":"asiandrummer","email":"asiandrummer@gmail.com"},"dist":{"shasum":"6ae20481312d81f2085494fa9d9a257e926282ad","tarball":"https://registry.npmjs.org/graphql-language-service-interface/-/graphql-language-service-interface-0.0.4.tgz","integrity":"sha512-qszEGP7OSgq9Cf4+Fw3pt3kynLpOJbzzz9uFSge/Y6A6aEQZgMn6YfOuMZqeLu12Y9HRud2AMO7drvvEcA78EQ==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIG/XL3FvFAkeiLQshWi6f5XuJyNyxHTafIDKeQRgFZ8IAiEA6BiAOSxFXj8mG/wJAhICBvT5j1IUG21gWGdQBvj4kdQ="}]},"maintainers":[{"name":"asiandrummer","email":"asiandrummer@gmail.com"},{"name":"leebyron","email":"lee@leebyron.com"},{"name":"wincent","email":"greg@hurrell.net"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/graphql-language-service-interface-0.0.4.tgz_1489715299775_0.8444422788452357"},"directories":{},"deprecated":"this package has been merged into graphql-language-service"},"0.0.5":{"name":"graphql-language-service-interface","repository":{"type":"git","url":"git+https://github.com/graphql/graphql-language-service.git"},"version":"0.0.5","description":"Interface to the GraphQL Language Service","contributors":[{"name":"Greg Hurrell","email":"greg@hurrell.net","url":"https://greg.hurrell.net/"},{"name":"Hyohyeon Jeong","email":"asiandrummer@fb.com"},{"name":"Lee Byron","email":"lee@leebyron.com","url":"http://leebyron.com/"}],"bugs":{"url":"https://github.com/graphql/graphql-language-service/issues"},"files":["dist"],"keywords":["graphql"],"main":"dist/index.js","options":{"mocha":"--full-trace --require src/__tests__/mocha-bootload src/**/__tests__/**/*-test.js"},"scripts":{"test":"npm run lint && npm run testonly","testonly":"babel-node ./node_modules/.bin/_mocha $npm_package_options_mocha","lint":"eslint src || (printf '\\033[33mTry: \\033[7m npm run lint -- --fix \\033[0m\\n' && exit 1)","build":"npm run build-js && npm run build-flow","build-js":"babel-node scripts/build-js.js","build-flow":"babel-node scripts/build-flow.js","prepublish":"node scripts/prepublish.js"},"dependencies":{"graphql":"^0.9.1","graphql-language-service-config":"0.0.5","graphql-language-service-parser":"0.0.4","graphql-language-service-types":"0.0.10","graphql-language-service-utils":"0.0.4"},"homepage":"https://github.com/graphql/graphql-language-service#readme","_id":"graphql-language-service-interface@0.0.5","_shasum":"a0044d3131bf9d5b929d35a6a4f4d14808887843","_from":".","_npmVersion":"4.1.2","_nodeVersion":"7.7.4","_npmUser":{"name":"wincent","email":"greg@hurrell.net"},"dist":{"shasum":"a0044d3131bf9d5b929d35a6a4f4d14808887843","tarball":"https://registry.npmjs.org/graphql-language-service-interface/-/graphql-language-service-interface-0.0.5.tgz","integrity":"sha512-N9JJcKrBtofamv2azNBWR0xRQaM7BXlHycH4QZx2IDX30M+idYqTVrbNEtR9xX2k8bPPZ+AmfF3AwxRG9bUqTQ==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIA+ucX/Qyd96yCf2HJXhmz5a6jrn9tk3tsP35l3Y9LHyAiEAgPrRZiYGJpbdn2sE6bPICBw0xr/wsb7+9/NOKRe7Up4="}]},"maintainers":[{"name":"asiandrummer","email":"asiandrummer@gmail.com"},{"name":"leebyron","email":"lee@leebyron.com"},{"name":"wincent","email":"greg@hurrell.net"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/graphql-language-service-interface-0.0.5.tgz_1490746611768_0.5777319618500769"},"directories":{},"deprecated":"this package has been merged into graphql-language-service"},"0.0.6":{"name":"graphql-language-service-interface","repository":{"type":"git","url":"git+https://github.com/graphql/graphql-language-service.git"},"version":"0.0.6","description":"Interface to the GraphQL Language Service","contributors":[{"name":"Greg Hurrell","email":"greg@hurrell.net","url":"https://greg.hurrell.net/"},{"name":"Hyohyeon Jeong","email":"asiandrummer@fb.com"},{"name":"Lee Byron","email":"lee@leebyron.com","url":"http://leebyron.com/"}],"bugs":{"url":"https://github.com/graphql/graphql-language-service/issues"},"files":["dist"],"keywords":["graphql"],"main":"src/index.js","scripts":{"test":"echo 'Please run `npm test` from the root of the repo' && exit 1","build":"npm run build-js && npm run build-flow","build-js":"babel-node ../../resources/buildJs.js","build-flow":"babel-node ../../resources/buildFlow.js","prepublish":"node ../../resources/prepublish.js"},"dependencies":{"graphql":"^0.9.2","graphql-language-service-config":"0.0.6","graphql-language-service-parser":"0.0.5","graphql-language-service-types":"0.0.11","graphql-language-service-utils":"0.0.5"},"homepage":"https://github.com/graphql/graphql-language-service#readme","_id":"graphql-language-service-interface@0.0.6","_shasum":"875ec53dcdffaa499e90bcd29773c94fe5a5371b","_from":".","_npmVersion":"4.1.2","_nodeVersion":"7.7.4","_npmUser":{"name":"asiandrummer","email":"asiandrummer@gmail.com"},"dist":{"shasum":"875ec53dcdffaa499e90bcd29773c94fe5a5371b","tarball":"https://registry.npmjs.org/graphql-language-service-interface/-/graphql-language-service-interface-0.0.6.tgz","integrity":"sha512-RM+yRUcM433MZZ2vL4NG1UBSzadmPcKG0/KTQ8TIfKUhse27Qi8OJq3xhO/nIOa4tsL8VWnyVt5Zp7pmV3cdag==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQD+9li0rVhaJJx82nIGSvsys3EgnlCggKN5+SbYf40cOwIhAMeKXfmPVMKv8neJeobtLJGYexW/69EMZ/MhnUpBZQO4"}]},"maintainers":[{"name":"asiandrummer","email":"asiandrummer@gmail.com"},{"name":"fb","email":"opensource+npm@fb.com"},{"name":"leebyron","email":"lee@leebyron.com"},{"name":"wincent","email":"greg@hurrell.net"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/graphql-language-service-interface-0.0.6.tgz_1491111943931_0.6500917230732739"},"directories":{},"deprecated":"this package has been merged into graphql-language-service"},"0.0.7":{"name":"graphql-language-service-interface","repository":{"type":"git","url":"git+https://github.com/graphql/graphql-language-service.git"},"version":"0.0.7","description":"Interface to the GraphQL Language Service","contributors":[{"name":"Greg Hurrell","email":"greg@hurrell.net","url":"https://greg.hurrell.net/"},{"name":"Hyohyeon Jeong","email":"asiandrummer@fb.com"},{"name":"Lee Byron","email":"lee@leebyron.com","url":"http://leebyron.com/"}],"bugs":{"url":"https://github.com/graphql/graphql-language-service/issues"},"files":["dist"],"keywords":["graphql"],"main":"dist/index.js","scripts":{"test":"echo 'Please run `npm test` from the root of the repo' && exit 1","build":"npm run build-js && npm run build-flow","build-js":"babel-node ../../resources/buildJs.js","build-flow":"babel-node ../../resources/buildFlow.js","prepublish":"node ../../resources/prepublish.js"},"dependencies":{"graphql":"^0.9.2","graphql-language-service-config":"0.0.7","graphql-language-service-parser":"0.0.6","graphql-language-service-types":"0.0.12","graphql-language-service-utils":"0.0.6"},"homepage":"https://github.com/graphql/graphql-language-service#readme","_id":"graphql-language-service-interface@0.0.7","_shasum":"5a8d316a1c984e594f554c8b3e06f31deabf80d1","_from":".","_npmVersion":"4.1.2","_nodeVersion":"7.7.4","_npmUser":{"name":"asiandrummer","email":"asiandrummer@gmail.com"},"dist":{"shasum":"5a8d316a1c984e594f554c8b3e06f31deabf80d1","tarball":"https://registry.npmjs.org/graphql-language-service-interface/-/graphql-language-service-interface-0.0.7.tgz","integrity":"sha512-tnYuVBNq0YUZgLVuIagQtvVe03yKZArWs6PsSdwrA5tAhILUEwLWG+we5vVw8uPHVcx8kHbGAiSD/zSMEeWZaQ==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDcXGUeNqeAEyHDuLDacgoKlPIvcHW4FoOj/11T+miv7gIhAJwbToIxIwGxRpAB099ugpqZF3vZ2nAHdiUtkLdoPG3l"}]},"maintainers":[{"name":"asiandrummer","email":"asiandrummer@gmail.com"},{"name":"fb","email":"opensource+npm@fb.com"},{"name":"leebyron","email":"lee@leebyron.com"},{"name":"wincent","email":"greg@hurrell.net"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/graphql-language-service-interface-0.0.7.tgz_1491349967118_0.26731759565882385"},"directories":{},"deprecated":"this package has been merged into graphql-language-service"},"0.0.8":{"name":"graphql-language-service-interface","repository":{"type":"git","url":"git+https://github.com/graphql/graphql-language-service.git"},"version":"0.0.8","description":"Interface to the GraphQL Language Service","contributors":[{"name":"Greg Hurrell","email":"greg@hurrell.net","url":"https://greg.hurrell.net/"},{"name":"Hyohyeon Jeong","email":"asiandrummer@fb.com"},{"name":"Lee Byron","email":"lee@leebyron.com","url":"http://leebyron.com/"}],"bugs":{"url":"https://github.com/graphql/graphql-language-service/issues"},"files":["dist"],"keywords":["graphql"],"main":"dist/index.js","scripts":{"test":"echo 'Please run `npm test` from the root of the repo' && exit 1","build":"npm run build-js && npm run build-flow","build-js":"babel-node ../../resources/buildJs.js","build-flow":"babel-node ../../resources/buildFlow.js","prepublish":"node ../../resources/prepublish.js"},"dependencies":{"graphql":"^0.9.4","graphql-language-service-config":"0.0.8","graphql-language-service-parser":"0.0.7","graphql-language-service-types":"0.0.13","graphql-language-service-utils":"0.0.7"},"homepage":"https://github.com/graphql/graphql-language-service#readme","_id":"graphql-language-service-interface@0.0.8","_shasum":"24a82568bfd965ce7ec77a048b03a04c3de9364d","_from":".","_npmVersion":"4.1.2","_nodeVersion":"7.7.4","_npmUser":{"name":"asiandrummer","email":"asiandrummer@gmail.com"},"dist":{"shasum":"24a82568bfd965ce7ec77a048b03a04c3de9364d","tarball":"https://registry.npmjs.org/graphql-language-service-interface/-/graphql-language-service-interface-0.0.8.tgz","integrity":"sha512-kb4Kk7+XZA9xVttQ9QWKVvhD7tJW+Kv2nOl7ptiuLEWDlgHeZdAYLeTsOlRlBsTlHLUB2bGwIRvkZmOaQgrmDg==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIGeVAdrjMBYT96lJi/wyBRO6iYVClCj82N3oK9huojK9AiAgNnpS477BegHYuKLcuil3PG8wWzDVzV11S6ftVRwp/g=="}]},"maintainers":[{"name":"asiandrummer","email":"asiandrummer@gmail.com"},{"name":"fb","email":"opensource+npm@fb.com"},{"name":"leebyron","email":"lee@leebyron.com"},{"name":"wincent","email":"greg@hurrell.net"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/graphql-language-service-interface-0.0.8.tgz_1493671436213_0.6362763801589608"},"directories":{},"deprecated":"this package has been merged into graphql-language-service"},"0.0.9":{"name":"graphql-language-service-interface","repository":{"type":"git","url":"git+https://github.com/graphql/graphql-language-service.git"},"version":"0.0.9","description":"Interface to the GraphQL Language Service","contributors":[{"name":"Greg Hurrell","email":"greg@hurrell.net","url":"https://greg.hurrell.net/"},{"name":"Hyohyeon Jeong","email":"asiandrummer@fb.com"},{"name":"Lee Byron","email":"lee@leebyron.com","url":"http://leebyron.com/"}],"bugs":{"url":"https://github.com/graphql/graphql-language-service/issues"},"files":["dist"],"keywords":["graphql"],"main":"dist/index.js","scripts":{"test":"echo 'Please run `npm test` from the root of the repo' && exit 1","build":"npm run build-js && npm run build-flow","build-js":"babel-node ../../resources/buildJs.js","build-flow":"babel-node ../../resources/buildFlow.js","prepublish":"node ../../resources/prepublish.js"},"dependencies":{"graphql":"^0.9.6","graphql-language-service-config":"0.0.9","graphql-language-service-parser":"0.0.8","graphql-language-service-types":"0.0.14","graphql-language-service-utils":"0.0.8"},"homepage":"https://github.com/graphql/graphql-language-service#readme","_id":"graphql-language-service-interface@0.0.9","_shasum":"2bacb927d50a9fe1b20069656b391fb97851d2a1","_from":".","_npmVersion":"4.1.2","_nodeVersion":"7.7.4","_npmUser":{"name":"asiandrummer","email":"asiandrummer@gmail.com"},"dist":{"shasum":"2bacb927d50a9fe1b20069656b391fb97851d2a1","tarball":"https://registry.npmjs.org/graphql-language-service-interface/-/graphql-language-service-interface-0.0.9.tgz","integrity":"sha512-lWH913jPBsN1QOcJPfAUIQ88pmm/ScVClHDTx6S+vsl8jkj19yNiMWp1ce7/kHBByWq7R1d36bNr+Phu6s0TwQ==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDVQKLQ7Zu7J8VIWUvKC4Ess8uPlhM8HTN13RTXnZFaBgIhAMIFj17KAkcMWNpQTECxXQJpVJodqzfakTeOQIIc6Kwk"}]},"maintainers":[{"name":"asiandrummer","email":"asiandrummer@gmail.com"},{"name":"fb","email":"opensource+npm@fb.com"},{"name":"leebyron","email":"lee@leebyron.com"},{"name":"wincent","email":"greg@hurrell.net"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/graphql-language-service-interface-0.0.9.tgz_1493712194285_0.9955531305167824"},"directories":{},"deprecated":"this package has been merged into graphql-language-service"},"0.0.10":{"name":"graphql-language-service-interface","repository":{"type":"git","url":"git+https://github.com/graphql/graphql-language-service.git"},"version":"0.0.10","description":"Interface to the GraphQL Language Service","contributors":[{"name":"Greg Hurrell","email":"greg@hurrell.net","url":"https://greg.hurrell.net/"},{"name":"Hyohyeon Jeong","email":"asiandrummer@fb.com"},{"name":"Lee Byron","email":"lee@leebyron.com","url":"http://leebyron.com/"}],"bugs":{"url":"https://github.com/graphql/graphql-language-service/issues"},"files":["dist"],"keywords":["graphql"],"main":"dist/index.js","scripts":{"test":"echo 'Please run `npm test` from the root of the repo' && exit 1","build":"npm run build-js && npm run build-flow","build-js":"babel-node ../../resources/buildJs.js","build-flow":"babel-node ../../resources/buildFlow.js","prepublish":"node ../../resources/prepublish.js"},"dependencies":{"graphql":"^0.9.6","graphql-language-service-config":"0.0.10","graphql-language-service-parser":"0.0.9","graphql-language-service-types":"0.0.15","graphql-language-service-utils":"0.0.9"},"homepage":"https://github.com/graphql/graphql-language-service#readme","_id":"graphql-language-service-interface@0.0.10","_shasum":"925e8205fa45ffa0638639dd6978c278cad95e60","_from":".","_npmVersion":"4.1.2","_nodeVersion":"7.7.4","_npmUser":{"name":"asiandrummer","email":"asiandrummer@gmail.com"},"dist":{"shasum":"925e8205fa45ffa0638639dd6978c278cad95e60","tarball":"https://registry.npmjs.org/graphql-language-service-interface/-/graphql-language-service-interface-0.0.10.tgz","integrity":"sha512-pjbdy/N/wUKW0RYxeHYhTwP7N1yKDuj2SwijcL1wedUTm9zt2E/dPKGd+WftnwK68bsiNzWQUdtnDUUoHcvTcw==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIHeajQhjAXgyJtA9PtzEtWFvDA0QuP/ZhzmfHLdIv0u2AiEAtQE3Wx62RsWnQAD9eydh5wQHE9U10QYpUPt30QTZXbc="}]},"maintainers":[{"name":"asiandrummer","email":"asiandrummer@gmail.com"},{"name":"fb","email":"opensource+npm@fb.com"},{"name":"leebyron","email":"lee@leebyron.com"},{"name":"wincent","email":"greg@hurrell.net"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/graphql-language-service-interface-0.0.10.tgz_1493843358030_0.6880591891240329"},"directories":{},"deprecated":"this package has been merged into graphql-language-service"},"0.0.11":{"name":"graphql-language-service-interface","repository":{"type":"git","url":"git+https://github.com/graphql/graphql-language-service.git"},"version":"0.0.11","description":"Interface to the GraphQL Language Service","contributors":[{"name":"Greg Hurrell","email":"greg@hurrell.net","url":"https://greg.hurrell.net/"},{"name":"Hyohyeon Jeong","email":"asiandrummer@fb.com"},{"name":"Lee Byron","email":"lee@leebyron.com","url":"http://leebyron.com/"}],"bugs":{"url":"https://github.com/graphql/graphql-language-service/issues"},"files":["dist"],"keywords":["graphql"],"main":"dist/index.js","scripts":{"test":"echo 'Please run `npm test` from the root of the repo' && exit 1","build":"npm run build-js && npm run build-flow","build-js":"babel-node ../../resources/buildJs.js","build-flow":"babel-node ../../resources/buildFlow.js","prepublish":"node ../../resources/prepublish.js"},"dependencies":{"graphql":"^0.9.6","graphql-language-service-config":"0.0.11","graphql-language-service-parser":"0.0.10","graphql-language-service-types":"0.0.16","graphql-language-service-utils":"0.0.10"},"homepage":"https://github.com/graphql/graphql-language-service#readme","_id":"graphql-language-service-interface@0.0.11","_shasum":"d84d9b5c6044049187e5fb351cfe1ebdcdf04520","_from":".","_npmVersion":"4.1.2","_nodeVersion":"7.7.4","_npmUser":{"name":"asiandrummer","email":"asiandrummer@gmail.com"},"dist":{"shasum":"d84d9b5c6044049187e5fb351cfe1ebdcdf04520","tarball":"https://registry.npmjs.org/graphql-language-service-interface/-/graphql-language-service-interface-0.0.11.tgz","integrity":"sha512-OAg5fBU93273z+xP9ghD9O+8DUFd8Ni9z8W7XhsBMMEW4Gths5TW8yxZEF44Q1VmWklLN3nXtQb0hfO1M3F+Aw==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDrMbIFfHdk5XvyCEXXL13EGVh+clYXCjQaGycV3ydj2AIgfgAzWwQbfRIy/+7QFDd9Pe5rz2NEZ7spgNXaNHmkEKM="}]},"maintainers":[{"name":"asiandrummer","email":"asiandrummer@gmail.com"},{"name":"fb","email":"opensource+npm@fb.com"},{"name":"leebyron","email":"lee@leebyron.com"},{"name":"wincent","email":"greg@hurrell.net"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/graphql-language-service-interface-0.0.11.tgz_1494621928271_0.9644876951351762"},"directories":{},"deprecated":"this package has been merged into graphql-language-service"},"0.0.12":{"name":"graphql-language-service-interface","repository":{"type":"git","url":"git+https://github.com/graphql/graphql-language-service.git"},"version":"0.0.12","description":"Interface to the GraphQL Language Service","contributors":[{"name":"Greg Hurrell","email":"greg@hurrell.net","url":"https://greg.hurrell.net/"},{"name":"Hyohyeon Jeong","email":"asiandrummer@fb.com"},{"name":"Lee Byron","email":"lee@leebyron.com","url":"http://leebyron.com/"}],"bugs":{"url":"https://github.com/graphql/graphql-language-service/issues"},"files":["dist"],"keywords":["graphql"],"main":"dist/index.js","scripts":{"test":"echo 'Please run `npm test` from the root of the repo' && exit 1","build":"npm run build-js && npm run build-flow","build-js":"babel-node ../../resources/buildJs.js","build-flow":"babel-node ../../resources/buildFlow.js","prepublish":"node ../../resources/prepublish.js"},"dependencies":{"graphql":"^0.9.6","graphql-language-service-config":"0.0.12","graphql-language-service-parser":"0.0.11","graphql-language-service-types":"0.0.17","graphql-language-service-utils":"0.0.11"},"homepage":"https://github.com/graphql/graphql-language-service#readme","_id":"graphql-language-service-interface@0.0.12","_shasum":"4cdc41f91d08cc939976e0c197e7a6429cde24cb","_from":".","_npmVersion":"4.1.2","_nodeVersion":"7.7.4","_npmUser":{"name":"asiandrummer","email":"asiandrummer@gmail.com"},"dist":{"shasum":"4cdc41f91d08cc939976e0c197e7a6429cde24cb","tarball":"https://registry.npmjs.org/graphql-language-service-interface/-/graphql-language-service-interface-0.0.12.tgz","integrity":"sha512-/FI7xKWPDe4c89UVysA+a4BTpn11zT2qjvYsV1sx78AZcocr/T1y0ha6PnbJuSmS81g3aYGmF9HPBE6PddWPJg==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCZkaPq3I8Z5z/uzseVmBiKc3rMQ7Q58LGNw+yXAIT6LgIgc1sQdtCNJt3RjDClH87Dbv5mZQkRbWUM0OKntAwFyLE="}]},"maintainers":[{"name":"asiandrummer","email":"asiandrummer@gmail.com"},{"name":"fb","email":"opensource+npm@fb.com"},{"name":"leebyron","email":"lee@leebyron.com"},{"name":"wincent","email":"greg@hurrell.net"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/graphql-language-service-interface-0.0.12.tgz_1494975276549_0.7968873623758554"},"directories":{},"deprecated":"this package has been merged into graphql-language-service"},"0.0.13":{"name":"graphql-language-service-interface","repository":{"type":"git","url":"git+https://github.com/graphql/graphql-language-service.git"},"version":"0.0.13","description":"Interface to the GraphQL Language Service","contributors":[{"name":"Greg Hurrell","email":"greg@hurrell.net","url":"https://greg.hurrell.net/"},{"name":"Hyohyeon Jeong","email":"asiandrummer@fb.com"},{"name":"Lee Byron","email":"lee@leebyron.com","url":"http://leebyron.com/"}],"bugs":{"url":"https://github.com/graphql/graphql-language-service/issues"},"files":["dist"],"keywords":["graphql"],"main":"dist/index.js","scripts":{"test":"echo 'Please run `npm test` from the root of the repo' && exit 1","build":"npm run build-js && npm run build-flow","build-js":"babel-node ../../resources/buildJs.js","build-flow":"babel-node ../../resources/buildFlow.js","prepublish":"node ../../resources/prepublish.js"},"dependencies":{"graphql":"^0.10.0","graphql-language-service-config":"0.0.13","graphql-language-service-parser":"0.0.12","graphql-language-service-types":"0.0.18","graphql-language-service-utils":"0.0.12"},"homepage":"https://github.com/graphql/graphql-language-service#readme","_id":"graphql-language-service-interface@0.0.13","_shasum":"3d8e20d34609e9544c0308946fa615205e4531c6","_from":".","_npmVersion":"4.1.2","_nodeVersion":"7.7.4","_npmUser":{"name":"asiandrummer","email":"asiandrummer@gmail.com"},"dist":{"shasum":"3d8e20d34609e9544c0308946fa615205e4531c6","tarball":"https://registry.npmjs.org/graphql-language-service-interface/-/graphql-language-service-interface-0.0.13.tgz","integrity":"sha512-KLV7e159uSWfenWWuL/kP/rlZ710L4HEyBESTR215X1utEpkx/uQTh+FLU39SAbaL+cNRQwYgCGDwRJGx150jA==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDBEXujBdD2T6+Ztz7bQv2rXtVrE6X+eDfGTi9YkVupPgIgUBHtfAsZ0XKOUWiResCpHCoV6C3RC8+kUxGQydbTNUA="}]},"maintainers":[{"name":"asiandrummer","email":"asiandrummer@gmail.com"},{"name":"fb","email":"opensource+npm@fb.com"},{"name":"leebyron","email":"lee@leebyron.com"},{"name":"wincent","email":"greg@hurrell.net"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/graphql-language-service-interface-0.0.13.tgz_1495767449415_0.2407486706506461"},"directories":{},"deprecated":"this package has been merged into graphql-language-service"},"0.0.14":{"name":"graphql-language-service-interface","repository":{"type":"git","url":"git+https://github.com/graphql/graphql-language-service.git"},"version":"0.0.14","description":"Interface to the GraphQL Language Service","contributors":[{"name":"Greg Hurrell","email":"greg@hurrell.net","url":"https://greg.hurrell.net/"},{"name":"Hyohyeon Jeong","email":"asiandrummer@fb.com"},{"name":"Lee Byron","email":"lee@leebyron.com","url":"http://leebyron.com/"}],"bugs":{"url":"https://github.com/graphql/graphql-language-service/issues"},"files":["dist"],"keywords":["graphql"],"main":"dist/index.js","scripts":{"test":"echo 'Please run `npm test` from the root of the repo' && exit 1","build":"npm run build-js && npm run build-flow","build-js":"babel-node ../../resources/buildJs.js","build-flow":"babel-node ../../resources/buildFlow.js","prepublish":"node ../../resources/prepublish.js"},"dependencies":{"graphql":"^0.10.0","graphql-language-service-config":"0.0.13","graphql-language-service-parser":"0.0.12","graphql-language-service-types":"0.0.18","graphql-language-service-utils":"0.0.12"},"homepage":"https://github.com/graphql/graphql-language-service#readme","_id":"graphql-language-service-interface@0.0.14","_shasum":"f7e797a4af8b2322f0f7633b1dc467c9d8a8d14a","_from":".","_npmVersion":"4.1.2","_nodeVersion":"7.7.4","_npmUser":{"name":"asiandrummer","email":"asiandrummer@gmail.com"},"dist":{"shasum":"f7e797a4af8b2322f0f7633b1dc467c9d8a8d14a","tarball":"https://registry.npmjs.org/graphql-language-service-interface/-/graphql-language-service-interface-0.0.14.tgz","integrity":"sha512-qBiFC93aIJ+DvJWoOdcjEdIkrFmcmaL4SkW7nU/bCddfkMNLEBiLnn2Kyg4dyQureeBwOoUjrijSOix4E9U6AA==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIGt/pSIrCotjUzRK54iqMmJGUXmhItO88UeqJDTNSeKlAiBwnN2aBGlns4dV/PfSLTCRJxxCbIVHuwrOwgosDcLXHw=="}]},"maintainers":[{"name":"asiandrummer","email":"asiandrummer@gmail.com"},{"name":"fb","email":"opensource+npm@fb.com"},{"name":"leebyron","email":"lee@leebyron.com"},{"name":"wincent","email":"greg@hurrell.net"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/graphql-language-service-interface-0.0.14.tgz_1495792144328_0.13935512932948768"},"directories":{},"deprecated":"this package has been merged into graphql-language-service"},"0.0.15":{"name":"graphql-language-service-interface","repository":{"type":"git","url":"git+https://github.com/graphql/graphql-language-service.git"},"version":"0.0.15","description":"Interface to the GraphQL Language Service","contributors":[{"name":"Greg Hurrell","email":"greg@hurrell.net","url":"https://greg.hurrell.net/"},{"name":"Hyohyeon Jeong","email":"asiandrummer@fb.com"},{"name":"Lee Byron","email":"lee@leebyron.com","url":"http://leebyron.com/"}],"bugs":{"url":"https://github.com/graphql/graphql-language-service/issues"},"files":["dist"],"keywords":["graphql"],"main":"dist/index.js","scripts":{"test":"echo 'Please run `npm test` from the root of the repo' && exit 1","build":"npm run build-js && npm run build-flow","build-js":"babel-node ../../resources/buildJs.js","build-flow":"babel-node ../../resources/buildFlow.js","prepublish":"node ../../resources/prepublish.js"},"dependencies":{"graphql":"^0.10.1","graphql-language-service-config":"0.0.14","graphql-language-service-parser":"0.0.13","graphql-language-service-types":"0.0.19","graphql-language-service-utils":"0.0.14"},"homepage":"https://github.com/graphql/graphql-language-service#readme","_id":"graphql-language-service-interface@0.0.15","_shasum":"f7c757307c1ee028350e39c5ecaad5381fe9bce1","_from":".","_npmVersion":"4.2.0","_nodeVersion":"7.10.0","_npmUser":{"name":"wincent","email":"greg@hurrell.net"},"dist":{"shasum":"f7c757307c1ee028350e39c5ecaad5381fe9bce1","tarball":"https://registry.npmjs.org/graphql-language-service-interface/-/graphql-language-service-interface-0.0.15.tgz","integrity":"sha512-eWDIu/a43QW9jg7rO9efi+8L5xffUhDzlyfg3Nj/loPN78wmF6B4noGgFXiJMfqzZ5cdz7Kz+rvO4yc0bBVGFA==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDczEgzZsYFV1Pqz+xNbK4QP6He82kADStTOSnaLoAunwIhANgNam7EF2wbmVNay78zRX7KoUOFwEkpMbkuH40+enZv"}]},"maintainers":[{"name":"asiandrummer","email":"asiandrummer@gmail.com"},{"name":"fb","email":"opensource+npm@fb.com"},{"name":"leebyron","email":"lee@leebyron.com"},{"name":"wincent","email":"greg@hurrell.net"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/graphql-language-service-interface-0.0.15.tgz_1495842140560_0.08697529183700681"},"directories":{},"deprecated":"this package has been merged into graphql-language-service"},"0.0.16":{"name":"graphql-language-service-interface","repository":{"type":"git","url":"git+https://github.com/graphql/graphql-language-service.git"},"version":"0.0.16","description":"Interface to the GraphQL Language Service","contributors":[{"name":"Greg Hurrell","email":"greg@hurrell.net","url":"https://greg.hurrell.net/"},{"name":"Hyohyeon Jeong","email":"asiandrummer@fb.com"},{"name":"Lee Byron","email":"lee@leebyron.com","url":"http://leebyron.com/"}],"bugs":{"url":"https://github.com/graphql/graphql-language-service/issues"},"files":["dist"],"keywords":["graphql"],"main":"dist/index.js","scripts":{"test":"echo 'Please run `npm test` from the root of the repo' && exit 1","build":"npm run build-js && npm run build-flow","build-js":"babel-node ../../resources/buildJs.js","build-flow":"babel-node ../../resources/buildFlow.js","prepublish":"node ../../resources/prepublish.js"},"dependencies":{"graphql":"^0.10.1","graphql-language-service-config":"0.0.15","graphql-language-service-parser":"0.0.14","graphql-language-service-types":"0.0.20","graphql-language-service-utils":"0.0.15"},"homepage":"https://github.com/graphql/graphql-language-service#readme","_id":"graphql-language-service-interface@0.0.16","_shasum":"36f3e0640dd58be1a5c0b5cded47870a065635ec","_from":".","_npmVersion":"4.1.2","_nodeVersion":"7.7.4","_npmUser":{"name":"asiandrummer","email":"asiandrummer@gmail.com"},"dist":{"shasum":"36f3e0640dd58be1a5c0b5cded47870a065635ec","tarball":"https://registry.npmjs.org/graphql-language-service-interface/-/graphql-language-service-interface-0.0.16.tgz","integrity":"sha512-VXsmmqaI3hzeRfAqLpzi/uFqnv6ptwyY41KbiDx9Wh9NA+BmvUPAD/2FhwEdYjIlTEMEufnexYx0AtjNwtrNOw==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIBMfslvmOJIwq227Jk1HuK4juFBOR20yB6gGPNU283ddAiB8/Wi8vyjh60gHG/OTufiJV+QTnqJg/xj0/DlJ/uBNyw=="}]},"maintainers":[{"name":"asiandrummer","email":"asiandrummer@gmail.com"},{"name":"fb","email":"opensource+npm@fb.com"},{"name":"leebyron","email":"lee@leebyron.com"},{"name":"wincent","email":"greg@hurrell.net"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/graphql-language-service-interface-0.0.16.tgz_1496313066922_0.2708761964458972"},"directories":{},"deprecated":"this package has been merged into graphql-language-service"},"0.0.17":{"name":"graphql-language-service-interface","repository":{"type":"git","url":"git+https://github.com/graphql/graphql-language-service.git"},"version":"0.0.17","description":"Interface to the GraphQL Language Service","contributors":[{"name":"Greg Hurrell","email":"greg@hurrell.net","url":"https://greg.hurrell.net/"},{"name":"Hyohyeon Jeong","email":"asiandrummer@fb.com"},{"name":"Lee Byron","email":"lee@leebyron.com","url":"http://leebyron.com/"}],"bugs":{"url":"https://github.com/graphql/graphql-language-service/issues"},"files":["dist"],"keywords":["graphql"],"main":"dist/index.js","scripts":{"test":"echo 'Please run `npm test` from the root of the repo' && exit 1","build":"npm run build-js && npm run build-flow","build-js":"babel-node ../../resources/buildJs.js","build-flow":"babel-node ../../resources/buildFlow.js","prepublish":"node ../../resources/prepublish.js"},"dependencies":{"graphql":"^0.10.1","graphql-language-service-config":"0.0.15","graphql-language-service-parser":"0.0.14","graphql-language-service-types":"0.0.20","graphql-language-service-utils":"0.0.15"},"homepage":"https://github.com/graphql/graphql-language-service#readme","_id":"graphql-language-service-interface@0.0.17","_shasum":"ddd95e646faf37be7b291244303cf9eb93d8df5f","_from":".","_npmVersion":"4.1.2","_nodeVersion":"7.7.4","_npmUser":{"name":"asiandrummer","email":"asiandrummer@gmail.com"},"dist":{"shasum":"ddd95e646faf37be7b291244303cf9eb93d8df5f","tarball":"https://registry.npmjs.org/graphql-language-service-interface/-/graphql-language-service-interface-0.0.17.tgz","integrity":"sha512-+WrSaS0v1n952I2V76ICPQMnqfsEsw99zDKU8nMDOK6Xt1Z258JVyibc259PLYYxbYrpTKMyQvdj/d77f/wbUw==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQD0spGeQ2Ft8TdJrhvDHrlylocH9i4o1Py/tS3Efv+vHQIgIoBnTCmVneEPTKLYxTnwe7Hbm2IPmb+GKzxSXbgU0d8="}]},"maintainers":[{"name":"asiandrummer","email":"asiandrummer@gmail.com"},{"name":"fb","email":"opensource+npm@fb.com"},{"name":"leebyron","email":"lee@leebyron.com"},{"name":"wincent","email":"greg@hurrell.net"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/graphql-language-service-interface-0.0.17.tgz_1497063151153_0.2533397669903934"},"directories":{},"deprecated":"this package has been merged into graphql-language-service"},"0.0.18":{"name":"graphql-language-service-interface","repository":{"type":"git","url":"git+https://github.com/graphql/graphql-language-service.git"},"version":"0.0.18","description":"Interface to the GraphQL Language Service","contributors":[{"name":"Greg Hurrell","email":"greg@hurrell.net","url":"https://greg.hurrell.net/"},{"name":"Hyohyeon Jeong","email":"asiandrummer@fb.com"},{"name":"Lee Byron","email":"lee@leebyron.com","url":"http://leebyron.com/"}],"bugs":{"url":"https://github.com/graphql/graphql-language-service/issues"},"files":["dist"],"keywords":["graphql"],"main":"dist/index.js","scripts":{"test":"echo 'Please run `npm test` from the root of the repo' && exit 1","build":"npm run build-js && npm run build-flow","build-js":"babel-node ../../resources/buildJs.js","build-flow":"babel-node ../../resources/buildFlow.js","prepublish":"node ../../resources/prepublish.js"},"dependencies":{"graphql":"^0.10.1","graphql-language-service-config":"0.0.16","graphql-language-service-parser":"0.0.14","graphql-language-service-types":"0.0.20","graphql-language-service-utils":"0.0.15"},"homepage":"https://github.com/graphql/graphql-language-service#readme","_id":"graphql-language-service-interface@0.0.18","_shasum":"6a229107d6af4d8fc9c8de8bcd64f24857a9d84f","_from":".","_npmVersion":"4.1.2","_nodeVersion":"7.7.4","_npmUser":{"name":"asiandrummer","email":"asiandrummer@gmail.com"},"dist":{"shasum":"6a229107d6af4d8fc9c8de8bcd64f24857a9d84f","tarball":"https://registry.npmjs.org/graphql-language-service-interface/-/graphql-language-service-interface-0.0.18.tgz","integrity":"sha512-nnKiaCpilIF6blve3Z6YK7aHdKUdRfg4J/vstpsSVI3CyPjNN5IoojipPXIe+H+gujScPvf0bdhZ30tLHoyM5g==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCX85Qb8BcdrejCGh6jZNYjaDHRG5/2f/FDgVX6NN2COQIgKRm0Sv7N+MB56jvpiEYIekYVWx1jppxXeeouMfHiZng="}]},"maintainers":[{"email":"asiandrummer@gmail.com","name":"asiandrummer"},{"email":"greg@hurrell.net","name":"wincent"},{"email":"lee@leebyron.com","name":"leebyron"},{"email":"opensource+npm@fb.com","name":"fb"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/graphql-language-service-interface-0.0.18.tgz_1498366039560_0.8387433041352779"},"directories":{},"deprecated":"this package has been merged into graphql-language-service"},"0.0.19":{"name":"graphql-language-service-interface","repository":{"type":"git","url":"git+https://github.com/graphql/graphql-language-service.git"},"version":"0.0.19","description":"Interface to the GraphQL Language Service","contributors":[{"name":"Greg Hurrell","email":"greg@hurrell.net","url":"https://greg.hurrell.net/"},{"name":"Hyohyeon Jeong","email":"asiandrummer@fb.com"},{"name":"Lee Byron","email":"lee@leebyron.com","url":"http://leebyron.com/"}],"bugs":{"url":"https://github.com/graphql/graphql-language-service/issues"},"files":["dist"],"keywords":["graphql"],"main":"dist/index.js","scripts":{"test":"echo 'Please run `npm test` from the root of the repo' && exit 1","build":"npm run build-js && npm run build-flow","build-js":"babel-node ../../resources/buildJs.js","build-flow":"babel-node ../../resources/buildFlow.js","prepublish":"node ../../resources/prepublish.js"},"dependencies":{"graphql":"^0.10.1","graphql-language-service-config":"0.0.17","graphql-language-service-parser":"0.0.15","graphql-language-service-types":"0.0.21","graphql-language-service-utils":"0.0.17"},"homepage":"https://github.com/graphql/graphql-language-service#readme","_id":"graphql-language-service-interface@0.0.19","_npmVersion":"5.0.3","_nodeVersion":"8.1.3","_npmUser":{"name":"asiandrummer","email":"asiandrummer@gmail.com"},"dist":{"integrity":"sha512-mlZZJeCjv1Gc6cpJHuKOkXY+pne7KlfOo9Lzv9hAW9//zkzKCl9iuv71JnGN/su87z0VqjIUc0Eng4gyd7i1/Q==","shasum":"c58fa7bd95d2f30e33e04937a1a2c00a9740926e","tarball":"https://registry.npmjs.org/graphql-language-service-interface/-/graphql-language-service-interface-0.0.19.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIGYrHoMFk5Jh/PfixVopTlvg8ETL5cchBanztzwuC8BeAiEArIu8qkKvY2NRtxJtFkuv/5ZkQJXQIww1YvPHmIXryJw="}]},"maintainers":[{"email":"asiandrummer@gmail.com","name":"asiandrummer"},{"email":"greg@hurrell.net","name":"wincent"},{"email":"lee@leebyron.com","name":"leebyron"},{"email":"opensource+npm@fb.com","name":"fb"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/graphql-language-service-interface-0.0.19.tgz_1499062338856_0.8868423197418451"},"directories":{},"deprecated":"this package has been merged into graphql-language-service"},"0.0.20":{"name":"graphql-language-service-interface","repository":{"type":"git","url":"git+https://github.com/graphql/graphql-language-service.git"},"version":"0.0.20","description":"Interface to the GraphQL Language Service","contributors":[{"name":"Greg Hurrell","email":"greg@hurrell.net","url":"https://greg.hurrell.net/"},{"name":"Hyohyeon Jeong","email":"asiandrummer@fb.com"},{"name":"Lee Byron","email":"lee@leebyron.com","url":"http://leebyron.com/"}],"bugs":{"url":"https://github.com/graphql/graphql-language-service/issues"},"files":["dist"],"keywords":["graphql"],"main":"dist/index.js","scripts":{"test":"echo 'Please run `npm test` from the root of the repo' && exit 1","build":"npm run build-js && npm run build-flow","build-js":"babel-node ../../resources/buildJs.js","build-flow":"babel-node ../../resources/buildFlow.js","prepublish":"node ../../resources/prepublish.js"},"dependencies":{"graphql":"^0.10.1","graphql-language-service-config":"0.0.18","graphql-language-service-parser":"0.0.16","graphql-language-service-types":"0.0.22","graphql-language-service-utils":"0.0.18"},"homepage":"https://github.com/graphql/graphql-language-service#readme","_id":"graphql-language-service-interface@0.0.20","_npmVersion":"5.0.4","_nodeVersion":"8.1.3","_npmUser":{"name":"asiandrummer","email":"asiandrummer@gmail.com"},"dist":{"integrity":"sha512-x6h8nuEDRwf6lRslYgD/vjD6IFL4YdMtZg4Tj1ZAG8KJG4sPHSRp3HoWjj5NnESkz7Fny/gOcR+Q8uxzpUfEsw==","shasum":"fdd5c537d1a486386235677c99e32f33f18aa863","tarball":"https://registry.npmjs.org/graphql-language-service-interface/-/graphql-language-service-interface-0.0.20.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIEKe9zSOAn2sXLY0XnZqb69UTTZRh3AILS7SQ9HL27TQAiEA8KDYL2P28fXqCCA/tN18Kmm+YgJeOy8vgdDrFUMoW3A="}]},"maintainers":[{"email":"asiandrummer@gmail.com","name":"asiandrummer"},{"email":"greg@hurrell.net","name":"wincent"},{"email":"lee@leebyron.com","name":"leebyron"},{"email":"opensource+npm@fb.com","name":"fb"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/graphql-language-service-interface-0.0.20.tgz_1499675738651_0.25427169632166624"},"directories":{},"deprecated":"this package has been merged into graphql-language-service"},"0.0.21":{"name":"graphql-language-service-interface","repository":{"type":"git","url":"git+https://github.com/graphql/graphql-language-service.git"},"version":"0.0.21","description":"Interface to the GraphQL Language Service","contributors":[{"name":"Greg Hurrell","email":"greg@hurrell.net","url":"https://greg.hurrell.net/"},{"name":"Hyohyeon Jeong","email":"asiandrummer@fb.com"},{"name":"Lee Byron","email":"lee@leebyron.com","url":"http://leebyron.com/"}],"bugs":{"url":"https://github.com/graphql/graphql-language-service/issues"},"files":["dist"],"keywords":["graphql"],"main":"dist/index.js","scripts":{"test":"echo 'Please run `npm test` from the root of the repo' && exit 1","build":"npm run build-js && npm run build-flow","build-js":"babel-node ../../resources/buildJs.js","build-flow":"babel-node ../../resources/buildFlow.js","prepublish":"node ../../resources/prepublish.js"},"dependencies":{"graphql":"^0.10.1","graphql-language-service-config":"0.0.18","graphql-language-service-parser":"0.0.16","graphql-language-service-types":"0.0.22","graphql-language-service-utils":"0.0.19"},"homepage":"https://github.com/graphql/graphql-language-service#readme","_id":"graphql-language-service-interface@0.0.21","_npmVersion":"5.0.3","_nodeVersion":"8.1.4","_npmUser":{"name":"asiandrummer","email":"asiandrummer@gmail.com"},"dist":{"integrity":"sha512-CwV5grKnbewZa/hL43HTLH55AA/Cr7ojI3qHPduQeeUAvxoRaj1DOx83XIPmsl6JBiB1+j9AShBME1gd1/6BhQ==","shasum":"a3893419cdad48e2833ef129508cddb1d5376a37","tarball":"https://registry.npmjs.org/graphql-language-service-interface/-/graphql-language-service-interface-0.0.21.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIA3Kc/0dyOqMCK7ZaWFYyHmaiEDxjXO0UfdVxQTsq3a8AiBI3aywc0Ek1stDYFmWGObFeW0DX0gmC/knChEI6RnNUw=="}]},"maintainers":[{"email":"asiandrummer@gmail.com","name":"asiandrummer"},{"email":"greg@hurrell.net","name":"wincent"},{"email":"lee@leebyron.com","name":"leebyron"},{"email":"opensource+npm@fb.com","name":"fb"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/graphql-language-service-interface-0.0.21.tgz_1500286727138_0.5284863661509007"},"directories":{},"deprecated":"this package has been merged into graphql-language-service"},"0.0.22":{"name":"graphql-language-service-interface","repository":{"type":"git","url":"git+https://github.com/graphql/graphql-language-service.git"},"version":"0.0.22","description":"Interface to the GraphQL Language Service","contributors":[{"name":"Greg Hurrell","email":"greg@hurrell.net","url":"https://greg.hurrell.net/"},{"name":"Hyohyeon Jeong","email":"asiandrummer@fb.com"},{"name":"Lee Byron","email":"lee@leebyron.com","url":"http://leebyron.com/"}],"bugs":{"url":"https://github.com/graphql/graphql-language-service/issues"},"files":["dist"],"keywords":["graphql"],"main":"dist/index.js","scripts":{"test":"echo 'Please run `npm test` from the root of the repo' && exit 1","build":"npm run build-js && npm run build-flow","build-js":"babel-node ../../resources/buildJs.js","build-flow":"babel-node ../../resources/buildFlow.js","prepublish":"node ../../resources/prepublish.js"},"dependencies":{"graphql":"^0.10.1","graphql-language-service-config":"0.0.18","graphql-language-service-parser":"0.0.16","graphql-language-service-types":"0.0.22","graphql-language-service-utils":"0.0.20"},"homepage":"https://github.com/graphql/graphql-language-service#readme","_id":"graphql-language-service-interface@0.0.22","_npmVersion":"5.0.3","_nodeVersion":"8.1.4","_npmUser":{"name":"asiandrummer","email":"asiandrummer@gmail.com"},"dist":{"integrity":"sha512-fvPq30XzHR9/M/NgpTvxyes3tA7mDOJSFZ+9lj+c8jzWCSDF4r9Ua1xh/S7jKIzIM4B4H/PdfkrS4SW1hr8jkA==","shasum":"3b0c8a9b302e679794b290c8cc988ea7adf1e94a","tarball":"https://registry.npmjs.org/graphql-language-service-interface/-/graphql-language-service-interface-0.0.22.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIBsary6U9rjrqCP0Kc08599EAIMMmEHCnWejgbEBRluPAiAT0M5etDWiGCRAvPbfIV2v+pdD5LY3X+UgWHPHan+COA=="}]},"maintainers":[{"email":"asiandrummer@gmail.com","name":"asiandrummer"},{"email":"greg@hurrell.net","name":"wincent"},{"email":"lee@leebyron.com","name":"leebyron"},{"email":"opensource+npm@fb.com","name":"fb"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/graphql-language-service-interface-0.0.22.tgz_1500287989697_0.028649550396949053"},"directories":{},"deprecated":"this package has been merged into graphql-language-service"},"0.0.23":{"name":"graphql-language-service-interface","repository":{"type":"git","url":"git+https://github.com/graphql/graphql-language-service.git"},"version":"0.0.23","description":"Interface to the GraphQL Language Service","contributors":[{"name":"Greg Hurrell","email":"greg@hurrell.net","url":"https://greg.hurrell.net/"},{"name":"Hyohyeon Jeong","email":"asiandrummer@fb.com"},{"name":"Lee Byron","email":"lee@leebyron.com","url":"http://leebyron.com/"}],"bugs":{"url":"https://github.com/graphql/graphql-language-service/issues"},"files":["dist"],"keywords":["graphql"],"main":"dist/index.js","scripts":{"test":"echo 'Please run `npm test` from the root of the repo' && exit 1","build":"npm run build-js && npm run build-flow","build-js":"babel-node ../../resources/buildJs.js","build-flow":"babel-node ../../resources/buildFlow.js","prepublish":"node ../../resources/prepublish.js"},"dependencies":{"graphql":"^0.10.5","graphql-config":"~1.0.0","graphql-language-service-parser":"0.0.17","graphql-language-service-types":"0.0.23","graphql-language-service-utils":"0.0.21"},"homepage":"https://github.com/graphql/graphql-language-service#readme","_id":"graphql-language-service-interface@0.0.23","_npmVersion":"5.0.3","_nodeVersion":"8.1.4","_npmUser":{"name":"asiandrummer","email":"asiandrummer@gmail.com"},"dist":{"integrity":"sha512-h10imbuy6lysveCLD8YChDP5Y2naLYppqjBECk1BRwKa98MDUMHlQh0YDb9GkgulKfEg3jH70hFDGyJXeXH7Qg==","shasum":"10d0e96dc9c0e05fec158d8fb761e16366a58de6","tarball":"https://registry.npmjs.org/graphql-language-service-interface/-/graphql-language-service-interface-0.0.23.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIA/oSx4l88K7j6tNEXW4j9EM1TRx319Tc2xNHiLMuUpXAiAnw4cnrdXSjc8dHWptB24zI1SBwtt871XT4eb7V4bgIw=="}]},"maintainers":[{"email":"asiandrummer@gmail.com","name":"asiandrummer"},{"email":"greg@hurrell.net","name":"wincent"},{"email":"lee@leebyron.com","name":"leebyron"},{"email":"opensource+npm@fb.com","name":"fb"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/graphql-language-service-interface-0.0.23.tgz_1502094781481_0.7556071092840284"},"directories":{},"deprecated":"this package has been merged into graphql-language-service"},"0.1.0-0":{"name":"graphql-language-service-interface","repository":{"type":"git","url":"git+https://github.com/graphql/graphql-language-service.git"},"version":"0.1.0-0","description":"Interface to the GraphQL Language Service","contributors":[{"name":"Greg Hurrell","email":"greg@hurrell.net","url":"https://greg.hurrell.net/"},{"name":"Hyohyeon Jeong","email":"asiandrummer@fb.com"},{"name":"Lee Byron","email":"lee@leebyron.com","url":"http://leebyron.com/"}],"bugs":{"url":"https://github.com/graphql/graphql-language-service/issues"},"files":["dist"],"keywords":["graphql"],"main":"dist/index.js","scripts":{"test":"echo 'Please run `npm test` from the root of the repo' && exit 1","build":"npm run build-js && npm run build-flow","build-js":"babel-node ../../resources/buildJs.js","build-flow":"babel-node ../../resources/buildFlow.js","prepublish":"node ../../resources/prepublish.js"},"dependencies":{"graphql":"^0.10.5","graphql-config":"~1.0.0","graphql-language-service-parser":"^0.1.0-0","graphql-language-service-types":"^0.1.0-0","graphql-language-service-utils":"^0.1.0-0"},"homepage":"https://github.com/graphql/graphql-language-service#readme","_id":"graphql-language-service-interface@0.1.0-0","_npmVersion":"5.0.3","_nodeVersion":"8.1.4","_npmUser":{"name":"asiandrummer","email":"asiandrummer@gmail.com"},"dist":{"integrity":"sha512-5QvSqdgWr4OOY6BMgTDXcyeeodC9PchqnTUMSufxOZG5NAcZMDVL/ixI0nM7yTb8eMGu7Q67uDrl7i6zwjKouw==","shasum":"40f62408f499e5c947f5592dd328e3efa170c007","tarball":"https://registry.npmjs.org/graphql-language-service-interface/-/graphql-language-service-interface-0.1.0-0.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIEKLCPlba6B5eWt+jr9UAj9pKWYpyRPmlcupMAeqVCPlAiAr+H8xTSLd01MGq1X33K3CYoNu8UdK67KMiZnuYACuZQ=="}]},"maintainers":[{"email":"asiandrummer@gmail.com","name":"asiandrummer"},{"email":"greg@hurrell.net","name":"wincent"},{"email":"lee@leebyron.com","name":"leebyron"},{"email":"opensource+npm@fb.com","name":"fb"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/graphql-language-service-interface-0.1.0-0.tgz_1502401387046_0.6450999865774065"},"directories":{},"deprecated":"this package has been merged into graphql-language-service"},"0.1.5":{"name":"graphql-language-service-interface","repository":{"type":"git","url":"git+https://github.com/graphql/graphql-language-service.git"},"version":"0.1.5","description":"Interface to the GraphQL Language Service","contributors":[{"name":"Greg Hurrell","email":"greg@hurrell.net","url":"https://greg.hurrell.net/"},{"name":"Hyohyeon Jeong","email":"asiandrummer@fb.com"},{"name":"Lee Byron","email":"lee@leebyron.com","url":"http://leebyron.com/"}],"bugs":{"url":"https://github.com/graphql/graphql-language-service/issues"},"files":["dist"],"keywords":["graphql"],"main":"dist/index.js","scripts":{"test":"echo 'Please run `npm test` from the root of the repo' && exit 1","build":"npm run build-js && npm run build-flow","build-js":"babel-node ../../resources/buildJs.js","build-flow":"babel-node ../../resources/buildFlow.js","prepublish":"node ../../resources/prepublish.js"},"dependencies":{"graphql":"^0.10.5","graphql-config":"~1.0.0","graphql-language-service-parser":"^0.1.5","graphql-language-service-types":"^0.1.5","graphql-language-service-utils":"^0.1.5"},"homepage":"https://github.com/graphql/graphql-language-service#readme","_id":"graphql-language-service-interface@0.1.5","_npmVersion":"5.0.3","_nodeVersion":"8.1.4","_npmUser":{"name":"asiandrummer","email":"asiandrummer@gmail.com"},"dist":{"integrity":"sha512-U5QarspajvEJzfHVpSedUB8bukvpOnoCM3NRcSzBF8YVVQIgoYUjaNZ3TvN7qjobANuUkKSk4kgzCbWlXrL7Og==","shasum":"024fe098ee7d7dd044352ba72e01f21a8545c156","tarball":"https://registry.npmjs.org/graphql-language-service-interface/-/graphql-language-service-interface-0.1.5.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQD1vGxEcRyuj8zvZYHRMWkn+Hu3UjXdeoNypu9s8pxiAAIhANbGAUs/BceAQ8nxaAZMkEpOI4MW6Qkkp1hvewKsiwPq"}]},"maintainers":[{"email":"asiandrummer@gmail.com","name":"asiandrummer"},{"email":"greg@hurrell.net","name":"wincent"},{"email":"lee@leebyron.com","name":"leebyron"},{"email":"opensource+npm@fb.com","name":"fb"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/graphql-language-service-interface-0.1.5.tgz_1502724624736_0.2767143319360912"},"directories":{},"deprecated":"this package has been merged into graphql-language-service"},"0.1.6":{"name":"graphql-language-service-interface","repository":{"type":"git","url":"git+https://github.com/graphql/graphql-language-service.git"},"version":"0.1.6","description":"Interface to the GraphQL Language Service","contributors":[{"name":"Greg Hurrell","email":"greg@hurrell.net","url":"https://greg.hurrell.net/"},{"name":"Hyohyeon Jeong","email":"asiandrummer@fb.com"},{"name":"Lee Byron","email":"lee@leebyron.com","url":"http://leebyron.com/"}],"bugs":{"url":"https://github.com/graphql/graphql-language-service/issues"},"files":["dist"],"keywords":["graphql"],"main":"dist/index.js","scripts":{"test":"echo 'Please run `npm test` from the root of the repo' && exit 1","build":"npm run build-js && npm run build-flow","build-js":"babel-node ../../resources/buildJs.js","build-flow":"babel-node ../../resources/buildFlow.js","prepublish":"node ../../resources/prepublish.js"},"dependencies":{"graphql":"^0.10.5","graphql-config":"~1.0.0","graphql-language-service-parser":"^0.1.5","graphql-language-service-types":"^0.1.5","graphql-language-service-utils":"^0.1.5"},"devDependencies":{"babel-cli":"6.24.1"},"homepage":"https://github.com/graphql/graphql-language-service#readme","_id":"graphql-language-service-interface@0.1.6","_npmVersion":"5.0.3","_nodeVersion":"8.1.4","_npmUser":{"name":"asiandrummer","email":"asiandrummer@gmail.com"},"dist":{"integrity":"sha512-ZHtkzUBWP7eIAVmIYaLDI9OP4sIiWLXEaxjTwWMXLJHLPeHFnzv3SZhOo1Yb1cxSR56Q1yX6Rde+wrU6zim30g==","shasum":"c14cf3249ba609321fd94a5c0fa82c36708ec5f6","tarball":"https://registry.npmjs.org/graphql-language-service-interface/-/graphql-language-service-interface-0.1.6.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIHomWEau9fd2PAvVvzPoH4LbQfdWtW7oAu9Rh2oiDu4rAiEAnAn5f0TkOFAC6nk/hZGP89KIMb9i/jnjiqZOf66o3mQ="}]},"maintainers":[{"email":"asiandrummer@gmail.com","name":"asiandrummer"},{"email":"greg@hurrell.net","name":"wincent"},{"email":"lee@leebyron.com","name":"leebyron"},{"email":"opensource+npm@fb.com","name":"fb"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/graphql-language-service-interface-0.1.6.tgz_1502832518725_0.21081517450511456"},"directories":{},"deprecated":"this package has been merged into graphql-language-service"},"0.1.7":{"name":"graphql-language-service-interface","repository":{"type":"git","url":"git+https://github.com/graphql/graphql-language-service.git"},"version":"0.1.7","description":"Interface to the GraphQL Language Service","contributors":[{"name":"Greg Hurrell","email":"greg@hurrell.net","url":"https://greg.hurrell.net/"},{"name":"Hyohyeon Jeong","email":"asiandrummer@fb.com"},{"name":"Lee Byron","email":"lee@leebyron.com","url":"http://leebyron.com/"}],"bugs":{"url":"https://github.com/graphql/graphql-language-service/issues"},"files":["dist"],"keywords":["graphql"],"main":"dist/index.js","scripts":{"test":"echo 'Please run `npm test` from the root of the repo' && exit 1","build":"npm run build-js && npm run build-flow","build-js":"babel-node ../../resources/buildJs.js","build-flow":"babel-node ../../resources/buildFlow.js","prepublish":"node ../../resources/prepublish.js"},"dependencies":{"graphql":"^0.10.5","graphql-config":"1.0.4","graphql-language-service-parser":"^0.1.5","graphql-language-service-types":"^0.1.5","graphql-language-service-utils":"^0.1.7"},"devDependencies":{"babel-cli":"6.24.1"},"homepage":"https://github.com/graphql/graphql-language-service#readme","_id":"graphql-language-service-interface@0.1.7","_npmVersion":"5.0.3","_nodeVersion":"8.1.4","_npmUser":{"name":"asiandrummer","email":"asiandrummer@gmail.com"},"dist":{"integrity":"sha512-qNjkqggQ3x9PV4sFmnpdWAQoxcbToC5AdGM79ek6tohlXF+l20tTTgHpMoKQJ5zuIDQ9M5XMVHN5OO3eP2wKzA==","shasum":"9adac3a06669b8133af11d250f7bd837464c01a8","tarball":"https://registry.npmjs.org/graphql-language-service-interface/-/graphql-language-service-interface-0.1.7.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIGtjDd4EarOHJDp7sWcNZG8txm19XfINuaTcpaidiKGrAiEA4PV7Wr404AgpcKINYFcDvtMiMaVT+TP+duBXrjQPwoI="}]},"maintainers":[{"email":"asiandrummer@gmail.com","name":"asiandrummer"},{"email":"greg@hurrell.net","name":"wincent"},{"email":"lee@leebyron.com","name":"leebyron"},{"email":"opensource+npm@fb.com","name":"fb"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/graphql-language-service-interface-0.1.7.tgz_1502846594818_0.7057746858336031"},"directories":{},"deprecated":"this package has been merged into graphql-language-service"},"0.1.8":{"name":"graphql-language-service-interface","repository":{"type":"git","url":"git+https://github.com/graphql/graphql-language-service.git"},"version":"0.1.8","description":"Interface to the GraphQL Language Service","contributors":[{"name":"Greg Hurrell","email":"greg@hurrell.net","url":"https://greg.hurrell.net/"},{"name":"Hyohyeon Jeong","email":"asiandrummer@fb.com"},{"name":"Lee Byron","email":"lee@leebyron.com","url":"http://leebyron.com/"}],"bugs":{"url":"https://github.com/graphql/graphql-language-service/issues"},"files":["dist"],"keywords":["graphql"],"main":"dist/index.js","scripts":{"test":"echo 'Please run `npm test` from the root of the repo' && exit 1","build":"npm run build-js && npm run build-flow","build-js":"babel-node ../../resources/buildJs.js","build-flow":"babel-node ../../resources/buildFlow.js","prepublish":"node ../../resources/prepublish.js"},"dependencies":{"graphql":"^0.10.5","graphql-config":"1.0.4","graphql-language-service-parser":"^0.1.5","graphql-language-service-types":"^0.1.5","graphql-language-service-utils":"^0.1.7"},"homepage":"https://github.com/graphql/graphql-language-service#readme","_id":"graphql-language-service-interface@0.1.8","_npmVersion":"5.0.3","_nodeVersion":"8.1.4","_npmUser":{"name":"asiandrummer","email":"asiandrummer@gmail.com"},"dist":{"integrity":"sha512-eUyDjN2ecgXnQTLGAW4yr3p1Q511RT6mZh+iAB/TlHSppDyhEno5WPQtCln+62g43VFmYiRH1VNOChDz6nstlQ==","shasum":"1d0abd48dfd0af5842d4f813f5e7cc41bdd43491","tarball":"https://registry.npmjs.org/graphql-language-service-interface/-/graphql-language-service-interface-0.1.8.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCICZvjJoLCx4V5T6hyFTABthSQZ43464eWhniJobVTuPHAiEAhBxnw8A8GL4Um402/yXcrZ1ZlcmhJPiKmn+BcqKexpk="}]},"maintainers":[{"email":"asiandrummer@gmail.com","name":"asiandrummer"},{"email":"greg@hurrell.net","name":"wincent"},{"email":"lee@leebyron.com","name":"leebyron"},{"email":"opensource+npm@fb.com","name":"fb"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/graphql-language-service-interface-0.1.8.tgz_1503027149017_0.41177066531963646"},"directories":{},"deprecated":"this package has been merged into graphql-language-service"},"0.1.10":{"name":"graphql-language-service-interface","repository":{"type":"git","url":"git+https://github.com/graphql/graphql-language-service.git"},"version":"0.1.10","description":"Interface to the GraphQL Language Service","contributors":[{"name":"Greg Hurrell","email":"greg@hurrell.net","url":"https://greg.hurrell.net/"},{"name":"Hyohyeon Jeong","email":"asiandrummer@fb.com"},{"name":"Lee Byron","email":"lee@leebyron.com","url":"http://leebyron.com/"}],"bugs":{"url":"https://github.com/graphql/graphql-language-service/issues"},"files":["dist"],"keywords":["graphql"],"main":"dist/index.js","scripts":{"test":"echo 'Please run `npm test` from the root of the repo' && exit 1","build":"npm run build-js && npm run build-flow","build-js":"babel-node ../../resources/buildJs.js","build-flow":"babel-node ../../resources/buildFlow.js","prepublish":"node ../../resources/prepublish.js"},"dependencies":{"graphql":"^0.10.5","graphql-config":"1.0.5","graphql-language-service-parser":"^0.1.5","graphql-language-service-types":"^0.1.5","graphql-language-service-utils":"^0.1.10"},"homepage":"https://github.com/graphql/graphql-language-service#readme","_id":"graphql-language-service-interface@0.1.10","_npmVersion":"5.0.3","_nodeVersion":"8.1.4","_npmUser":{"name":"asiandrummer","email":"asiandrummer@gmail.com"},"dist":{"integrity":"sha512-SpdJ0ekTnUM/fkFChmySjP5pJgHiLW+Cy/OQPYuSu0T7F6WSHwCD3GzJdTy152+dn7/4abufALn6lafEs0oSqg==","shasum":"3205da1b98feece68e1b6da859f1ec953e513cc5","tarball":"https://registry.npmjs.org/graphql-language-service-interface/-/graphql-language-service-interface-0.1.10.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQC0UryW7Mf/h11EwBXqUGBhzQpsa/VpwHx6hM0T+FedRgIgOfBPDPjNklUu6JwfPlC6nA8pVqkamAgRDC81OMqje/0="}]},"maintainers":[{"email":"asiandrummer@gmail.com","name":"asiandrummer"},{"email":"greg@hurrell.net","name":"wincent"},{"email":"lee@leebyron.com","name":"leebyron"},{"email":"opensource+npm@fb.com","name":"fb"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/graphql-language-service-interface-0.1.10.tgz_1503103781516_0.22281042067334056"},"directories":{},"deprecated":"this package has been merged into graphql-language-service"},"0.1.12":{"name":"graphql-language-service-interface","repository":{"type":"git","url":"git+https://github.com/graphql/graphql-language-service.git"},"version":"0.1.12","description":"Interface to the GraphQL Language Service","contributors":[{"name":"Greg Hurrell","email":"greg@hurrell.net","url":"https://greg.hurrell.net/"},{"name":"Hyohyeon Jeong","email":"asiandrummer@fb.com"},{"name":"Lee Byron","email":"lee@leebyron.com","url":"http://leebyron.com/"}],"bugs":{"url":"https://github.com/graphql/graphql-language-service/issues"},"files":["dist"],"keywords":["graphql"],"main":"dist/index.js","scripts":{"test":"echo 'Please run `npm test` from the root of the repo' && exit 1","build":"npm run build-js && npm run build-flow","build-js":"babel-node ../../resources/buildJs.js","build-flow":"babel-node ../../resources/buildFlow.js","prepublish":"node ../../resources/prepublish.js"},"dependencies":{"graphql":"^0.10.5","graphql-config":"1.0.5","graphql-language-service-parser":"^0.1.12","graphql-language-service-types":"^0.1.12","graphql-language-service-utils":"^0.1.12"},"homepage":"https://github.com/graphql/graphql-language-service#readme","_id":"graphql-language-service-interface@0.1.12","_npmVersion":"5.0.3","_nodeVersion":"8.1.4","_npmUser":{"name":"asiandrummer","email":"asiandrummer@gmail.com"},"dist":{"integrity":"sha512-47tbJ6spKrE0qbDA0awZuYqsViRdqLLPcNtqdMUeDJObcXSel/+rfPZI8+gIhpBq7DJPEnmmfK9Bt6gvwDnP8w==","shasum":"6eab5a59abdebadde79c7227057de966b7113d09","tarball":"https://registry.npmjs.org/graphql-language-service-interface/-/graphql-language-service-interface-0.1.12.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIEl4R5gxe5DOzp7wVW+IugTB3IlX/OEHsZHWArksVYquAiEA+K3kdIL5Y827ZKNQxHHhstatCIka1mm0+YMdoL1LMkg="}]},"maintainers":[{"email":"asiandrummer@gmail.com","name":"asiandrummer"},{"email":"greg@hurrell.net","name":"wincent"},{"email":"lee@leebyron.com","name":"leebyron"},{"email":"opensource+npm@fb.com","name":"fb"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/graphql-language-service-interface-0.1.12.tgz_1503336899971_0.8060076893307269"},"directories":{},"deprecated":"this package has been merged into graphql-language-service"},"0.1.13":{"name":"graphql-language-service-interface","repository":{"type":"git","url":"git+https://github.com/graphql/graphql-language-service.git"},"version":"0.1.13","description":"Interface to the GraphQL Language Service","contributors":[{"name":"Greg Hurrell","email":"greg@hurrell.net","url":"https://greg.hurrell.net/"},{"name":"Hyohyeon Jeong","email":"asiandrummer@fb.com"},{"name":"Lee Byron","email":"lee@leebyron.com","url":"http://leebyron.com/"}],"bugs":{"url":"https://github.com/graphql/graphql-language-service/issues"},"files":["dist"],"keywords":["graphql"],"main":"dist/index.js","scripts":{"test":"echo 'Please run `npm test` from the root of the repo' && exit 1","build":"npm run build-js && npm run build-flow","build-js":"babel-node ../../resources/buildJs.js","build-flow":"babel-node ../../resources/buildFlow.js","prepublish":"node ../../resources/prepublish.js"},"dependencies":{"graphql":"^0.10.5","graphql-config":"1.0.5","graphql-language-service-parser":"^0.1.12","graphql-language-service-types":"^0.1.12","graphql-language-service-utils":"^0.1.12"},"homepage":"https://github.com/graphql/graphql-language-service#readme","_id":"graphql-language-service-interface@0.1.13","_npmVersion":"5.0.3","_nodeVersion":"8.1.4","_npmUser":{"name":"asiandrummer","email":"asiandrummer@gmail.com"},"dist":{"integrity":"sha512-9ui79pxHpE0pXk5YhBxm5xO01EqdwQ2luygGqOJ7bZDAns7/6UCPOeq8MVsNeMJUkgVqiF7HeAOXYpNG3oivDA==","shasum":"eb778f0d99bd0022ce1b9e7700d570a7a8892380","tarball":"https://registry.npmjs.org/graphql-language-service-interface/-/graphql-language-service-interface-0.1.13.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCjHwf1nF6O/oVr+ELwyzdJ9o41AnO/PO/H0WgOZaEyYgIgZKjVff1feeEUNmisPnC5ehAHd039fPXkKsV+Z0SjYQw="}]},"maintainers":[{"email":"asiandrummer@gmail.com","name":"asiandrummer"},{"email":"greg@hurrell.net","name":"wincent"},{"email":"lee@leebyron.com","name":"leebyron"},{"email":"opensource+npm@fb.com","name":"fb"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/graphql-language-service-interface-0.1.13.tgz_1503542443249_0.5223182134795934"},"directories":{},"deprecated":"this package has been merged into graphql-language-service"},"0.1.14":{"name":"graphql-language-service-interface","repository":{"type":"git","url":"git+https://github.com/graphql/graphql-language-service.git"},"version":"0.1.14","description":"Interface to the GraphQL Language Service","contributors":[{"name":"Greg Hurrell","email":"greg@hurrell.net","url":"https://greg.hurrell.net/"},{"name":"Hyohyeon Jeong","email":"asiandrummer@fb.com"},{"name":"Lee Byron","email":"lee@leebyron.com","url":"http://leebyron.com/"}],"bugs":{"url":"https://github.com/graphql/graphql-language-service/issues"},"files":["dist"],"keywords":["graphql"],"main":"dist/index.js","scripts":{"test":"echo 'Please run `npm test` from the root of the repo' && exit 1","build":"npm run build-js && npm run build-flow","build-js":"babel-node ../../resources/buildJs.js","build-flow":"babel-node ../../resources/buildFlow.js","prepublish":"node ../../resources/prepublish.js"},"peerDependencies":{"graphql":"^0.10.0 || ^0.11.0"},"dependencies":{"graphql-config":"1.0.6","graphql-language-service-parser":"^0.1.14","graphql-language-service-types":"^0.1.14","graphql-language-service-utils":"^0.1.14"},"homepage":"https://github.com/graphql/graphql-language-service#readme","_id":"graphql-language-service-interface@0.1.14","_npmVersion":"5.0.3","_nodeVersion":"8.1.4","_npmUser":{"name":"asiandrummer","email":"asiandrummer@gmail.com"},"dist":{"integrity":"sha512-wdBqb9+KafIgwyhbz9AGiWUcdX+Kp2BptsIvWLyotTYIpJDYVZ6iu6pdHB55oiiNfdom8ObPypfshyZhkb2mfA==","shasum":"358e1091a3da873f4c52e96af94f1acb09befec4","tarball":"https://registry.npmjs.org/graphql-language-service-interface/-/graphql-language-service-interface-0.1.14.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCKjw4g5gGi6nF1h1FmWjzsrABKdyegzPh1KMVAHb78/gIhANVH3EUF5UA+ahXhOf13ui2LDp9Q0thb/c3dFj/UsX2l"}]},"maintainers":[{"email":"asiandrummer@gmail.com","name":"asiandrummer"},{"email":"greg@hurrell.net","name":"wincent"},{"email":"lee@leebyron.com","name":"leebyron"},{"email":"opensource+npm@fb.com","name":"fb"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/graphql-language-service-interface-0.1.14.tgz_1506665561036_0.44854303915053606"},"directories":{},"deprecated":"this package has been merged into graphql-language-service"},"1.0.15":{"name":"graphql-language-service-interface","repository":{"type":"git","url":"git+https://github.com/graphql/graphql-language-service.git"},"version":"1.0.15","description":"Interface to the GraphQL Language Service","contributors":[{"name":"Greg Hurrell","email":"greg@hurrell.net","url":"https://greg.hurrell.net/"},{"name":"Hyohyeon Jeong","email":"asiandrummer@fb.com"},{"name":"Lee Byron","email":"lee@leebyron.com","url":"http://leebyron.com/"}],"bugs":{"url":"https://github.com/graphql/graphql-language-service/issues"},"files":["dist"],"keywords":["graphql"],"main":"dist/index.js","scripts":{"test":"echo 'Please run `npm test` from the root of the repo' && exit 1","build":"npm run build-js && npm run build-flow","build-js":"babel-node ../../resources/buildJs.js","build-flow":"babel-node ../../resources/buildFlow.js","prepublish":"node ../../resources/prepublish.js"},"peerDependencies":{"graphql":"^0.10.0 || ^0.11.0"},"dependencies":{"graphql-config":"1.0.7","graphql-language-service-parser":"^0.1.14","graphql-language-service-types":"^0.1.14","graphql-language-service-utils":"^1.0.15"},"homepage":"https://github.com/graphql/graphql-language-service#readme","_id":"graphql-language-service-interface@1.0.15","_npmVersion":"5.0.3","_nodeVersion":"8.1.4","_npmUser":{"name":"asiandrummer","email":"asiandrummer@gmail.com"},"dist":{"integrity":"sha512-4Ax3Wap7e4oybfQbSCcv3RIuUWS7g9aKmz7+g2gXiPecyB23x/Lre8qmeblwTmh3iQuHInQswGPljU9uXerrdw==","shasum":"d967aac365567146cc8d2ea03d5dc509f024bea7","tarball":"https://registry.npmjs.org/graphql-language-service-interface/-/graphql-language-service-interface-1.0.15.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQD7WqoioEDxdmfXk69ktYlDrQo1v7WQoBptY3R8Zb/ZtAIgfJstEHrs08ix17HFqcP2S5L7dJJ9UeTuhS45v14v+vY="}]},"maintainers":[{"email":"asiandrummer@gmail.com","name":"asiandrummer"},{"email":"greg@hurrell.net","name":"wincent"},{"email":"lee@leebyron.com","name":"leebyron"},{"email":"opensource+npm@fb.com","name":"fb"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/graphql-language-service-interface-1.0.15.tgz_1506982828164_0.7515168555546552"},"directories":{},"deprecated":"this package has been merged into graphql-language-service"},"1.0.16":{"name":"graphql-language-service-interface","repository":{"type":"git","url":"git+https://github.com/graphql/graphql-language-service.git"},"version":"1.0.16","description":"Interface to the GraphQL Language Service","contributors":[{"name":"Greg Hurrell","email":"greg@hurrell.net","url":"https://greg.hurrell.net/"},{"name":"Hyohyeon Jeong","email":"asiandrummer@fb.com"},{"name":"Lee Byron","email":"lee@leebyron.com","url":"http://leebyron.com/"}],"bugs":{"url":"https://github.com/graphql/graphql-language-service/issues"},"files":["dist"],"keywords":["graphql"],"main":"dist/index.js","scripts":{"test":"echo 'Please run `npm test` from the root of the repo' && exit 1","build":"npm run build-js && npm run build-flow","build-js":"babel-node ../../resources/buildJs.js","build-flow":"babel-node ../../resources/buildFlow.js","prepublish":"node ../../resources/prepublish.js"},"peerDependencies":{"graphql":"^0.10.0 || ^0.11.0"},"dependencies":{"graphql-config":"1.0.8","graphql-language-service-parser":"^0.1.14","graphql-language-service-types":"^0.1.14","graphql-language-service-utils":"^1.0.16"},"homepage":"https://github.com/graphql/graphql-language-service#readme","_id":"graphql-language-service-interface@1.0.16","_npmVersion":"5.0.3","_nodeVersion":"8.1.4","_npmUser":{"name":"asiandrummer","email":"asiandrummer@gmail.com"},"dist":{"integrity":"sha512-i0eeRWN5W5SIRtbN2fmiFjvcwNlyB8eFRElQ58U7oYYm2evIxUvauXSy5Uq7yASAzhCaMND+LI+Tx4jnIm/W7Q==","shasum":"0e6dd855bf0bdee84e7456b2128a2e5f56e4f47b","tarball":"https://registry.npmjs.org/graphql-language-service-interface/-/graphql-language-service-interface-1.0.16.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCICe3lhPBEnxHlk+nRJ0pP30+edigq1klAVNfcscBy4XOAiByHBz3EZ7O3w2H8zW1wt2MXhri0zTPlFIoqdqIoh4fzA=="}]},"maintainers":[{"email":"asiandrummer@gmail.com","name":"asiandrummer"},{"email":"greg@hurrell.net","name":"wincent"},{"email":"lee@leebyron.com","name":"leebyron"},{"email":"opensource+npm@fb.com","name":"fb"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/graphql-language-service-interface-1.0.16.tgz_1511295873399_0.591430447762832"},"directories":{},"deprecated":"this package has been merged into graphql-language-service"},"1.0.18":{"name":"graphql-language-service-interface","repository":{"type":"git","url":"git+https://github.com/graphql/graphql-language-service.git"},"version":"1.0.18","description":"Interface to the GraphQL Language Service","contributors":[{"name":"Greg Hurrell","email":"greg@hurrell.net","url":"https://greg.hurrell.net/"},{"name":"Hyohyeon Jeong","email":"asiandrummer@fb.com"},{"name":"Lee Byron","email":"lee@leebyron.com","url":"http://leebyron.com/"}],"bugs":{"url":"https://github.com/graphql/graphql-language-service/issues"},"files":["dist"],"keywords":["graphql"],"main":"dist/index.js","scripts":{"test":"echo 'Please run `npm test` from the root of the repo' && exit 1","build":"npm run build-js && npm run build-flow","build-js":"babel-node ../../resources/buildJs.js","build-flow":"babel-node ../../resources/buildFlow.js","prepublish":"node ../../resources/prepublish.js"},"peerDependencies":{"graphql":"^0.10.0 || ^0.11.0 || ^0.12.0"},"dependencies":{"graphql-config":"1.1.4","graphql-language-service-parser":"^1.0.18","graphql-language-service-types":"^1.0.18","graphql-language-service-utils":"^1.0.18"},"homepage":"https://github.com/graphql/graphql-language-service#readme","_id":"graphql-language-service-interface@1.0.18","_npmVersion":"5.5.1","_nodeVersion":"8.9.1","_npmUser":{"name":"asiandrummer","email":"asiandrummer@gmail.com"},"dist":{"integrity":"sha512-qXCCd6PUqogWcdkeK/CqP56RpNFZHjq3moIDpvRf/D3qjJGe7b8ryfagU3KEKuDbx72l4qDsw+dBfNd8QzDaYw==","shasum":"c0fc1ef72c6f6f4bf9042bd7a8a8a66e0772caa8","tarball":"https://registry.npmjs.org/graphql-language-service-interface/-/graphql-language-service-interface-1.0.18.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIF8709KYfZevTe7MPokeYBEtvFlI+vgcQIjVgDKXU3qEAiAx6fn9xdzx6k+2esmf07DPP6gG8BPlzjG2jGQPaJJKGA=="}]},"maintainers":[{"email":"asiandrummer@gmail.com","name":"asiandrummer"},{"email":"greg@hurrell.net","name":"wincent"},{"email":"lee@leebyron.com","name":"leebyron"},{"email":"opensource+npm@fb.com","name":"fb"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/graphql-language-service-interface-1.0.18.tgz_1515031774080_0.7295934152789414"},"directories":{},"deprecated":"this package has been merged into graphql-language-service"},"1.1.0":{"name":"graphql-language-service-interface","repository":{"type":"git","url":"git+https://github.com/graphql/graphql-language-service.git"},"version":"1.1.0","description":"Interface to the GraphQL Language Service","contributors":[{"name":"Greg Hurrell","email":"greg@hurrell.net","url":"https://greg.hurrell.net/"},{"name":"Hyohyeon Jeong","email":"asiandrummer@fb.com"},{"name":"Lee Byron","email":"lee@leebyron.com","url":"http://leebyron.com/"}],"bugs":{"url":"https://github.com/graphql/graphql-language-service/issues"},"files":["dist"],"keywords":["graphql"],"main":"dist/index.js","scripts":{"test":"echo 'Please run `npm test` from the root of the repo' && exit 1","build":"npm run build-js && npm run build-flow","build-js":"babel-node ../../resources/buildJs.js","build-flow":"babel-node ../../resources/buildFlow.js","prepublish":"node ../../resources/prepublish.js"},"peerDependencies":{"graphql":"^0.10.0 || ^0.11.0 || ^0.12.0"},"dependencies":{"graphql-config":"1.1.4","graphql-language-service-parser":"^1.1.0","graphql-language-service-types":"^1.1.0","graphql-language-service-utils":"^1.1.0"},"homepage":"https://github.com/graphql/graphql-language-service#readme","_id":"graphql-language-service-interface@1.1.0","_npmVersion":"5.6.0","_nodeVersion":"8.9.4","_npmUser":{"name":"lostplan","email":"sol@twitter.com"},"dist":{"integrity":"sha512-mAWa/uiKq06ZXMn5gnVfgi9f6GzUiMMvHZAHs09+0/trWXfEZ4XP2BiIb0FUbiJetGGXR1RYz2ID+HjHcnFjBQ==","shasum":"ce66209bf9073c9f5fd8e9e0996696700b60a9a0","tarball":"https://registry.npmjs.org/graphql-language-service-interface/-/graphql-language-service-interface-1.1.0.tgz","fileCount":18,"unpackedSize":107091,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIF6YoqJgGtDURPSN/oHVSWm5ws5hhToOTjXBFwt6edsYAiEAmThH/h7vKF9xFPzziioYRvzeY+a0JhVrE5860TWKKtk="}]},"maintainers":[{"email":"asiandrummer@gmail.com","name":"asiandrummer"},{"email":"opensource+npm@fb.com","name":"fb"},{"email":"jkassens@fb.com","name":"kassens"},{"email":"lee@leebyron.com","name":"leebyron"},{"email":"sol.plant@gmail.com","name":"lostplan"},{"email":"mgadda@gmail.com","name":"mgadda"},{"email":"greg@hurrell.net","name":"wincent"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/graphql-language-service-interface_1.1.0_1523309919975_0.6021932608600697"},"_hasShrinkwrap":false,"deprecated":"this package has been merged into graphql-language-service"},"1.2.0":{"name":"graphql-language-service-interface","repository":{"type":"git","url":"https://github.com/graphql/graphql-language-service"},"version":"1.2.0","description":"Interface to the GraphQL Language Service","contributors":[{"name":"Greg Hurrell","email":"greg@hurrell.net","url":"https://greg.hurrell.net/"},{"name":"Hyohyeon Jeong","email":"asiandrummer@fb.com"},{"name":"Lee Byron","email":"lee@leebyron.com","url":"http://leebyron.com/"}],"bugs":{"url":"https://github.com/graphql/graphql-language-service/issues"},"files":["dist"],"keywords":["graphql"],"main":"dist/index.js","scripts":{"test":"echo 'Please run `npm test` from the root of the repo' && exit 1","build":"npm run build-js && npm run build-flow","build-js":"babel-node ../../resources/buildJs.js","build-flow":"babel-node ../../resources/buildFlow.js","prepublish":"node ../../resources/prepublish.js"},"peerDependencies":{"graphql":"^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0"},"dependencies":{"graphql-config":"2.0.1","graphql-language-service-parser":"^1.1.0","graphql-language-service-types":"^1.2.1","graphql-language-service-utils":"^1.2.1"},"_id":"graphql-language-service-interface@1.2.0","dist":{"shasum":"6dece0616a125120f201a2004d91cf0f81c64f53","tarball":"https://registry.npmjs.org/graphql-language-service-interface/-/graphql-language-service-interface-1.2.0.tgz","fileCount":20,"unpackedSize":113864,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbFNVSCRA9TVsSAnZWagAAddEP/A9E5vtHVx33pm12ksFa\n2p/Cw0844n8Q9XNC5d+vDoRnxH45AI0tmOjkXsTOio6b1B7+eTG3hjiH19U1\nOhp2ZIFwgg43J+S184nQmUya4vbV4LtRxmZ9i09iaOtBmIOTx1i1tK2uk1iZ\nCsqk9Ky/cUNrnIvyEN9bG0IAC9t/DeghsjGK/8f3IhC0l6GrD2Vtl84UUExI\nIWlCKLDl/VhR9zghwYDJRG46rIqpf6K5yxUFhI0Kwxo0H+4/PXhhybu7m9pH\nL6IfpH2ZLU/0TXS4WHXz0OQqFZalLNgB/SSb89TrZiHBk/vIJR/x+DJGbndg\nr2BjCQklwxRCib4Q5xcN2ux3n8GcuT/FfWLuofV2wlHP4+rYL2pQ8Nhlewt8\n5BcQCqhfDhyppzcACHDxfHAMQF6ecKM3sHKMTHh4nShCaDFhF/UJZi+2+TdG\nTRwrCh3m2hJeNjv9jHOvf9BS/RquBKPGb0208q4N6rC6xvJ42QxvNaLZbKGB\nyPtx7Q4bNH8mMcl7UQeDHr0d5qclaKWVDJm9El64f6Xabnv9pxlOHtT4BhOM\nEOzora6O8GzgQJVcrOgxzLGkyfmlHwjjKpk8Y80F3vRgpiEQ/MUH4O8ZuMxK\neQ3XZHrkFzwCtFne3CbHS9apv7iRgZhXKXmrAoi+DBOrA5LxLaSP1STfMA9f\nl6pa\r\n=6VDc\r\n-----END PGP SIGNATURE-----\r\n","integrity":"sha512-Q6gRA1dCzILMQFAcmb2zB37eeJwPtAL4NBtdrZVlGlih+WBVg/yVWp8h7vVE4L90rFObLhB4Fpu+9NqWTEs19w==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDxm53YC/1zKhh0gI+eKvgJa2eEhm673J2ww9Li1eg7GAIgQrdHw4N5nKwz9Qi4NDbC+A9Vv1lbgbeE4I3t6ULD3Eo="}]},"maintainers":[{"email":"asiandrummer@gmail.com","name":"asiandrummer"},{"email":"opensource+npm@fb.com","name":"fb"},{"email":"jkassens@fb.com","name":"kassens"},{"email":"lee@leebyron.com","name":"leebyron"},{"email":"sol.plant@gmail.com","name":"lostplan"},{"email":"mgadda@gmail.com","name":"mgadda"},{"email":"greg@hurrell.net","name":"wincent"}],"_npmUser":{"name":"schickling","email":"schickling.j@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/graphql-language-service-interface_1.2.0_1528091985899_0.8585088150728579"},"_hasShrinkwrap":false,"deprecated":"this package has been merged into graphql-language-service"},"1.2.2":{"name":"graphql-language-service-interface","repository":{"type":"git","url":"git+https://github.com/graphql/graphql-language-service.git"},"version":"1.2.2","description":"Interface to the GraphQL Language Service","contributors":[{"name":"Greg Hurrell","email":"greg@hurrell.net","url":"https://greg.hurrell.net/"},{"name":"Hyohyeon Jeong","email":"asiandrummer@fb.com"},{"name":"Lee Byron","email":"lee@leebyron.com","url":"http://leebyron.com/"}],"bugs":{"url":"https://github.com/graphql/graphql-language-service/issues"},"files":["dist"],"keywords":["graphql"],"main":"dist/index.js","scripts":{"test":"echo 'Please run `npm test` from the root of the repo' && exit 1","build":"npm run build-js && npm run build-flow","build-js":"babel-node ../../resources/buildJs.js","build-flow":"babel-node ../../resources/buildFlow.js","prepublish":"node ../../resources/prepublish.js"},"peerDependencies":{"graphql":"^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0"},"dependencies":{"graphql-config":"2.0.1","graphql-language-service-parser":"^1.2.2","graphql-language-service-types":"^1.2.2","graphql-language-service-utils":"^1.2.2"},"homepage":"https://github.com/graphql/graphql-language-service#readme","_id":"graphql-language-service-interface@1.2.2","_npmVersion":"5.6.0","_nodeVersion":"8.11.1","_npmUser":{"name":"lostplan","email":"sol@twitter.com"},"dist":{"integrity":"sha512-Tr9L2U9V8tiRDfw5Anc8qJqdysAuzMU6SvUFSs4BbqRMzf2I0NC6peNsI+5Mwcy55rAH6WuGOFNyBIitTwW4vw==","shasum":"e56cf7af82b3cf029e535dadf73bc7c4151b670e","tarball":"https://registry.npmjs.org/graphql-language-service-interface/-/graphql-language-service-interface-1.2.2.tgz","fileCount":18,"unpackedSize":113864,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbHnJfCRA9TVsSAnZWagAAF80P+wZo7fpnHlEsbVhHQItF\n/sVtAqSqpJKEcsBl3d4hmirbzVQ6DQI4iWefo5zdt/aZljFl9hBMgOiRf4pn\nzr9fOOeN/B9mBPibgn9k75uoqB7aZVE5mQkmZNl2AC4VvQpY6JobdaikVpEn\n8wHEvbCdE/OVMriiWxiLWMUh7WzeMwH6oHYQDWRszr9ijFnrIoCHIBRK9lq9\nN48WlKrKFsGmTFc5st5ThLpQ7SZY1oyh5rQCxiPEbqsEEQ0q3Fez8wfgowoW\nb1/UQ8FmDrkmKFtutqNIUf2uuViNTr8vBOmdbfhfCXJrf7uH1MPU0I547ZCx\nPARnlBSpmC3E8Ks0NcP9z5ZRBawElGAD8J7ZUnHEOuRC5n/3B+ZiOPlIUtom\nIEnEBfkM3IreG8V8XokRl+yHpVx+8YMAjbTfi5xVYxHKXpmwZlTYDCrU6vLw\ng/pixuNRgjsGdTwBSyLR0A4twj5ZwwCTpqrnuMJRRfl8V/Cvp7i7Vhvv1WlR\nhRQI4hsgoCUElHqoMAMEHR+6Nx8MxeEt7JwrAuq2KTU9zmdI/DtmIM5fiqwg\nBbWWmTN1f9iQZ4cdSCvN5dT4h9QqiqOjGKZb0io1gQq0M+nD80R4GjOUGvLB\n1YgBdXD7FAnXm1RHWxT8gHg6TfwrKd2WvsdlSwHt2E/FTaYd6Nx1F8u5N9NU\nyApa\r\n=b4fe\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIEeBuarui/gh23mHuxBiB84IDNGSPhC4OKnG/GxqTrCOAiAt89wf11XEpqPtOqVm/1VI4fK4wMBZTB3fbJ+dC7gvQw=="}]},"maintainers":[{"email":"asiandrummer@gmail.com","name":"asiandrummer"},{"email":"opensource+npm@fb.com","name":"fb"},{"email":"jkassens@fb.com","name":"kassens"},{"email":"lee@leebyron.com","name":"leebyron"},{"email":"sol.plant@gmail.com","name":"lostplan"},{"email":"mgadda@gmail.com","name":"mgadda"},{"email":"greg@hurrell.net","name":"wincent"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/graphql-language-service-interface_1.2.2_1528722015002_0.727466923941271"},"_hasShrinkwrap":false,"deprecated":"this package has been merged into graphql-language-service"},"1.3.2":{"name":"graphql-language-service-interface","repository":{"type":"git","url":"https://github.com/graphql/graphql-language-service"},"version":"1.3.2","description":"Interface to the GraphQL Language Service","contributors":[{"name":"Greg Hurrell","email":"greg@hurrell.net","url":"https://greg.hurrell.net/"},{"name":"Hyohyeon Jeong","email":"asiandrummer@fb.com"},{"name":"Lee Byron","email":"lee@leebyron.com","url":"http://leebyron.com/"}],"bugs":{"url":"https://github.com/graphql/graphql-language-service/issues"},"keywords":["graphql"],"main":"dist/index.js","scripts":{"test":"echo 'Please run `npm test` from the root of the repo' && exit 1","build":"npm run build-js && npm run build-flow","build-js":"babel-node ../../resources/buildJs.js","build-flow":"babel-node ../../resources/buildFlow.js","prepublish":"node ../../resources/prepublish.js"},"peerDependencies":{"graphql":"^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0"},"dependencies":{"graphql-config":"2.0.1","graphql-language-service-parser":"^1.2.2","graphql-language-service-types":"^1.2.2","graphql-language-service-utils":"^1.2.2"},"gitHead":"06a8f3049a69f8c85ce042dec70c4dbb3aa4ef67","_id":"graphql-language-service-interface@1.3.2","dist":{"shasum":"4bd5d49e23766c3d2ab65d110f26f10e321cc000","tarball":"https://registry.npmjs.org/graphql-language-service-interface/-/graphql-language-service-interface-1.3.2.tgz","integrity":"sha512-sOxFV5sBSnYtKIFHtlmAHHVdhok7CRbvCPLcuHvL4Q1RSgKRsPpeHUDKU+yCbmlonOKn/RWEKaYWrUY0Sgv70A==","fileCount":19,"unpackedSize":116460,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbkZWUCRA9TVsSAnZWagAADW0P/0A5JW2g1KzoA9CxfofD\nYLSGSTcEVwe/LFTSiQxIE5GGpvRBCg3qrLisDuZvh3fH92ZZLWCUcE1V8F78\nEHyNm06pFcUbn7Z2Wc/V70EcFcuWlQ5d+PXxKa9Qd52l9C1QYIT4/abFPXe1\n29fPzIGMnkwV9rTFC8Nxk5lHsy4teody0EvFC/kDFLk9VKE2T/eL6qcCvUlB\n0ZBNp3XDPch9drhnxMppQ2TT1f3d2fGjcXhmc/DJDJNkGkH2bMlJ0a4ovcfw\n+JBNnInOQIX3B8O4Gxyb4umtiAcZij404CUGiuu2XXToj6FKqi/yAFgHOoY3\nBYSnjN42xKfhrioR1wrriKxUzM9AgjTwGvY1tmGrxgoCy2ub8oN1m6y54OaP\nnh71DXqfzQ9qOs1TI7wrCLonMaljae0bQ3tr+V0BKPh7fzwIBd4HWaJni8Cd\nzuTJJGNBTEW1ipg8QN1vRHhJT9/5wJWchIlFydlayBsmtay9G1O8sMrc4tf+\nYO55+F0AoQCmaBwmDJBXaNXJsjVW1RFHquyKN3IMGN520lvUG72bjEOrFBdc\nDqe0z7cqJHCf3R48y1XXraus37TbpEc9z1t2odj77vRGWCdvDacFnkb6CsFm\ndC/6mlSigAI+AP09EWRBt6RtfxvdoV44cSjsJfc+7SjYnitMcFO70BvYNp0Q\nOGlS\r\n=z1sw\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCso2le8XEgQ4lV2zohYc8xeN1pDqcRYIBKfFgZnYbdHwIhAJGxZgCUopRxcqdxvBLLKTZwQXh8R0PisZiZYEelpxhk"}]},"maintainers":[{"email":"asiandrummer@gmail.com","name":"asiandrummer"},{"email":"opensource+npm@fb.com","name":"fb"},{"email":"jkassens@fb.com","name":"kassens"},{"email":"lee@leebyron.com","name":"leebyron"},{"email":"sol.plant@gmail.com","name":"lostplan"},{"email":"mgadda@gmail.com","name":"mgadda"},{"email":"greg@hurrell.net","name":"wincent"}],"_npmUser":{"name":"ags-","email":"agomezs@fb.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/graphql-language-service-interface_1.3.2_1536267668061_0.7336460881986788"},"_hasShrinkwrap":false,"deprecated":"this package has been merged into graphql-language-service"},"2.0.0":{"name":"graphql-language-service-interface","repository":{"type":"git","url":"git+https://github.com/graphql/graphql-language-service.git"},"version":"2.0.0","description":"Interface to the GraphQL Language Service","contributors":[{"name":"Greg Hurrell","email":"greg@hurrell.net","url":"https://greg.hurrell.net/"},{"name":"Hyohyeon Jeong","email":"asiandrummer@fb.com"},{"name":"Lee Byron","email":"lee@leebyron.com","url":"http://leebyron.com/"}],"bugs":{"url":"https://github.com/graphql/graphql-language-service/issues"},"keywords":["graphql"],"main":"dist/index.js","scripts":{"test":"echo 'Please run `npm test` from the root of the repo' && exit 1","build":"npm run build-js && npm run build-flow","build-js":"babel-node ../../resources/buildJs.js","build-flow":"babel-node ../../resources/buildFlow.js","prepublish":"node ../../resources/prepublish.js"},"peerDependencies":{"graphql":"^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0"},"dependencies":{"graphql-config":"2.0.1","graphql-language-service-parser":"^1.2.2","graphql-language-service-types":"^1.2.2","graphql-language-service-utils":"^2.0.0"},"homepage":"https://github.com/graphql/graphql-language-service#readme","_id":"graphql-language-service-interface@2.0.0","_npmVersion":"6.1.0","_nodeVersion":"10.7.0","_npmUser":{"name":"lostplan","email":"sol@twitter.com"},"dist":{"integrity":"sha512-dhqXM/p5wvgIl8wqo5tT/BHaD1AVzz+U3HROht+3/WEPqJs3gNd48obcK6ylJI/uqcOEsUY5xMcPTakKG5gYlg==","shasum":"d3efba074e77590042ded8ec38094af9b799f390","tarball":"https://registry.npmjs.org/graphql-language-service-interface/-/graphql-language-service-interface-2.0.0.tgz","fileCount":18,"unpackedSize":114732,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJboRNRCRA9TVsSAnZWagAAruAP+QCu4TlI4WIJ//nHQgGR\nrsiZ52yFBFV9Yynjmdaf27ZvrzjNGqES/XwsL5BeGKbGb6qfL4DK4rGWW8RN\nfrf9scijRaTG/R9U+bw9M2i1yxWxl2aogRkNHqoLUlXD4/5ZmP1zabdbSiCB\n4QkNB6KtsABw3CZC4GFtDTlJTp1gPEpjJZklFe7Tukpfr+ZbSRiV38xO2t1q\nYh1Ns167/Gj9lcab+wEiqrdAhfsYqhldX60ZC2/0iRMmM9hY8yJ2IpxOvplx\nFBkueLcC8P5cPxcGNQgYmzPV8A+sIZXLdKHWhoOVS3AGeE92tYwN7e6owRhv\nyWv0Fo2irO+5lBcWbqIr4G1j5AdE/xBWhYgwfOQzFddzgjNgzZv61SRRFgvH\nMrJehOZ7jxroUQIHWAN9SIWRyL2hVUIXCePODswzdyNK7jcGkatkJUfMy2Zl\nXEQTmxTQJdMsW8l8z1JcTGT5/5jYUV2vTTj/f7np3c5XVyOoJMLaD2XjWX0i\nq8+JO3LLrk2qLhTuG2sPad89/EhcJZ96pkHgmQoHfNhs7atSplw68IaYpWcm\nxnKDJCzvFc3LXZaqyncdQvNXpaU3seODE+1japCsvtjJkBT/IqJJXScVOgQA\nRmAbllhqij16pMxO6Qxmw9GP+xJb4g64qqL+V7vABUcgq4vhT5JtSHHNryev\nSUSt\r\n=33ww\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDGf9czdfhiFDGUf2Nzqnus5qUZUtR9qCU7km8zqsmogAIgDddkt+EBkYOWN02ZL4Gudqg3pXnWCUhz2kUCzGgNOLY="}]},"maintainers":[{"email":"asiandrummer@gmail.com","name":"asiandrummer"},{"email":"opensource+npm@fb.com","name":"fb"},{"email":"jkassens@fb.com","name":"kassens"},{"email":"lee@leebyron.com","name":"leebyron"},{"email":"sol.plant@gmail.com","name":"lostplan"},{"email":"mgadda@gmail.com","name":"mgadda"},{"email":"greg@hurrell.net","name":"wincent"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/graphql-language-service-interface_2.0.0_1537282896937_0.8560942645009288"},"_hasShrinkwrap":false,"deprecated":"this package has been merged into graphql-language-service"},"2.1.0":{"name":"graphql-language-service-interface","version":"2.1.0","description":"Interface to the GraphQL Language Service","contributors":[{"name":"Greg Hurrell","email":"greg@hurrell.net","url":"https://greg.hurrell.net/"},{"name":"Hyohyeon Jeong","email":"asiandrummer@fb.com"},{"name":"Lee Byron","email":"lee@leebyron.com","url":"http://leebyron.com/"}],"repository":{"type":"git","url":"https://github.com/graphql/graphiql/tree/master/packages/graphql-language-service-interface"},"homepage":"https://github.com/graphql/graphiql/tree/master/packages/graphql-language-service-interface#readme","bugs":{"url":"https://github.com/graphql/graphiql/issues?q=issue+label:language-interface"},"license":"MIT","keywords":["graphql"],"main":"dist/index.js","scripts":{"test":"echo 'Please run `npm test` from the root of the repo' && exit 1","build":"yarn run build-js && yarn run build-flow","build-js":"node ../../resources/buildJs.js","build-flow":"node ../../resources/buildFlow.js","prepublish":"node ../../resources/prepublish.js"},"peerDependencies":{"graphql":"^0.12.0 || ^0.13.0 || ^14.0.0"},"dependencies":{"graphql-config":"2.2.1","graphql-language-service-parser":"^1.3.0","graphql-language-service-types":"^1.3.0","graphql-language-service-utils":"^2.1.0"},"_id":"graphql-language-service-interface@2.1.0","_nodeVersion":"11.12.0","_npmVersion":"6.9.0","dist":{"integrity":"sha512-GpVv1h03nahz7E6oUrYbtlNdi4zXZPhR+YDydM76lE4SiOuxYkUBup7qg0wPL1Y2dWxEDrV1FECbfbuudRWl5Q==","shasum":"d32cdd4808042694179eb59200b701468f20a669","tarball":"https://registry.npmjs.org/graphql-language-service-interface/-/graphql-language-service-interface-2.1.0.tgz","fileCount":20,"unpackedSize":118177,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdWY+XCRA9TVsSAnZWagAAAXYP/iYWzpbX6tY1u2LwD3QO\nhQgMBcIPTcvX7EWUD3/Ue9zW1nAxn/nhIrTNwRmuzus25cCNSx0MXMjr92mb\nPt0y3mhe8RMqotK0kFePIvhbTfeHIzlcaO9VFtUHxP8/1JXO4SkBnAqUyCzS\n3JWDQWXd9Guxqfr4PZKLi3qrkuSgNoIgp1d/a/yGfm2JesgDUooznB7LAaco\nzdCBbFj24C0XrW+7jxe6S8mHSMDiXhcPYZczGHe9WrMIUq+mpFEBz4oaYZZ+\n8LtEAADVIcXHzfxQSmxS1LyUaxMNkyNgx8O6iVcitCMQBxHa04bv5gXFT0S9\nf/qTCbfXtCMdrtJldD96KekzEaMKHOZ21zWnwekS2igSlfvlhZW+h66uQCyS\nF6mI4vakV2zgSS5gxxgxUXBXjZXN9tspxrGNBf4YMerX14qz8aPlQtr671je\n6g9HzaQBgq4cZeCJBjTdoeTkzLBkKqQwEJD/yDJuwAa0dQQtlko0W2Es2Qik\nqWkUa1XCzw/u4XGAwH++TTaFgMZKPGwpGUtfYUvWR+sdKtV0SZDapQigb8Vt\ndWfRE5diCDaCibKFaWD2Dk97o5RIPRc9tbiEoC4jeY4rYz20kjTOFCnjJN5a\nvc8/jmdttu58lxKEPQSnCIWn3kuR7FRDgwEFfB+mpaMEKvkH2srRVL3EZ8qX\ncN+A\r\n=6P1l\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCbwHnB08rje7VkRWkTDRcDbHtD4gC6YIWvQXxdx+uxrwIhALio3LZMZn9KeJWgEGDJsD9O3ic3TeAThK+ftSHLn2JT"}]},"maintainers":[{"email":"agomezs@fb.com","name":"ags-"},{"email":"asiandrummer@gmail.com","name":"asiandrummer"},{"email":"jkassens@fb.com","name":"kassens"},{"email":"lee@leebyron.com","name":"leebyron"},{"email":"sol@twitter.com","name":"lostplan"},{"email":"mgadda@gmail.com","name":"mgadda"},{"email":"schickling.j@gmail.com","name":"schickling"},{"email":"greg@hurrell.net","name":"wincent"}],"_npmUser":{"name":"acao","email":"rikki.schulte@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/graphql-language-service-interface_2.1.0_1566150550967_0.5684968687749437"},"_hasShrinkwrap":false,"deprecated":"this package has been merged into graphql-language-service"},"2.3.0":{"name":"graphql-language-service-interface","version":"2.3.0","description":"Interface to the GraphQL Language Service","contributors":[{"name":"Greg Hurrell","email":"greg@hurrell.net","url":"https://greg.hurrell.net/"},{"name":"Hyohyeon Jeong","email":"asiandrummer@fb.com"},{"name":"Lee Byron","email":"lee@leebyron.com","url":"http://leebyron.com/"}],"repository":{"type":"git","url":"git+ssh://git@github.com/graphql/graphiql.git"},"homepage":"https://github.com/graphql/graphiql/tree/master/packages/graphql-language-service-interface#readme","bugs":{"url":"https://github.com/graphql/graphiql/issues?q=issue+label:language-interface"},"license":"MIT","keywords":["graphql"],"main":"dist/index.js","scripts":{"test":"node ../../resources/runTests.js","build":"yarn run build-ts && yarn run build-flow","build-ts":"tsc","build-flow":"node ../../resources/buildFlow.js","prepublish":"node ../../resources/prepublish.js"},"peerDependencies":{"graphql":"^0.12.0 || ^0.13.0 || ^14.0.0"},"dependencies":{"graphql-config":"2.2.1","graphql-language-service-parser":"^1.5.0","graphql-language-service-types":"^1.5.0","graphql-language-service-utils":"^2.3.0"},"_id":"graphql-language-service-interface@2.3.0","_nodeVersion":"11.12.0","_npmVersion":"6.9.0","dist":{"integrity":"sha512-vH0c3tWgMQiWHyLbxqq4cHfSFfcfExW5UQMBMFuv1Ufh3gW2p1V4pllSYuwo7NN1b0RU0VU4xH1YjsVRIDIKDg==","shasum":"584ba10e3c1235d0b83f662c046a8c2a1f22cc01","tarball":"https://registry.npmjs.org/graphql-language-service-interface/-/graphql-language-service-interface-2.3.0.tgz","fileCount":36,"unpackedSize":102004,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdluWGCRA9TVsSAnZWagAANdIQAIs3DVZ6erH0WWXmQU7b\nNbx5LRWRPePkdV3p0HBaLMeIx4qM2tmkpS+mXG+kboaJWGwhZUzOihJrLXS6\nLH8E6mjcLVB/N1QAIamFhBznz/O0G/Sm2azLdDVGHCDHK406j8oKxE+FcqM1\nDH4PodKZwy3ErxggUdiRMrA5l8220E0dU2vqtuJN76c03NtpweNLnOBMUPe5\n8QwUg//II5gXUGIH3P29+ZStI25W4HmlvjGeT9/om0BcaxPAalZ6G6ADo1d9\nrkrcALDOzC9d3ohUNHfqBX7Ww1kdliDpSh0klMkwCdljd6ovjzTC1Aquu+K0\nUZl08OrcdKKADaUQ/x68f6trO24Sc98MtpDAUjvSxMdNH+zucqcFyDVDhFQr\ngnFZqoanVfeyulWKcmr5WVwwWkih38D6Pw0hwKU/bEojSY9I83V141a8ROGh\ndXCWElhsLm6KsLg5vr577zty3t9Ww0fOW+DAwNdgQbmtG8JFEMpobvIn1s+N\nTleIluMC8AHieFwNa0NyEmlhosNN8ooVO4L6sWe0Sus2Dhj4mQ6mQk1mSgzc\nXxT+n0ooFke6OyjDKwLY6C8WgMaItV4Jwj51Iul+XEN+VB8hMNiEcQhdE8QS\n3OiP8XOEsBnD6+3RgsLBiFL+ZCk6DXOF3LLkAi78qCNZJARG6iG9S8AS0R8H\nRBKs\r\n=ZzYA\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIG72guSoPAKuYt9hqhktFG7MpBCuKGJDInhfxjhKaZTAAiAEmXNNXUirsFMvBipHqgfcOdvx+3bFB+AnM2EDsP4NKg=="}]},"maintainers":[{"email":"agomezs@fb.com","name":"ags-"},{"email":"asiandrummer@gmail.com","name":"asiandrummer"},{"email":"jkassens@fb.com","name":"kassens"},{"email":"lee@leebyron.com","name":"leebyron"},{"email":"sol@twitter.com","name":"lostplan"},{"email":"mgadda@gmail.com","name":"mgadda"},{"email":"schickling.j@gmail.com","name":"schickling"},{"email":"greg@hurrell.net","name":"wincent"}],"_npmUser":{"name":"acao","email":"rikki.schulte@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/graphql-language-service-interface_2.3.0_1570170245589_0.38235996560724494"},"_hasShrinkwrap":false,"deprecated":"this package has been merged into graphql-language-service"},"2.3.1":{"name":"graphql-language-service-interface","version":"2.3.1","description":"Interface to the GraphQL Language Service","contributors":[{"name":"Greg Hurrell","email":"greg@hurrell.net","url":"https://greg.hurrell.net/"},{"name":"Hyohyeon Jeong","email":"asiandrummer@fb.com"},{"name":"Lee Byron","email":"lee@leebyron.com","url":"http://leebyron.com/"}],"repository":{"type":"git","url":"git+ssh://git@github.com/graphql/graphiql.git"},"homepage":"https://github.com/graphql/graphiql/tree/master/packages/graphql-language-service-interface#readme","bugs":{"url":"https://github.com/graphql/graphiql/issues?q=issue+label:language-interface"},"license":"MIT","keywords":["graphql"],"main":"dist/index.js","scripts":{"test":"node ../../resources/runTests.js","build":"yarn run build-ts && yarn run build-flow","build-ts":"tsc","build-flow":"node ../../resources/buildFlow.js"},"peerDependencies":{"graphql":"^0.12.0 || ^0.13.0 || ^14.0.0"},"dependencies":{"graphql-config":"2.2.1","graphql-language-service-parser":"^1.5.0","graphql-language-service-types":"^1.5.0","graphql-language-service-utils":"^2.3.1"},"gitHead":"1a24c79073c70690d4a1b56080a58c8158fb11aa","_id":"graphql-language-service-interface@2.3.1","_nodeVersion":"11.12.0","_npmVersion":"lerna/3.16.4/node@v11.12.0+x64 (darwin)","dist":{"integrity":"sha512-PbrZ6Wu1Zekmo3tXGaAiYcNLLcGtP46M2SyhjYidoJ9zVnkUsl6BHXUztWUOYNGO2TD5gjtDfOfyhl3keHMgmw==","shasum":"10882659200f10341659b9be289bd285f8e40a5d","tarball":"https://registry.npmjs.org/graphql-language-service-interface/-/graphql-language-service-interface-2.3.1.tgz","fileCount":40,"unpackedSize":107762,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd3bFgCRA9TVsSAnZWagAAPdsQAJFsbkbsdxkYxIC5732L\napnBTwn9urTFJ+BQLoSTQFWIIJ/nsoDYZthpA7EW5l+KHMWokk0YtIcsy3pU\nMCEltSx3YOuT/+KbDGSwUHPQ3vgOuXZLjyM5NXKQJOmmDfTMiKJLhf42Mtv3\nAXPPOjTtbPa1YOe36rHr6/jf5DewN2bnkgbEDZ6KntmG38IeNNCgAekGP0F/\ns+B2ShWrYsH4FgvCbhWhLIbdmDrhz9lzQaOMZFvu3nhYEStMeqshIosjVcpY\nDjBeli0u/ULbwxhHnnQKn1JQgMgSGasXZFPTGeX7/ptgMvQkT6a2nTyb2IiE\nsTw1605Z4RMPGNVjVfcBCBsEWVT8CuvnmJADmKrrpke12exflY8HZ/HDaHFU\nKdgDIVoIgATEOUEXj1/28rID9Mc7DNkAM7rAIjgU0r8FZZf2CadKsuLvDRbR\n5jbWILp909fYpJnpXz3csJ8aKOyasIthibH+E1rXiVndFuWYuJ4J8AP307hT\nsuvQEwrECtHw3AtHeN6PTj/02Lk6GDt18/OfDxTvUu1cQPdH/MhAqLntV+MX\nTUMwOBiT7yhvPCLkwlCsud99EyQev7veq1v+s3YZ8wC9G9Wru5V79yVQTTn2\nctBLR6gaTGoJFr2p6FbKQuBwOABEFSBPJeSmSpZzcHfJ4QPeEFCCpugW5uey\nmfQW\r\n=Kfgs\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDrGT9gxjmE993Osg/aNvFlQVllaFcnuTZeTB+z4Q39NgIhAJeNmu7IQM3zUzSse6/7T0/Ge9Q27fS2MGzZpfYdv4qk"}]},"maintainers":[{"email":"agomezs@fb.com","name":"ags-"},{"email":"asiandrummer@gmail.com","name":"asiandrummer"},{"email":"jkassens@fb.com","name":"kassens"},{"email":"lee@leebyron.com","name":"leebyron"},{"email":"sol@twitter.com","name":"lostplan"},{"email":"mgadda@gmail.com","name":"mgadda"},{"email":"schickling.j@gmail.com","name":"schickling"},{"email":"greg@hurrell.net","name":"wincent"}],"_npmUser":{"name":"acao","email":"rikki.schulte@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/graphql-language-service-interface_2.3.1_1574809951887_0.7380680936488033"},"_hasShrinkwrap":false,"deprecated":"this package has been merged into graphql-language-service"},"2.3.2":{"name":"graphql-language-service-interface","version":"2.3.2","description":"Interface to the GraphQL Language Service","contributors":[{"name":"Greg Hurrell","email":"greg@hurrell.net","url":"https://greg.hurrell.net/"},{"name":"Hyohyeon Jeong","email":"asiandrummer@fb.com"},{"name":"Lee Byron","email":"lee@leebyron.com","url":"http://leebyron.com/"}],"repository":{"type":"git","url":"git+ssh://git@github.com/graphql/graphiql.git"},"homepage":"https://github.com/graphql/graphiql/tree/master/packages/graphql-language-service-interface#readme","bugs":{"url":"https://github.com/graphql/graphiql/issues?q=issue+label:language-interface"},"license":"MIT","keywords":["graphql"],"main":"dist/index.js","module":"esm/index.js","typings":"esm/index.d.ts","scripts":{"test":"node ../../resources/runTests.js","build":"yarn run build-ts && yarn run build-flow","build-ts":"tsc","build-flow":"node ../../resources/buildFlow.js"},"peerDependencies":{"graphql":"^0.12.0 || ^0.13.0 || ^14.0.0"},"dependencies":{"graphql-config":"2.2.1","graphql-language-service-parser":"^1.5.1","graphql-language-service-types":"^1.5.1","graphql-language-service-utils":"^2.3.2"},"gitHead":"ed12bf7719e73c4c339779988a0e10b65be1d34e","_id":"graphql-language-service-interface@2.3.2","_nodeVersion":"11.12.0","_npmVersion":"lerna/3.16.4/node@v11.12.0+x64 (darwin)","dist":{"integrity":"sha512-LlhhI4VNmAwX+QkoF9Yv+vYHDydaeO888KkZaHR5OCiwuYlUWsvRPvbrnl2iDqXXJe7esVhCQ1vU79YA2cAk/Q==","shasum":"c8338b7f03a5c700537e14a7ed9cb334db69b121","tarball":"https://registry.npmjs.org/graphql-language-service-interface/-/graphql-language-service-interface-2.3.2.tgz","fileCount":40,"unpackedSize":108055,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd5dwGCRA9TVsSAnZWagAAB6gP/25oqvCAXiNYE+s7emmE\nFKdiLhnfiv2cOPHcbQEySUaE0Vwm7i2uQmhr1NXCKhuVhrfpF5vYKj32ydzw\np0VQQwKq1+hnIYsymHlVbc3d/cxjfA/Jh+Culirempb5RAKzPCtqKcinEeGJ\n4X9PorJ8Ty9dQQltjozBxIXBMmooJmt+ajQ+PGO/dz4hEuN4cy0ws51xBA7G\nhaPPxzaYTJUJm/tl2jD4Iy0viLfNcNX380VXRP47tp4AHLDBWueLjaMf1Gh2\nrzY5rsquZ/R5olOnQPr2MLw/Jhrme4AKa5HNS1lp2KxuYG6OfnaGnrCH9Xma\nnEosjVSq0+FQd0wnZpQnbxwzZFbZglJKHd4VYv25VSgzgrDEi8PRNvfe/oFq\nYL/PASxHL60i+TKUIEEMDIxXRuajWqcgm40l8XwfGFlG2md8daPi1udekURh\npYmFd/B3PGUHj9rmYpoM7TUVeJX7+oFhXs6OnBoOBZ+gypzgLJxTFClUMYyg\nkWiSwwLQbL0AAJTDtF4815GEMj4anm6hQQpqi7rPegaMIouChsrd+lGG2zgS\ntQpET8iuSVfhqcBU9gsN8aJ6Jwh1cQZ96ZL/uT+OZU/z6Anoo6U/aBf5gELC\nkl26Dh5X9gitidd40A61IBJWkjz4vTdaagWXm2pF71MX7HMObC+lf+vKNePA\nWJo+\r\n=9Mt7\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIBwrQMgiTdAzsiaOsMJwBhfI4uFXwQgDrRym5a2NGBEMAiAo2fACPdiIYXNAMxMgFG51X/50gOWIDPIp0kA56hkpsg=="}]},"maintainers":[{"email":"agomezs@fb.com","name":"ags-"},{"email":"asiandrummer@gmail.com","name":"asiandrummer"},{"email":"jkassens@fb.com","name":"kassens"},{"email":"lee@leebyron.com","name":"leebyron"},{"email":"sol@twitter.com","name":"lostplan"},{"email":"mgadda@gmail.com","name":"mgadda"},{"email":"schickling.j@gmail.com","name":"schickling"},{"email":"greg@hurrell.net","name":"wincent"}],"_npmUser":{"name":"acao","email":"rikki.schulte@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/graphql-language-service-interface_2.3.2_1575345157648_0.3815479351909974"},"_hasShrinkwrap":false,"deprecated":"this package has been merged into graphql-language-service"},"2.3.3":{"name":"graphql-language-service-interface","version":"2.3.3","description":"Interface to the GraphQL Language Service","contributors":[{"name":"Greg Hurrell","email":"greg@hurrell.net","url":"https://greg.hurrell.net/"},{"name":"Hyohyeon Jeong","email":"asiandrummer@fb.com"},{"name":"Lee Byron","email":"lee@leebyron.com","url":"http://leebyron.com/"}],"repository":{"type":"git","url":"git+ssh://git@github.com/graphql/graphiql.git"},"homepage":"https://github.com/graphql/graphiql/tree/master/packages/graphql-language-service-interface#readme","bugs":{"url":"https://github.com/graphql/graphiql/issues?q=issue+label:language-interface"},"license":"MIT","keywords":["graphql"],"main":"dist/index.js","module":"esm/index.js","typings":"esm/index.d.ts","scripts":{"test":"node ../../resources/runTests.js","build":"yarn run build-ts && yarn run build-flow","build-ts":"tsc","build-flow":"node ../../resources/buildFlow.js"},"peerDependencies":{"graphql":"^0.12.0 || ^0.13.0 || ^14.0.0"},"dependencies":{"graphql-config":"2.2.1","graphql-language-service-parser":"^1.5.2","graphql-language-service-types":"^1.5.2","graphql-language-service-utils":"^2.3.3"},"gitHead":"6b091a7fd9793d1492023af1d3e1a8cb5a0509fb","_id":"graphql-language-service-interface@2.3.3","_nodeVersion":"12.13.1","_npmVersion":"lerna/3.16.4/node@v12.13.1+x64 (darwin)","dist":{"integrity":"sha512-SMUbbiHbD19ffyDrucR+vwyaKYhDcTgbBFDJu9Z4TBa5XaksmyiurB3f+pWlIkuFvogBvW3JDiiJJlUW7awivg==","shasum":"33d2263e797dcfcac2426e00a33349d2a489edfa","tarball":"https://registry.npmjs.org/graphql-language-service-interface/-/graphql-language-service-interface-2.3.3.tgz","fileCount":68,"unpackedSize":198365,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd7lMhCRA9TVsSAnZWagAAXlcP/iwAEDFhWJUyBmaGEHWw\nVbVBppjvIQJ9bBmRXgHksy0TX8kdk24PhChI2ZLnh1tmgZgNjk/EnKGz83Ew\nvdhNsT+Ei8kNVnHVuGWECpnc08v9kewGuzX0AXyqcST8xJkWi/RhIXqjYGbA\nTZAnKbSe1hMlNiMeCcrGBUrA+hxrRxq7C+g9IYY6pHFawp8xjjwv+ivK25oh\nfri7cmuJuOsifE4pXFkGsHjGZsd1k9SkC0Hxed0rMlTZLvRcDuShr59MR/Nv\nbehdTpOBP8wqGqiD/QAnihb6RVx/Fx+Bjz/IjiHsXyOFHvDUYEzh4QZO4NwK\nicfkKLk1OK3if9+/C44wzhqN+Tmtt3uJY0f67jajb1+iH8IdJgkSOTxXSfqf\nGM16EUeTE9aUm3KJRNfe0STWFL3Sd4/BrClK9Jj+hFJol+Xkn1lorrWpgWav\n7ZwROWAXZlZfITnwT1at0y+j5ugMD6Ez+goArrrn139AOvGGIedU32wq9HsP\njbgqZFpN1XEaRTcedgEwabUo/bJMEtN+cBRDvf+acpCBS1J3vyn2qiiFVkMo\nUVpZ5BqM1tfnyFtl/gyV7xXFox7Q0k9LsTB8KyOJmGWzuJ7qD6wdVGmCR876\n3Qk2H0Ij3TQvJOJS5shXWlic6qiPw2BofYcLfX3uL93D9ydt+/o5PbNPW1wT\nREPl\r\n=yBTA\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIAZ9Wd22X54LL9hbVE2nAmgytJD16H6fcNv+DF7MKQ//AiEAhPP1hgbvgzmY9gqWuNYvMgpgxniLo/YC2L4V77F1wac="}]},"maintainers":[{"email":"agomezs@fb.com","name":"ags-"},{"email":"asiandrummer@gmail.com","name":"asiandrummer"},{"email":"jkassens@fb.com","name":"kassens"},{"email":"lee@leebyron.com","name":"leebyron"},{"email":"sol@twitter.com","name":"lostplan"},{"email":"mgadda@gmail.com","name":"mgadda"},{"email":"schickling.j@gmail.com","name":"schickling"},{"email":"greg@hurrell.net","name":"wincent"}],"_npmUser":{"name":"acao","email":"rikki.schulte@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/graphql-language-service-interface_2.3.3_1575899936854_0.32268993118590394"},"_hasShrinkwrap":false,"deprecated":"this package has been merged into graphql-language-service"},"2.4.0-alpha.0":{"name":"graphql-language-service-interface","version":"2.4.0-alpha.0","description":"Interface to the GraphQL Language Service","contributors":[{"name":"Greg Hurrell","email":"greg@hurrell.net","url":"https://greg.hurrell.net/"},{"name":"Hyohyeon Jeong","email":"asiandrummer@fb.com"},{"name":"Lee Byron","email":"lee@leebyron.com","url":"http://leebyron.com/"}],"repository":{"type":"git","url":"git+ssh://git@github.com/graphql/graphiql.git"},"homepage":"https://github.com/graphql/graphiql/tree/master/packages/graphql-language-service-interface#readme","bugs":{"url":"https://github.com/graphql/graphiql/issues?q=issue+label:language-interface"},"license":"MIT","keywords":["graphql"],"main":"dist/index.js","module":"esm/index.js","typings":"esm/index.d.ts","scripts":{"test":"node ../../resources/runTests.js","build":"yarn run build-ts && yarn run build-flow","build-ts":"tsc","build-flow":"node ../../resources/buildFlow.js"},"peerDependencies":{"graphql":"^0.12.0 || ^0.13.0 || ^14.0.0"},"dependencies":{"graphql-config":"2.2.1","graphql-language-service-parser":"^1.5.3-alpha.0","graphql-language-service-types":"^1.6.0-alpha.0","graphql-language-service-utils":"^2.4.0-alpha.0"},"gitHead":"917c3931634cf27eb31a0383ff7c15ffd902d221","readme":"# graphql-language-service-interface\n\n[![NPM](https://img.shields.io/npm/v/graphql-language-service-interface.svg)](https://npmjs.com/graphql-language-service-interface)\n![jsDelivr hits (npm)](https://img.shields.io/jsdelivr/npm/hm/graphql-language-service-interface)\n![npm downloads](https://img.shields.io/npm/dm/graphql-language-service-interface?label=npm%20downloads)\n![Snyk Vulnerabilities for npm package](https://img.shields.io/snyk/vulnerabilities/npm/codemirror-graphql)\n[![License](https://img.shields.io/npm/l/graphql-language-service-interface.svg?style=flat-square)](LICENSE)\n\nLSP Language Service written in Typescript used by [GraphQL Language Service Server](https://github.com/graphql/graphiql/tree/master/packages/graphql-language-service-server) and [Codemirror GraphQL](https://github.com/graphql/graphiql/tree/master/packages/codemirror-graphql).\n\nThis provides the Official [Language Server Protocol](https://langserver.org) compliant GraphQL language service to be used by an IDE plugin, a browser application or desktop application.\n","readmeFilename":"README.md","_id":"graphql-language-service-interface@2.4.0-alpha.0","_nodeVersion":"12.13.1","_npmVersion":"lerna/3.20.2/node@v12.13.1+x64 (darwin)","dist":{"integrity":"sha512-Cq/4wJYdEExHPmHkqaHS1b4cNLrjyeAz7tV+32nES1sDlvfvi9mBS7PCrSHinJ18fa8Tq/fAGC1c/ZkJRPfUMA==","shasum":"505909e4c071001e9ec296ab4681611dcb2b1198","tarball":"https://registry.npmjs.org/graphql-language-service-interface/-/graphql-language-service-interface-2.4.0-alpha.0.tgz","fileCount":68,"unpackedSize":200248,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeIxnGCRA9TVsSAnZWagAA/qQP+wZ4a3Ie+veH2lCU8VRi\nAzCZWGAfREc63cuZU1jnfzAPgd3dpF5u6PrF9Mt/b+UVinn29Q/+yGeyc9rY\np+zmcNaMYE0QjBW0FTAuhlu4/4tWLDunl4JYVdDX7lKsmP7+CeKmVcZMS4bP\nCZGw45/cLbnex+k1V0JLh3Jvf5Jz59y44JNiN2B8gxwDo2JOIxSeEjRXUesC\ni3EyIvS+HkKmSwVhg7sjP+ltrdHwL+hT9DNoF+z9woRVqTmZoXsBlaCPz4uJ\nCZ1CUXnO+XQNJWJOJumnr7MHa8eI8qJVuf3WjBcy1+U6Xt+lKIOGnKDYxBzz\nwaNlYENl1KZjPaREJgPaZY+kcPyKQ5d3evoG/DQqz4O3Zv7bLH3He/mQT7nC\nNY7iWT6+uAxy8uprTtq05eofziL0I/NrFyTeQgVotAJXHWUQiPxr55p2JZkf\nn6q0CcVFCWt65uZ+Wm+tl61HLV5dYoL8DA2YwTS8L9lv8AkASuxIJeDDbpJE\nKk8BpY56EuoMWqGfmQpT2NbVL4mWRnTZkLHmuSr6rf7SxqtcMQPs13lqZX9b\nzGasigf05IV5VnrKGhFXxBplsbb9MBwEAn9jPPma7pqVobA5pdDiF1L84H9q\nMwTl26Uj99WjPrpEgxFjHJKcktNoXrFwCgL0NdZQU/x3xw9ZtTnN0YMFK49d\nAiiG\r\n=P7Oi\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIChkT0WTjEWj4b/kJ4koaLPyoC3mkdETmSyzOMpUDOSFAiA9AR9lmemNI6bURASvmCWyAnIxDi256gVj4cDbbhUSCg=="}]},"maintainers":[{"email":"agomezs@fb.com","name":"ags-"},{"email":"asiandrummer@gmail.com","name":"asiandrummer"},{"email":"jkassens@fb.com","name":"kassens"},{"email":"lee@leebyron.com","name":"leebyron"},{"email":"sol@twitter.com","name":"lostplan"},{"email":"mgadda@gmail.com","name":"mgadda"},{"email":"schickling.j@gmail.com","name":"schickling"},{"email":"greg@hurrell.net","name":"wincent"}],"_npmUser":{"name":"acao","email":"rikki.schulte@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/graphql-language-service-interface_2.4.0-alpha.0_1579358662039_0.26804086788382486"},"_hasShrinkwrap":false,"deprecated":"this package has been merged into graphql-language-service"},"2.4.0-alpha.1":{"name":"graphql-language-service-interface","version":"2.4.0-alpha.1","description":"Interface to the GraphQL Language Service","contributors":[{"name":"Greg Hurrell","email":"greg@hurrell.net","url":"https://greg.hurrell.net/"},{"name":"Hyohyeon Jeong","email":"asiandrummer@fb.com"},{"name":"Lee Byron","email":"lee@leebyron.com","url":"http://leebyron.com/"}],"repository":{"type":"git","url":"git+ssh://git@github.com/graphql/graphiql.git"},"homepage":"https://github.com/graphql/graphiql/tree/master/packages/graphql-language-service-interface#readme","bugs":{"url":"https://github.com/graphql/graphiql/issues?q=issue+label:language-interface"},"license":"MIT","keywords":["graphql"],"main":"dist/index.js","module":"esm/index.js","typings":"esm/index.d.ts","scripts":{"test":"node ../../resources/runTests.js","build":"yarn run build-ts && yarn run build-flow","build-ts":"tsc","build-flow":"node ../../resources/buildFlow.js"},"peerDependencies":{"graphql":"^0.12.0 || ^0.13.0 || ^14.0.0"},"dependencies":{"graphql-config":"2.2.1","graphql-language-service-parser":"^1.5.3-alpha.1","graphql-language-service-types":"^1.6.0-alpha.1","graphql-language-service-utils":"^2.4.0-alpha.1"},"gitHead":"dfd2eb817086de87a860bc9230a79ac4bd547c24","readme":"# graphql-language-service-interface\n\n[![NPM](https://img.shields.io/npm/v/graphql-language-service-interface.svg)](https://npmjs.com/graphql-language-service-interface)\n![jsDelivr hits (npm)](https://img.shields.io/jsdelivr/npm/hm/graphql-language-service-interface)\n![npm downloads](https://img.shields.io/npm/dm/graphql-language-service-interface?label=npm%20downloads)\n![Snyk Vulnerabilities for npm package](https://img.shields.io/snyk/vulnerabilities/npm/codemirror-graphql)\n[![License](https://img.shields.io/npm/l/graphql-language-service-interface.svg?style=flat-square)](LICENSE)\n\nLSP Language Service written in Typescript used by [GraphQL Language Service Server](https://github.com/graphql/graphiql/tree/master/packages/graphql-language-service-server) and [Codemirror GraphQL](https://github.com/graphql/graphiql/tree/master/packages/codemirror-graphql).\n\nThis provides the Official [Language Server Protocol](https://langserver.org) compliant GraphQL language service to be used by an IDE plugin, a browser application or desktop application.\n","readmeFilename":"README.md","_id":"graphql-language-service-interface@2.4.0-alpha.1","_nodeVersion":"12.13.1","_npmVersion":"lerna/3.20.2/node@v12.13.1+x64 (darwin)","dist":{"integrity":"sha512-0dvHkeVkfE3TFqpedAL9TPF7xpe5Y7Vwo8DToe/8WXuLcqTc/2bfuHK/CAsd//7I7Sc5j/gwFhl9uw3ANlfmMg==","shasum":"8730172901e72ad6a93b9363f2c2cf1fa7dc7d29","tarball":"https://registry.npmjs.org/graphql-language-service-interface/-/graphql-language-service-interface-2.4.0-alpha.1.tgz","fileCount":68,"unpackedSize":200784,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeIx1CCRA9TVsSAnZWagAAAb4P/jrGbrAQCU1vc5OAL7E/\nYHaqOKK5sL5htn1RDSl0s4ayXNKOieoEtxuY0dPbmU6TEjJS4vD7ZP0jFfF/\n3x90WyTBXx2Bqpo7kxpiutI5dud+qFnWjQq/HtE5lS8P4cV9/5Rc1GBj2TzB\noSTw+SCmPPX3SxSs7Lvuq2XlUlnLfux82TRty4hWEHgFEyH2ILOgJklk/8cD\ndWDSHS/PpIvGtuSWfYte9vpxSFNxTnwCq2RFopIXYhblHlRXk+9SnjFijL+X\nvCm5JgaY65VABSsm8C9nNXyFzJ2Nv9Gqq23xsbV/KkfyJXYXGXVaRlQ75e9O\nOX7UaNWM5+uCwKs7PurLu/NZE+VAK5obiLr66/80cg+Ekh/qu+B4GrnQSejP\njNAOTk8ALiYWcLES3pKd60NILEWZopqHTQLtVK//wLgmAntGxxsc7jCWnxuW\nbWBnhrGb0HruWAcK/r2DV2iJCjkpSExPbjkXJ3BINFOILrr+KnhIAgzDbcTm\n6MMj7gbVmIQmUhmwXe5PbLjD0Yr6EAiq9gmaGm+0odV9GOPq45lk1szyvEY2\nXGYrcteJEIniOC3vK4BgoKL3n7oy1gQ32dz++XCiLEcv6Q715RGcLCYNeViv\nrr+Lo6JiFwy0djJQM5CiJNvw2iCQqQUT4KcsiQFHp1xkhrtM6Wur00jrfr1+\ntYXx\r\n=im21\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCFficZ0SIIZ/wF7VX67KQgz5bvFTUvd/0nqcUPmbEHTgIhAJZTKV/aAm00n0vJAHEkIRuDY8hHkwm8P3p7haah4uGJ"}]},"maintainers":[{"email":"agomezs@fb.com","name":"ags-"},{"email":"asiandrummer@gmail.com","name":"asiandrummer"},{"email":"jkassens@fb.com","name":"kassens"},{"email":"lee@leebyron.com","name":"leebyron"},{"email":"sol@twitter.com","name":"lostplan"},{"email":"mgadda@gmail.com","name":"mgadda"},{"email":"schickling.j@gmail.com","name":"schickling"},{"email":"greg@hurrell.net","name":"wincent"}],"_npmUser":{"name":"acao","email":"rikki.schulte@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/graphql-language-service-interface_2.4.0-alpha.1_1579359554477_0.3843367663458688"},"_hasShrinkwrap":false,"deprecated":"this package has been merged into graphql-language-service"},"2.4.0-alpha.3":{"name":"graphql-language-service-interface","version":"2.4.0-alpha.3","description":"Interface to the GraphQL Language Service","contributors":[{"name":"Greg Hurrell","email":"greg@hurrell.net","url":"https://greg.hurrell.net/"},{"name":"Hyohyeon Jeong","email":"asiandrummer@fb.com"},{"name":"Lee Byron","email":"lee@leebyron.com","url":"http://leebyron.com/"}],"repository":{"type":"git","url":"git+ssh://git@github.com/graphql/graphiql.git"},"homepage":"https://github.com/graphql/graphiql/tree/master/packages/graphql-language-service-interface#readme","bugs":{"url":"https://github.com/graphql/graphiql/issues?q=issue+label:language-interface"},"license":"MIT","keywords":["graphql"],"main":"dist/index.js","module":"esm/index.js","typings":"dist/index.d.ts","peerDependencies":{"graphql":"^0.12.0 || ^0.13.0 || ^14.0.0"},"dependencies":{"graphql-config":"3.0.0-alpha.17","graphql-language-service-parser":"^1.6.0-alpha.1","graphql-language-service-types":"^1.6.0-alpha.3","graphql-language-service-utils":"^2.4.0-alpha.3"},"gitHead":"330de751977bc479a8f82103f8bb5620787f58ae","readme":"# graphql-language-service-interface\n\n[![NPM](https://img.shields.io/npm/v/graphql-language-service-interface.svg)](https://npmjs.com/graphql-language-service-interface)\n![jsDelivr hits (npm)](https://img.shields.io/jsdelivr/npm/hm/graphql-language-service-interface)\n![npm downloads](https://img.shields.io/npm/dm/graphql-language-service-interface?label=npm%20downloads)\n![Snyk Vulnerabilities for npm package](https://img.shields.io/snyk/vulnerabilities/npm/codemirror-graphql)\n[![License](https://img.shields.io/npm/l/graphql-language-service-interface.svg?style=flat-square)](LICENSE)\n\nLSP Language Service written in Typescript used by [GraphQL Language Service Server](https://github.com/graphql/graphiql/tree/master/packages/graphql-language-service-server) and [Codemirror GraphQL](https://github.com/graphql/graphiql/tree/master/packages/codemirror-graphql).\n\nThis provides the Official [Language Server Protocol](https://langserver.org) compliant GraphQL language service to be used by an IDE plugin, a browser application or desktop application.\n","readmeFilename":"README.md","_id":"graphql-language-service-interface@2.4.0-alpha.3","_nodeVersion":"13.11.0","_npmVersion":"lerna/3.20.2/node@v13.11.0+x64 (linux)","_npmUser":{"name":"acao","email":"rikki.schulte@gmail.com"},"dist":{"integrity":"sha512-UMZxaUB9OXfuHy2bZXJLhBAzVM6UHyQ4nZdVch1h1VbnhiDPd5d1ElNUPy7fNceEXF3NW5+oG7F338QuFPqkhw==","shasum":"bb805066a8353e2e2000e985193d96f9d626493a","tarball":"https://registry.npmjs.org/graphql-language-service-interface/-/graphql-language-service-interface-2.4.0-alpha.3.tgz","fileCount":68,"unpackedSize":218865,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJedUNICRA9TVsSAnZWagAA7agQAJ+S5m0GYHphynB2F9gt\n81x4150dv3B9gWCIpzl/f0Gp8JQzMLfi52RwDh8kHlD4hSLJyrEfIvK3kzfV\nZ2gAMb5uqO4kH0V/AY3Jf/Zo2n1iU8S9MXaSJR7RtyGTSk6D0Gge90cmzKHs\nNQg7o5zQj+HEaTMhmlSMazqausuiO4MMP7uDshv8YjDELEyxWt4bYp1JdDpb\ngeAFxaD+ZmLUewoHNZNqTEn4OnHoknWBYfOLAPBj3x21axaM8mzovwTVg0B8\nrnKwiYuEWBaXqGPT9zryE8lHSuskP0sUM7su11ItAJcwvOzOfctZoKUDuYHx\nhqXW8nyk5N68jMWcWKw4iqboU63+j75hyDH1VPFzDbZ9iV8hqz7DDtII9Hvv\nlHvlZhxzlDtmq1zYFubNuIK/UBo2Te+DdkjLyWspZ+S13P+P0TnqChmJzFWD\ny/CUo6nNnAlH1bzWbS206d3gh3PN21/ZjZgUxZ8ho+iIMy2AahjFg9HMeG/F\nnv2fwRS6Cah+u0LhJCEXCLD+fWTl578V+oV1uInjfIgpPMHycJhgam1ksUbf\n1ETNOcmncUyacDD51dF7n8Ngcy+dOgfyvy1zYU1pq20H4EOA0K63fxPYqTrL\nE5lAZRJIJy824Bo5ttSOQlae/u2wgxKSKksM/uhugDNgNsGhd+bDlJZL5Rym\nBTbt\r\n=jokO\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCgBOsRUa1y7NyCSHUPrmvWtL2Nyjg+Yn9WV5eUXx/udgIhANY5MzIu1j4CSblqh6cIIs/Fng1GM96Ypub1OQ0QU1do"}]},"maintainers":[{"email":"agomezs@fb.com","name":"ags-"},{"email":"asiandrummer@gmail.com","name":"asiandrummer"},{"email":"jkassens@fb.com","name":"kassens"},{"email":"lee@leebyron.com","name":"leebyron"},{"email":"sol@twitter.com","name":"lostplan"},{"email":"mgadda@gmail.com","name":"mgadda"},{"email":"schickling.j@gmail.com","name":"schickling"},{"email":"greg@hurrell.net","name":"wincent"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/graphql-language-service-interface_2.4.0-alpha.3_1584743240566_0.144446775413535"},"_hasShrinkwrap":false,"deprecated":"this package has been merged into graphql-language-service"},"2.4.0-alpha.4":{"name":"graphql-language-service-interface","version":"2.4.0-alpha.4","description":"Interface to the GraphQL Language Service","contributors":[{"name":"Greg Hurrell","email":"greg@hurrell.net","url":"https://greg.hurrell.net/"},{"name":"Hyohyeon Jeong","email":"asiandrummer@fb.com"},{"name":"Lee Byron","email":"lee@leebyron.com","url":"http://leebyron.com/"}],"repository":{"type":"git","url":"git+ssh://git@github.com/graphql/graphiql.git"},"homepage":"https://github.com/graphql/graphiql/tree/master/packages/graphql-language-service-interface#readme","bugs":{"url":"https://github.com/graphql/graphiql/issues?q=issue+label:language-interface"},"license":"MIT","keywords":["graphql"],"main":"dist/index.js","module":"esm/index.js","typings":"dist/index.d.ts","peerDependencies":{"graphql":"^0.12.0 || ^0.13.0 || ^14.0.0"},"dependencies":{"graphql-config":"3.0.0-rc.0","graphql-language-service-parser":"^1.6.0-alpha.2","graphql-language-service-types":"^1.6.0-alpha.4","graphql-language-service-utils":"^2.4.0-alpha.4"},"gitHead":"c4d82b0e5263e9d516bf28f423d321d81a13356a","readme":"# graphql-language-service-interface\n\n[![NPM](https://img.shields.io/npm/v/graphql-language-service-interface.svg)](https://npmjs.com/graphql-language-service-interface)\n![jsDelivr hits (npm)](https://img.shields.io/jsdelivr/npm/hm/graphql-language-service-interface)\n![npm downloads](https://img.shields.io/npm/dm/graphql-language-service-interface?label=npm%20downloads)\n![Snyk Vulnerabilities for npm package](https://img.shields.io/snyk/vulnerabilities/npm/codemirror-graphql)\n[![License](https://img.shields.io/npm/l/graphql-language-service-interface.svg?style=flat-square)](LICENSE)\n\nLSP Language Service written in Typescript used by [GraphQL Language Service Server](https://github.com/graphql/graphiql/tree/master/packages/graphql-language-service-server) and [Codemirror GraphQL](https://github.com/graphql/graphiql/tree/master/packages/codemirror-graphql).\n\nThis provides the Official [Language Server Protocol](https://langserver.org) compliant GraphQL language service to be used by an IDE plugin, a browser application or desktop application.\n","readmeFilename":"README.md","_id":"graphql-language-service-interface@2.4.0-alpha.4","_nodeVersion":"13.12.0","_npmVersion":"lerna/3.20.2/node@v13.12.0+x64 (linux)","_npmUser":{"name":"acao","email":"rikki.schulte@gmail.com"},"dist":{"integrity":"sha512-kRl0tUoBWmkRePbpC1brW46Xt40nPW7rbGzRLbkL8TB2s/Cp4I4zKpJjGme2ZVWQ/urEr4wNhVzwJzoXRuh2zw==","shasum":"740904a0eb044e1badd3e5332b064b640592b4ea","tarball":"https://registry.npmjs.org/graphql-language-service-interface/-/graphql-language-service-interface-2.4.0-alpha.4.tgz","fileCount":68,"unpackedSize":219114,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJehoygCRA9TVsSAnZWagAANDkP/00mnA7uE831eKMM0cY7\nFoOyoWQlV8X8IA9WFJmMn2olgcyytaKO8nbYP6WookF2Vaua06NvrwddD3bn\nyrxFOLLqncqPyf9cXSXFatQknrQPVxZLAVYTGsnqfK9GtdWug13O1TEFdsJj\n3fRjVTqB5CkqNPX0GyL1LURzvxkr4RXwHWEKozSW+0SOAt7KArjCOOlZqnn+\nLUoyxwwFDtGzCAyD7RMS18Lrsyl/8x/ELASgzI1QskiUgHSwkvnsTXMUEZEE\nJ89FnKMUBozmjOOdI293WiN6St7q2RGA84qBeDfVmnc+Xwzrdl/9FdFoxmI+\n7H6ltwEVadQSzqlPddoGZE4ztYF8xVEnWknRdZo/nZX2E+Yyt2TNX5AZF3v8\nSTgNfbuhwCZFlB+FJnms6HEYaCUjjw2Swyx2jJu86uu0KhWPlOhhy067iJSk\nOEHrF8/q0ZCKOK2Z6vTfEJKazMKT+GTI+NkrXyt/gFhch5m2k2jNe3xZ35XO\n5nn+t/xtcFkIjODv7IJK/pgiB2Hnnc91Hr+V3J2soLxJvGXYZbkTzFMzsr3d\nq4OjIODIfNtoWuxcQ6mRTHsFhJ9BUqWTUGdePXxUNP5gWBg3SzxhqvvyA7e9\ndPw9OVpHMlsyC0g3n25oyDwgUoCkUX5WdPLGvPGl9V/cVwqxJ1WRLLC0i0rv\nmGKa\r\n=vNMI\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQD8TggQkGZEnwomG/g6eq0g+5kRBpYasCjyqZ52ld0+xAIgZsCNfWN1slfgdPPiN1jeuvyH4MPowaTylj6H0/w+Pwk="}]},"maintainers":[{"email":"agomezs@fb.com","name":"ags-"},{"email":"asiandrummer@gmail.com","name":"asiandrummer"},{"email":"jkassens@fb.com","name":"kassens"},{"email":"lee@leebyron.com","name":"leebyron"},{"email":"sol@twitter.com","name":"lostplan"},{"email":"mgadda@gmail.com","name":"mgadda"},{"email":"schickling.j@gmail.com","name":"schickling"},{"email":"greg@hurrell.net","name":"wincent"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/graphql-language-service-interface_2.4.0-alpha.4_1585876127712_0.9408826969569621"},"_hasShrinkwrap":false,"deprecated":"this package has been merged into graphql-language-service"},"2.4.0-alpha.5":{"name":"graphql-language-service-interface","version":"2.4.0-alpha.5","description":"Interface to the GraphQL Language Service","contributors":[{"name":"Greg Hurrell","email":"greg@hurrell.net","url":"https://greg.hurrell.net/"},{"name":"Hyohyeon Jeong","email":"asiandrummer@fb.com"},{"name":"Lee Byron","email":"lee@leebyron.com","url":"http://leebyron.com/"}],"repository":{"type":"git","url":"git+ssh://git@github.com/graphql/graphiql.git"},"homepage":"https://github.com/graphql/graphiql/tree/master/packages/graphql-language-service-interface#readme","bugs":{"url":"https://github.com/graphql/graphiql/issues?q=issue+label:language-interface"},"license":"MIT","keywords":["graphql"],"main":"dist/index.js","module":"esm/index.js","typings":"dist/index.d.ts","peerDependencies":{"graphql":"^0.12.0 || ^0.13.0 || ^14.0.0 || ^15.0.0"},"dependencies":{"graphql-language-service-parser":"^1.6.0-alpha.3","graphql-language-service-types":"^1.6.0-alpha.5","graphql-language-service-utils":"^2.4.0-alpha.5"},"devDependencies":{"graphql-config":"3.0.0-rc.2"},"gitHead":"b8f9af6a35ce599d381c77ace06a239144618680","readme":"# graphql-language-service-interface\n\n[![NPM](https://img.shields.io/npm/v/graphql-language-service-interface.svg)](https://npmjs.com/graphql-language-service-interface)\n![jsDelivr hits (npm)](https://img.shields.io/jsdelivr/npm/hm/graphql-language-service-interface)\n![npm downloads](https://img.shields.io/npm/dm/graphql-language-service-interface?label=npm%20downloads)\n![Snyk Vulnerabilities for npm package](https://img.shields.io/snyk/vulnerabilities/npm/codemirror-graphql)\n[![License](https://img.shields.io/npm/l/graphql-language-service-interface.svg?style=flat-square)](LICENSE)\n\nLSP Language Service written in Typescript used by [GraphQL Language Service Server](https://github.com/graphql/graphiql/tree/master/packages/graphql-language-service-server) and [Codemirror GraphQL](https://github.com/graphql/graphiql/tree/master/packages/codemirror-graphql).\n\nThis provides the Official [Language Server Protocol](https://langserver.org) compliant GraphQL language service to be used by an IDE plugin, a browser application or desktop application.\n","readmeFilename":"README.md","_id":"graphql-language-service-interface@2.4.0-alpha.5","_nodeVersion":"13.12.0","_npmVersion":"lerna/3.20.2/node@v13.12.0+x64 (linux)","_npmUser":{"name":"acao","email":"rikki.schulte@gmail.com"},"dist":{"integrity":"sha512-hnY1ADd4eP1R9wYfz4ImhWE/FRrVTzhBvxCxfyfp0ywYkVsS9Z9/8RLYe+OQCLH6pYAbqF0jhngmq9CqcK5jmg==","shasum":"bf6053030f3ff563524621269d2c3352c7a08862","tarball":"https://registry.npmjs.org/graphql-language-service-interface/-/graphql-language-service-interface-2.4.0-alpha.5.tgz","fileCount":100,"unpackedSize":352409,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeinmMCRA9TVsSAnZWagAAgCoP/ju9t7PjdBTCni5Kax9s\ngTwj31at88uq6LcEPTUQVm27MtjSzJKjZsGWsWdMjkj6hLQysdX04QooW6gv\nA+SeZAUY0TDVHyqWPd5uGfsrVViJO7iH63zFk4jz69uK2l9lMuaXWb0uYU+4\nmLlwxfhZxi4MT2pOOOF9lDjsptYeBzsslGD5mS86ajpi01OapaHS5pMFvRVB\nYsuaGLgmMiuGiqgrOdnp32/0NJ/l8fI5NXUNB46HL2S/T+xOgjJKikORXp8g\nKvunAhYPamrGF5EqDnXP8JB0qHKWlgoVMYmR27AP213JlCjmOfNUcCJFH4zC\n01xgwzFlzyT4AsKyFY6jeMXWAHqbBAFbr0JOtKtpaTc7tsdJdln3kPxO1PgL\nMxpVvXt1WZWWndpVBxtHQ/OMn0ktMgY83R2zSeTL4dhvVO8g9Q/yXIzwt4HU\nTOMfClGYu3aVhEoinzEwYU7YqYzu4bTSj8lV9tP9fM04/9KWZKqPP7ET7ZiM\nngp84anLy631j2eKmmOAZ0BmUCCpdqVcigOE1KyqezHH161foKbrJlax7bWT\nP3Kw4eDqWtI1HQaAJcChO9pGhiKSgt0p/b2NpDdzfw/stwQX15dIHAX7VOgB\neuh76GC5V0EuYyks60BRkhyKlcGeMDvIft5P1cc7wqMfaxEjL53R3r5f60Vp\niIlv\r\n=HG5V\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCgHz5rufI/4MQJ00YKUp6GdGqm9xq9mIS5Be0h6lDPYwIhAJ5HAtiTbKcGseNdA8BBqVRzv1g2xcPFsLXPOY7myAoD"}]},"maintainers":[{"email":"agomezs@fb.com","name":"ags-"},{"email":"asiandrummer@gmail.com","name":"asiandrummer"},{"email":"jkassens@fb.com","name":"kassens"},{"email":"lee@leebyron.com","name":"leebyron"},{"email":"sol@twitter.com","name":"lostplan"},{"email":"mgadda@gmail.com","name":"mgadda"},{"email":"schickling.j@gmail.com","name":"schickling"},{"email":"greg@hurrell.net","name":"wincent"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/graphql-language-service-interface_2.4.0-alpha.5_1586133388536_0.30713814602896194"},"_hasShrinkwrap":false,"deprecated":"this package has been merged into graphql-language-service"},"2.4.0-alpha.6":{"name":"graphql-language-service-interface","version":"2.4.0-alpha.6","description":"Interface to the GraphQL Language Service","contributors":[{"name":"Greg Hurrell","email":"greg@hurrell.net","url":"https://greg.hurrell.net/"},{"name":"Hyohyeon Jeong","email":"asiandrummer@fb.com"},{"name":"Lee Byron","email":"lee@leebyron.com","url":"http://leebyron.com/"}],"repository":{"type":"git","url":"git+ssh://git@github.com/graphql/graphiql.git"},"homepage":"https://github.com/graphql/graphiql/tree/master/packages/graphql-language-service-interface#readme","bugs":{"url":"https://github.com/graphql/graphiql/issues?q=issue+label:language-interface"},"license":"MIT","keywords":["graphql"],"main":"dist/index.js","module":"esm/index.js","typings":"dist/index.d.ts","peerDependencies":{"graphql":"^0.12.0 || ^0.13.0 || ^14.0.0 || ^15.0.0"},"dependencies":{"graphql-language-service-parser":"^1.6.0-alpha.3","graphql-language-service-types":"^1.6.0-alpha.5","graphql-language-service-utils":"^2.4.0-alpha.6"},"devDependencies":{"graphql-config":"3.0.0-rc.2"},"gitHead":"f49a0c1d96aea8f39695b93b49bdd80af13d8535","readme":"# graphql-language-service-interface\n\n[![NPM](https://img.shields.io/npm/v/graphql-language-service-interface.svg)](https://npmjs.com/graphql-language-service-interface)\n![jsDelivr hits (npm)](https://img.shields.io/jsdelivr/npm/hm/graphql-language-service-interface)\n![npm downloads](https://img.shields.io/npm/dm/graphql-language-service-interface?label=npm%20downloads)\n![Snyk Vulnerabilities for npm package](https://img.shields.io/snyk/vulnerabilities/npm/codemirror-graphql)\n[![License](https://img.shields.io/npm/l/graphql-language-service-interface.svg?style=flat-square)](LICENSE)\n\nLSP Language Service written in Typescript used by [GraphQL Language Service Server](https://github.com/graphql/graphiql/tree/master/packages/graphql-language-service-server) and [Codemirror GraphQL](https://github.com/graphql/graphiql/tree/master/packages/codemirror-graphql).\n\nThis provides the Official [Language Server Protocol](https://langserver.org) compliant GraphQL language service to be used by an IDE plugin, a browser application or desktop application.\n","readmeFilename":"README.md","_id":"graphql-language-service-interface@2.4.0-alpha.6","_nodeVersion":"13.12.0","_npmVersion":"lerna/3.20.2/node@v13.12.0+x64 (linux)","_npmUser":{"name":"acao","email":"rikki.schulte@gmail.com"},"dist":{"integrity":"sha512-ELweHDZDU/VVl9YNNTmz/dZP5rFDfVJUDUYSX98pWi2tZ1edeWInzpHq5sSQuZqPsKMyN1o8kCTXozfP9rZe7g==","shasum":"de78630c58bb54d17586a37c0c9cc17aa064b88e","tarball":"https://registry.npmjs.org/graphql-language-service-interface/-/graphql-language-service-interface-2.4.0-alpha.6.tgz","fileCount":100,"unpackedSize":352618,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJekLLoCRA9TVsSAnZWagAA4YEP/3j6LSUGn/lIblS06I3/\nH+6HtBj0QCoAKw5D+xSUxlqhBV+vvbX+GHexEC3u+GvrjjU7PPAWE6qprPIF\nYstNlSDLe6T9XCGIEikH0MBm0cKZymSkckJsjLKnLBdseeG9VUXBajRekrTE\n1ptY6SThzw1HQ2qUCQapA8pSthATN86jfWwwjIOomKtp7t5Tsd9xG2zkdval\n8K/N8febbTeZKqLxF+nSiGQdOu/i5DgSCx3S6cbVvkZi5r1NahccPkja/4Ox\nsqBj3FniRibfDkCAGf1x+73E81uGx6nLnXrh+cVFuPHcpAy76sY5QEoOyOK1\n6NGJXpoHL2P4LPZV7Tfhln0gU0MBLFzWN+0RDTzhRXb8pAnBTu4CjbSrVlhS\ngEhTQk9D3iCZbMqWvrfxuRZ7tsEQ66ioNYSvi6r/R6ES99RN6PFAWJEu3CGr\nHeFIGLSs+nScXQ0hITWkqmWHLNxIiz5TO3porgjbL5DK4YUoh4WgaRpAWAp8\nwqzo8hSMVpm9s7oEBIIbJyJvahnLdGEITghp0olLonWH+myEbKOXTWxdcgWF\npPsTrxPz1KbD8a0Jn9K18BvypyAwrCqzitJA/3d/W+LzkaLzFZZNApII2bTe\nviaeHfupxkO4sjX65J9U1FiGnshnuMBRl/pWAzmAikVs1FHCXD7nJfW0f9Bq\nWtzg\r\n=+ML0\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDdlG3P4HV7HOBjpTHRptGr4SlJtnhfwzQwAwWTiHwmpQIhAICtrDIzJ5ec8/r7cMM0MMWYZKLRkz7uVvsQCR0e5w3t"}]},"maintainers":[{"email":"agomezs@fb.com","name":"ags-"},{"email":"asiandrummer@gmail.com","name":"asiandrummer"},{"email":"jkassens@fb.com","name":"kassens"},{"email":"lee@leebyron.com","name":"leebyron"},{"email":"sol@twitter.com","name":"lostplan"},{"email":"mgadda@gmail.com","name":"mgadda"},{"email":"schickling.j@gmail.com","name":"schickling"},{"email":"greg@hurrell.net","name":"wincent"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/graphql-language-service-interface_2.4.0-alpha.6_1586541288566_0.8584256226354743"},"_hasShrinkwrap":false,"deprecated":"this package has been merged into graphql-language-service"},"2.4.0-alpha.7":{"name":"graphql-language-service-interface","version":"2.4.0-alpha.7","description":"Interface to the GraphQL Language Service","contributors":[{"name":"Greg Hurrell","email":"greg@hurrell.net","url":"https://greg.hurrell.net/"},{"name":"Hyohyeon Jeong","email":"asiandrummer@fb.com"},{"name":"Lee Byron","email":"lee@leebyron.com","url":"http://leebyron.com/"}],"repository":{"type":"git","url":"git+ssh://git@github.com/graphql/graphiql.git"},"homepage":"https://github.com/graphql/graphiql/tree/master/packages/graphql-language-service-interface#readme","bugs":{"url":"https://github.com/graphql/graphiql/issues?q=issue+label:language-interface"},"license":"MIT","keywords":["graphql"],"main":"dist/index.js","module":"esm/index.js","typings":"dist/index.d.ts","peerDependencies":{"graphql":"^0.12.0 || ^0.13.0 || ^14.0.0 || ^15.0.0"},"dependencies":{"graphql-language-service-parser":"^1.6.0-alpha.3","graphql-language-service-types":"^1.6.0-alpha.5","graphql-language-service-utils":"^2.4.0-alpha.6","vscode-languageserver-types":"^3.15.1"},"devDependencies":{"graphql-config":"3.0.0-rc.2"},"gitHead":"9e8aaae1c497fe9a8226332e3ef3cee4e22cde09","readme":"# graphql-language-service-interface\n\n[![NPM](https://img.shields.io/npm/v/graphql-language-service-interface.svg)](https://npmjs.com/graphql-language-service-interface)\n![jsDelivr hits (npm)](https://img.shields.io/jsdelivr/npm/hm/graphql-language-service-interface)\n![npm downloads](https://img.shields.io/npm/dm/graphql-language-service-interface?label=npm%20downloads)\n![Snyk Vulnerabilities for npm package](https://img.shields.io/snyk/vulnerabilities/npm/codemirror-graphql)\n[![License](https://img.shields.io/npm/l/graphql-language-service-interface.svg?style=flat-square)](LICENSE)\n\nLSP Language Service written in Typescript used by [GraphQL Language Service Server](https://github.com/graphql/graphiql/tree/master/packages/graphql-language-service-server) and [Codemirror GraphQL](https://github.com/graphql/graphiql/tree/master/packages/codemirror-graphql).\n\nThis provides the Official [Language Server Protocol](https://langserver.org) compliant GraphQL language service to be used by an IDE plugin, a browser application or desktop application.\n","readmeFilename":"README.md","_id":"graphql-language-service-interface@2.4.0-alpha.7","_nodeVersion":"13.12.0","_npmVersion":"lerna/3.20.2/node@v13.12.0+x64 (linux)","_npmUser":{"name":"acao","email":"rikki.schulte@gmail.com"},"dist":{"integrity":"sha512-X5jwTI4AlcKB/t9/hZBn9O69uG9WPbkFnZivhNfztzeudKV+cXHYR6behsR47bR2nzF3YEu7Nv+3HExXKQAlWg==","shasum":"5458f1f17a79dde5b51dab0d21eda63dff48a918","tarball":"https://registry.npmjs.org/graphql-language-service-interface/-/graphql-language-service-interface-2.4.0-alpha.7.tgz","fileCount":100,"unpackedSize":353075,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJekMhhCRA9TVsSAnZWagAAIfAP/RilR5AwS0TRjmh2bYYB\nAx0gjd2mMr/9RTf4qSD0P9xn4mqz2b3ZIyvqfjmF2YpTFRIYAY+XrxJxqnzw\n7GURym7sf3YhjLmn6tFe3IWHsDbpXoOrmOxjCSaWEKLxPIt3FynFT/ipT/cP\nmi/sxsBLZA+04TMJQy7F78geLfABo9L9gOLky4JP2+IiFB9s7qzuDPlTXFae\nvqiYJDwkzM5zv9v1NMLIPhdrOual+fNBfo62RfnlUmTcKeE3ce4q+1JTUMe0\np73iy1bWCXVEN/MnIAHiIjJrALzx9bB5cfwWp38wFPaAi297j11GH34fkeNc\nvsn0dHD8ZIxUazlNFj32qVvPzNGcCD7G0AlYq4HzIlHq+ts5QXA66+uE9bHv\nGwt9x9pRSWUjc5YGJgi3iRwOYT+8YrTbPsfAk6wUwaUC4zix2vG1OguYTqqx\nvs6RdDAW9j+iUGY/OcOoh67gNKMrWcSHd/9cBkS7XedbrodY8ouJiIFy31TF\nwin/k04ulK/LvQr7/qjB9F1t/JR0iItAIDn8PXEJxSeTmEoJssRsns6puwpB\nr9iM1mpuz2rG0nUzHTy11sQINgxt5Wz+KbFvDOjOMLV/G1JXVZBTgeO7U390\nLB7JpcmKQJkAif2Iv13V+KDNFS1gyJBClpzmtDcFMsfF6WI44EL53Q37OsmK\n6xEG\r\n=Xq6z\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDl01NwQAQI8VpzR7AqrbwWeUpCvkpdhy6l8yvTkAwuMQIhAJ9N06bBDB8l6jmmkoCZa4wMacVnk8USVW3KSqBqQaPC"}]},"maintainers":[{"email":"agomezs@fb.com","name":"ags-"},{"email":"asiandrummer@gmail.com","name":"asiandrummer"},{"email":"jkassens@fb.com","name":"kassens"},{"email":"lee@leebyron.com","name":"leebyron"},{"email":"sol@twitter.com","name":"lostplan"},{"email":"mgadda@gmail.com","name":"mgadda"},{"email":"schickling.j@gmail.com","name":"schickling"},{"email":"greg@hurrell.net","name":"wincent"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/graphql-language-service-interface_2.4.0-alpha.7_1586546785441_0.9079920288387193"},"_hasShrinkwrap":false,"deprecated":"this package has been merged into graphql-language-service"},"2.4.0-alpha.8":{"name":"graphql-language-service-interface","version":"2.4.0-alpha.8","description":"Interface to the GraphQL Language Service","contributors":[{"name":"Greg Hurrell","email":"greg@hurrell.net","url":"https://greg.hurrell.net/"},{"name":"Hyohyeon Jeong","email":"asiandrummer@fb.com"},{"name":"Lee Byron","email":"lee@leebyron.com","url":"http://leebyron.com/"}],"repository":{"type":"git","url":"git+ssh://git@github.com/graphql/graphiql.git"},"homepage":"https://github.com/graphql/graphiql/tree/master/packages/graphql-language-service-interface#readme","bugs":{"url":"https://github.com/graphql/graphiql/issues?q=issue+label:language-interface"},"license":"MIT","keywords":["graphql"],"main":"dist/index.js","module":"esm/index.js","typings":"dist/index.d.ts","peerDependencies":{"graphql":"^0.12.0 || ^0.13.0 || ^14.0.0 || ^15.0.0"},"dependencies":{"graphql-language-service-parser":"^1.6.0-alpha.4","graphql-language-service-types":"^1.6.0-alpha.6","graphql-language-service-utils":"^2.4.0-alpha.7","vscode-languageserver-types":"^3.15.1"},"devDependencies":{"graphql-config":"3.0.0-rc.2"},"gitHead":"ce926bb7ab1e6fbf978ec53a0449c33869073c7d","readme":"# graphql-language-service-interface\n\n[![NPM](https://img.shields.io/npm/v/graphql-language-service-interface.svg)](https://npmjs.com/graphql-language-service-interface)\n![jsDelivr hits (npm)](https://img.shields.io/jsdelivr/npm/hm/graphql-language-service-interface)\n![npm downloads](https://img.shields.io/npm/dm/graphql-language-service-interface?label=npm%20downloads)\n![Snyk Vulnerabilities for npm package](https://img.shields.io/snyk/vulnerabilities/npm/codemirror-graphql)\n[![License](https://img.shields.io/npm/l/graphql-language-service-interface.svg?style=flat-square)](LICENSE)\n\nLSP Language Service written in Typescript used by [GraphQL Language Service Server](https://github.com/graphql/graphiql/tree/master/packages/graphql-language-service-server) and [Codemirror GraphQL](https://github.com/graphql/graphiql/tree/master/packages/codemirror-graphql).\n\nThis provides the Official [Language Server Protocol](https://langserver.org) compliant GraphQL language service to be used by an IDE plugin, a browser application or desktop application.\n","readmeFilename":"README.md","_id":"graphql-language-service-interface@2.4.0-alpha.8","_nodeVersion":"13.12.0","_npmVersion":"lerna/3.20.2/node@v13.12.0+x64 (linux)","_npmUser":{"name":"acao","email":"rikki.schulte@gmail.com"},"dist":{"integrity":"sha512-HT77H0GQk2jtpE9NAE+f8aNKvCkv5e7cZ32RZd+lCL23qNmuLJYpQcy+pbuRxxFKOWpiZLa5lc17T010gd64rQ==","shasum":"2f50b107c72be01796417bcfec2669d42f3b57c7","tarball":"https://registry.npmjs.org/graphql-language-service-interface/-/graphql-language-service-interface-2.4.0-alpha.8.tgz","fileCount":100,"unpackedSize":361899,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJewJ6OCRA9TVsSAnZWagAARJMQAIsrsbhh40nwg/CbjeBj\nJgmba6SsGgzBF93JefttAZMmMnaOAa0sqIKgDzcqT8NgEIzrlT7UIvb/yMpz\nsTVAALjedv5JMXDm3OKlIn6zn2+fRPY/JgVhZ42mop1zg3d5aQFgxzU61Y/J\n5O6I+V/GWZEYQwZzYhGP5lrsm/Q9EWjR64EeJfdrF69q8eJdKqr2lqdf7/OQ\nKnFyW2JMCAzKx5RMNyIoFxU4I7tXbVcXUeU/7GvezvYdX3qSu0G6RBjMwYa9\nWf8IYUM89X2/hhp+gvZEdrO41T59N5e7Nrx38RWc1C1TTfhcK0qmD8i5QJox\nDC4pFmCIempSMEOGMKNbWPdwSqZrfvpDREfsR73dCGMWCFMTEktcRCOCobIP\n53LXuA89DVxqpx1Hw1togb0M+MCr5Erh8Ouzk4LGaf7Li6qlNfl/MFngzsHv\n1IvsWpY6Qmz5EyyS7aDO1PFg/cqp/DWJaLzJ+SektVDgvz4Uh3ji6G6E0viW\n3wUryWpPqsgi1+ZGScRMfHtPa8jQJtkRbl9+9rNTFt7aCS7AME+m2iYDlEqk\nKIBKFTprBiymYFtl5QWXwTZOB1SjIZ7hEufUkJ2SfhSOs9nIcLfrZPtUwdtI\nJaq1FGhTlN3CmT92vPvgTSJmf/t7htceEzBjin0XQKSrWZXq8ugZlWkVdPUD\nV6sX\r\n=V3kS\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQD9x9/cIN0N2dNG1z0pfsZenQMeURSOTwNfRXBvGZIpkQIhAKlqqgJLg915MkKMLLKO2PVygVbagDrAEHPKXHjKIVkR"}]},"maintainers":[{"email":"agomezs@fb.com","name":"ags-"},{"email":"asiandrummer@gmail.com","name":"asiandrummer"},{"email":"jkassens@fb.com","name":"kassens"},{"email":"lee@leebyron.com","name":"leebyron"},{"email":"sol@twitter.com","name":"lostplan"},{"email":"mgadda@gmail.com","name":"mgadda"},{"email":"schickling.j@gmail.com","name":"schickling"},{"email":"greg@hurrell.net","name":"wincent"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/graphql-language-service-interface_2.4.0-alpha.8_1589681805683_0.006510849262372886"},"_hasShrinkwrap":false,"deprecated":"this package has been merged into graphql-language-service"},"2.4.0-alpha.9":{"name":"graphql-language-service-interface","version":"2.4.0-alpha.9","description":"Interface to the GraphQL Language Service","contributors":[{"name":"Greg Hurrell","email":"greg@hurrell.net","url":"https://greg.hurrell.net/"},{"name":"Hyohyeon Jeong","email":"asiandrummer@fb.com"},{"name":"Lee Byron","email":"lee@leebyron.com","url":"http://leebyron.com/"}],"repository":{"type":"git","url":"git+ssh://git@github.com/graphql/graphiql.git"},"homepage":"https://github.com/graphql/graphiql/tree/master/packages/graphql-language-service-interface#readme","bugs":{"url":"https://github.com/graphql/graphiql/issues?q=issue+label:language-interface"},"license":"MIT","keywords":["graphql"],"main":"dist/index.js","module":"esm/index.js","typings":"dist/index.d.ts","peerDependencies":{"graphql":"^0.12.0 || ^0.13.0 || ^14.0.0 || ^15.0.0"},"dependencies":{"graphql-language-service-parser":"^1.6.0-alpha.4","graphql-language-service-types":"^1.6.0-alpha.6","graphql-language-service-utils":"^2.4.0-alpha.7","vscode-languageserver-types":"^3.15.1"},"devDependencies":{"graphql-config":"3.0.0-rc.2"},"gitHead":"c1afc2eae6de740983d960e92d2df5e5f17270e8","readme":"# graphql-language-service-interface\n\n[![NPM](https://img.shields.io/npm/v/graphql-language-service-interface.svg)](https://npmjs.com/graphql-language-service-interface)\n![jsDelivr hits (npm)](https://img.shields.io/jsdelivr/npm/hm/graphql-language-service-interface)\n![npm downloads](https://img.shields.io/npm/dm/graphql-language-service-interface?label=npm%20downloads)\n![Snyk Vulnerabilities for npm package](https://img.shields.io/snyk/vulnerabilities/npm/codemirror-graphql)\n[![License](https://img.shields.io/npm/l/graphql-language-service-interface.svg?style=flat-square)](LICENSE)\n\nLSP Language Service written in Typescript used by [GraphQL Language Service Server](https://github.com/graphql/graphiql/tree/master/packages/graphql-language-service-server) and [Codemirror GraphQL](https://github.com/graphql/graphiql/tree/master/packages/codemirror-graphql).\n\nThis provides the Official [Language Server Protocol](https://langserver.org) compliant GraphQL language service to be used by an IDE plugin, a browser application or desktop application.\n","readmeFilename":"README.md","_id":"graphql-language-service-interface@2.4.0-alpha.9","_nodeVersion":"13.12.0","_npmVersion":"lerna/3.20.2/node@v13.12.0+x64 (linux)","_npmUser":{"name":"acao","email":"rikki.schulte@gmail.com"},"dist":{"integrity":"sha512-0XJ7uEg1JcvRn3w0pAuuiVic6Kiwf51OUV0jmrRNkeBMSvDf1T0DJypBNvjsDnS5MEt+H8GNdNOSXQGoqbHoRw==","shasum":"0c3dce60054a243b9bfc39769aa7ee36155a209d","tarball":"https://registry.npmjs.org/graphql-language-service-interface/-/graphql-language-service-interface-2.4.0-alpha.9.tgz","fileCount":68,"unpackedSize":232476,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJez/SfCRA9TVsSAnZWagAARRsP/06LbnnWFJzuk+vicJFL\nG7O6u/uzh9gyiTJwpG/tnJB8cCGYuVeVvx0J82Xrzewjk9lgmNbvmgGOrNSi\nvAj1H96KFQDa2ZqWIysTSNMaM+0c0GGvMOJPUGmVLLz9Th9m0SAewh5MLUaR\niew74KYOh8fucb6iTgWz5dby/dpJniY0yZj41cTzhX7jpqRAJCjj/XN4gIKh\nZhHvjCdjEqxB38uzDG2SugHpBh82Ejcq0RGAF6kwWB8aogQDL4FyONv5VNyK\nCBYubdazrv7xXw5xgKSrk/qA/YmrKg/B/s5TtuMiUnRmRuMmatrPk4d4WkZ8\nvitzsodH3t4ehopq7E1TWK1/Kpi1G6TL932gkPqbulLxyJOr5ZgYYtoGgXly\n0p6/P+7smg6GaoRKEJ/rgI9pcP7aY2LS/eJAqAzu3SPc4LGi5O7JBSGYTGVb\nezRnrjKTMEsf2nIQw+mbyypN69X+bDvkHHTGryTGMVJuoC9/4AhDPbhVxXkN\nXHXDIC4CrDXWC1n0ctmVxTvHMYKmUbV3LxrYlxKWkNb5PjFIt153zzDBHAWR\nKsRVkYqkMAB/p8IG0G0h2MDLnd32QxYJCXAB7i4VbxQlEJXRgsis1fTVxIjr\nyCxrTLk9oF85vITURieY8fAe56C6OShvqDJtiHKqCe9sZH7JN8bpt33PzGjd\nfRSu\r\n=dWF2\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIAu2BRiGQy5pofiNQNUDhxTgaesNsT03nDM+LQmOzJrbAiEA8N1HnyriIr7l5i9r+GRbrbkzk1Z49eV7m5CR9xWV3mI="}]},"maintainers":[{"email":"agomezs@fb.com","name":"ags-"},{"email":"asiandrummer@gmail.com","name":"asiandrummer"},{"email":"jkassens@fb.com","name":"kassens"},{"email":"lee@leebyron.com","name":"leebyron"},{"email":"sol@twitter.com","name":"lostplan"},{"email":"mgadda@gmail.com","name":"mgadda"},{"email":"schickling.j@gmail.com","name":"schickling"},{"email":"greg@hurrell.net","name":"wincent"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/graphql-language-service-interface_2.4.0-alpha.9_1590686879307_0.5784598008086823"},"_hasShrinkwrap":false,"deprecated":"this package has been merged into graphql-language-service"},"2.4.0-alpha.11":{"name":"graphql-language-service-interface","version":"2.4.0-alpha.11","description":"Interface to the GraphQL Language Service","contributors":[{"name":"Greg Hurrell","email":"greg@hurrell.net","url":"https://greg.hurrell.net/"},{"name":"Hyohyeon Jeong","email":"asiandrummer@fb.com"},{"name":"Lee Byron","email":"lee@leebyron.com","url":"http://leebyron.com/"}],"repository":{"type":"git","url":"git+ssh://git@github.com/graphql/graphiql.git"},"homepage":"https://github.com/graphql/graphiql/tree/master/packages/graphql-language-service-interface#readme","bugs":{"url":"https://github.com/graphql/graphiql/issues?q=issue+label:language-interface"},"license":"MIT","keywords":["graphql"],"main":"dist/index.js","module":"esm/index.js","typings":"dist/index.d.ts","peerDependencies":{"graphql":"^0.12.0 || ^0.13.0 || ^14.0.0 || ^15.0.0"},"dependencies":{"graphql-language-service-parser":"^1.6.0-alpha.6","graphql-language-service-types":"^1.6.0-alpha.8","graphql-language-service-utils":"^2.4.0-alpha.9","vscode-languageserver-types":"^3.15.1"},"devDependencies":{"graphql-config":"3.0.0-rc.2"},"gitHead":"9ce01b17e5046cf12fba89146cbf70df84d3d6af","readme":"# graphql-language-service-interface\n\n[![NPM](https://img.shields.io/npm/v/graphql-language-service-interface.svg)](https://npmjs.com/graphql-language-service-interface)\n![jsDelivr hits (npm)](https://img.shields.io/jsdelivr/npm/hm/graphql-language-service-interface)\n![npm downloads](https://img.shields.io/npm/dm/graphql-language-service-interface?label=npm%20downloads)\n![Snyk Vulnerabilities for npm package](https://img.shields.io/snyk/vulnerabilities/npm/codemirror-graphql)\n[![License](https://img.shields.io/npm/l/graphql-language-service-interface.svg?style=flat-square)](LICENSE)\n\nLSP Language Service written in Typescript used by [GraphQL Language Service Server](https://github.com/graphql/graphiql/tree/master/packages/graphql-language-service-server) and [Codemirror GraphQL](https://github.com/graphql/graphiql/tree/master/packages/codemirror-graphql).\n\nThis provides the Official [Language Server Protocol](https://langserver.org) compliant GraphQL language service to be used by an IDE plugin, a browser application or desktop application.\n","readmeFilename":"README.md","_id":"graphql-language-service-interface@2.4.0-alpha.11","_nodeVersion":"13.12.0","_npmVersion":"lerna/3.20.2/node@v13.12.0+x64 (linux)","dist":{"integrity":"sha512-T1eJ/n+B/Gewk3//JtezncMY/tmpLi/BOZIXAAUMqgLQv8Y/VZVwx4tw/+qmx92SHKWEDMMZUGzd2FrLs7SOCQ==","shasum":"a0f0d638462010eb1adb5c1943da106816a51a80","tarball":"https://registry.npmjs.org/graphql-language-service-interface/-/graphql-language-service-interface-2.4.0-alpha.11.tgz","fileCount":68,"unpackedSize":262708,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe2P2hCRA9TVsSAnZWagAATYsQAI50n5X5E5EbdWXW1yWx\n45GgHqjzHwH7UpkV+2uWSSyOcGPNv6aNWHE4Uo4mKsOyAMmRAoRoWOUeH5nB\nVET5vVtwnPCSpEU8WKJlwem3B/ukmFsy2Ymt6SiPg5LIsZiW4R/cx+TrG5M8\nHbSsolwmv0A8viAnDlAx+xOF0i+XGEgB9PDDAmjGQELLKKvPt/huD0Um6zyg\n7c8axVSs1/yG8d9cG++MdMONcjuIHuqNhK6xkkhRZfou4vYeekPF13LKKASS\nSPzvva+v/ZZGWjURBGpleUaiG1Z9HmEDGAm5qGv5MetKV3SEadbHmM7EfU6s\nuKWnPttIR2+ejVOBEJBzzbEWlxZGvaA6GTDmXI1GBCuiT33Yk3+0ln0ykONn\n0MMie8D8DxzK8HWQlK0J5ZMRboJeLBfY6QNoZg6YtGujryw6Jxvyb43jZi6b\nDuJ7D+KDbvW51cwn+mhY6/h43OkOXf3TBs/gc1YAtWtdo7VRr+5pLv3+/Rsw\nP3qAx8LLFmYKmqTJFYXKIyQKnWOzR5LKMFBQu0UqXuj0ofN9n2/8h/j7qpyB\nXWxQLpuQuBMTICeH7s7xwcMkh04uEZTWN/0ISKphO7nZy9wB1K2ijzU9kwbG\nEtrqtO0rto4NPb+MTzO8HLp2FuhdskmoTpJTKZYXCDbkJ5N2DnhUoT+9JDcC\nBx/t\r\n=mK1T\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDIGnvbguN8uDPx9vHWyVPgNuwNXwRwbzer+psf/UPR2gIgRry0+/QTay/EPovKHAehce9iIjN9iVMO/j0W4Y/P+Jc="}]},"maintainers":[{"email":"agomezs@fb.com","name":"ags-"},{"email":"asiandrummer@gmail.com","name":"asiandrummer"},{"email":"jkassens@fb.com","name":"kassens"},{"email":"lee@leebyron.com","name":"leebyron"},{"email":"sol@twitter.com","name":"lostplan"},{"email":"mgadda@gmail.com","name":"mgadda"},{"email":"schickling.j@gmail.com","name":"schickling"},{"email":"greg@hurrell.net","name":"wincent"}],"_npmUser":{"name":"acao","email":"rikki.schulte@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/graphql-language-service-interface_2.4.0-alpha.11_1591279008504_0.13083506847262694"},"_hasShrinkwrap":false,"deprecated":"this package has been merged into graphql-language-service"},"2.4.0":{"name":"graphql-language-service-interface","version":"2.4.0","description":"Interface to the GraphQL Language Service","contributors":[{"name":"Greg Hurrell","email":"greg@hurrell.net","url":"https://greg.hurrell.net/"},{"name":"Hyohyeon Jeong","email":"asiandrummer@fb.com"},{"name":"Lee Byron","email":"lee@leebyron.com","url":"http://leebyron.com/"}],"repository":{"type":"git","url":"git+ssh://git@github.com/graphql/graphiql.git"},"homepage":"https://github.com/graphql/graphiql/tree/master/packages/graphql-language-service-interface#readme","bugs":{"url":"https://github.com/graphql/graphiql/issues?q=issue+label:language-interface"},"license":"MIT","keywords":["graphql"],"main":"dist/index.js","module":"esm/index.js","typings":"dist/index.d.ts","peerDependencies":{"graphql":"^14.0.0 || ^15.0.0"},"dependencies":{"graphql-language-service-parser":"^1.6.0","graphql-language-service-types":"^1.6.0","graphql-language-service-utils":"^2.4.0","vscode-languageserver-types":"^3.15.1"},"devDependencies":{"graphql-config":"^3.0.2"},"gitHead":"294fd834efe485132744c0cd9d24690a61b45501","_id":"graphql-language-service-interface@2.4.0","_nodeVersion":"13.12.0","_npmVersion":"lerna/3.20.2/node@v13.12.0+x64 (linux)","dist":{"integrity":"sha512-r7DQPyhCFY5TlpEukdh9tekJ9hAc7MD9TdOsb5CfAPlsIb1/faVVo2Ty19PxGSYDxygXjwpKLOQD0LqqFuw63A==","shasum":"4e2e63242c76197c4f56c61122db68187ea566b3","tarball":"https://registry.npmjs.org/graphql-language-service-interface/-/graphql-language-service-interface-2.4.0.tgz","fileCount":68,"unpackedSize":263317,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe4lihCRA9TVsSAnZWagAAHHAP+QC1X286DCBwwsovXCrY\nv3dlw/lpNHtynkGaWR1GJHT6ShZul7FA/Z7KIl5K9o7vktgODa8aBR8cl6lN\ny20TsP5dJr1vIBw9rdqBsKLIw+QVBs/78h/jmNRB+2Isti2GlJyYUYdMbTqL\n2SdnAM3L8iGFTA6WAnlW7A28QhmpOy8z3lGVOeZk2tpzqA4x2yv6iAlzPS71\nHXffxhT19Obgr3Ikj8HTp4Q4wFh3ZufTjoqR2vLtwzcT58AsalP07owxyhdC\ngi+j5PNkZeKkdhQkJOtPULLqnFwh6p0TnBpXBSYdE/ZgmsASXST4D36qqKxS\nXFXE/yHWqZmtLeWeaQwydlEMRdvj8qxzm45REc+3+I+n+vlMYNMi7lIhgZu9\nNwenTYdb1qx+A1iCdeC1J/isq0h2hRi9wDczOT1YA2pPPmaJML7+cQrQY6uu\n1cb152SYK/qo1Lm+G8S0CtwmswrE8z3lIjOP+XJYH4V+rvsaaBrgOTMx+j0q\noOHGIHvjsV0cOD1LxlwA3Y7zJJgYsLzIdnKSSVPmhQas6EF7VjwHcQ9tRP1K\nmw+l5a/OLqLu0R/B2fVjTXzEdSr1xm+BAKrBNi5TQihW68H2TXXYV7oH9RFN\nZTot+qPWKw0PLF2hHxcyJdfztYG/Zzus+/+vRGP4Qc7LS/oTClDXvJu11FxT\n2LL9\r\n=75n/\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIH5wM6B/3jBm1eKQ0JyBaUirGyUdTZM8NMwD30MYvRl5AiEA48KX+GteXygZH40Djuwc6UJNVNjDpXo8n2YhdJbdBMk="}]},"maintainers":[{"email":"agomezs@fb.com","name":"ags-"},{"email":"asiandrummer@gmail.com","name":"asiandrummer"},{"email":"jkassens@fb.com","name":"kassens"},{"email":"lee@leebyron.com","name":"leebyron"},{"email":"sol@twitter.com","name":"lostplan"},{"email":"mgadda@gmail.com","name":"mgadda"},{"email":"schickling.j@gmail.com","name":"schickling"},{"email":"greg@hurrell.net","name":"wincent"}],"_npmUser":{"name":"acao","email":"rikki.schulte@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/graphql-language-service-interface_2.4.0_1591892128865_0.32078100276476706"},"_hasShrinkwrap":false,"deprecated":"this package has been merged into graphql-language-service"},"2.4.1":{"name":"graphql-language-service-interface","version":"2.4.1","description":"Interface to the GraphQL Language Service","contributors":[{"name":"Greg Hurrell","email":"greg@hurrell.net","url":"https://greg.hurrell.net/"},{"name":"Hyohyeon Jeong","email":"asiandrummer@fb.com"},{"name":"Lee Byron","email":"lee@leebyron.com","url":"http://leebyron.com/"}],"repository":{"type":"git","url":"git+ssh://git@github.com/graphql/graphiql.git"},"homepage":"https://github.com/graphql/graphiql/tree/main/packages/graphql-language-service-interface#readme","bugs":{"url":"https://github.com/graphql/graphiql/issues?q=issue+label:language-interface"},"license":"MIT","keywords":["graphql"],"main":"dist/index.js","module":"esm/index.js","typings":"dist/index.d.ts","peerDependencies":{"graphql":"^14.0.0 || ^15.0.0"},"dependencies":{"graphql-language-service-parser":"^1.6.1","graphql-language-service-types":"^1.6.1","graphql-language-service-utils":"^2.4.1","vscode-languageserver-types":"^3.15.1"},"devDependencies":{"graphql-config":"^3.0.2"},"gitHead":"0fc7c7caac890198118c6a19ae77f10944987ed2","_id":"graphql-language-service-interface@2.4.1","_nodeVersion":"14.5.0","_npmVersion":"lerna/3.20.2/node@v14.5.0+x64 (linux)","dist":{"integrity":"sha512-cKT0ia7xNVpkLlI0vuwxVpPVIXwy02ah4I+N6s4mxFKVgo+lPlX9r933EWX6t1P1vzGJmNf+dip2dK3gHg2bBw==","shasum":"62aca7880469d0f9079aec22a9b297cf78994f52","tarball":"https://registry.npmjs.org/graphql-language-service-interface/-/graphql-language-service-interface-2.4.1.tgz","fileCount":68,"unpackedSize":244086,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfLGo1CRA9TVsSAnZWagAA61cP/jW3ofhWNySICCFH9Xu0\nkif6GlGClKbE5CpQeOkeGr1Q/lSRAymHAv4oZvjsCj4nIw7Gn/mtjW4U8aPW\nPp70FAWcMNGT36PYX4YE+4p4bGUkJOIOs11zxd/8EMLnSCgRzyzUyljBLDLU\nVfmstBPo8mulr2FpdtCxPk5aSz+WRzRxFvKbFx5d6xankz8hwwxN1Ba/dFSK\nQ54vnnr1pET1wSw758kUUuA8bFCSpizJO8jcXqRJXrqilhteSiK5Z2V+d25q\nYnCkOqJsdeh8nlL+EUw/chfCKmxNA31IouCLJitw3WjUDIHJr1MEq01MToCg\nIQuPgRMREE+lvkxomx1jEQlutzIx9iRlZdtj9dYhPw1JYcgoAmY4US7zypSS\nG/qjAW1x5FIZVhWn3zGVaa4WToxEp4/8yu1T8xoX8cGDpk61Yg9Qu5BPlXat\nNe+qRY9um1tRiHniSyaE5ceX4oKEHWiJ4oAp8CBY+GViW0Xl6nipNI2lzXRC\neIiEUuUW5Zv16zu5i3f7lRM5aN8TkesYP+5QIDFfiAkyBP39A17kf89Qt4BD\n/YVahjiKxVvfVpuu+pGTOK4Zs+MQANn8xsglsDY1LialkHDPbdR5ZYGtND3y\nPm1wvkvumuOln2WYp7g/eKh7jyy70MlvGXpn64ZMoNL3avufEwCij9hlVWA9\nmfrp\r\n=lzhK\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDWyUDCPJ1/+uPkPfW0Xh5216TID0CkxCTnMJAKPYMXBQIgX8gWcy6xxqIE2v7zGTmLX8UGFnPy2di0OuksAGs9TTc="}]},"maintainers":[{"email":"agomezs@fb.com","name":"ags-"},{"email":"asiandrummer@gmail.com","name":"asiandrummer"},{"email":"jkassens@fb.com","name":"kassens"},{"email":"lee@leebyron.com","name":"leebyron"},{"email":"sol@twitter.com","name":"lostplan"},{"email":"mgadda@gmail.com","name":"mgadda"},{"email":"schickling.j@gmail.com","name":"schickling"},{"email":"greg@hurrell.net","name":"wincent"}],"_npmUser":{"name":"acao","email":"rikki.schulte@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/graphql-language-service-interface_2.4.1_1596746292888_0.8483482129559103"},"_hasShrinkwrap":false,"deprecated":"this package has been merged into graphql-language-service"},"2.4.2-alpha.0":{"name":"graphql-language-service-interface","version":"2.4.2-alpha.0","description":"Interface to the GraphQL Language Service","contributors":[{"name":"Greg Hurrell","email":"greg@hurrell.net","url":"https://greg.hurrell.net/"},{"name":"Hyohyeon Jeong","email":"asiandrummer@fb.com"},{"name":"Lee Byron","email":"lee@leebyron.com","url":"http://leebyron.com/"}],"repository":{"type":"git","url":"git+ssh://git@github.com/graphql/graphiql.git"},"homepage":"https://github.com/graphql/graphiql/tree/main/packages/graphql-language-service-interface#readme","bugs":{"url":"https://github.com/graphql/graphiql/issues?q=issue+label:language-interface"},"license":"MIT","keywords":["graphql"],"main":"dist/index.js","module":"esm/index.js","typings":"dist/index.d.ts","peerDependencies":{"graphql":"^14.0.0 || ^15.0.0"},"dependencies":{"graphql-language-service-parser":"^1.6.1","graphql-language-service-types":"^1.6.1","graphql-language-service-utils":"^2.4.1","vscode-languageserver-types":"^3.15.1"},"devDependencies":{"graphql-config":"^3.0.2"},"gitHead":"6288caae5e7271f4f15455b8526a64d69001decd","readme":"# graphql-language-service-interface\n\n[![NPM](https://img.shields.io/npm/v/graphql-language-service-interface.svg)](https://npmjs.com/graphql-language-service-interface)\n![jsDelivr hits (npm)](https://img.shields.io/jsdelivr/npm/hm/graphql-language-service-interface)\n![npm downloads](https://img.shields.io/npm/dm/graphql-language-service-interface?label=npm%20downloads)\n![Snyk Vulnerabilities for npm package](https://img.shields.io/snyk/vulnerabilities/npm/codemirror-graphql)\n[![License](https://img.shields.io/npm/l/graphql-language-service-interface.svg?style=flat-square)](LICENSE)\n\nLSP Language Service written in Typescript used by [GraphQL Language Service Server](https://github.com/graphql/graphiql/tree/main/packages/graphql-language-service-server) and [Codemirror GraphQL](https://github.com/graphql/graphiql/tree/main/packages/codemirror-graphql).\n\nThis provides the Official [Language Server Protocol](https://langserver.org) compliant GraphQL language service to be used by an IDE plugin, a browser application or desktop application.\n","readmeFilename":"README.md","_id":"graphql-language-service-interface@2.4.2-alpha.0","_nodeVersion":"14.5.0","_npmVersion":"lerna/3.20.2/node@v14.5.0+x64 (linux)","dist":{"integrity":"sha512-u/ECq0Pwspxe9VIWAaEjUpNEBPMqYPoLxZTyKm+bCmRhLPersbQUZeHxBzV44dFGN8GGUwRItV1td5/YI0JRIQ==","shasum":"61d21759b65a43b666f49075281c4c2a80c6c4a3","tarball":"https://registry.npmjs.org/graphql-language-service-interface/-/graphql-language-service-interface-2.4.2-alpha.0.tgz","fileCount":68,"unpackedSize":244576,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfMManCRA9TVsSAnZWagAAACgP/0KxXOzjLNh75oRVI+8R\n0W//0u163eIRT5w+/1baJSJUQCubVKDSwzGlGog/6NFgZFGsu7tXnSotXjZR\n9uXbUsURaQccYzMyJe3qHBaUNiKt88LHXmlvQkO2onrGv2mMrC3IO/rlsEFH\nEtr8cOdXAnQM1hvapp0hLzh3H8aNys5/28I5800x+NPg7vZqDI0v1TevBnV7\nUW2bw4hH3mXgYhQICxCcU7fb7W5ShZylmGZGMHjdhPLZs+QATxWfsTSIQ0b9\nXueR5JXFzSh8prtMjC0uRPAKHzyXaYBZHXiVTw/Hrp5F3O/USMFPiJ7Hs+Dl\nsJvBvcwR1kSIOmZvVBYOJhETvP/iVJ/3s6Ww4VLQsTzhLryv5DnJKCevOp2C\nqxKO3M9HvQQ1dRPEgBfE7jdXwPsym+vVJpuLUXFFWasf/Emxo8TJTgE9R7dI\nYIfpZQnz3DC28DNA4r5Xug0SV0Q+Fv1aSUO1iRHO6zxBer9xvcR2SoMQ+1MD\ncbEPLUgyAo0a5qtEX1D1G8oVcgpeT2AdMgeMIQ2VVqT5PTIR7EKaVK1D+AJo\nPuH8sHrWh0SfRAIMse3hLxfLhoE/fA9EBJFjyA2brajB/nU7D+28kWKqX90D\nZ6zXp4hExCguw26YNlwIaGPSk8uur6UirTVXDdPOlPyognDr7wg+rFPcXXKi\nQ5aE\r\n=D1Ez\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDxBs6ubHDFyVknbQeyZygXsEx5ndOIvOv9152z6TJShwIhAJR1wLMCLSoTP+yjhOE7cM5tMhf3WYY1faX/HhVNlxY6"}]},"maintainers":[{"email":"agomezs@fb.com","name":"ags-"},{"email":"asiandrummer@gmail.com","name":"asiandrummer"},{"email":"jkassens@fb.com","name":"kassens"},{"email":"lee@leebyron.com","name":"leebyron"},{"email":"sol@twitter.com","name":"lostplan"},{"email":"mgadda@gmail.com","name":"mgadda"},{"email":"schickling.j@gmail.com","name":"schickling"},{"email":"greg@hurrell.net","name":"wincent"}],"_npmUser":{"name":"acao","email":"rikki.schulte@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/graphql-language-service-interface_2.4.2-alpha.0_1597032102773_0.9632201338257789"},"_hasShrinkwrap":false,"deprecated":"this package has been merged into graphql-language-service"},"2.4.2-alpha.1":{"name":"graphql-language-service-interface","version":"2.4.2-alpha.1","description":"Interface to the GraphQL Language Service","contributors":[{"name":"Greg Hurrell","email":"greg@hurrell.net","url":"https://greg.hurrell.net/"},{"name":"Hyohyeon Jeong","email":"asiandrummer@fb.com"},{"name":"Lee Byron","email":"lee@leebyron.com","url":"http://leebyron.com/"}],"repository":{"type":"git","url":"git+ssh://git@github.com/graphql/graphiql.git"},"homepage":"https://github.com/graphql/graphiql/tree/main/packages/graphql-language-service-interface#readme","bugs":{"url":"https://github.com/graphql/graphiql/issues?q=issue+label:language-interface"},"license":"MIT","keywords":["graphql"],"main":"dist/index.js","module":"esm/index.js","typings":"dist/index.d.ts","peerDependencies":{"graphql":"^14.0.0 || ^15.0.0"},"dependencies":{"graphql-language-service-parser":"^1.6.2","graphql-language-service-types":"^1.6.1","graphql-language-service-utils":"^2.4.1","vscode-languageserver-types":"^3.15.1"},"devDependencies":{"graphql-config":"^3.0.2"},"gitHead":"2de91ba08920927624ec6f6c8d86b6abc46b6d26","readme":"# graphql-language-service-interface\n\n[![NPM](https://img.shields.io/npm/v/graphql-language-service-interface.svg)](https://npmjs.com/graphql-language-service-interface)\n![jsDelivr hits (npm)](https://img.shields.io/jsdelivr/npm/hm/graphql-language-service-interface)\n![npm downloads](https://img.shields.io/npm/dm/graphql-language-service-interface?label=npm%20downloads)\n![Snyk Vulnerabilities for npm package](https://img.shields.io/snyk/vulnerabilities/npm/codemirror-graphql)\n[![License](https://img.shields.io/npm/l/graphql-language-service-interface.svg?style=flat-square)](LICENSE)\n\nLSP Language Service written in Typescript used by [GraphQL Language Service Server](https://github.com/graphql/graphiql/tree/main/packages/graphql-language-service-server) and [Codemirror GraphQL](https://github.com/graphql/graphiql/tree/main/packages/codemirror-graphql).\n\nThis provides the Official [Language Server Protocol](https://langserver.org) compliant GraphQL language service to be used by an IDE plugin, a browser application or desktop application.\n","readmeFilename":"README.md","_id":"graphql-language-service-interface@2.4.2-alpha.1","_nodeVersion":"14.5.0","_npmVersion":"lerna/3.20.2/node@v14.5.0+x64 (linux)","dist":{"integrity":"sha512-1RhIy6ig3waanns3QpQG34k5e7w9uU3xAQPWpXn+fCgT6VyV8Rd9xLa/ntUG9Xs0hpC1RXvtXuPO4yhHjL/obQ==","shasum":"b9d8fe917b3b68326de669c8c70b03b0b55a2008","tarball":"https://registry.npmjs.org/graphql-language-service-interface/-/graphql-language-service-interface-2.4.2-alpha.1.tgz","fileCount":68,"unpackedSize":244830,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfNFp5CRA9TVsSAnZWagAAu0AP/3ZVBmPCY8uip4CoX501\n3FwjaW7d2+xFahX6jcPrqqevTMAgDrkBITb+g0FdWR28imW2BtDtOG9hWIBb\nJ0kQ6Ian874WQoPudD9QryRbp6dQ0qhxjsks19c56jKvOOYupOVRgGoUZsFE\n2ivwUre9wzPGXyta2UhIdJa2BljQ6IE8LXebxXAgyAXglvZD6Ln4NgLvalJz\nf2usL9pWyuyvF9W0BLbRHTuNdnZsyDCe6o0OUyQuiDE1ht4UKijfuMDpxBZM\nBAQYUkb14/0meqvlwpSJFi0ZGIvaVQUKoEbHzSRxChIsGCKsQK6sO9czOh4b\na1CCPpbFlaQIHxQY62jpC5dubxfjJ+zebY4x7zknG813xsUgMm+b0yvMhb/b\n5xAjdo4bZQfoIHSZ+hF/z95WfQiWt+lU/Ddwrsjm/atlFL3qZm6oajg8X3jy\nH6Id6iyGS7aZIGLCSqXvDmJc1aCB5lelMBn6PH3Jy9PRbqvxcGYMqR6VKCbf\n7n/UsY89jN8xBY/wubXzS8QSTsljvKQfCuUoTdzj9rvNCGJ3BH9nZSuwy4MZ\npTM5zDH0guUNiqJ07BlZjXgpPZQEGwkwAHAh84POWS37u568nK3fl7aSiUQZ\nQ3DPdSN8ifWY6FP/ERJBVRNogXlk6dMmIg1yXaUtMa+p1cgE2DI9Bj4wfyWA\nqBRz\r\n=cq6q\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIBLIebpcihZlFBNWAKAvbuoHLVs1/G5swyRdYBlvNHdXAiEAzvlbi0zbTgQNSXxUPbJrlP/P+4lGNzW+Y81LDgpcrSU="}]},"maintainers":[{"email":"agomezs@fb.com","name":"ags-"},{"email":"asiandrummer@gmail.com","name":"asiandrummer"},{"email":"jkassens@fb.com","name":"kassens"},{"email":"lee@leebyron.com","name":"leebyron"},{"email":"sol@twitter.com","name":"lostplan"},{"email":"mgadda@gmail.com","name":"mgadda"},{"email":"schickling.j@gmail.com","name":"schickling"},{"email":"greg@hurrell.net","name":"wincent"}],"_npmUser":{"name":"acao","email":"rikki.schulte@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/graphql-language-service-interface_2.4.2-alpha.1_1597266553155_0.9215494244731919"},"_hasShrinkwrap":false,"deprecated":"this package has been merged into graphql-language-service"},"2.4.2-alpha.2":{"name":"graphql-language-service-interface","version":"2.4.2-alpha.2","description":"Interface to the GraphQL Language Service","contributors":[{"name":"Greg Hurrell","email":"greg@hurrell.net","url":"https://greg.hurrell.net/"},{"name":"Hyohyeon Jeong","email":"asiandrummer@fb.com"},{"name":"Lee Byron","email":"lee@leebyron.com","url":"http://leebyron.com/"}],"repository":{"type":"git","url":"git+ssh://git@github.com/graphql/graphiql.git"},"homepage":"https://github.com/graphql/graphiql/tree/main/packages/graphql-language-service-interface#readme","bugs":{"url":"https://github.com/graphql/graphiql/issues?q=issue+label:language-interface"},"license":"MIT","keywords":["graphql"],"main":"dist/index.js","module":"esm/index.js","typings":"dist/index.d.ts","peerDependencies":{"graphql":"^14.0.0 || ^15.0.0"},"dependencies":{"graphql-language-service-parser":"^1.6.3","graphql-language-service-types":"^1.6.2","graphql-language-service-utils":"^2.4.2","vscode-languageserver-types":"^3.15.1"},"devDependencies":{"graphql-config":"^3.0.2"},"gitHead":"cbe5d323230a2c4b043c127a612acc4eb65e0123","readme":"# graphql-language-service-interface\n\n[![NPM](https://img.shields.io/npm/v/graphql-language-service-interface.svg)](https://npmjs.com/graphql-language-service-interface)\n![jsDelivr hits (npm)](https://img.shields.io/jsdelivr/npm/hm/graphql-language-service-interface)\n![npm downloads](https://img.shields.io/npm/dm/graphql-language-service-interface?label=npm%20downloads)\n![Snyk Vulnerabilities for npm package](https://img.shields.io/snyk/vulnerabilities/npm/codemirror-graphql)\n[![License](https://img.shields.io/npm/l/graphql-language-service-interface.svg?style=flat-square)](LICENSE)\n\nLSP Language Service written in Typescript used by [GraphQL Language Service Server](https://github.com/graphql/graphiql/tree/main/packages/graphql-language-service-server) and [Codemirror GraphQL](https://github.com/graphql/graphiql/tree/main/packages/codemirror-graphql).\n\nThis provides the Official [Language Server Protocol](https://langserver.org) compliant GraphQL language service to be used by an IDE plugin, a browser application or desktop application.\n","readmeFilename":"README.md","_id":"graphql-language-service-interface@2.4.2-alpha.2","_nodeVersion":"14.5.0","_npmVersion":"lerna/3.20.2/node@v14.5.0+x64 (linux)","dist":{"integrity":"sha512-NDFMOqSUXW7RK+NJ0Sup525YQHbr4H7rCtTNJmMYll4gLazLr7HiePd6ONovwmS/T8sFAw9DDOCTHmlKr1IOaA==","shasum":"79cdd7373dd455684ee8908c48e1f3a760e8f7ac","tarball":"https://registry.npmjs.org/graphql-language-service-interface/-/graphql-language-service-interface-2.4.2-alpha.2.tgz","fileCount":68,"unpackedSize":245084,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfW5roCRA9TVsSAnZWagAAjWAQAIQhmIKe7mvAlHz7AOPL\nlVJKvGylrEu/V6riQhZRK0924ycjSSmkU18b0bKM0erSkOfghDQjO428jd68\nOHsnbFbplpEVJfTY4xZVkcJJqzDd4fyXErBJkuq303CTZIVRHwRVS9Crsx6w\nJg0+RTQwjQZDihjtmtUKDf5ej3WufNzBG7/Zh+Rgirkh9ScXIL4IVqAGOaeZ\neTkZOaGXczi+3TGC/vdxGt9yks9CnfWadSUq3rhii5sgbKB+0FYVkc2bf6m3\n3j6ek2mJSvsq/JKaMZmYrhUG/mOPeFFAtkTi8UIHsOhin9y/WF8E/Pbo2lnd\n5CD/YTARWwvukY/DWUbyumzKipiymLAUE+0VZsLo+8aN7VE2tSy6tTQvQCZ7\n6nj/9nGqiREA8sCdi1zS12GN5B8orP6+BygLI3d0YZY2wdE0DYMC/rJOJ5IY\nlbdw9ilt+K6DVTmoGCDd7EnNGaPhYCOs2r/3qe10Y5PhvNekkj2GpYZZTpvS\n2CX9VG2mBYIjAB9iL7hMbwfU7CzCPtaTKdY2TcWH5ZHN1IErrHzjekJgzljY\nr7/5KNop23pr6xKO3xCasL01gPLTvU19e2/InRsB3SbqBi4UoCH1txQf4w6B\n7Z4OHskTaNZva53UUBg+3H5GxHK8QDMxS/tyVoOU2peX50iVF4lnP/6wKXcu\n/efD\r\n=ekMA\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIEWgvmpvac+jwddw75TcijaFJN7QH0jnrJctgCb5+cw8AiEAzzh41nq6DDTSUANEqrrdAEZKdr+k3prQn9PhA+bykd0="}]},"maintainers":[{"name":"benjie","email":"npm@benjiegillam.com"},{"name":"schickling","email":"schickling.j@gmail.com"},{"name":"leebyron","email":"lee@leebyron.com"},{"name":"acao","email":"rikki.schulte@gmail.com"},{"name":"fb","email":"opensource+npm@fb.com"},{"name":"i1g","email":"ivan.goncharov.ua@gmail.com"},{"name":"wincent","email":"greg@hurrell.net"},{"name":"kassens","email":"jkassens@fb.com"},{"name":"orta","email":"orta.therox@gmail.com"},{"name":"asiandrummer","email":"asiandrummer@gmail.com"},{"name":"lostplan","email":"sol@twitter.com"},{"name":"mgadda","email":"mgadda@gmail.com"},{"name":"ags-","email":"agomezs@fb.com"}],"_npmUser":{"name":"acao","email":"rikki.schulte@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/graphql-language-service-interface_2.4.2-alpha.2_1599838952350_0.3623035663851948"},"_hasShrinkwrap":false,"deprecated":"this package has been merged into graphql-language-service"},"2.4.2":{"name":"graphql-language-service-interface","version":"2.4.2","description":"Interface to the GraphQL Language Service","contributors":[{"name":"Greg Hurrell","email":"greg@hurrell.net","url":"https://greg.hurrell.net/"},{"name":"Hyohyeon Jeong","email":"asiandrummer@fb.com"},{"name":"Lee Byron","email":"lee@leebyron.com","url":"http://leebyron.com/"}],"repository":{"type":"git","url":"git+ssh://git@github.com/graphql/graphiql.git"},"homepage":"https://github.com/graphql/graphiql/tree/main/packages/graphql-language-service-interface#readme","bugs":{"url":"https://github.com/graphql/graphiql/issues?q=issue+label:language-interface"},"license":"MIT","keywords":["graphql"],"main":"dist/index.js","module":"esm/index.js","typings":"dist/index.d.ts","peerDependencies":{"graphql":"^14.0.0 || ^15.0.0"},"dependencies":{"graphql-language-service-parser":"^1.6.4","graphql-language-service-types":"^1.6.3","graphql-language-service-utils":"^2.4.3","vscode-languageserver-types":"^3.15.1"},"devDependencies":{"graphql-config":"^3.0.2"},"gitHead":"71ee5fa6d57d55c231925601f4dcbf6c1824b373","_id":"graphql-language-service-interface@2.4.2","_nodeVersion":"14.5.0","_npmVersion":"lerna/3.20.2/node@v14.5.0+x64 (linux)","dist":{"integrity":"sha512-iFLMz51cA2L5Tu7/mP19++bRGUuIe2J9ekQZrcJ6sMYStsF60x5eNu3JqheduYTLhQaSdKN55jX7RlLeIDUhQA==","shasum":"77b868c0dad8f18908ff5c6a7a1706d43370bd40","tarball":"https://registry.npmjs.org/graphql-language-service-interface/-/graphql-language-service-interface-2.4.2.tgz","fileCount":68,"unpackedSize":246904,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfZNR9CRA9TVsSAnZWagAAC+IP/31i8wkdn56e1NH+mwN7\n3zpffEzHfdbwsl4Qkr/WH/yTH9vZKlKxurxkk+cJH7JHSsrElmlc6CrmcRPP\nqYVXEVVL2rouz/WMUBjmCmb7usJdoSkmCODcx21PjHiqHoWPJI5l+PNo5JUC\nRd80m7kuwN8Ntsrt36xeTW7NdGIV9YlvoA6qeApn3un8YN+/6nBftUbgvQZs\nO4w0JtyFJv6PUznqJZlQbkVjeME0C8bDVMMe72QtqD/wWRJXXG4TkBBZwmtw\ni0YiUwkrNF5wE4TMgX3reOErgzMndq4jWCA7NnIOGubkUGLv7SWZp5dZc6D2\n//BoHs0y2AvEMWJV9I8oOS6ZasRMuOvgJWQuGi6Msqwn8rNqtEYpfB9dI5mc\n/UdkEuU9ypcll2mQLx2fpM2CAuNB+wJ62/PdCGokD80Lt7/8RyCQbZdga/kR\n4WsFzxojCO9LNjqT1Lre9KxY3jlh5okOwzn2F5TuGXX5Ah2c4s50+X7dGb2t\nMSCIL85jj9PsPEkJOuQN+15BgnJdUbph6n4qzn3QpVvKTG9xUNSIjFqTnTyI\nvce7fyaSdi6koWE8HK5tvX13WVRTe6jneSbSVt1iRtwtFdvkmseGLAVj/G+f\nURvONNyvjL6ek45HQbM5dBkfC0r0FA0UVG6eHJZPNccInXA40ojxHpi9r5E8\no5IG\r\n=6274\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDuNUfMbS0dvjnwblQoVO37Unhmzqt5VJ9qklyOwkKj2gIhALDdqwT6OHM2GrefXlZFUUnX6JAaUEuN+YC4sAQGRRW4"}]},"maintainers":[{"name":"benjie","email":"npm@benjiegillam.com"},{"name":"schickling","email":"schickling.j@gmail.com"},{"name":"leebyron","email":"lee@leebyron.com"},{"name":"acao","email":"rikki.schulte@gmail.com"},{"name":"fb","email":"opensource+npm@fb.com"},{"name":"i1g","email":"ivan.goncharov.ua@gmail.com"},{"name":"wincent","email":"greg@hurrell.net"},{"name":"kassens","email":"jkassens@fb.com"},{"name":"orta","email":"orta.therox@gmail.com"},{"name":"asiandrummer","email":"asiandrummer@gmail.com"},{"name":"lostplan","email":"sol@twitter.com"},{"name":"mgadda","email":"mgadda@gmail.com"},{"name":"ags-","email":"agomezs@fb.com"}],"_npmUser":{"name":"acao","email":"rikki.schulte@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/graphql-language-service-interface_2.4.2_1600443516528_0.7878059745202284"},"_hasShrinkwrap":false,"deprecated":"this package has been merged into graphql-language-service"},"2.4.3":{"name":"graphql-language-service-interface","version":"2.4.3","description":"Interface to the GraphQL Language Service","contributors":[{"name":"Greg Hurrell","email":"greg@hurrell.net","url":"https://greg.hurrell.net/"},{"name":"Hyohyeon Jeong","email":"asiandrummer@fb.com"},{"name":"Lee Byron","email":"lee@leebyron.com","url":"http://leebyron.com/"}],"repository":{"type":"git","url":"git+ssh://git@github.com/graphql/graphiql.git"},"homepage":"https://github.com/graphql/graphiql/tree/main/packages/graphql-language-service-interface#readme","bugs":{"url":"https://github.com/graphql/graphiql/issues?q=issue+label:language-interface"},"license":"MIT","keywords":["graphql"],"main":"dist/index.js","module":"esm/index.js","typings":"dist/index.d.ts","peerDependencies":{"graphql":"^14.0.0 || ^15.0.0"},"dependencies":{"graphql-language-service-parser":"^1.6.5","graphql-language-service-types":"^1.6.3","graphql-language-service-utils":"^2.4.3","vscode-languageserver-types":"^3.15.1"},"devDependencies":{"graphql-config":"^3.0.2"},"gitHead":"3cecc3de80aade25d762d3bef15cfeca229322f7","_id":"graphql-language-service-interface@2.4.3","_nodeVersion":"14.5.0","_npmVersion":"lerna/3.20.2/node@v14.5.0+x64 (linux)","dist":{"integrity":"sha512-WVWdviRYzb+/z+GS/6ds87OW5qqP0J6l6pGGOE0694x4It57x97//mkRHY5vfNa3knHw5OYwkUYymVzqYu4xTw==","shasum":"bba756d9282b7a2ee818a3cba5702ec9e5da1f7e","tarball":"https://registry.npmjs.org/graphql-language-service-interface/-/graphql-language-service-interface-2.4.3.tgz","fileCount":68,"unpackedSize":248148,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfwptyCRA9TVsSAnZWagAAyN0P/0wxXYVGAQQPGdhpuPXf\nJ25gnXayu/SboBgUpE+XX1kDA28XfFETsI34I3ci4n/KsmfPE+f0CIIvDqbA\n2oUrCfIzkAdmgk1iEJbEo9xocce+3kw4wtGvLF466uHL3RCT2JAAONzthPg7\nA5SxpuLktQ5zLZmkNDtBxU5ILiU071T0QJvefDmRpfgMGH71GxFfFagre6Ii\nclK8v0BXPKdOkHKPn7VezRn0TZi8ldrqo5ATWpIGwjjy5T8FIOlkzO5mMUsR\nQaD3EzzFwy9veE3fWhjdoPFfiHTW6pPY4lJsDmueO2BHwHKBAnXF7sYWnKKT\nhgcwRfJOV8Q4rPttJ/1hIZSu7ImIT/4VwsWJMe6ViQvuP4kQqUx49tx3lzo1\ni4oe4WkZmF/v30MQFn98wOIqwOYO1KSCFx/3KdHAmj1P2qXDHihtu7Yy29Co\nAf1dkYNkqI8Gy1lEXQbJkU+Eg2kHeDfdXCSmMbZpEUe0fxQrFjs/d/i78DxQ\n8TrLh2EOyMFAUkJNf2VOTtnZGCkhw4luUt9PlRRO8cKxzyDY/LwLhPoIp6WX\n4Z1p5mnGs5qGF5y+wzIqlK2gkA1Ianx2z2Y+OHOvzKH2a6YWPODyYjAEB8lh\nAaZlGpwEqMYraRaQsBAJXNgd8V1UZJrNVRSbbBaE/yNbf1N5R7++IbkECIIG\nnDnq\r\n=uxrw\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIA16hjTP8jzwN4RWKsT9WDkxHl9yALbUpQPT+ppxPRYTAiEAzEDKTN4w8vZCDUou+OGiBujnArfkW8GlqApjQiJWNWQ="}]},"_npmUser":{"name":"acao","email":"rikki.schulte@gmail.com"},"directories":{},"maintainers":[{"name":"benjie","email":"npm@benjiegillam.com"},{"name":"schickling","email":"schickling.j@gmail.com"},{"name":"leebyron","email":"lee@leebyron.com"},{"name":"acao","email":"rikki.schulte@gmail.com"},{"name":"fb","email":"opensource+npm@fb.com"},{"name":"i1g","email":"ivan.goncharov.ua@gmail.com"},{"name":"wincent","email":"greg@hurrell.net"},{"name":"kassens","email":"jkassens@fb.com"},{"name":"orta","email":"orta.therox@gmail.com"},{"name":"asiandrummer","email":"asiandrummer@gmail.com"},{"name":"lostplan","email":"sol@twitter.com"},{"name":"mgadda","email":"mgadda@gmail.com"},{"name":"ags-","email":"agomezs@fb.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/graphql-language-service-interface_2.4.3_1606589297925_0.5599634881375815"},"_hasShrinkwrap":false,"deprecated":"this package has been merged into graphql-language-service"},"2.5.0":{"name":"graphql-language-service-interface","version":"2.5.0","description":"Interface to the GraphQL Language Service","contributors":[{"name":"Greg Hurrell","email":"greg@hurrell.net","url":"https://greg.hurrell.net/"},{"name":"Hyohyeon Jeong","email":"asiandrummer@fb.com"},{"name":"Lee Byron","email":"lee@leebyron.com","url":"http://leebyron.com/"}],"repository":{"type":"git","url":"git+ssh://git@github.com/graphql/graphiql.git"},"homepage":"https://github.com/graphql/graphiql/tree/main/packages/graphql-language-service-interface#readme","bugs":{"url":"https://github.com/graphql/graphiql/issues?q=issue+label:language-interface"},"license":"MIT","keywords":["graphql"],"main":"dist/index.js","module":"esm/index.js","typings":"dist/index.d.ts","peerDependencies":{"graphql":"^14.0.0 || ^15.0.0"},"dependencies":{"graphql-language-service-parser":"^1.6.5","graphql-language-service-types":"^1.6.3","graphql-language-service-utils":"^2.4.3","vscode-languageserver-types":"^3.15.1"},"devDependencies":{"graphql-config":"^3.0.2"},"gitHead":"dc2c78eb892a08945f712b7859070cb10e411ca0","_id":"graphql-language-service-interface@2.5.0","_nodeVersion":"14.5.0","_npmVersion":"lerna/3.20.2/node@v14.5.0+x64 (linux)","dist":{"integrity":"sha512-JOT5X+BqsREMofnnacmyu3oy0CI+15JXp5NQWG+KDp4bQATjTDpiCOFeBNtw6t9z2ozaY8m7PTaknp0YjgDkvA==","shasum":"5af71b24e85dbb950e837910d5b218995a2327d3","tarball":"https://registry.npmjs.org/graphql-language-service-interface/-/graphql-language-service-interface-2.5.0.tgz","fileCount":68,"unpackedSize":247649,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfz8vGCRA9TVsSAnZWagAATNsQAKSIqeIzDmXdt7s8Jf+q\nyr59i0bxxCyh5LFVROwmw01YvaJ9fP32SMy/b8GwDMlddVanfkHVxXEA7oiJ\ngG2AnsufcZe3VyOdD81MfxCYijuFRnLBzFIHhzsBnH5H+ILuHs5amYKfrftf\nbLoLU8T8ead2asFpanwmYCGwWVAvxElPjh7PqdX9VidQOi8wuuAwfhN2hSE8\nimMMOf0qDNlfiUBdcgr8A/V+0vanWi2eKj0lea2N91QztneVMMVy+3e7oKh/\n9sYgrPZIhElUIJq8GJBsMnp8s0u2swy+nUZ8neiSHG+cX79m6UJzeRar1Xz2\nG9n7ogm4ebWMW4p74/LLXNxw+RBbqToMw1WCuCcSOzOdjfzDG6N9ZFTkikG5\npfPLOV2zl4UcVlgzuc95diA3av+WQs+/d3Rrohzv5txUmk5vqDJI7xKWlU0P\nn6+ySZ3Mzl+pzZlgmwvcFzbZUthJBaijOEOaEGVOrsLiuIZIOgePO0PJCEBE\n6wHV0YWQMN3M9idTJmRUJgdy9B977aJpjEsQ63YW5ADr9PNiMkLELiJ8QCC3\ni5dFqCHRHbqhW35a7shuDO1bcz9KbJ5LCIO1MasILL1GnbufJCzCHjHLdPYJ\nN44Sp1qAAC5wDeQx5Ys0rx6KdWuiGJlTkqE4YteJBcDgK7gpP1ndUQ+AhNM1\nhwTZ\r\n=nQux\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIBA2DC78V5ZjC0vCKUeZehRw4pssDXmiNlIstjQB9ZmCAiBc1vVBW4P/yMW16FHpT0XadhtNrx5Ik+oZ4PjAhOMN5w=="}]},"_npmUser":{"name":"acao","email":"rikki.schulte@gmail.com"},"directories":{},"maintainers":[{"name":"benjie","email":"npm@benjiegillam.com"},{"name":"schickling","email":"schickling.j@gmail.com"},{"name":"leebyron","email":"lee@leebyron.com"},{"name":"acao","email":"rikki.schulte@gmail.com"},{"name":"fb","email":"opensource+npm@fb.com"},{"name":"i1g","email":"ivan.goncharov.ua@gmail.com"},{"name":"wincent","email":"greg@hurrell.net"},{"name":"kassens","email":"jkassens@fb.com"},{"name":"orta","email":"orta.therox@gmail.com"},{"name":"asiandrummer","email":"asiandrummer@gmail.com"},{"name":"lostplan","email":"sol@twitter.com"},{"name":"mgadda","email":"mgadda@gmail.com"},{"name":"ags-","email":"agomezs@fb.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/graphql-language-service-interface_2.5.0_1607453637484_0.20073364374745672"},"_hasShrinkwrap":false,"deprecated":"this package has been merged into graphql-language-service"},"2.6.0":{"name":"graphql-language-service-interface","version":"2.6.0","description":"Interface to the GraphQL Language Service","contributors":[{"name":"Greg Hurrell","email":"greg@hurrell.net","url":"https://greg.hurrell.net/"},{"name":"Hyohyeon Jeong","email":"asiandrummer@fb.com"},{"name":"Lee Byron","email":"lee@leebyron.com","url":"http://leebyron.com/"}],"repository":{"type":"git","url":"git+ssh://git@github.com/graphql/graphiql.git"},"homepage":"https://github.com/graphql/graphiql/tree/main/packages/graphql-language-service-interface#readme","bugs":{"url":"https://github.com/graphql/graphiql/issues?q=issue+label:language-interface"},"license":"MIT","keywords":["graphql"],"main":"dist/index.js","module":"esm/index.js","typings":"dist/index.d.ts","peerDependencies":{"graphql":"^14.0.0 || ^15.0.0"},"dependencies":{"graphql-language-service-parser":"^1.7.0","graphql-language-service-types":"^1.6.3","graphql-language-service-utils":"^2.4.3","vscode-languageserver-types":"^3.15.1"},"devDependencies":{"graphql-config":"^3.0.2"},"gitHead":"ed6c94cb8240fd89324104f0a9a40ce80a2dd71c","_id":"graphql-language-service-interface@2.6.0","_nodeVersion":"14.5.0","_npmVersion":"lerna/3.20.2/node@v14.5.0+x64 (linux)","_npmUser":{"name":"acao","email":"rikki.schulte@gmail.com"},"dist":{"integrity":"sha512-tATUud6B9L6JyqxtA/Gs8E0el0UWNb6hczMnnO1OxuzK92gxl+O/rn++GAegYJzAZH+uO7UaGURyAGaZd5+TtA==","shasum":"6149255ad81e884d675c934ed404cf6d16af30d7","tarball":"https://registry.npmjs.org/graphql-language-service-interface/-/graphql-language-service-interface-2.6.0.tgz","fileCount":68,"unpackedSize":253552,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJf6gEqCRA9TVsSAnZWagAAWb8P/RBwUxFLr7fnkmg+9U25\nw2k7+m+kSOvGO648/MQHACHoYkeIQH79W2E+lpzKKQIeXAs+QwXz4a1NBflQ\nMNVXDL1yZS8XBWz6hNLbeu8qpWj182RmeXNACVo4tj6OWxQb/C2hJR3StboC\nOlIQJCgMdboPhMVaYMRJmEkEY2+chp7VfD8PT3Y9/cp+E2SeDEl7/E+YewAb\nxrcDbzo5DlV0AO16YMOu1FqHfzV0/X9CVaLLdB/RqEJOMTAmcwsRxWxCj+yi\n/mPIhk5a9sux14QtdC8NycQ9DJu4lUtixcG1X8WfaOW9wpUXth8Pkx9EM0aG\n3Y4FRSLeEOOSWJSVpsitIoBsw1JBVM+vCkYLpGaYW1LNfVsKWeE4KqW8Bfws\ni4mXkLE6GhhKPt9o58UdgxwsYmyqeIsH3vgA+Rwy9TrhG2QHueP7XiYdizW3\nYewGZpcyjuWiiXsoPRWniNktPZI2rFYQnTCxCd4pVMOVGFsmUDdbWgebXKb/\naLKqczpzJvvXAI/GuVMM6/fsITK6SENDmCRkjysAmqGc+szd7XzUa7jDIoHW\nXx4Sm8au8joRMEKc+aYUfY0Zbmr750nLlwL91cwtJAnr8MmslCkLSGagc61n\nSigQEVWM1swDel4+MznofXc9o7sKq2BUvxeu+FzN+UnXPR1GUh6nJmT6n3VS\nK0eN\r\n=hDzN\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCICHwZM3s+AvRGUU8RkcDTAcmdVwR7YpjwmSISa8KGDOaAiEA//JsxrTdiwV4NbKLUdwIg19/ky4uSxQQRW7Y4wFCG6w="}]},"directories":{},"maintainers":[{"name":"benjie","email":"npm@benjiegillam.com"},{"name":"schickling","email":"schickling.j@gmail.com"},{"name":"leebyron","email":"lee@leebyron.com"},{"name":"acao","email":"rikki.schulte@gmail.com"},{"name":"fb","email":"opensource+npm@fb.com"},{"name":"i1g","email":"ivan.goncharov.ua@gmail.com"},{"name":"wincent","email":"greg@hurrell.net"},{"name":"kassens","email":"jkassens@fb.com"},{"name":"orta","email":"orta.therox@gmail.com"},{"name":"asiandrummer","email":"asiandrummer@gmail.com"},{"name":"lostplan","email":"sol@twitter.com"},{"name":"mgadda","email":"mgadda@gmail.com"},{"name":"ags-","email":"agomezs@fb.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/graphql-language-service-interface_2.6.0_1609171241802_0.37978661421517823"},"_hasShrinkwrap":false,"deprecated":"this package has been merged into graphql-language-service"},"2.7.0":{"name":"graphql-language-service-interface","version":"2.7.0","description":"Interface to the GraphQL Language Service","contributors":[{"name":"Greg Hurrell","email":"greg@hurrell.net","url":"https://greg.hurrell.net/"},{"name":"Hyohyeon Jeong","email":"asiandrummer@fb.com"},{"name":"Lee Byron","email":"lee@leebyron.com","url":"http://leebyron.com/"}],"repository":{"type":"git","url":"git+ssh://git@github.com/graphql/graphiql.git"},"homepage":"https://github.com/graphql/graphiql/tree/main/packages/graphql-language-service-interface#readme","bugs":{"url":"https://github.com/graphql/graphiql/issues?q=issue+label:language-interface"},"license":"MIT","keywords":["graphql"],"main":"dist/index.js","module":"esm/index.js","typings":"dist/index.d.ts","peerDependencies":{"graphql":"^14.0.0 || ^15.0.0"},"dependencies":{"graphql-language-service-parser":"^1.8.0","graphql-language-service-types":"^1.7.0","graphql-language-service-utils":"^2.4.4","vscode-languageserver-types":"^3.15.1"},"devDependencies":{"graphql-config":"^3.0.2"},"gitHead":"4038cf235b71eaf9a576c86800707f204ded8865","_id":"graphql-language-service-interface@2.7.0","_nodeVersion":"14.5.0","_npmVersion":"lerna/3.20.2/node@v14.5.0+x64 (linux)","dist":{"integrity":"sha512-MpgKf2qnSP0Eg/sSabDAsqpT94q/XXl31p4A1jAWe0olY9UY9Y2oRznMDlBRq5I9h8elXmOr2blEMkMQRoZE2Q==","shasum":"238cd7f9634ec18b7e79f0d77ae227d73e3e168e","tarball":"https://registry.npmjs.org/graphql-language-service-interface/-/graphql-language-service-interface-2.7.0.tgz","fileCount":68,"unpackedSize":275200,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJf8eklCRA9TVsSAnZWagAAg6AP/3DGdpSdYwOKAMtFtEf0\nA/LKpkl9Fj8B1f6kUDUSVEYgGI0S7w1qz8VYA6+LT9y+ddoiYnzdI8j2pY3l\n3ecD0Tmf8oIA0tzdJunoNkxPImhxjP+EdR5gnBe+yHq3uvOOpbz3594tYvpb\nEsJWANeOFZJK0shKk53qA3DduHpMYnaYUQdKTH/DXNr/+SC2eTc5zlqLcm+F\n5fQ38N4j5jg9KRJIdgmiKNXrjhENvyc0kXifx7C2UTmuorHm0haIvncCUFia\nve3UGF7BJGIzcS3xJTRHN31I/A+zvlGW1PNBKdTKEhBb06RilsR1eLtEsQuO\ngoRUAQ3jAhha7GR9B4A2KvMi47lYP6rT2iSq1BFJmBDGxyxnNU1I1MYjxa60\n14mJb7M0KfwLffpv0D69v8rQdnYnkyFyVgcuNPXyE02k6IxUHGRKBiaZ+yJA\n5DcEas85FmbFXrPslu2eZooTftaX6FrBfN2aKBMRToaSMGEAwuzqsIR+gHhA\n4fi+xpqD9eaAx3ifnI2Z6P8cxSc/3roI0QIbfT53F9XCSBCredrx66mb7wV2\nTNorcoY4WtDkO2b13jFc7LZ4u3xmYAd/TN2OjCPzQcbUlEtmn5R5FMaKeArt\n302UWws2zpVbsGyTCyzpz3HBOnsnyiEm7XSpdz6z4VeUzUctGo+bFj0+urEP\n1g/U\r\n=umUw\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIDxUxSEkSEvE9QIg1aeUxXf5i05IcxGpoVzaKICbs91OAiAqbycgDjDF9zadkyw+r50jbF4Lrdg6p3QDdYkZsrQZ6w=="}]},"_npmUser":{"name":"acao","email":"rikki.schulte@gmail.com"},"directories":{},"maintainers":[{"name":"benjie","email":"npm@benjiegillam.com"},{"name":"schickling","email":"schickling.j@gmail.com"},{"name":"leebyron","email":"lee@leebyron.com"},{"name":"acao","email":"rikki.schulte@gmail.com"},{"name":"fb","email":"opensource+npm@fb.com"},{"name":"i1g","email":"ivan.goncharov.ua@gmail.com"},{"name":"wincent","email":"greg@hurrell.net"},{"name":"kassens","email":"jkassens@fb.com"},{"name":"orta","email":"orta.therox@gmail.com"},{"name":"asiandrummer","email":"asiandrummer@gmail.com"},{"name":"lostplan","email":"sol@twitter.com"},{"name":"mgadda","email":"mgadda@gmail.com"},{"name":"ags-","email":"agomezs@fb.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/graphql-language-service-interface_2.7.0_1609689381397_0.9134446659351165"},"_hasShrinkwrap":false,"deprecated":"this package has been merged into graphql-language-service"},"2.8.0":{"name":"graphql-language-service-interface","version":"2.8.0","description":"Interface to the GraphQL Language Service","contributors":[{"name":"Greg Hurrell","email":"greg@hurrell.net","url":"https://greg.hurrell.net/"},{"name":"Hyohyeon Jeong","email":"asiandrummer@fb.com"},{"name":"Lee Byron","email":"lee@leebyron.com","url":"http://leebyron.com/"}],"repository":{"type":"git","url":"git+ssh://git@github.com/graphql/graphiql.git"},"homepage":"https://github.com/graphql/graphiql/tree/main/packages/graphql-language-service-interface#readme","bugs":{"url":"https://github.com/graphql/graphiql/issues?q=issue+label:language-interface"},"license":"MIT","keywords":["graphql"],"main":"dist/index.js","module":"esm/index.js","typings":"dist/index.d.ts","peerDependencies":{"graphql":"^14.0.0 || ^15.0.0"},"dependencies":{"graphql-language-service-parser":"^1.9.0","graphql-language-service-types":"^1.8.0","graphql-language-service-utils":"^2.5.0","vscode-languageserver-types":"^3.15.1"},"devDependencies":{"graphql-config":"^3.0.2"},"gitHead":"464a8851e1a02e6ef255729b3acd6dcb0dc0abce","_id":"graphql-language-service-interface@2.8.0","_nodeVersion":"14.5.0","_npmVersion":"lerna/3.20.2/node@v14.5.0+x64 (linux)","dist":{"integrity":"sha512-Gsoj55E0y0yIo/F5pTFCyTBo1+ZtOjvGh3H4VE57sKYDV04JSoRQuw6vaffhN0ZDSeUsu0MA/17fAm5hrqohFg==","shasum":"6d633e5d4da82efa6ebb8953998ea87dc544914e","tarball":"https://registry.npmjs.org/graphql-language-service-interface/-/graphql-language-service-interface-2.8.0.tgz","fileCount":68,"unpackedSize":278285,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJf9yytCRA9TVsSAnZWagAAilEP/ArtERZ91rnUD/juM0qt\n4YbXzg5o/PipJTRf6NQyONKEBeGXTcxES0+MECp8JGxvNaIHZcLmE2YgJgOi\nB7BnMt9XageRUxrCj1DQnDGpuH21xAvi4A4kB9YzHlYGh3k8/gNiDcS3s1o1\nME/kQwTAoHJvViqZyfwyAmusmP6s05N+nGMcQojh+fThLjGdP1ja0kLi3RZj\nzMfonzak2qKUUuibFR9fnT02ZE4NncxzIcFiTO7t+35zzx3VgVL6j792QDm5\nV49cHlzRvQsUyi6KwmY74nDFlPgwR6i0B2Dafac3L30iY/GqwgsL4dND+all\nWkEm8SfKxD9by5J48VsbiLXiTW0oapgTmzunr+gEbahPAHP2G4w4m/6DEeWu\n73aFlfWMrMHKKZJkxlvEa0JTvr9Az80KhJHmNoLHcv5ouVbpj+hiF00dSlYt\nmNCCtAVZqsXBXsomesm/7YBF90SZQGS6jY4Eqr1h4jmef7xuZpm6Ennv6Yal\nDZL3+dcy1XxnLvKKM2l/wUy2/xzG2Zw5U6nHDo9qxhMcU20qpSby7GILckoM\nH4WlVi58YqWSdV5rEhwviY4WUQYwGmIm11/Jerbh9AfD9mMHVOa8jxUTR8fe\n/7DLP0hJV9DuRAis5oeKpTIkCxov0GFtvqEbjhsih6dqiDcRMVnUiTTLueQo\nptu4\r\n=xgu5\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCVxtP6D2PlHgoJi7bC5ZSN6JpVHc9fKPqogoRRzH/2TQIhAMZeq3UVy6mtZMeoPgl3Mv/TNGjzXOSwlsh/ZRPzF2lw"}]},"_npmUser":{"name":"acao","email":"rikki.schulte@gmail.com"},"directories":{},"maintainers":[{"name":"benjie","email":"npm@benjiegillam.com"},{"name":"schickling","email":"schickling.j@gmail.com"},{"name":"leebyron","email":"lee@leebyron.com"},{"name":"acao","email":"rikki.schulte@gmail.com"},{"name":"fb","email":"opensource+npm@fb.com"},{"name":"i1g","email":"ivan.goncharov.ua@gmail.com"},{"name":"wincent","email":"greg@hurrell.net"},{"name":"kassens","email":"jkassens@fb.com"},{"name":"orta","email":"orta.therox@gmail.com"},{"name":"asiandrummer","email":"asiandrummer@gmail.com"},{"name":"lostplan","email":"sol@twitter.com"},{"name":"mgadda","email":"mgadda@gmail.com"},{"name":"ags-","email":"agomezs@fb.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/graphql-language-service-interface_2.8.0_1610034348642_0.4743689774579867"},"_hasShrinkwrap":false,"deprecated":"this package has been merged into graphql-language-service"},"2.8.1":{"name":"graphql-language-service-interface","version":"2.8.1","description":"Interface to the GraphQL Language Service","contributors":[{"name":"Greg Hurrell","email":"greg@hurrell.net","url":"https://greg.hurrell.net/"},{"name":"Hyohyeon Jeong","email":"asiandrummer@fb.com"},{"name":"Lee Byron","email":"lee@leebyron.com","url":"http://leebyron.com/"}],"repository":{"type":"git","url":"git+ssh://git@github.com/graphql/graphiql.git"},"homepage":"https://github.com/graphql/graphiql/tree/main/packages/graphql-language-service-interface#readme","bugs":{"url":"https://github.com/graphql/graphiql/issues?q=issue+label:language-interface"},"license":"MIT","keywords":["graphql"],"main":"dist/index.js","module":"esm/index.js","typings":"dist/index.d.ts","peerDependencies":{"graphql":"^14.0.0 || ^15.0.0"},"dependencies":{"graphql-language-service-parser":"^1.9.0","graphql-language-service-types":"^1.8.0","graphql-language-service-utils":"^2.5.0","vscode-languageserver-types":"^3.15.1"},"devDependencies":{"graphql-config":"^3.0.2"},"gitHead":"90be38760edbfc6d31282e2211263784f747956b","_id":"graphql-language-service-interface@2.8.1","_nodeVersion":"14.5.0","_npmVersion":"lerna/3.20.2/node@v14.5.0+x64 (linux)","dist":{"integrity":"sha512-eGOK6o3TxXHEBjpkFYEdJKIe+APGThBkmEMRN5y5/IABdaBLuF2Aprv6vrqKT5wgm1SvdLE/dajwtVwkDAfRPw==","shasum":"d68c3f9450b75a27d6d2a6fc477b783d95e22c7d","tarball":"https://registry.npmjs.org/graphql-language-service-interface/-/graphql-language-service-interface-2.8.1.tgz","fileCount":68,"unpackedSize":280551,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJf91pyCRA9TVsSAnZWagAALm4P/jOZw66OpB7clChiFvXx\n+E2H9jmYVqKFxhQ1lLZ19ZdSmPyA5QrJGQ7qDK4vSnZ2ly9nT59/h6ZFRIuJ\nG3Ly2NmE9Rck4x61YrUyfhaMIHp4/wqKgR6RgkWS4HuCQLD8IKf9WX3uCw7n\nW4iDSgQMsdFo+DCGOQqPrWhYDP8/MIG8fuJ5w7+4EWufaYV/KPkbrHoGHwCl\nWn8pld6xOrIm75ZWtvZOwFPH0dfE4wHjjicGiVC4HO+Yn2dVYEnA5vEwmYjW\nWyygAj1CY/Q70oqDBmSSnbqpO5yQQDtiimHdKC7XPj50gpfRMESIKhI0rawc\nOTC3+wcsjIOp1rPpisPr8N9J413WSGjkExpXEDJxlZe1r8LJuacqPH0O5NVA\n/sMSSodl1QL1i8JGbC+M7tZBYArzHh+XdFPO3juexKdF7170GI2Cv7BOfpsD\nkn2H3R7dG3XdXKSeAKH6r22bZj38ZXw6ErojTdekYOvKfDp0xWB1T5TEQSDo\nO8Ys4ZUbPI9zzqLNZI0xcRW/BzOyXBdWKrEwdGC2kSQk25yNGaHa7OdQf0G/\nRfRn9FvTUcAgqe8s5RxqAJQIp1u6YXBUqw5JE81uRySVjiLDiJedArhElXaa\nweukjxdvGg6VU79mxSl18D9vyPFQvR0Fo5YClnLb+N4sQBybDIpT5xf2I2FE\nKadG\r\n=+fqr\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQD5ujWvhDyIJJVWEMD9p6kfiyiStiHcwtn7jslQGV/PugIhAL4LM1BuZDT8i8oWojVahtvt1mLwUgcXgGtlClc9oFnx"}]},"_npmUser":{"name":"acao","email":"rikki.schulte@gmail.com"},"directories":{},"maintainers":[{"name":"benjie","email":"npm@benjiegillam.com"},{"name":"schickling","email":"schickling.j@gmail.com"},{"name":"leebyron","email":"lee@leebyron.com"},{"name":"acao","email":"rikki.schulte@gmail.com"},{"name":"fb","email":"opensource+npm@fb.com"},{"name":"i1g","email":"ivan.goncharov.ua@gmail.com"},{"name":"wincent","email":"greg@hurrell.net"},{"name":"kassens","email":"jkassens@fb.com"},{"name":"orta","email":"orta.therox@gmail.com"},{"name":"asiandrummer","email":"asiandrummer@gmail.com"},{"name":"lostplan","email":"sol@twitter.com"},{"name":"mgadda","email":"mgadda@gmail.com"},{"name":"ags-","email":"agomezs@fb.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/graphql-language-service-interface_2.8.1_1610046066332_0.21180151604891573"},"_hasShrinkwrap":false,"deprecated":"this package has been merged into graphql-language-service"},"2.8.2":{"name":"graphql-language-service-interface","version":"2.8.2","description":"Interface to the GraphQL Language Service","contributors":[{"name":"Greg Hurrell","email":"greg@hurrell.net","url":"https://greg.hurrell.net/"},{"name":"Hyohyeon Jeong","email":"asiandrummer@fb.com"},{"name":"Lee Byron","email":"lee@leebyron.com","url":"http://leebyron.com/"}],"repository":{"type":"git","url":"git+ssh://git@github.com/graphql/graphiql.git"},"homepage":"https://github.com/graphql/graphiql/tree/main/packages/graphql-language-service-interface#readme","bugs":{"url":"https://github.com/graphql/graphiql/issues?q=issue+label:language-interface"},"license":"MIT","keywords":["graphql"],"main":"dist/index.js","module":"esm/index.js","typings":"dist/index.d.ts","peerDependencies":{"graphql":"^14.0.0 || ^15.0.0"},"dependencies":{"graphql-language-service-parser":"^1.9.0","graphql-language-service-types":"^1.8.0","graphql-language-service-utils":"^2.5.1","vscode-languageserver-types":"^3.15.1"},"devDependencies":{"graphql-config":"^3.0.2"},"gitHead":"5a26a22e9bc0b6822bcc46a1c8297ddcec2d86be","_id":"graphql-language-service-interface@2.8.2","_nodeVersion":"14.5.0","_npmVersion":"lerna/3.20.2/node@v14.5.0+x64 (linux)","dist":{"integrity":"sha512-otbOQmhgkAJU1QJgQkMztNku6SbJLu/uodoFOYOOtJsizTjrMs93vkYaHCcYnLA3oi1Goj27XcHjMnRCYQOZXQ==","shasum":"b3bb2aef7eaf0dff0b4ea419fa412c5f66fa268b","tarball":"https://registry.npmjs.org/graphql-language-service-interface/-/graphql-language-service-interface-2.8.2.tgz","fileCount":68,"unpackedSize":280781,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJf93OnCRA9TVsSAnZWagAAKM0P/09SMLfBlqxbxqdKBqA1\nC+stp5tqB5CmGvpqbpjxe0VATQb8vShPhU9/UTpBUtg2HRLCC9XI0eZISDjt\nMToEAM1r//wxzH0pYdOf/Ve5lvkt/ut7l62gcv9yGtdS3t9NY1EvsgIEyOaX\nAEWRPT7kf53d05ZmCrwxr143NM8XzP37zgn925hVH79wlSqPLNDkp4wIxMCp\nqw1YeHzVm0USFnPhao+QF7FpoPaf8wVnmO4LHjrMePbtB9GqIFDY6W0uH/mG\nHDBtq+h1qoJhl0XwdaOcpqwDxA/rXwihzLYXt6MloNO64yy3IOc1YIO3q5hA\nyCxUpuT7y7LGn4WCJMeZkBvZaEcFo62j25PjGIlAxv2BAB1h8u0umG7a77XL\nzv9BFB+ngqgpMW8kpcY/EbpuXAMo1n2peIsW7945kbA5JYCBWqHj4Pg5MbU1\nKExB7y1h5PjhvXBWKjjSo/EwFbtC4h3oV0fJ7Yt94n8mMG9KpLS4pW1TR7RI\n+9icPTezmYrza4WQURR5skewwXx9wl3AywiyJiCIZVsKhAKUuEI1wSBEQWJD\nbMyzbOiuUMQTQVZfaK8IQOYUWAKopa3T+KQNoxMs62vrX2jimKC/RCr+15/O\njx7ENAAFXcIAs3MD3bNvE4a8AWkin9NakM1JCe2lGVdj2/X/7tv28CtWS6QT\nRs0U\r\n=r/9k\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDBK5XzUn+23WeuxpgWX4QLgnpYyZFdNyKVzkQQ6g9+fQIgA07lxfWsagdf+3SC1WI8Yms/A5VWkHXXR5n6XCYZ9wM="}]},"_npmUser":{"name":"acao","email":"rikki.schulte@gmail.com"},"directories":{},"maintainers":[{"name":"benjie","email":"npm@benjiegillam.com"},{"name":"schickling","email":"schickling.j@gmail.com"},{"name":"leebyron","email":"lee@leebyron.com"},{"name":"acao","email":"rikki.schulte@gmail.com"},{"name":"fb","email":"opensource+npm@fb.com"},{"name":"i1g","email":"ivan.goncharov.ua@gmail.com"},{"name":"wincent","email":"greg@hurrell.net"},{"name":"kassens","email":"jkassens@fb.com"},{"name":"orta","email":"orta.therox@gmail.com"},{"name":"asiandrummer","email":"asiandrummer@gmail.com"},{"name":"lostplan","email":"sol@twitter.com"},{"name":"mgadda","email":"mgadda@gmail.com"},{"name":"ags-","email":"agomezs@fb.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/graphql-language-service-interface_2.8.2_1610052519220_0.7529618630231469"},"_hasShrinkwrap":false,"deprecated":"this package has been merged into graphql-language-service"},"2.8.3":{"name":"graphql-language-service-interface","version":"2.8.3","description":"Interface to the GraphQL Language Service","contributors":[{"name":"Greg Hurrell","email":"greg@hurrell.net","url":"https://greg.hurrell.net/"},{"name":"Hyohyeon Jeong","email":"asiandrummer@fb.com"},{"name":"Lee Byron","email":"lee@leebyron.com","url":"http://leebyron.com/"}],"repository":{"type":"git","url":"git+ssh://git@github.com/graphql/graphiql.git"},"homepage":"https://github.com/graphql/graphiql/tree/main/packages/graphql-language-service-interface#readme","bugs":{"url":"https://github.com/graphql/graphiql/issues?q=issue+label:language-interface"},"license":"MIT","keywords":["graphql"],"main":"dist/index.js","module":"esm/index.js","typings":"dist/index.d.ts","peerDependencies":{"graphql":">= v14.5.0 <= 15.5.0"},"dependencies":{"graphql-language-service-parser":"^1.9.0","graphql-language-service-types":"^1.8.0","graphql-language-service-utils":"^2.5.1","vscode-languageserver-types":"^3.15.1"},"devDependencies":{"graphql-config":"^3.0.2"},"_id":"graphql-language-service-interface@2.8.3","_nodeVersion":"12.22.0","_npmVersion":"6.14.11","dist":{"integrity":"sha512-Gh4Q3dlCT1MrZGO0eaz7v31gkp8fh+ig94YH/A+1Th2q+k3RsRqfSJm5tKZ8TJ4rSADZ/dj+hzOpWCGzLyCiHQ==","shasum":"bb579742cd021ee5b63207a20b1974b7e01d855d","tarball":"https://registry.npmjs.org/graphql-language-service-interface/-/graphql-language-service-interface-2.8.3.tgz","fileCount":68,"unpackedSize":276991,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgciPyCRA9TVsSAnZWagAAuVQP/2bSsD4zgfgYl7CIrHmv\nzXlYcFbhs58+K5V2Beo4HZaBBDo9bg4/nJ/RX8gYBXNy3MquU9aWu/RH14BK\nnkRx6OvXiCY/KtQAijS949XE2E8oFdV2rzwfcQUGqmT2Uj2hUqh7wJM4AlYg\nSrxu+7WkHkBAqLmnPdNd3cdYOMFOxVt+bZt4jbYyMNO6UULs6hW2qldqHgLc\nEU381Hji26NXsJY1JCWRMLyQQKuUGWKkFyUFLuYrh3Uav2jAkRrkoZgHc/9x\nepJZdFDtTDoXYWX+377G4srF/VmtKScDhSrFFuUwYQbiVMm2RNJSWHUdZGkm\nfoc14axdBcotnqjeB3OUjA2j4qzSPn8oap6f2m2veMgWD23tDJCVF+B8qKXS\nFUGkslDV0bWh8/y52OXb8IZqSWj/ApwyDWZ4o9jDqZG5NMnZWcMLcE/77o+E\n/Q19x6lruIxcH7y+kfOpdg0MG/215yMe1+X+9ICryquh2QzL/QDS5so1EyvP\ngp9o+vyd8nfEmtjUGzRP4uMIR1fNRhB0BvPtVa+XvLUzggLdihDfXXjWZh7F\nWWti2xUzC89Kp710HYkoBlxIphzZsSHF8OQ12hH2Dv1XqxU9IJSzEaQa9ZmB\n+GzKAApWELWRahuFnLrakc+ys+QjLaGVXQS0y8DVL1sMY6J8rQ/pmCgCw9xq\neJIS\r\n=Dw/F\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDG0XZur8QcWUz+LRqY7OpTWAn77GsC4yCPX6Nisg5yUAIgLvRnwoI4WhR5i9rSF1ayM7ckRs02YZoiAVrTKlOEatg="}]},"_npmUser":{"name":"acao","email":"rikki.schulte@gmail.com"},"directories":{},"maintainers":[{"name":"benjie","email":"npm@benjiegillam.com"},{"name":"schickling","email":"schickling.j@gmail.com"},{"name":"leebyron","email":"lee@leebyron.com"},{"name":"acao","email":"rikki.schulte@gmail.com"},{"name":"fb","email":"opensource+npm@fb.com"},{"name":"i1g","email":"ivan.goncharov.ua@gmail.com"},{"name":"wincent","email":"greg@hurrell.net"},{"name":"kassens","email":"jkassens@fb.com"},{"name":"orta","email":"orta.therox@gmail.com"},{"name":"asiandrummer","email":"asiandrummer@gmail.com"},{"name":"lostplan","email":"sol@twitter.com"},{"name":"mgadda","email":"mgadda@gmail.com"},{"name":"ags-","email":"agomezs@fb.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/graphql-language-service-interface_2.8.3_1618093042579_0.2538864943174781"},"_hasShrinkwrap":false,"deprecated":"this package has been merged into graphql-language-service"},"2.8.4":{"name":"graphql-language-service-interface","version":"2.8.4","description":"Interface to the GraphQL Language Service","contributors":[{"name":"Greg Hurrell","email":"greg@hurrell.net","url":"https://greg.hurrell.net/"},{"name":"Hyohyeon Jeong","email":"asiandrummer@fb.com"},{"name":"Lee Byron","email":"lee@leebyron.com","url":"http://leebyron.com/"}],"repository":{"type":"git","url":"git+ssh://git@github.com/graphql/graphiql.git"},"homepage":"https://github.com/graphql/graphiql/tree/main/packages/graphql-language-service-interface#readme","bugs":{"url":"https://github.com/graphql/graphiql/issues?q=issue+label:language-interface"},"license":"MIT","keywords":["graphql"],"main":"dist/index.js","module":"esm/index.js","typings":"dist/index.d.ts","peerDependencies":{"graphql":">= v14.5.0 <= 15.5.0"},"dependencies":{"graphql-language-service-parser":"^1.9.0","graphql-language-service-types":"^1.8.0","graphql-language-service-utils":"^2.5.1","vscode-languageserver-types":"^3.15.1"},"devDependencies":{"graphql":"experimental-stream-defer","graphql-config":"^3.0.2"},"_id":"graphql-language-service-interface@2.8.4","_nodeVersion":"12.22.1","_npmVersion":"6.14.12","dist":{"integrity":"sha512-myW8z7HOZkYfhYGKDc0URFkTZChp41Po890W92zuBIhGccckgtiWSJGXaLX+r9QAwVIeZhKaNgEacsyvQb1f/g==","shasum":"3ff31754e9b295b1abc26b97d286c00835aacff0","tarball":"https://registry.npmjs.org/graphql-language-service-interface/-/graphql-language-service-interface-2.8.4.tgz","fileCount":68,"unpackedSize":281566,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgrnctCRA9TVsSAnZWagAAJT8P/1v8BOsVt7CS/5PIkvoA\nRi5jEpZ06riqzhoRhGaghhh3TdiIOWWUdlwGKTIMXVVQqHpnkZoLGCP7RpiM\nnY2c+GBcBXyVhTgzXzTcFNjAQoAf8MKLF9UkXlTu4kKhkVDPEP8hh4rP+/VZ\nb1xqK6g3g92fLiHUAlMKmLqwSDL6flvNoe9gh8SiHCVzn8/MLNQq2Xk2z68q\n1rMyc6b6NZyQag67oSEmjUC5MyH2BTBqUD5Kxy+GPOrWx0rbNnYBZ4x64FX3\nmmgs6HcN2GXcSbavr7nhiNyiSR9sBK1CULvdBPq7ESsegJ/vJ6C4Y13/A+Oa\nrikVP7+xmikrZhMLjmKeUThawFN/frkZNPGuF6i2SbrcTlboPoMpz9mrj/gC\nbPQRvo5+Lo6Oc8vupQkRWmk57XEaT2m89OYhxdBDU6w60AEtgkwVE8bbeQgB\n/nGF2GtenhyjzcwxE3FyEy/FCxg17uwhZdkvmuFR9pQ8h5wRG3H/E6skD8jI\nWacK783Un5nzLVEp3dTt6az4HDKwe3q+i1j/MdS6LuernisxfWoZ6DjXa4o6\nA6Ax2dRkoZ7HhSIBeBmRv8cUy+m56S6a5+pHjlWDnjX+gaYjSUTyU6SA3tL8\nls69ucC762RNke2EhF7NbOhFEgYsO/CgIPHUCFPcZULZjo9LIRJdX3GxqvFE\nhHRE\r\n=HkyL\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCBuQMWx1N1GAPo1jf94a3/5xFwNmGjS/xNYKj3v15+SgIgDz1t24SoCv4bOPfairaNHFzosXQC8rMWFzI63BMcYA4="}]},"_npmUser":{"name":"acao","email":"rikki.schulte@gmail.com"},"directories":{},"maintainers":[{"name":"benjie","email":"npm@benjiegillam.com"},{"name":"schickling","email":"schickling.j@gmail.com"},{"name":"leebyron","email":"lee@leebyron.com"},{"name":"acao","email":"rikki.schulte@gmail.com"},{"name":"fb","email":"opensource+npm@fb.com"},{"name":"i1g","email":"ivan.goncharov.ua@gmail.com"},{"name":"wincent","email":"greg@hurrell.net"},{"name":"kassens","email":"jkassens@fb.com"},{"name":"orta","email":"orta.therox@gmail.com"},{"name":"asiandrummer","email":"asiandrummer@gmail.com"},{"name":"lostplan","email":"sol@twitter.com"},{"name":"mgadda","email":"mgadda@gmail.com"},{"name":"ags-","email":"agomezs@fb.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/graphql-language-service-interface_2.8.4_1622046508987_0.9662303057901818"},"_hasShrinkwrap":false,"deprecated":"this package has been merged into graphql-language-service"},"2.9.0":{"name":"graphql-language-service-interface","version":"2.9.0","description":"Interface to the GraphQL Language Service","contributors":[{"name":"Greg Hurrell","email":"greg@hurrell.net","url":"https://greg.hurrell.net/"},{"name":"Hyohyeon Jeong","email":"asiandrummer@fb.com"},{"name":"Lee Byron","email":"lee@leebyron.com","url":"http://leebyron.com/"}],"repository":{"type":"git","url":"git+ssh://git@github.com/graphql/graphiql.git"},"homepage":"https://github.com/graphql/graphiql/tree/main/packages/graphql-language-service-interface#readme","bugs":{"url":"https://github.com/graphql/graphiql/issues?q=issue+label:language-interface"},"license":"MIT","keywords":["graphql"],"main":"dist/index.js","module":"esm/index.js","typings":"dist/index.d.ts","peerDependencies":{"graphql":">= 15.5.0 <= 16.0.0-experimental-stream-defer.5"},"dependencies":{"graphql-language-service-parser":"^1.10.0","graphql-language-service-types":"^1.8.0","graphql-language-service-utils":"^2.5.1","vscode-languageserver-types":"^3.15.1"},"devDependencies":{"graphql":"16.0.0-experimental-stream-defer.5","graphql-config":"^3.0.2"},"_id":"graphql-language-service-interface@2.9.0","_nodeVersion":"12.22.7","_npmVersion":"6.14.15","dist":{"integrity":"sha512-FrfmEJCgYo9zz97VBs6093uGIHxxpb+z6dRi5MLV+spQYdEhfWy7BFJ7XjHPreDvxekK8SFtbVCYypETSGYe7w==","shasum":"121a8684df707a3fe2c9f720775599f097ddfb0f","tarball":"https://registry.npmjs.org/graphql-language-service-interface/-/graphql-language-service-interface-2.9.0.tgz","fileCount":68,"unpackedSize":284082,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDZGdxR1ULxocNyQRJ3HtUwCh2QqDxJOqBeLoR8/LDv0QIhAJyWF7IXuXbP5MsJcSW6k+CyibYXGUlpqaaEj3TTt3yA"}]},"_npmUser":{"name":"acao","email":"rikki.schulte@gmail.com"},"directories":{},"maintainers":[{"name":"benjie","email":"npm@benjiegillam.com"},{"name":"schickling","email":"schickling.j@gmail.com"},{"name":"leebyron","email":"lee@leebyron.com"},{"name":"acao","email":"rikki.schulte@gmail.com"},{"name":"fb","email":"opensource+npm@fb.com"},{"name":"i1g","email":"ivan.goncharov.ua@gmail.com"},{"name":"wincent","email":"greg@hurrell.net"},{"name":"kassens","email":"jkassens@fb.com"},{"name":"orta","email":"orta.therox@gmail.com"},{"name":"asiandrummer","email":"asiandrummer@gmail.com"},{"name":"lostplan","email":"sol@twitter.com"},{"name":"mgadda","email":"mgadda@gmail.com"},{"name":"ags-","email":"agomezs@fb.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/graphql-language-service-interface_2.9.0_1636303217577_0.7796481823053318"},"_hasShrinkwrap":false,"deprecated":"this package has been merged into graphql-language-service"},"2.9.1":{"name":"graphql-language-service-interface","version":"2.9.1","description":"Interface to the GraphQL Language Service","contributors":[{"name":"Greg Hurrell","email":"greg@hurrell.net","url":"https://greg.hurrell.net/"},{"name":"Hyohyeon Jeong","email":"asiandrummer@fb.com"},{"name":"Lee Byron","email":"lee@leebyron.com","url":"http://leebyron.com/"}],"repository":{"type":"git","url":"git+ssh://git@github.com/graphql/graphiql.git"},"homepage":"https://github.com/graphql/graphiql/tree/main/packages/graphql-language-service-interface#readme","bugs":{"url":"https://github.com/graphql/graphiql/issues?q=issue+label:language-interface"},"license":"MIT","keywords":["graphql"],"main":"dist/index.js","module":"esm/index.js","typings":"dist/index.d.ts","peerDependencies":{"graphql":">= 15.5.0 <= 16.0.0-experimental-stream-defer.5"},"dependencies":{"graphql-language-service-parser":"^1.10.0","graphql-language-service-types":"^1.8.3","graphql-language-service-utils":"^2.6.0","vscode-languageserver-types":"^3.15.1"},"devDependencies":{"graphql":"16.0.0-experimental-stream-defer.5","graphql-config":"^3.0.2"},"_id":"graphql-language-service-interface@2.9.1","_nodeVersion":"12.22.7","_npmVersion":"6.14.15","dist":{"integrity":"sha512-yGsE67fxJBXxY82+rLDMvUpmzpOUM8XFB+k+xOTUyABWs27osKaoGiuDDXAVGg1adhm+cpunWbipe763ZJkAVA==","shasum":"be0b11b06b78730ea9d250e0e2290e7ed9c8d283","tarball":"https://registry.npmjs.org/graphql-language-service-interface/-/graphql-language-service-interface-2.9.1.tgz","fileCount":68,"unpackedSize":284637,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDDoMHn/sU9oXpk0WWR3yXDp8IfSkhdaesXxDZcCUzEhwIhAPDBIHVgA6m/kZBq7mLGHM2n5W8ZLW7tQ50BlWuyYvcO"}]},"_npmUser":{"name":"acao","email":"rikki.schulte@gmail.com"},"directories":{},"maintainers":[{"name":"benjie","email":"npm@benjiegillam.com"},{"name":"schickling","email":"schickling.j@gmail.com"},{"name":"leebyron","email":"lee@leebyron.com"},{"name":"acao","email":"rikki.schulte@gmail.com"},{"name":"fb","email":"opensource+npm@fb.com"},{"name":"i1g","email":"ivan.goncharov.ua@gmail.com"},{"name":"wincent","email":"greg@hurrell.net"},{"name":"kassens","email":"jkassens@fb.com"},{"name":"orta","email":"orta.therox@gmail.com"},{"name":"asiandrummer","email":"asiandrummer@gmail.com"},{"name":"lostplan","email":"sol@twitter.com"},{"name":"mgadda","email":"mgadda@gmail.com"},{"name":"ags-","email":"agomezs@fb.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/graphql-language-service-interface_2.9.1_1636444570867_0.04895532395231195"},"_hasShrinkwrap":false,"deprecated":"this package has been merged into graphql-language-service"},"2.9.2-canary-66346cbd.0":{"name":"graphql-language-service-interface","version":"2.9.2-canary-66346cbd.0","description":"Interface to the GraphQL Language Service","contributors":[{"name":"Greg Hurrell","email":"greg@hurrell.net","url":"https://greg.hurrell.net/"},{"name":"Hyohyeon Jeong","email":"asiandrummer@fb.com"},{"name":"Lee Byron","email":"lee@leebyron.com","url":"http://leebyron.com/"}],"repository":{"type":"git","url":"git+ssh://git@github.com/graphql/graphiql.git"},"homepage":"https://github.com/graphql/graphiql/tree/main/packages/graphql-language-service-interface#readme","bugs":{"url":"https://github.com/graphql/graphiql/issues?q=issue+label:language-interface"},"license":"MIT","keywords":["graphql"],"main":"dist/index.js","module":"esm/index.js","typings":"dist/index.d.ts","peerDependencies":{"graphql":">= 15.5.0 <= 16.0.0-experimental-stream-defer.5"},"dependencies":{"graphql-language-service-parser":"^1.10.0","graphql-language-service-types":"^1.8.3","graphql-language-service-utils":"^2.7.0-canary-66346cbd.0","vscode-languageserver-types":"^3.15.1"},"devDependencies":{"graphql":"16.0.0-experimental-stream-defer.5","graphql-config":"^3.0.2"},"readme":"# graphql-language-service-interface\n\n[![NPM](https://img.shields.io/npm/v/graphql-language-service-interface.svg)](https://npmjs.com/graphql-language-service-interface)\n![jsDelivr hits (npm)](https://img.shields.io/jsdelivr/npm/hm/graphql-language-service-interface)\n![npm downloads](https://img.shields.io/npm/dm/graphql-language-service-interface?label=npm%20downloads)\n![Snyk Vulnerabilities for npm package](https://img.shields.io/snyk/vulnerabilities/npm/codemirror-graphql)\n[![License](https://img.shields.io/npm/l/graphql-language-service-interface.svg?style=flat-square)](LICENSE)\n[Discord Channel](https://discord.gg/wkQCKwazxj)\n\n[API Docs](https://graphiql-test.netlify.app/typedoc/modules/graphql_language_service_interface.html)\n\nLSP Language Service written in Typescript used by [GraphQL Language Service Server](https://github.com/graphql/graphiql/tree/main/packages/graphql-language-service-server) and [Codemirror GraphQL](https://github.com/graphql/graphiql/tree/main/packages/codemirror-graphql).\n\nThis provides the Official [Language Server Protocol](https://langserver.org) compliant GraphQL language service to be used by an IDE plugin, a browser application or desktop application.\n","readmeFilename":"README.md","_id":"graphql-language-service-interface@2.9.2-canary-66346cbd.0","_nodeVersion":"12.22.7","_npmVersion":"6.14.15","dist":{"integrity":"sha512-HVwHpnC7jK7zg4/nFmYy0N78p2t+ZE/qncy3GLohA2YgjN5+QJiyJRASqObw4YEMkCW5o5x6dFPTUJyqnvZnjg==","shasum":"7040bdef067e223cce17d8651046a46b0e436bb1","tarball":"https://registry.npmjs.org/graphql-language-service-interface/-/graphql-language-service-interface-2.9.2-canary-66346cbd.0.tgz","fileCount":68,"unpackedSize":284904,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCPKUCuAQfWtoq5DCEPN+394ZUqsyN3tW8zW0jt45aaDQIgZzbPGPTqT5uVrNG9/YJ6EJ3Fu+XD6XbJunqPxkRIU/M="}]},"_npmUser":{"name":"acao","email":"rikki.schulte@gmail.com"},"directories":{},"maintainers":[{"name":"benjie","email":"npm@benjiegillam.com"},{"name":"schickling","email":"schickling.j@gmail.com"},{"name":"leebyron","email":"lee@leebyron.com"},{"name":"acao","email":"rikki.schulte@gmail.com"},{"name":"fb","email":"opensource+npm@fb.com"},{"name":"i1g","email":"ivan.goncharov.ua@gmail.com"},{"name":"wincent","email":"greg@hurrell.net"},{"name":"kassens","email":"jkassens@fb.com"},{"name":"orta","email":"orta.therox@gmail.com"},{"name":"asiandrummer","email":"asiandrummer@gmail.com"},{"name":"lostplan","email":"sol@twitter.com"},{"name":"mgadda","email":"mgadda@gmail.com"},{"name":"ags-","email":"agomezs@fb.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/graphql-language-service-interface_2.9.2-canary-66346cbd.0_1636907810471_0.8223489955190699"},"_hasShrinkwrap":false,"deprecated":"this package has been merged into graphql-language-service"},"2.9.2-canary-dcd21ef1.0":{"name":"graphql-language-service-interface","version":"2.9.2-canary-dcd21ef1.0","description":"Interface to the GraphQL Language Service","contributors":[{"name":"Greg Hurrell","email":"greg@hurrell.net","url":"https://greg.hurrell.net/"},{"name":"Hyohyeon Jeong","email":"asiandrummer@fb.com"},{"name":"Lee Byron","email":"lee@leebyron.com","url":"http://leebyron.com/"}],"repository":{"type":"git","url":"git+ssh://git@github.com/graphql/graphiql.git"},"homepage":"https://github.com/graphql/graphiql/tree/main/packages/graphql-language-service-interface#readme","bugs":{"url":"https://github.com/graphql/graphiql/issues?q=issue+label:language-interface"},"license":"MIT","keywords":["graphql"],"main":"dist/index.js","module":"esm/index.js","typings":"dist/index.d.ts","peerDependencies":{"graphql":">= 15.5.0 <= 16.0.0-experimental-stream-defer.5"},"dependencies":{"graphql-language-service-parser":"^1.10.0","graphql-language-service-types":"^1.8.3","graphql-language-service-utils":"^2.7.0-canary-dcd21ef1.0","vscode-languageserver-types":"^3.15.1"},"devDependencies":{"graphql":"16.0.0-experimental-stream-defer.5","graphql-config":"^3.0.2"},"readme":"# graphql-language-service-interface\n\n[![NPM](https://img.shields.io/npm/v/graphql-language-service-interface.svg)](https://npmjs.com/graphql-language-service-interface)\n![jsDelivr hits (npm)](https://img.shields.io/jsdelivr/npm/hm/graphql-language-service-interface)\n![npm downloads](https://img.shields.io/npm/dm/graphql-language-service-interface?label=npm%20downloads)\n![Snyk Vulnerabilities for npm package](https://img.shields.io/snyk/vulnerabilities/npm/codemirror-graphql)\n[![License](https://img.shields.io/npm/l/graphql-language-service-interface.svg?style=flat-square)](LICENSE)\n[Discord Channel](https://discord.gg/wkQCKwazxj)\n\n[API Docs](https://graphiql-test.netlify.app/typedoc/modules/graphql_language_service_interface.html)\n\nLSP Language Service written in Typescript used by [GraphQL Language Service Server](https://github.com/graphql/graphiql/tree/main/packages/graphql-language-service-server) and [Codemirror GraphQL](https://github.com/graphql/graphiql/tree/main/packages/codemirror-graphql).\n\nThis provides the Official [Language Server Protocol](https://langserver.org) compliant GraphQL language service to be used by an IDE plugin, a browser application or desktop application.\n","readmeFilename":"README.md","_id":"graphql-language-service-interface@2.9.2-canary-dcd21ef1.0","_nodeVersion":"12.22.7","_npmVersion":"6.14.15","dist":{"integrity":"sha512-pRgC6aJtzhNMRtqPrSw+/MJYZmjov/A0PwOW3QkvTLLntQMXVEeqB3p58uNQGUrMKw77WuIo2UqRwBkUo59c6g==","shasum":"d5da2ee389b047590383510eae484ae83d9b5266","tarball":"https://registry.npmjs.org/graphql-language-service-interface/-/graphql-language-service-interface-2.9.2-canary-dcd21ef1.0.tgz","fileCount":68,"unpackedSize":284904,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhm0muCRA9TVsSAnZWagAA62cP/AslM1aOCgBnHfUVyM/0\n71sjaw+b1NmXy/hn35MaIgbuLtbR7iTDQ/RY7ZRD7PycmJIKZBPl3bJXrmac\np3iUZIosRO2IGWLxB/OGLybnj1bhoLS35hZ3IYYXgjJQokY1/KDzCdkbFSxF\nRzhI7xga122fSp6PziObOc+CUZx+3MnFEhyhyHVqHXty6jVb+pTAc90zNp+T\nt9WLSxJ0KxoiCTTvhdsifMkz3PZUd3An2uC+MhSAMHqjd/TMRbUCMhv+S4pu\ni88T6NdtYlNG+YmtJdEeS147ZxjHDAgHggdn2/VUTAB1b3ZPw8oYI72j9LFn\naF7ioMYxyVJCUP7yGoFsrySZ3jvqTKeYA3sh86AvO5DuIXrtImw1q3CbBmKf\n/gl8jjL7modmVSa7awP8kSrBCHh0II1KY9kmuvF04q0r9zeH62hI7m5nxmvd\nth+62jyKFs+So5HGMhUv9gcFkEftC1vKlpfvrjRn+87ZoTMF4OjK4DV/U1xu\nXIjEAPicz4AkSi2huL/urFezAxadr6ENn/RoH5MZ50cd3BBksp8f6UhPjG2m\n01Iy2Dk+I94SBTkO8vuLiyMaedVQu4EyapTEtjoj11eZd9cN2XKndTAedmge\nj+EPnx8LXDtrG4CIKJA5ySc5tO2KLU6PQgqfQkSbqP3uc++qF9EQUTe5m9av\nTZEV\r\n=DK4q\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIEqr2c0OWOG+pcQR5iOORffKbwy12DEAtlEexX+0q4wkAiEA9Z5Ty3WYDjvUlVwZaVEGHo5bY/OkOWVU4d8hFjl5vkc="}]},"_npmUser":{"name":"acao","email":"rikki.schulte@gmail.com"},"directories":{},"maintainers":[{"name":"benjie","email":"npm@benjiegillam.com"},{"name":"schickling","email":"schickling.j@gmail.com"},{"name":"leebyron","email":"lee@leebyron.com"},{"name":"acao","email":"rikki.schulte@gmail.com"},{"name":"fb","email":"opensource+npm@fb.com"},{"name":"i1g","email":"ivan.goncharov.ua@gmail.com"},{"name":"wincent","email":"greg@hurrell.net"},{"name":"kassens","email":"jkassens@fb.com"},{"name":"orta","email":"orta.therox@gmail.com"},{"name":"asiandrummer","email":"asiandrummer@gmail.com"},{"name":"lostplan","email":"sol@twitter.com"},{"name":"mgadda","email":"mgadda@gmail.com"},{"name":"ags-","email":"agomezs@fb.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/graphql-language-service-interface_2.9.2-canary-dcd21ef1.0_1637566894115_0.8746791093243349"},"_hasShrinkwrap":false,"deprecated":"this package has been merged into graphql-language-service"},"2.9.2-canary-669af9ec.0":{"name":"graphql-language-service-interface","version":"2.9.2-canary-669af9ec.0","description":"Interface to the GraphQL Language Service","contributors":[{"name":"Greg Hurrell","email":"greg@hurrell.net","url":"https://greg.hurrell.net/"},{"name":"Hyohyeon Jeong","email":"asiandrummer@fb.com"},{"name":"Lee Byron","email":"lee@leebyron.com","url":"http://leebyron.com/"}],"repository":{"type":"git","url":"git+ssh://git@github.com/graphql/graphiql.git"},"homepage":"https://github.com/graphql/graphiql/tree/main/packages/graphql-language-service-interface#readme","bugs":{"url":"https://github.com/graphql/graphiql/issues?q=issue+label:language-interface"},"license":"MIT","keywords":["graphql"],"main":"dist/index.js","module":"esm/index.js","typings":"dist/index.d.ts","peerDependencies":{"graphql":">= 15.5.0 <= 16.0.0-experimental-stream-defer.5"},"dependencies":{"graphql-language-service-parser":"^1.10.0","graphql-language-service-types":"^1.8.3","graphql-language-service-utils":"^2.7.0-canary-669af9ec.0","vscode-languageserver-types":"^3.15.1"},"devDependencies":{"graphql":"16.0.0-experimental-stream-defer.5","graphql-config":"^3.0.2"},"readme":"# graphql-language-service-interface\n\n[![NPM](https://img.shields.io/npm/v/graphql-language-service-interface.svg)](https://npmjs.com/graphql-language-service-interface)\n![jsDelivr hits (npm)](https://img.shields.io/jsdelivr/npm/hm/graphql-language-service-interface)\n![npm downloads](https://img.shields.io/npm/dm/graphql-language-service-interface?label=npm%20downloads)\n![Snyk Vulnerabilities for npm package](https://img.shields.io/snyk/vulnerabilities/npm/codemirror-graphql)\n[![License](https://img.shields.io/npm/l/graphql-language-service-interface.svg?style=flat-square)](LICENSE)\n[Discord Channel](https://discord.gg/wkQCKwazxj)\n\n[API Docs](https://graphiql-test.netlify.app/typedoc/modules/graphql_language_service_interface.html)\n\nLSP Language Service written in Typescript used by [GraphQL Language Service Server](https://github.com/graphql/graphiql/tree/main/packages/graphql-language-service-server) and [Codemirror GraphQL](https://github.com/graphql/graphiql/tree/main/packages/codemirror-graphql).\n\nThis provides the Official [Language Server Protocol](https://langserver.org) compliant GraphQL language service to be used by an IDE plugin, a browser application or desktop application.\n","readmeFilename":"README.md","_id":"graphql-language-service-interface@2.9.2-canary-669af9ec.0","_nodeVersion":"12.22.7","_npmVersion":"6.14.15","dist":{"integrity":"sha512-M5h0McW7czK00h9Mntz8/xQgGumKTvByu8eUqkKAdPWvSu4LBrdN3s5ePmriqSV+C1beKbiGyaxS25+R4EGd0g==","shasum":"22e86873923dab92855817063b7d54906e3acc92","tarball":"https://registry.npmjs.org/graphql-language-service-interface/-/graphql-language-service-interface-2.9.2-canary-669af9ec.0.tgz","fileCount":68,"unpackedSize":284904,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhm0pxCRA9TVsSAnZWagAALAEP/As/rhuM4tMRbNv0wrdR\njAL7PZlMT4wdFRpAnP/ybEvI2ID31MI13EzMjJzFnauP185jEC8rHLGWzeNL\nm6grIPcNw2+komWsmq/JkzJp2taTdElGngBkoM8bdLdsbkVNBXyx19EihFxp\nNKFs226R6KkEangd5ImZ0RgoaJWU+A9p+QO+MZmKMIdigxO+grMjqwVi6RpV\n5AtNGo0aI+9mr0DFXODbguCXyjQ49k1m53nFNg1hqZsjMR2ee8Goxbub6QdY\nPyUl43hROVZFtqBAMXCrZyLnwKGTdy+VXalt1dwCulwifyGZcuIYEAW/HWVO\n3zLuT6KU7FS8QOb5Odmr4uH6FOq7loj1rjHbw5G63xJ2vJLwvaz+XcptPlH8\nVnoFRaLWf0mw5OEiMWOO4LhaOOdKRuuoyMLkaJ5ME1VI7e++gYGB+NU8p0wk\nVqBpYZWAs3TnBRArMpCYgzwR+vYXZrF0qQB1Jwu1QcPDzoZercoxAVgvKWtx\nrEaDoFRzNZXLkZqvd+42NwcrP0WAqf39aEUAl8uQN62P1/iWOVq0RmEX5xSp\nKEGwhslQIlU3AvxBfpFTTFh0QxKTRsN1+w2m18pNZaCymqwdVPtnSvStMlUI\nmGL3StcQli6RbONkKQI5JOjIblIvzNalSUutv6bgy3fyQ8u7sdU/OZRWjB4l\n0A48\r\n=NmZH\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCKiIfX0W1bDAVFq2q+MshbySy3/31WXbMv68PUS/6kzgIgeorj1I8VOKfqn82dt3/spaaBlNjYSkeH+akrzfRdoUg="}]},"_npmUser":{"name":"acao","email":"rikki.schulte@gmail.com"},"directories":{},"maintainers":[{"name":"benjie","email":"npm@benjiegillam.com"},{"name":"schickling","email":"schickling.j@gmail.com"},{"name":"leebyron","email":"lee@leebyron.com"},{"name":"acao","email":"rikki.schulte@gmail.com"},{"name":"fb","email":"opensource+npm@fb.com"},{"name":"i1g","email":"ivan.goncharov.ua@gmail.com"},{"name":"wincent","email":"greg@hurrell.net"},{"name":"kassens","email":"jkassens@fb.com"},{"name":"orta","email":"orta.therox@gmail.com"},{"name":"asiandrummer","email":"asiandrummer@gmail.com"},{"name":"lostplan","email":"sol@twitter.com"},{"name":"mgadda","email":"mgadda@gmail.com"},{"name":"ags-","email":"agomezs@fb.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/graphql-language-service-interface_2.9.2-canary-669af9ec.0_1637567089643_0.25750958810085933"},"_hasShrinkwrap":false,"deprecated":"this package has been merged into graphql-language-service"},"2.9.2-canary-26511707.0":{"name":"graphql-language-service-interface","version":"2.9.2-canary-26511707.0","description":"Interface to the GraphQL Language Service","contributors":[{"name":"Greg Hurrell","email":"greg@hurrell.net","url":"https://greg.hurrell.net/"},{"name":"Hyohyeon Jeong","email":"asiandrummer@fb.com"},{"name":"Lee Byron","email":"lee@leebyron.com","url":"http://leebyron.com/"}],"repository":{"type":"git","url":"git+ssh://git@github.com/graphql/graphiql.git"},"homepage":"https://github.com/graphql/graphiql/tree/main/packages/graphql-language-service-interface#readme","bugs":{"url":"https://github.com/graphql/graphiql/issues?q=issue+label:language-interface"},"license":"MIT","keywords":["graphql"],"main":"dist/index.js","module":"esm/index.js","typings":"dist/index.d.ts","peerDependencies":{"graphql":">= 15.5.0 <= 16.0.0-experimental-stream-defer.5"},"dependencies":{"graphql-language-service-parser":"^1.10.0","graphql-language-service-types":"^1.8.3","graphql-language-service-utils":"^2.7.0-canary-26511707.0","vscode-languageserver-types":"^3.15.1"},"devDependencies":{"graphql":"16.0.0-experimental-stream-defer.5","graphql-config":"^3.0.2"},"readme":"# graphql-language-service-interface\n\n[![NPM](https://img.shields.io/npm/v/graphql-language-service-interface.svg)](https://npmjs.com/graphql-language-service-interface)\n![jsDelivr hits (npm)](https://img.shields.io/jsdelivr/npm/hm/graphql-language-service-interface)\n![npm downloads](https://img.shields.io/npm/dm/graphql-language-service-interface?label=npm%20downloads)\n![Snyk Vulnerabilities for npm package](https://img.shields.io/snyk/vulnerabilities/npm/codemirror-graphql)\n[![License](https://img.shields.io/npm/l/graphql-language-service-interface.svg?style=flat-square)](LICENSE)\n[Discord Channel](https://discord.gg/wkQCKwazxj)\n\n[API Docs](https://graphiql-test.netlify.app/typedoc/modules/graphql_language_service_interface.html)\n\nLSP Language Service written in Typescript used by [GraphQL Language Service Server](https://github.com/graphql/graphiql/tree/main/packages/graphql-language-service-server) and [Codemirror GraphQL](https://github.com/graphql/graphiql/tree/main/packages/codemirror-graphql).\n\nThis provides the Official [Language Server Protocol](https://langserver.org) compliant GraphQL language service to be used by an IDE plugin, a browser application or desktop application.\n","readmeFilename":"README.md","_id":"graphql-language-service-interface@2.9.2-canary-26511707.0","_nodeVersion":"12.22.7","_npmVersion":"6.14.15","dist":{"integrity":"sha512-I4hP+S8n3X/gx36X844U04Iga0mccPBnPosbCtmc9ouVsBCgzTtBClXB5NjMP/byAeEgYrTQvqV0xyir1MkZnA==","shasum":"e93db5586f222b8fae3f7f5e5cc7ab2d30eafb83","tarball":"https://registry.npmjs.org/graphql-language-service-interface/-/graphql-language-service-interface-2.9.2-canary-26511707.0.tgz","fileCount":68,"unpackedSize":284904,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhm1IbCRA9TVsSAnZWagAAVTgP/RrSYtZ/Buz+xBz7RNSv\n0tb2ZfaWl5/wdG3idixTr2SvgFP3GuWHayeZJ9Kyi8FWQO4uZI0o7VYDnS5E\nRD5EhT1wKkkruPtorgfY6iBg5v7y9HqquzXYklMqwe8DSmZqT67RLxh7hzjk\nT6VcQJ580dV3Wq6Qopc4LmOtG8sFsVGarLShdssnBZbHz/1bBT6UdBOHSgc+\ngQBKxZ56m/tNnPbrZBTxjJ93I1sgceENQ2aRfwbwjmpSIqDVjwXFKsohlpQr\nRgJWVl6/kk6xFaVOlYyYydWw4xYfd0XwDjyvp2zKWB29GrlXedrnU6C2adZV\nLtYp8JBhG/1OfzgPwuwPSqetWN57BrHAtzmXBGkbKOgnLBT/db4CwIzL/0Fa\nRtiiWK8U+UK8+Hu47xlFV6/Maysls8ZajRzyAGV9AVxBcM/iVAruVObOe/1m\nTcDyb3Ef8L/h03VifuQ1MDgKhLxlga/XAMmuDR3K+tDeSz41OHT/NCIM1v1h\nRAxA1wQlV94SYUZae+dhNmkwCxLRzta5WrIof50KbDPeoElon/JjYzim+fJY\n1jVHPtP/AKNSYcvHO+pyhYftHrHpbmsFyw/u4Kw8DXbQks9Ik2s8J9HPxGFi\n5FdWoUZDxE3s5v61VYOEugdd582fr4j9eLIXNXTR1Jm64Yg/YLfCQtwVP2zw\nODDh\r\n=0OY7\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIEkl6oR5+MEN8Gmjy95265L0L9Te3CjpTynVfauv1pByAiBg0+RC7xBMvwW+mgm1nP5bmspTk7dzoi0LTVXCY55fTw=="}]},"_npmUser":{"name":"acao","email":"rikki.schulte@gmail.com"},"directories":{},"maintainers":[{"name":"benjie","email":"npm@benjiegillam.com"},{"name":"schickling","email":"schickling.j@gmail.com"},{"name":"leebyron","email":"lee@leebyron.com"},{"name":"acao","email":"rikki.schulte@gmail.com"},{"name":"fb","email":"opensource+npm@fb.com"},{"name":"i1g","email":"ivan.goncharov.ua@gmail.com"},{"name":"wincent","email":"greg@hurrell.net"},{"name":"kassens","email":"jkassens@fb.com"},{"name":"orta","email":"orta.therox@gmail.com"},{"name":"asiandrummer","email":"asiandrummer@gmail.com"},{"name":"lostplan","email":"sol@twitter.com"},{"name":"mgadda","email":"mgadda@gmail.com"},{"name":"ags-","email":"agomezs@fb.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/graphql-language-service-interface_2.9.2-canary-26511707.0_1637569050907_0.04675491273416443"},"_hasShrinkwrap":false,"deprecated":"this package has been merged into graphql-language-service"},"2.9.2-canary-86d7df95.0":{"name":"graphql-language-service-interface","version":"2.9.2-canary-86d7df95.0","description":"Interface to the GraphQL Language Service","contributors":[{"name":"Greg Hurrell","email":"greg@hurrell.net","url":"https://greg.hurrell.net/"},{"name":"Hyohyeon Jeong","email":"asiandrummer@fb.com"},{"name":"Lee Byron","email":"lee@leebyron.com","url":"http://leebyron.com/"}],"repository":{"type":"git","url":"git+ssh://git@github.com/graphql/graphiql.git"},"homepage":"https://github.com/graphql/graphiql/tree/main/packages/graphql-language-service-interface#readme","bugs":{"url":"https://github.com/graphql/graphiql/issues?q=issue+label:language-interface"},"license":"MIT","keywords":["graphql"],"main":"dist/index.js","module":"esm/index.js","typings":"dist/index.d.ts","peerDependencies":{"graphql":">= 15.5.0 <= 16.0.0-experimental-stream-defer.5"},"dependencies":{"graphql-language-service-parser":"^1.10.0","graphql-language-service-types":"^1.8.3","graphql-language-service-utils":"^2.7.0-canary-86d7df95.0","vscode-languageserver-types":"^3.15.1"},"devDependencies":{"graphql":"16.0.0-experimental-stream-defer.5","graphql-config":"^3.0.2"},"readme":"# graphql-language-service-interface\n\n[![NPM](https://img.shields.io/npm/v/graphql-language-service-interface.svg)](https://npmjs.com/graphql-language-service-interface)\n![jsDelivr hits (npm)](https://img.shields.io/jsdelivr/npm/hm/graphql-language-service-interface)\n![npm downloads](https://img.shields.io/npm/dm/graphql-language-service-interface?label=npm%20downloads)\n![Snyk Vulnerabilities for npm package](https://img.shields.io/snyk/vulnerabilities/npm/codemirror-graphql)\n[![License](https://img.shields.io/npm/l/graphql-language-service-interface.svg?style=flat-square)](LICENSE)\n[Discord Channel](https://discord.gg/wkQCKwazxj)\n\n[API Docs](https://graphiql-test.netlify.app/typedoc/modules/graphql_language_service_interface.html)\n\nLSP Language Service written in Typescript used by [GraphQL Language Service Server](https://github.com/graphql/graphiql/tree/main/packages/graphql-language-service-server) and [Codemirror GraphQL](https://github.com/graphql/graphiql/tree/main/packages/codemirror-graphql).\n\nThis provides the Official [Language Server Protocol](https://langserver.org) compliant GraphQL language service to be used by an IDE plugin, a browser application or desktop application.\n","readmeFilename":"README.md","_id":"graphql-language-service-interface@2.9.2-canary-86d7df95.0","_nodeVersion":"12.22.7","_npmVersion":"6.14.15","dist":{"integrity":"sha512-C4LwsZTGpd5C1jSjPpxMj38ojvw4jSzRLIyPPNIR1YvrWLr1e2ry+Uws2lcsHTfjnKiecT2UksR8UjVE6Q1Gzw==","shasum":"c3f7ca22d701c00d2c5e698450cd0eccc6f7d527","tarball":"https://registry.npmjs.org/graphql-language-service-interface/-/graphql-language-service-interface-2.9.2-canary-86d7df95.0.tgz","fileCount":68,"unpackedSize":284904,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhm9P0CRA9TVsSAnZWagAAoo0QAJUsjrQCK6lUA+dllH1K\na39nnu5t5FJDEmuy5HvyioGJ8RsFIREZ4r2d+Go/X7e/41kKAMwE2w7Kh/g+\nnuU2p0ll9JvkRS51Gkip1ZjKwYCGT+tHgkRTZEWIgbkPPLjbaB5jywwJ1njE\nJlkV9mqffoj+eq4jBVdWYjQKr3Om9XsE8qaIJ4Py+hAFmuwyCF0bBM+jx7sT\nW9nT+M+7ARByBZqySEz3Y/IcI8b5zOt42ErorYZJZBJhFhtbrGiaDSqFV84D\njykSUU/5vY/gJbQz/CDHLetuMjjX0VBlHFh8f1ESrXPLxYik/1lo9mPEfVuX\nAKqWxvGOjhqB6ESsA7ra/d6HVQfCORp7+dV+XApT9yU2G62uj1Rm91dyH+jm\nZs4A8BDEZnNTMb1WZ1mi5dva5+ijcwYBzNWRca3QBzqcA5aLOv928JmnlG95\n0BFeRH/KUiEce+N0LWq/RT0XLMYT2lklTABb+Yk43yzejWazfY7AuRtBPLnY\nXh82qUv1PcjUIi561klsgC5R9slL/mP9+p0xA+tbiTVSzS7Pr48AQl6szWJg\nsHDLJjM/8OEfppU9OVDQbHW5bAIyYA8s6BRHRIvZQFWb8aVFHkYhPyeL2UFH\n+t95IZTCS1mjk7BJ60eF2IFgn86Zt4oswOpfB11Xc68dHBj/Nd+yFJxxdFgv\n9U7f\r\n=ZLA5\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCmJyQDE4JDIDqeXeWyorDow6e+d8KZ4/spaMK1FsHJrQIhAMPS5U920IUP2xmYIx1FQyYz+6YtuBFYix0GnadD98te"}]},"_npmUser":{"name":"acao","email":"rikki.schulte@gmail.com"},"directories":{},"maintainers":[{"name":"benjie","email":"npm@benjiegillam.com"},{"name":"schickling","email":"schickling.j@gmail.com"},{"name":"leebyron","email":"lee@leebyron.com"},{"name":"acao","email":"rikki.schulte@gmail.com"},{"name":"fb","email":"opensource+npm@fb.com"},{"name":"i1g","email":"ivan.goncharov.ua@gmail.com"},{"name":"wincent","email":"greg@hurrell.net"},{"name":"kassens","email":"jkassens@fb.com"},{"name":"orta","email":"orta.therox@gmail.com"},{"name":"asiandrummer","email":"asiandrummer@gmail.com"},{"name":"lostplan","email":"sol@twitter.com"},{"name":"mgadda","email":"mgadda@gmail.com"},{"name":"ags-","email":"agomezs@fb.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/graphql-language-service-interface_2.9.2-canary-86d7df95.0_1637602292650_0.1383228210906291"},"_hasShrinkwrap":false,"deprecated":"this package has been merged into graphql-language-service"},"2.9.2-canary-86c05353.0":{"name":"graphql-language-service-interface","version":"2.9.2-canary-86c05353.0","description":"Interface to the GraphQL Language Service","contributors":[{"name":"Greg Hurrell","email":"greg@hurrell.net","url":"https://greg.hurrell.net/"},{"name":"Hyohyeon Jeong","email":"asiandrummer@fb.com"},{"name":"Lee Byron","email":"lee@leebyron.com","url":"http://leebyron.com/"}],"repository":{"type":"git","url":"git+ssh://git@github.com/graphql/graphiql.git"},"homepage":"https://github.com/graphql/graphiql/tree/main/packages/graphql-language-service-interface#readme","bugs":{"url":"https://github.com/graphql/graphiql/issues?q=issue+label:language-interface"},"license":"MIT","keywords":["graphql"],"main":"dist/index.js","module":"esm/index.js","typings":"dist/index.d.ts","peerDependencies":{"graphql":">= 15.5.0 <= 16.0.0-experimental-stream-defer.5"},"dependencies":{"graphql-language-service-parser":"^1.10.0","graphql-language-service-types":"^1.8.3","graphql-language-service-utils":"^2.7.0-canary-86c05353.0","vscode-languageserver-types":"^3.15.1"},"devDependencies":{"graphql":"16.0.0-experimental-stream-defer.5","graphql-config":"^3.0.2"},"readme":"# graphql-language-service-interface\n\n[![NPM](https://img.shields.io/npm/v/graphql-language-service-interface.svg)](https://npmjs.com/graphql-language-service-interface)\n![jsDelivr hits (npm)](https://img.shields.io/jsdelivr/npm/hm/graphql-language-service-interface)\n![npm downloads](https://img.shields.io/npm/dm/graphql-language-service-interface?label=npm%20downloads)\n![Snyk Vulnerabilities for npm package](https://img.shields.io/snyk/vulnerabilities/npm/codemirror-graphql)\n[![License](https://img.shields.io/npm/l/graphql-language-service-interface.svg?style=flat-square)](LICENSE)\n[Discord Channel](https://discord.gg/wkQCKwazxj)\n\n[API Docs](https://graphiql-test.netlify.app/typedoc/modules/graphql_language_service_interface.html)\n\nLSP Language Service written in Typescript used by [GraphQL Language Service Server](https://github.com/graphql/graphiql/tree/main/packages/graphql-language-service-server) and [Codemirror GraphQL](https://github.com/graphql/graphiql/tree/main/packages/codemirror-graphql).\n\nThis provides the Official [Language Server Protocol](https://langserver.org) compliant GraphQL language service to be used by an IDE plugin, a browser application or desktop application.\n","readmeFilename":"README.md","_id":"graphql-language-service-interface@2.9.2-canary-86c05353.0","_nodeVersion":"12.22.7","_npmVersion":"6.14.15","dist":{"integrity":"sha512-lf+stGSgxa2rETYQhPz4bCC54jHdqRcsdkRidlXL1PmO2U8NezxZu7GtUm+JsFYBGF95nntnoWhXvDf5gJV5vw==","shasum":"584799f19c9844765c5c9ba3d650d9cb031cc5ff","tarball":"https://registry.npmjs.org/graphql-language-service-interface/-/graphql-language-service-interface-2.9.2-canary-86c05353.0.tgz","fileCount":68,"unpackedSize":284904,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhnCAkCRA9TVsSAnZWagAAen4P/1DGciZHBfTFp+PKhGnM\nQsaNrU8tgrb9ADzgZF/wgVyERC6ytodKOIqD43pMhPKSfBYzkZpon5J9GoPe\nEQ6Z0qnLAbJqXeuUMgKPrG+RzDYVWunCx+Fm9bMZ5T9oX6Qq4UMcX2YLQ55Y\nHla46KDWVLx+m536vOURGtsSYaR+FG7W0ywXpvw1rDBcVWF6dNrsoU0wjy+s\nOIrB/tUzg2C4ycwyqgrTwYkGQTFZX1lVCXcgSgzMLiR43yc1aVMv1itl0Oaw\nF1O0OVnauufxQ7Wn/oWijPrm+3CjwuyicncHdH4wGjwN8wscnR8rd7o6EihM\n+KQZ8kza/sXxjIFRrW1Mymd6YZiiEHoVl42nMHq84wIgFl7i+gzGVZlIpWbP\n3F6TlNuKfWvkB21EZvaCSnAgDFJMLtmFOwXYjUpgnWLWZBbjQQEJjd7FFnp3\n4yA8N/n7jv+iKVuzWXAr0P8/cxBID8IjcsbeablUDRa2zAwu4JmNBtTQfqA7\nnj5IgfZnSlBqrWchWzRaK1nWex5SbnGeMsrYK3/jmBVQD43+UhK3jqKy+J66\n8MYfgkeVb3SENb6F0397XGlRB6/WeWdbOqNMNwYZarmWggq66fXybYisSOrM\nqFOqpfrYn3QfF1LfocjSy7JN1jw42AqlUo2p9SE9Ur20llOHsqasagjuA+SX\n0UIj\r\n=KeyD\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIAEDLhh0WDT9O23TvLHV302MBL0B/iiX4+r6ISmnDoUhAiEA+iiCjwAdCLGcz4m+BIAc4bQAEjjV57OgJoT7nlK0nEE="}]},"_npmUser":{"name":"acao","email":"rikki.schulte@gmail.com"},"directories":{},"maintainers":[{"name":"benjie","email":"npm@benjiegillam.com"},{"name":"schickling","email":"schickling.j@gmail.com"},{"name":"leebyron","email":"lee@leebyron.com"},{"name":"acao","email":"rikki.schulte@gmail.com"},{"name":"fb","email":"opensource+npm@fb.com"},{"name":"i1g","email":"ivan.goncharov.ua@gmail.com"},{"name":"wincent","email":"greg@hurrell.net"},{"name":"kassens","email":"jkassens@fb.com"},{"name":"orta","email":"orta.therox@gmail.com"},{"name":"asiandrummer","email":"asiandrummer@gmail.com"},{"name":"lostplan","email":"sol@twitter.com"},{"name":"mgadda","email":"mgadda@gmail.com"},{"name":"ags-","email":"agomezs@fb.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/graphql-language-service-interface_2.9.2-canary-86c05353.0_1637621795938_0.5291603885403615"},"_hasShrinkwrap":false,"deprecated":"this package has been merged into graphql-language-service"},"2.9.2-canary-efc41fcd.0":{"name":"graphql-language-service-interface","version":"2.9.2-canary-efc41fcd.0","description":"Interface to the GraphQL Language Service","contributors":[{"name":"Greg Hurrell","email":"greg@hurrell.net","url":"https://greg.hurrell.net/"},{"name":"Hyohyeon Jeong","email":"asiandrummer@fb.com"},{"name":"Lee Byron","email":"lee@leebyron.com","url":"http://leebyron.com/"}],"repository":{"type":"git","url":"git+ssh://git@github.com/graphql/graphiql.git"},"homepage":"https://github.com/graphql/graphiql/tree/main/packages/graphql-language-service-interface#readme","bugs":{"url":"https://github.com/graphql/graphiql/issues?q=issue+label:language-interface"},"license":"MIT","keywords":["graphql"],"main":"dist/index.js","module":"esm/index.js","typings":"dist/index.d.ts","peerDependencies":{"graphql":">= 15.5.0 <= 16.0.0-experimental-stream-defer.5"},"dependencies":{"graphql-language-service-parser":"^1.10.0","graphql-language-service-types":"^1.8.3","graphql-language-service-utils":"^2.7.0-canary-efc41fcd.0","vscode-languageserver-types":"^3.15.1"},"devDependencies":{"graphql":"16.0.0-experimental-stream-defer.5","graphql-config":"^3.0.2"},"readme":"# graphql-language-service-interface\n\n[![NPM](https://img.shields.io/npm/v/graphql-language-service-interface.svg)](https://npmjs.com/graphql-language-service-interface)\n![jsDelivr hits (npm)](https://img.shields.io/jsdelivr/npm/hm/graphql-language-service-interface)\n![npm downloads](https://img.shields.io/npm/dm/graphql-language-service-interface?label=npm%20downloads)\n![Snyk Vulnerabilities for npm package](https://img.shields.io/snyk/vulnerabilities/npm/codemirror-graphql)\n[![License](https://img.shields.io/npm/l/graphql-language-service-interface.svg?style=flat-square)](LICENSE)\n[Discord Channel](https://discord.gg/wkQCKwazxj)\n\n[API Docs](https://graphiql-test.netlify.app/typedoc/modules/graphql_language_service_interface.html)\n\nLSP Language Service written in Typescript used by [GraphQL Language Service Server](https://github.com/graphql/graphiql/tree/main/packages/graphql-language-service-server) and [Codemirror GraphQL](https://github.com/graphql/graphiql/tree/main/packages/codemirror-graphql).\n\nThis provides the Official [Language Server Protocol](https://langserver.org) compliant GraphQL language service to be used by an IDE plugin, a browser application or desktop application.\n","readmeFilename":"README.md","_id":"graphql-language-service-interface@2.9.2-canary-efc41fcd.0","_nodeVersion":"12.22.7","_npmVersion":"6.14.15","dist":{"integrity":"sha512-LgHUdS7YPDbi4HJ4qntj4cKyCbR6x8+ZUuFmVwxgHx+Hac7VIc79mC+6ZJhGRvqefWPy0B5DqYhme7NVQc7rrw==","shasum":"26b1231095a5cdadffdb64168c280410c8a21aee","tarball":"https://registry.npmjs.org/graphql-language-service-interface/-/graphql-language-service-interface-2.9.2-canary-efc41fcd.0.tgz","fileCount":68,"unpackedSize":284904,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhnCKCCRA9TVsSAnZWagAAzbUQAKPpCSsivrGuH6alg3tv\na9pr5UKu1QTaQtTqXvmqGjY00lAqWKhWLDLUoQM2jvNn65iI2s49wia9PfA5\nJHp2kViyF2DfKByUE0blZ6umgMc9Z5ZKabLTmTARH1l2MT/XTZKxthkgxvEa\nV9Mtt0A5HW7MIwDhL5Fp6R/aODlWKsc8nzUhP3Sn3lmxxKhBFuP80QXxLh1s\n67piXD15pQrahAObOcCU34LPLIWfuzkPn8eiOoNGiblD3TYf5cPJVQm5eFOa\nr70BVJIvzuj/+VlrrreH9Cwp92KNlPea+FxzaJ53oN3mvt5l9ivVkTutwbGC\n2efHcXkL+KLxN1qNmSKdkjdtI9aagslp9uPehuen+F0TLj5uCJCAk8pGqIx9\nUGLRNWh/pgxVHbe2eEWQKaSQoMkFu3tIkHVmzV2gOYL2LIqfO1gppFhI6E70\nHCUnr9pdPhXOAQqd5rFgfgUinYcT5Nybq3ZBe1OI4uYszurkZyamfejkAKBe\ndTMR3ykSXL5KjCUPEuN/1VDb3zuvZ1Oox22sfuenKADApl8m4M3P/LLn9hzJ\nqVNhDBdYBU2gwhpM6pyWmTIPd0VsjlZ1mNP4oo3ahMFISvNc/FpnkKbUa7Z0\nOLQTlGeVn/4HbVVw2znC4g4ZjRtFizZSz4WozIxZKDzuJmbpUTReRRGUS+kQ\nrstJ\r\n=oGmq\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCjCUVb0i8qYFoiKZSNl1e42g6uyL5DnVoN0IVPD/1dfQIgREq9cT8Vu0To7FVd4qMQmUv42Rl7TtKBNYfIt+z86lY="}]},"_npmUser":{"name":"acao","email":"rikki.schulte@gmail.com"},"directories":{},"maintainers":[{"name":"benjie","email":"npm@benjiegillam.com"},{"name":"schickling","email":"schickling.j@gmail.com"},{"name":"leebyron","email":"lee@leebyron.com"},{"name":"acao","email":"rikki.schulte@gmail.com"},{"name":"fb","email":"opensource+npm@fb.com"},{"name":"i1g","email":"ivan.goncharov.ua@gmail.com"},{"name":"wincent","email":"greg@hurrell.net"},{"name":"kassens","email":"jkassens@fb.com"},{"name":"orta","email":"orta.therox@gmail.com"},{"name":"asiandrummer","email":"asiandrummer@gmail.com"},{"name":"lostplan","email":"sol@twitter.com"},{"name":"mgadda","email":"mgadda@gmail.com"},{"name":"ags-","email":"agomezs@fb.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/graphql-language-service-interface_2.9.2-canary-efc41fcd.0_1637622402582_0.5216360464739382"},"_hasShrinkwrap":false,"deprecated":"this package has been merged into graphql-language-service"},"2.9.2-canary-3410d799.0":{"name":"graphql-language-service-interface","version":"2.9.2-canary-3410d799.0","description":"Interface to the GraphQL Language Service","contributors":[{"name":"Greg Hurrell","email":"greg@hurrell.net","url":"https://greg.hurrell.net/"},{"name":"Hyohyeon Jeong","email":"asiandrummer@fb.com"},{"name":"Lee Byron","email":"lee@leebyron.com","url":"http://leebyron.com/"}],"repository":{"type":"git","url":"git+ssh://git@github.com/graphql/graphiql.git"},"homepage":"https://github.com/graphql/graphiql/tree/main/packages/graphql-language-service-interface#readme","bugs":{"url":"https://github.com/graphql/graphiql/issues?q=issue+label:language-interface"},"license":"MIT","keywords":["graphql"],"main":"dist/index.js","module":"esm/index.js","typings":"dist/index.d.ts","peerDependencies":{"graphql":"^15.5.0 || ^16.0.0"},"dependencies":{"graphql-language-service-parser":"^1.10.1-canary-3410d799.0","graphql-language-service-types":"^1.8.4-canary-3410d799.0","graphql-language-service-utils":"^2.6.1-canary-3410d799.0","vscode-languageserver-types":"^3.15.1"},"devDependencies":{"graphql":"16.0.0-experimental-stream-defer.5","graphql-config":"^4.1.0","vscode-languageserver-protocol":"^3.16.0"},"readme":"# graphql-language-service-interface\n\n[![NPM](https://img.shields.io/npm/v/graphql-language-service-interface.svg)](https://npmjs.com/graphql-language-service-interface)\n![jsDelivr hits (npm)](https://img.shields.io/jsdelivr/npm/hm/graphql-language-service-interface)\n![npm downloads](https://img.shields.io/npm/dm/graphql-language-service-interface?label=npm%20downloads)\n![Snyk Vulnerabilities for npm package](https://img.shields.io/snyk/vulnerabilities/npm/codemirror-graphql)\n[![License](https://img.shields.io/npm/l/graphql-language-service-interface.svg?style=flat-square)](LICENSE)\n[Discord Channel](https://discord.gg/wkQCKwazxj)\n\n[API Docs](https://graphiql-test.netlify.app/typedoc/modules/graphql_language_service_interface.html)\n\nLSP Language Service written in Typescript used by [GraphQL Language Service Server](https://github.com/graphql/graphiql/tree/main/packages/graphql-language-service-server) and [Codemirror GraphQL](https://github.com/graphql/graphiql/tree/main/packages/codemirror-graphql).\n\nThis provides the Official [Language Server Protocol](https://langserver.org) compliant GraphQL language service to be used by an IDE plugin, a browser application or desktop application.\n","readmeFilename":"README.md","_id":"graphql-language-service-interface@2.9.2-canary-3410d799.0","_nodeVersion":"12.22.7","_npmVersion":"6.14.15","dist":{"integrity":"sha512-4IN5Goq4PvpqMLujdj1mWWRwgNd0uKGGFKT3I1VlcqkiFY/oeKEa0iX3sGXKEKbaUN9s078inBHtkjZF1y7tfg==","shasum":"8e2984b9f08ff73719463530aeedb125fc16c5fe","tarball":"https://registry.npmjs.org/graphql-language-service-interface/-/graphql-language-service-interface-2.9.2-canary-3410d799.0.tgz","fileCount":68,"unpackedSize":285312,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhngn7CRA9TVsSAnZWagAAqJ4P/2pCe9V2XynjP0PVJpUl\ni2sHQldZLW0CYL60HIBiYNfKHxdS5uNBig9YTGV4VEkPaKktHjNioiYqbdWW\nFlp5rRF8wi/m67T8tBlipb4VRYh4v7CS3ylXK9x/+z2WQxj/X/1fH2EagK2C\nb4Et7l72rFspMpweRMgaxDiUuxGArAjyZu5AZ2PfFfR4tfepR444j1fM0hP4\nWZt2AVvmHuxRPmygGxemKrs6owM0OWsdXF3NwqiYluf8KBXv8PThNQqKIA/v\nq/E+z+UB+hTVYi8bPhYIuFItFTDlwRlS85WL4j3D7HTC6I7RgL79lPzqJx2V\nSkgz7NHNenroskPp2JrEBAhH6xcYP5TgUVLXLwbrZDeNK8FQOWfDXy60s29t\ne9TpNKTW/2OO6262PSgKlbLaiwz/1AKNUGcp1/jDDWaSBzgruWJ4uX38rgbw\nSdWD300Rb8x5XgS3kEFw6R7157YPtpoIzObrc7E52TS+svDKS7BqDSBc1kkU\nHBqH2lMdLalrcHd4bZBx6gh0jGJfbK88p9aJYp8M8JncLupX4s9bpCwEb2UG\nvWUGgytA2M+JVjc373pq893mJOfI7IaELEgir5DMOxQLXtXd3Ua1DmtoxMjQ\nkGlh+LAjV9GqP5ATtlZguG2ksNE86PlwMrytAgG29pUjWVs2lkqi4f86n0Ul\n8WXc\r\n=I5Zd\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIGQrL4KUY0z6HwyLCa5rZKdQai8xrOxQ81yz+RTpQBFbAiEA7m0B+cP9iXR+mQumGdUTfC7+8hlG25DWKMeupkAQuPc="}]},"_npmUser":{"name":"acao","email":"rikki.schulte@gmail.com"},"directories":{},"maintainers":[{"name":"benjie","email":"npm@benjiegillam.com"},{"name":"schickling","email":"schickling.j@gmail.com"},{"name":"leebyron","email":"lee@leebyron.com"},{"name":"acao","email":"rikki.schulte@gmail.com"},{"name":"fb","email":"opensource+npm@fb.com"},{"name":"i1g","email":"ivan.goncharov.ua@gmail.com"},{"name":"wincent","email":"greg@hurrell.net"},{"name":"kassens","email":"jkassens@fb.com"},{"name":"orta","email":"orta.therox@gmail.com"},{"name":"asiandrummer","email":"asiandrummer@gmail.com"},{"name":"lostplan","email":"sol@twitter.com"},{"name":"mgadda","email":"mgadda@gmail.com"},{"name":"ags-","email":"agomezs@fb.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/graphql-language-service-interface_2.9.2-canary-3410d799.0_1637747195039_0.4068409302882674"},"_hasShrinkwrap":false,"deprecated":"this package has been merged into graphql-language-service"},"2.9.2-canary-98364dae.0":{"name":"graphql-language-service-interface","version":"2.9.2-canary-98364dae.0","description":"Interface to the GraphQL Language Service","contributors":[{"name":"Greg Hurrell","email":"greg@hurrell.net","url":"https://greg.hurrell.net/"},{"name":"Hyohyeon Jeong","email":"asiandrummer@fb.com"},{"name":"Lee Byron","email":"lee@leebyron.com","url":"http://leebyron.com/"}],"repository":{"type":"git","url":"git+ssh://git@github.com/graphql/graphiql.git"},"homepage":"https://github.com/graphql/graphiql/tree/main/packages/graphql-language-service-interface#readme","bugs":{"url":"https://github.com/graphql/graphiql/issues?q=issue+label:language-interface"},"license":"MIT","keywords":["graphql"],"main":"dist/index.js","module":"esm/index.js","typings":"dist/index.d.ts","peerDependencies":{"graphql":"^15.5.0 || ^16.0.0"},"dependencies":{"graphql-language-service-parser":"^1.10.1-canary-98364dae.0","graphql-language-service-types":"^1.8.4-canary-98364dae.0","graphql-language-service-utils":"^2.6.1-canary-98364dae.0","vscode-languageserver-types":"^3.15.1"},"devDependencies":{"graphql":"16.0.0-experimental-stream-defer.5","graphql-config":"^4.1.0","vscode-languageserver-protocol":"^3.16.0"},"readme":"# graphql-language-service-interface\n\n[![NPM](https://img.shields.io/npm/v/graphql-language-service-interface.svg)](https://npmjs.com/graphql-language-service-interface)\n![jsDelivr hits (npm)](https://img.shields.io/jsdelivr/npm/hm/graphql-language-service-interface)\n![npm downloads](https://img.shields.io/npm/dm/graphql-language-service-interface?label=npm%20downloads)\n![Snyk Vulnerabilities for npm package](https://img.shields.io/snyk/vulnerabilities/npm/codemirror-graphql)\n[![License](https://img.shields.io/npm/l/graphql-language-service-interface.svg?style=flat-square)](LICENSE)\n[Discord Channel](https://discord.gg/wkQCKwazxj)\n\n[API Docs](https://graphiql-test.netlify.app/typedoc/modules/graphql_language_service_interface.html)\n\nLSP Language Service written in Typescript used by [GraphQL Language Service Server](https://github.com/graphql/graphiql/tree/main/packages/graphql-language-service-server) and [Codemirror GraphQL](https://github.com/graphql/graphiql/tree/main/packages/codemirror-graphql).\n\nThis provides the Official [Language Server Protocol](https://langserver.org) compliant GraphQL language service to be used by an IDE plugin, a browser application or desktop application.\n","readmeFilename":"README.md","_id":"graphql-language-service-interface@2.9.2-canary-98364dae.0","_nodeVersion":"14.18.1","_npmVersion":"6.14.15","dist":{"integrity":"sha512-ALy0RId0DAjZqptncKkP18dkM4jfBtrvx/qiy2EtlwsFVFh/GpUKOCG5Sk5u+Bd1TZzBdwVaeIGmy44eoDgG7w==","shasum":"f24dd1b3e8c48179a821f055080126ca4496fd4e","tarball":"https://registry.npmjs.org/graphql-language-service-interface/-/graphql-language-service-interface-2.9.2-canary-98364dae.0.tgz","fileCount":68,"unpackedSize":285369,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhngzaCRA9TVsSAnZWagAAar8P/A7fLuRtc6iE1GkauIEY\nym3oODuFVa/OUA3iw7H0fzqILY+HDs2nZRPc+zymaSFDxtwMkNG0n7VEkz00\n5VmJtOYw36t/fEjrkczFNc4kLVguQLOqF1nMwXig2evKWpo1MjBd/XaV7qN7\nuPAg57dRvAmMF4dxOsIUJn6/woZdnyIvd/a/rX3HZZwNReXHeYmwRFrw3jRN\nQJ1JS7H8yN2nPyxtU7tl7qDr4UeXZczLaSUL5YH1I+FvKLD2sBgLQW2wrz7B\nRTdMK/zLyb9AZeCekNMlt0oze37o4wTdDOJx9V+KJRbtY4M04e8EnUoxH9oz\nS6u5Zor1Lo/3chLkBn+GDsHhHHtrJANs1UUGCtx1p2vi/F+RvWaCqJoT/gK5\nE0fFa8CDKn6FOqbJIDnIp4iXhPrBYWS2pBnl8xrRjNfBYcM0hYGGQLAdgUFR\nkd5JF1cLkznmGteyr8ziHnntAvWiABtkpYQBNifLeOMxAJpAqjrWcXx9bDS3\nkACWnt98rKYJHaqh5QMpBubt8a1xhRy7SjIFEUTkao3FhHrIwkSdmuZq7xAu\n9p18B5GQXKxtLQrteT3gUYo5cHRMMLbphnR+7E4foXJRWttmttZ1QDHB+Z/q\n00t1CL9mvKNA4UQkBJtWNG64kmwlRk00j7Gss3q2PxtfmxQL5h/cA9UiZTCp\nJ36W\r\n=vl+d\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIFetV7DCuWRZSTxu+IT19LJYV+ZBh0N/ws9pEVA1W/i/AiAfnAqa/oCX94Z/V07gJxLvmRzt9xFHkmhazkcM5XthYQ=="}]},"_npmUser":{"name":"acao","email":"rikki.schulte@gmail.com"},"directories":{},"maintainers":[{"name":"benjie","email":"npm@benjiegillam.com"},{"name":"schickling","email":"schickling.j@gmail.com"},{"name":"leebyron","email":"lee@leebyron.com"},{"name":"acao","email":"rikki.schulte@gmail.com"},{"name":"fb","email":"opensource+npm@fb.com"},{"name":"i1g","email":"ivan.goncharov.ua@gmail.com"},{"name":"wincent","email":"greg@hurrell.net"},{"name":"kassens","email":"jkassens@fb.com"},{"name":"orta","email":"orta.therox@gmail.com"},{"name":"asiandrummer","email":"asiandrummer@gmail.com"},{"name":"lostplan","email":"sol@twitter.com"},{"name":"mgadda","email":"mgadda@gmail.com"},{"name":"ags-","email":"agomezs@fb.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/graphql-language-service-interface_2.9.2-canary-98364dae.0_1637747930537_0.05761689090594291"},"_hasShrinkwrap":false,"deprecated":"this package has been merged into graphql-language-service"},"2.9.2":{"name":"graphql-language-service-interface","version":"2.9.2","description":"Interface to the GraphQL Language Service","contributors":[{"name":"Greg Hurrell","email":"greg@hurrell.net","url":"https://greg.hurrell.net/"},{"name":"Hyohyeon Jeong","email":"asiandrummer@fb.com"},{"name":"Lee Byron","email":"lee@leebyron.com","url":"http://leebyron.com/"}],"repository":{"type":"git","url":"git+ssh://git@github.com/graphql/graphiql.git"},"homepage":"https://github.com/graphql/graphiql/tree/main/packages/graphql-language-service-interface#readme","bugs":{"url":"https://github.com/graphql/graphiql/issues?q=issue+label:language-interface"},"license":"MIT","keywords":["graphql"],"main":"dist/index.js","module":"esm/index.js","typings":"dist/index.d.ts","peerDependencies":{"graphql":"^15.5.0 || ^16.0.0"},"dependencies":{"graphql-language-service-parser":"^1.10.1","graphql-language-service-types":"^1.8.4","graphql-language-service-utils":"^2.6.1","vscode-languageserver-types":"^3.15.1"},"devDependencies":{"graphql":"16.0.0-experimental-stream-defer.5","graphql-config":"^4.1.0","vscode-languageserver-protocol":"^3.16.0"},"_id":"graphql-language-service-interface@2.9.2","_nodeVersion":"14.18.1","_npmVersion":"6.14.15","dist":{"integrity":"sha512-PUbI55ICCxFSHqL2wde7jT6MkBePsb8OCsgCrg+x0wRTr49bn/1gZpgpkNpHEKjrmmohDt0k+rBPPnlNBCpwnw==","shasum":"f932c721fb779c427a385db696f353dfee0583d1","tarball":"https://registry.npmjs.org/graphql-language-service-interface/-/graphql-language-service-interface-2.9.2.tgz","fileCount":68,"unpackedSize":285225,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhng+BCRA9TVsSAnZWagAAO1UP/2YqtZmDJU3quXnY8sZK\nBnDXYmAJTVaZHgHKNdfXhXZZbri2nrJ3KDrz/AjdmOMTG0LfqLDzTG9oPCYq\nQF6bOw9z8PnuAeAqtQ+cz37/KQGPVws++NII+vmxg/OJLVJJKDQiuSdCaat4\nhtTVUDYRkWjVRSEhUog5C8q0i5fN+GjsiNbCcTdL2pK18KbEogBFSTzY4c2m\njJRsNHADZCpqQTFHeCWT9v5X11Y0mXBVzOim+tjaIUhoxlS9+F3uP4/BpggC\ntPLUBtssfu2btTfwGM2xMgWCUUzVLTXC2uQMe3RY8DL/h8PhmAVZkEZmXlkh\naT2WYADxo+tQHNCvpP8x3l7tZtATM5y11pjuGbgB+wwLwBQUMsVjzLVEzs97\n+5UcosXj3yvkSFIwxly5QWl6LpbpMqZYMRInMn+0kxf348z40EALD8VJUp3y\nbDVyH6SzzLojzMaFuMAiKc8dtaSoA0rrOfXcXo6H4ZWt+fv0JiSSmQFKsjPX\nw1PXvkgLf1nICL3J40xOdCA499NDse2eIENzxJDy7RS7LcqArXJyPEBDk6p6\na/Mr67LAaviiXEi3WZLnCaS3vHBIe+N024Iquv+gUMg7FaHwDjjVayM7AoM6\nYIqkOEJ5QOMYFNJKR1c67BTDqGxr8J1WbNehx3XJL8KMHHJurjraTWeo8U61\nS2pp\r\n=lSc9\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIH0HlZBr/29RT5xRNVdITQa77VgO2I3kfBNvPk0s0tYuAiBCjF2nlln9ehos3HSeXjW1vbBn3olantCf7NmiiHomrw=="}]},"_npmUser":{"name":"acao","email":"rikki.schulte@gmail.com"},"directories":{},"maintainers":[{"name":"benjie","email":"npm@benjiegillam.com"},{"name":"schickling","email":"schickling.j@gmail.com"},{"name":"leebyron","email":"lee@leebyron.com"},{"name":"acao","email":"rikki.schulte@gmail.com"},{"name":"fb","email":"opensource+npm@fb.com"},{"name":"i1g","email":"ivan.goncharov.ua@gmail.com"},{"name":"wincent","email":"greg@hurrell.net"},{"name":"kassens","email":"jkassens@fb.com"},{"name":"orta","email":"orta.therox@gmail.com"},{"name":"asiandrummer","email":"asiandrummer@gmail.com"},{"name":"lostplan","email":"sol@twitter.com"},{"name":"mgadda","email":"mgadda@gmail.com"},{"name":"ags-","email":"agomezs@fb.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/graphql-language-service-interface_2.9.2_1637748608918_0.39007382380568734"},"_hasShrinkwrap":false,"deprecated":"this package has been merged into graphql-language-service"},"2.9.3":{"name":"graphql-language-service-interface","version":"2.9.3","description":"Interface to the GraphQL Language Service","contributors":[{"name":"Greg Hurrell","email":"greg@hurrell.net","url":"https://greg.hurrell.net/"},{"name":"Hyohyeon Jeong","email":"asiandrummer@fb.com"},{"name":"Lee Byron","email":"lee@leebyron.com","url":"http://leebyron.com/"}],"repository":{"type":"git","url":"git+ssh://git@github.com/graphql/graphiql.git"},"homepage":"https://github.com/graphql/graphiql/tree/main/packages/graphql-language-service-interface#readme","bugs":{"url":"https://github.com/graphql/graphiql/issues?q=issue+label:language-interface"},"license":"MIT","keywords":["graphql"],"main":"dist/index.js","module":"esm/index.js","typings":"dist/index.d.ts","peerDependencies":{"graphql":"^15.5.0 || ^16.0.0"},"dependencies":{"graphql-language-service-parser":"^1.10.2","graphql-language-service-types":"^1.8.5","graphql-language-service-utils":"^2.6.2","vscode-languageserver-types":"^3.15.1"},"devDependencies":{"graphql":"16.0.0-experimental-stream-defer.5","graphql-config":"^4.1.0","vscode-languageserver-protocol":"^3.16.0"},"_id":"graphql-language-service-interface@2.9.3","_nodeVersion":"14.18.1","_npmVersion":"6.14.15","dist":{"integrity":"sha512-ie5OjsXOuHd9XBWyNy9SR3noDTMbOm0ixiqrEHprlJ4naxRUrUi1Y+9Rd1rDo2BEiN1NPcYvDRRg5E/Yvqp53Q==","shasum":"7b5d69aaf0da225444ddf271d4445ec7e6599a23","tarball":"https://registry.npmjs.org/graphql-language-service-interface/-/graphql-language-service-interface-2.9.3.tgz","fileCount":89,"unpackedSize":393564,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhnke8CRA9TVsSAnZWagAAItMQAIQAzHvSLIhQDPI1g29o\nU3yHGB6WYPFpouqwYbX+yrefuZfy/7H2A1Mum+EL5H/rC9W+S6L68ZS/UgIl\nGQmqFWQtOuWj+8F74onOJMEaOcMFBMY1zdd46B6g8fEyxLGW/K9NhRv08YxB\nUYSIVa7AC1fTnLYs98D0atc4D4dabBau7lY5yKXDOhgtiQ72oPjCIHc669iU\ne1WbtyKNzATnaZC5UGGv2wx7dpupSpDofNprtODiaSs/klrwwsqVMrFvjNwH\nmtVQwlmikaFvXO+PTO0zL9c0mUAKHpkQnsQBt3fvg3W4nJmU6LEfINte+uxa\nSa19NswEsnF/rzmA1YP2qsJjAN8K7KZKDAXSeNt6k4ITJClPNyT5i+VyKsVk\nPRBjetWj7bi328gCupx9W1k/g68gX3aIcw7YlgZLiuEyyJbDeTww77gkYZEJ\nI8W6IxfbTGvF94C7mZk/Xw+PcgGDCjb2iuEF7AR8EErvUOG6LIul1GMbW6zB\newe8LXiJYsLtDbuwcjLbPLfoAWn4o19PfTz0rJChnUVbTw9nV7RhbTQu4NeG\ngVlQOw8lH3FdVLDTdXDkJW/2C3+K38E96sIJ2Ma0v32FIwx8680O+HT1519Y\nbB5oc/EZnXQdN2ayyoNlmz0noqVZERwsLG1060KAS5ftUAOFqVKqfOxo9bge\nWgpN\r\n=z2M+\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDSk7joF4gWxYMK/gBiVfq+LQK2BsLUjEAFcC7emDeWdAIgTqbHaTRWcNEHn3YA4jahKs+GG+vqKCK9SXyWHXn3zp0="}]},"_npmUser":{"name":"acao","email":"rikki.schulte@gmail.com"},"directories":{},"maintainers":[{"name":"benjie","email":"npm@benjiegillam.com"},{"name":"schickling","email":"schickling.j@gmail.com"},{"name":"leebyron","email":"lee@leebyron.com"},{"name":"acao","email":"rikki.schulte@gmail.com"},{"name":"fb","email":"opensource+npm@fb.com"},{"name":"i1g","email":"ivan.goncharov.ua@gmail.com"},{"name":"wincent","email":"greg@hurrell.net"},{"name":"kassens","email":"jkassens@fb.com"},{"name":"orta","email":"orta.therox@gmail.com"},{"name":"asiandrummer","email":"asiandrummer@gmail.com"},{"name":"lostplan","email":"sol@twitter.com"},{"name":"mgadda","email":"mgadda@gmail.com"},{"name":"ags-","email":"agomezs@fb.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/graphql-language-service-interface_2.9.3_1637763004097_0.10291863406261381"},"_hasShrinkwrap":false,"deprecated":"this package has been merged into graphql-language-service"},"2.9.4-canary-1d1d33de.0":{"name":"graphql-language-service-interface","version":"2.9.4-canary-1d1d33de.0","description":"Interface to the GraphQL Language Service","contributors":[{"name":"Greg Hurrell","email":"greg@hurrell.net","url":"https://greg.hurrell.net/"},{"name":"Hyohyeon Jeong","email":"asiandrummer@fb.com"},{"name":"Lee Byron","email":"lee@leebyron.com","url":"http://leebyron.com/"}],"repository":{"type":"git","url":"git+ssh://git@github.com/graphql/graphiql.git"},"homepage":"https://github.com/graphql/graphiql/tree/main/packages/graphql-language-service-interface#readme","bugs":{"url":"https://github.com/graphql/graphiql/issues?q=issue+label:language-interface"},"license":"MIT","keywords":["graphql"],"main":"dist/index.js","module":"esm/index.js","typings":"dist/index.d.ts","peerDependencies":{"graphql":"^15.5.0 || ^16.0.0"},"dependencies":{"graphql-config":"^4.1.0","graphql-language-service-parser":"^1.10.3-canary-1d1d33de.0","graphql-language-service-types":"^1.8.6-canary-1d1d33de.0","graphql-language-service-utils":"^2.6.3-canary-1d1d33de.0","vscode-languageserver-types":"^3.15.1"},"devDependencies":{"graphql":"16.0.0-experimental-stream-defer.5","vscode-languageserver-protocol":"^3.16.0"},"readme":"# graphql-language-service-interface\n\n[![NPM](https://img.shields.io/npm/v/graphql-language-service-interface.svg)](https://npmjs.com/graphql-language-service-interface)\n![jsDelivr hits (npm)](https://img.shields.io/jsdelivr/npm/hm/graphql-language-service-interface)\n![npm downloads](https://img.shields.io/npm/dm/graphql-language-service-interface?label=npm%20downloads)\n![Snyk Vulnerabilities for npm package](https://img.shields.io/snyk/vulnerabilities/npm/codemirror-graphql)\n[![License](https://img.shields.io/npm/l/graphql-language-service-interface.svg?style=flat-square)](LICENSE)\n[Discord Channel](https://discord.gg/wkQCKwazxj)\n\n[API Docs](https://graphiql-test.netlify.app/typedoc/modules/graphql_language_service_interface.html)\n\nLSP Language Service written in Typescript used by [GraphQL Language Service Server](https://github.com/graphql/graphiql/tree/main/packages/graphql-language-service-server) and [Codemirror GraphQL](https://github.com/graphql/graphiql/tree/main/packages/codemirror-graphql).\n\nThis provides the Official [Language Server Protocol](https://langserver.org) compliant GraphQL language service to be used by an IDE plugin, a browser application or desktop application.\n","readmeFilename":"README.md","_id":"graphql-language-service-interface@2.9.4-canary-1d1d33de.0","_nodeVersion":"14.18.1","_npmVersion":"6.14.15","dist":{"integrity":"sha512-eEr0g7Gspb5/5BIp0tT6HrbsOiA50Zv8wquORrdcvYihUyfEm5jCkZCIuTbzOaco0VtIZd7VQ5VFyd4e9QH1QA==","shasum":"0509c639ca788e2abcb41e9d7e755d2d66fa1b11","tarball":"https://registry.npmjs.org/graphql-language-service-interface/-/graphql-language-service-interface-2.9.4-canary-1d1d33de.0.tgz","fileCount":89,"unpackedSize":394309,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhoCPeCRA9TVsSAnZWagAA62UP/j0OwDVpNpTfLstHXKmw\nBUT5gdYXLk2djgguVHqSrCHJKyuwJ1O2Nh66cpEB8JBMV68jxLDhfLqXtrRE\nAlGtO3ry3N9ROeZ14YzRYudAgDNqr2J0Vc72iUusChU7rzLileF4jvmL8yN+\nCAsb+HMgVLQVgKnykHSwjlSEtjsrsDpMAAnDv2R/PC4O41HoCj25uiG2L8Qq\nPMNwBmaG8IkcRyaEdh33wGSsA4S0vbkQBoY8OukEnO3Z7jL/ACWzrEPnIDog\nlLSaZgI22yOz+lDjDWMYJ2DQziHFUVg35XGF/3igbmi+bN4Yfp4/bKKeufy6\nKgusvVBeX1VuV3h5RTVpll47A7/TirFzYU0D0qhTw8prclzuelo0dRQpkwvL\nGsPq7aWBRbwDWncxABPh5+wGc/QBMn/MV/gGNs+fiEeu2JQsyJUo/JidST+h\nLVBDmwGGz6ZnuuEJNRx55yIQhCTr28c8uDuZdd8joXOpCbitonAAeWQfmENu\ntQuW+bVYeRQjc8vSF/OdUkpdPTxE0iWHF9iEIwYfwII+Hhs/AJLxccoI8GWY\nZIbin7bZZrEqiwzbcM8zNhxzaIpCYXt6d0tVIbfkkPBf7HF4N4wfDzjoDlYv\n54fmu/6PaLHZacNQ+D9f4MlzdrM68pRBABPZZD+U25xbKPI4GAXU588FGUR8\n6At+\r\n=370k\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIBtSQxR3T7yHn70luZSRN4X0zABirxL6am1TRQdft6j/AiBB9TReqmYxVkHBFIjv4c4GJfZzn515+sns0PkCUTHiRQ=="}]},"_npmUser":{"name":"acao","email":"rikki.schulte@gmail.com"},"directories":{},"maintainers":[{"name":"benjie","email":"npm@benjiegillam.com"},{"name":"schickling","email":"schickling.j@gmail.com"},{"name":"leebyron","email":"lee@leebyron.com"},{"name":"acao","email":"rikki.schulte@gmail.com"},{"name":"fb","email":"opensource+npm@fb.com"},{"name":"i1g","email":"ivan.goncharov.ua@gmail.com"},{"name":"wincent","email":"greg@hurrell.net"},{"name":"kassens","email":"jkassens@fb.com"},{"name":"orta","email":"orta.therox@gmail.com"},{"name":"asiandrummer","email":"asiandrummer@gmail.com"},{"name":"lostplan","email":"sol@twitter.com"},{"name":"mgadda","email":"mgadda@gmail.com"},{"name":"ags-","email":"agomezs@fb.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/graphql-language-service-interface_2.9.4-canary-1d1d33de.0_1637884894288_0.5900707086791146"},"_hasShrinkwrap":false,"deprecated":"this package has been merged into graphql-language-service"},"2.9.4":{"name":"graphql-language-service-interface","version":"2.9.4","description":"Interface to the GraphQL Language Service","contributors":[{"name":"Greg Hurrell","email":"greg@hurrell.net","url":"https://greg.hurrell.net/"},{"name":"Hyohyeon Jeong","email":"asiandrummer@fb.com"},{"name":"Lee Byron","email":"lee@leebyron.com","url":"http://leebyron.com/"}],"repository":{"type":"git","url":"git+ssh://git@github.com/graphql/graphiql.git"},"homepage":"https://github.com/graphql/graphiql/tree/main/packages/graphql-language-service-interface#readme","bugs":{"url":"https://github.com/graphql/graphiql/issues?q=issue+label:language-interface"},"license":"MIT","keywords":["graphql"],"main":"dist/index.js","module":"esm/index.js","typings":"dist/index.d.ts","peerDependencies":{"graphql":"^15.5.0 || ^16.0.0"},"dependencies":{"graphql-config":"^4.1.0","graphql-language-service-parser":"^1.10.3","graphql-language-service-types":"^1.8.6","graphql-language-service-utils":"^2.6.3","vscode-languageserver-types":"^3.15.1"},"devDependencies":{"graphql":"16.0.0-experimental-stream-defer.5","vscode-languageserver-protocol":"^3.16.0"},"_id":"graphql-language-service-interface@2.9.4","_nodeVersion":"14.18.1","_npmVersion":"6.14.15","dist":{"integrity":"sha512-AVzes7j0Q5fHfqzZ2JcAUaIGn2PimxwZpPv6ag1xtmGrKl/FNTi8y5Z3QuL/576NvQxaNzVmlUKMzZDIvoFNxg==","shasum":"abdadf67cdb24df9c7acf17335caaa853d3728d6","tarball":"https://registry.npmjs.org/graphql-language-service-interface/-/graphql-language-service-interface-2.9.4.tgz","fileCount":89,"unpackedSize":394165,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhoCS4CRA9TVsSAnZWagAADV0P/jsPSjCuCzgRtXIzqVMT\n6hhfoFmxiRa6k2L4XHyShqauRDUoiOSf124Obi7DGcbMN/TzzLK558+Apa9y\nC1YPNzvsJuXVTpFZupRwqCKab40FpYxwmal8UwQSHiW5QK9+CZPfOT38RX8W\nGp6YfieoLfPtMP4P0nKyXPMbOQbuSlQfksXdsylDtWE1haZHO092fMvnFidi\ntb4vxpRdCJ+8++KkfLQtMuFh/IWVNvT4xiircC59CFPE8TVgidPQ5Dit8vFW\nu5p1LGbF867DQyoKtIph2XOm6Lf4dtLYQi58HNJSvNP15etaq40LqMH5I9+d\nSoUDNSqnijMjX+L1ITh1Leosl/KXJhPSjcoHAYPB5GWfDGLXiHshGk7Q+Kwg\nVLCGYimTsPlQeu1Hf7X3HQ3QXYCg4qwk0u0/k2zPWUwi1iep76d9m55JUA9Y\nnECvQpznACvWUNZiLkjUA4y3pcpl9y/ntWFvIhIqLp0W/tjkkNu1axp5v7tZ\nGHyp4RwDOpNmPwiX0glL3ZxCCBg0PC2/9nxI7uPBui5ehMAOqVbP1cD4Jtda\nHoiRdK3IV/+KwPaUrLtWSbma1O0NKg4C3g+evuNslVSlh5fMBinzN6V4NndE\n6pmv30BJv0O1XfB9vOYbMCWXsphR1Nrc0A6h3Xpm4glo6xUIJQEKZ+r9UuK2\n1mRF\r\n=P67P\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCCtOoP8gwQx4CZv/6/MBfzDQ0mjQ5l7T5O4AbPlzyGRAIgUJHChXo7MKDewYZ2FlDfQwjE+irKNueqWiNzy+HOykI="}]},"_npmUser":{"name":"acao","email":"rikki.schulte@gmail.com"},"directories":{},"maintainers":[{"name":"benjie","email":"npm@benjiegillam.com"},{"name":"schickling","email":"schickling.j@gmail.com"},{"name":"leebyron","email":"lee@leebyron.com"},{"name":"acao","email":"rikki.schulte@gmail.com"},{"name":"fb","email":"opensource+npm@fb.com"},{"name":"i1g","email":"ivan.goncharov.ua@gmail.com"},{"name":"wincent","email":"greg@hurrell.net"},{"name":"kassens","email":"jkassens@fb.com"},{"name":"orta","email":"orta.therox@gmail.com"},{"name":"asiandrummer","email":"asiandrummer@gmail.com"},{"name":"lostplan","email":"sol@twitter.com"},{"name":"mgadda","email":"mgadda@gmail.com"},{"name":"ags-","email":"agomezs@fb.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/graphql-language-service-interface_2.9.4_1637885111896_0.43219241420382604"},"_hasShrinkwrap":false,"deprecated":"this package has been merged into graphql-language-service"},"2.9.5-canary-3dcdd158.0":{"name":"graphql-language-service-interface","version":"2.9.5-canary-3dcdd158.0","description":"Interface to the GraphQL Language Service","contributors":[{"name":"Greg Hurrell","email":"greg@hurrell.net","url":"https://greg.hurrell.net/"},{"name":"Hyohyeon Jeong","email":"asiandrummer@fb.com"},{"name":"Lee Byron","email":"lee@leebyron.com","url":"http://leebyron.com/"}],"repository":{"type":"git","url":"git+ssh://git@github.com/graphql/graphiql.git"},"homepage":"https://github.com/graphql/graphiql/tree/main/packages/graphql-language-service-interface#readme","bugs":{"url":"https://github.com/graphql/graphiql/issues?q=issue+label:language-interface"},"license":"MIT","keywords":["graphql"],"main":"dist/index.js","module":"esm/index.js","typings":"dist/index.d.ts","peerDependencies":{"graphql":"^15.5.0 || ^16.0.0"},"dependencies":{"graphql-config":"^4.1.0","graphql-language-service-parser":"^1.10.3","graphql-language-service-types":"^1.8.6","graphql-language-service-utils":"^2.6.3","vscode-languageserver-types":"^3.15.1"},"devDependencies":{"graphql":"16.0.0-experimental-stream-defer.5","vscode-languageserver-protocol":"^3.16.0"},"readme":"# graphql-language-service-interface\n\n[![NPM](https://img.shields.io/npm/v/graphql-language-service-interface.svg)](https://npmjs.com/graphql-language-service-interface)\n![jsDelivr hits (npm)](https://img.shields.io/jsdelivr/npm/hm/graphql-language-service-interface)\n![npm downloads](https://img.shields.io/npm/dm/graphql-language-service-interface?label=npm%20downloads)\n![Snyk Vulnerabilities for npm package](https://img.shields.io/snyk/vulnerabilities/npm/codemirror-graphql)\n[![License](https://img.shields.io/npm/l/graphql-language-service-interface.svg?style=flat-square)](LICENSE)\n[Discord Channel](https://discord.gg/wkQCKwazxj)\n\n[API Docs](https://graphiql-test.netlify.app/typedoc/modules/graphql_language_service_interface.html)\n\nLSP Language Service written in Typescript used by [GraphQL Language Service Server](https://github.com/graphql/graphiql/tree/main/packages/graphql-language-service-server) and [Codemirror GraphQL](https://github.com/graphql/graphiql/tree/main/packages/codemirror-graphql).\n\nThis provides the Official [Language Server Protocol](https://langserver.org) compliant GraphQL language service to be used by an IDE plugin, a browser application or desktop application.\n","readmeFilename":"README.md","_id":"graphql-language-service-interface@2.9.5-canary-3dcdd158.0","_nodeVersion":"14.18.1","_npmVersion":"6.14.15","dist":{"integrity":"sha512-o3WKEAAUvjUSr4IsbwyayrsnB6CZ8vf1ZetDzs0urcv3f7bLK+ScM3/8LRWRJDJxgXn4k1njbg932zByCb+Mxg==","shasum":"0546f502dc4117da662933938a83eaa75092923e","tarball":"https://registry.npmjs.org/graphql-language-service-interface/-/graphql-language-service-interface-2.9.5-canary-3dcdd158.0.tgz","fileCount":89,"unpackedSize":398913,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhos4zCRA9TVsSAnZWagAA4XoP/077/RlO8MUNYFtibFZj\nSVsRESMuCwnq5p+C5LAsdrxKwWfGO7PwpfTroA/lOY2Kr8v4ENfX2GG/sLui\n5qBmRYHz16+sEgovw90gYvFV8iO8L74d0Wbl6G7GzKxUIJLIU7IBhU0OW6jX\nSzKwHR3phY/Fw6Qlqb4bNxFtLZ+lyIwo8aCWMW9kuLBTfrNC+q+AJo42Ywwd\n2A7VPNpiAVmnFU6WzerZu2oDl/gOJFG4WNbnlR+/gfdpcZRyRXCM71dtzJxA\n7x+D3uygUjOsLbjC47iG0YxCYsqfeVInAQQa01ES9mgS2wX8zxKr4LeXcb1G\nBmLh9VxTuT9/FFcSuDWdstrdwg1ecEItdRbe/vofPIAceg98d0qMVH+ORDMS\nx5DP3fo6xZEnWlJxBjCGSILq2DSMv3/htfqOcPL3uq+GnlyPTB972nMyQYcu\nYAUHi9YdSsfCtL+fuaD8FTCfsVr5igzLuF0YiBJPFe/HCSfWOxJfaJbteuAS\nu3+QvORx0l+3Z7JGpRSvZ0kPanT0X8T4hHW+u7OQYq5KyQeUfIG0lcuW8FBq\nyaxRKYmhqtpzG3YUI3LI1yFyv8FGyG8qE4ngR2FjaZgKoFA1VRVedcforGw0\nWBoFxLumMAmfDVJXXS6tQznlgdgxNKunX+4YtcN3J/TSKrAcfSJOS9D7vvJs\nYAwS\r\n=qyyW\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDmMPm4cHFSho0FLk0ddCRsOayEwRAQ7UZbTjVkFHNhtwIhAMdZawfRqB2/RlDgGpmxJMRQOambXn9/C+6/wc6vDfPQ"}]},"_npmUser":{"name":"acao","email":"rikki.schulte@gmail.com"},"directories":{},"maintainers":[{"name":"benjie","email":"npm@benjiegillam.com"},{"name":"schickling","email":"schickling.j@gmail.com"},{"name":"leebyron","email":"lee@leebyron.com"},{"name":"acao","email":"rikki.schulte@gmail.com"},{"name":"fb","email":"opensource+npm@fb.com"},{"name":"i1g","email":"ivan.goncharov.ua@gmail.com"},{"name":"wincent","email":"greg@hurrell.net"},{"name":"kassens","email":"jkassens@fb.com"},{"name":"orta","email":"orta.therox@gmail.com"},{"name":"asiandrummer","email":"asiandrummer@gmail.com"},{"name":"lostplan","email":"sol@twitter.com"},{"name":"mgadda","email":"mgadda@gmail.com"},{"name":"ags-","email":"agomezs@fb.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/graphql-language-service-interface_2.9.5-canary-3dcdd158.0_1638059570810_0.2621617759846797"},"_hasShrinkwrap":false,"deprecated":"this package has been merged into graphql-language-service"},"2.9.5-canary-6f6c49b0.0":{"name":"graphql-language-service-interface","version":"2.9.5-canary-6f6c49b0.0","description":"Interface to the GraphQL Language Service","contributors":[{"name":"Greg Hurrell","email":"greg@hurrell.net","url":"https://greg.hurrell.net/"},{"name":"Hyohyeon Jeong","email":"asiandrummer@fb.com"},{"name":"Lee Byron","email":"lee@leebyron.com","url":"http://leebyron.com/"}],"repository":{"type":"git","url":"git+ssh://git@github.com/graphql/graphiql.git"},"homepage":"https://github.com/graphql/graphiql/tree/main/packages/graphql-language-service-interface#readme","bugs":{"url":"https://github.com/graphql/graphiql/issues?q=issue+label:language-interface"},"license":"MIT","keywords":["graphql"],"main":"dist/index.js","module":"esm/index.js","typings":"dist/index.d.ts","peerDependencies":{"graphql":"^15.5.0 || ^16.0.0"},"dependencies":{"graphql-config":"^4.1.0","graphql-language-service-parser":"^1.10.3","graphql-language-service-types":"^1.8.6","graphql-language-service-utils":"^2.6.3","vscode-languageserver-types":"^3.15.1"},"devDependencies":{"graphql":"16.0.0-experimental-stream-defer.5","vscode-languageserver-protocol":"^3.16.0"},"readme":"# graphql-language-service-interface\n\n[![NPM](https://img.shields.io/npm/v/graphql-language-service-interface.svg)](https://npmjs.com/graphql-language-service-interface)\n![jsDelivr hits (npm)](https://img.shields.io/jsdelivr/npm/hm/graphql-language-service-interface)\n![npm downloads](https://img.shields.io/npm/dm/graphql-language-service-interface?label=npm%20downloads)\n![Snyk Vulnerabilities for npm package](https://img.shields.io/snyk/vulnerabilities/npm/codemirror-graphql)\n[![License](https://img.shields.io/npm/l/graphql-language-service-interface.svg?style=flat-square)](LICENSE)\n[Discord Channel](https://discord.gg/wkQCKwazxj)\n\n[API Docs](https://graphiql-test.netlify.app/typedoc/modules/graphql_language_service_interface.html)\n\nLSP Language Service written in Typescript used by [GraphQL Language Service Server](https://github.com/graphql/graphiql/tree/main/packages/graphql-language-service-server) and [Codemirror GraphQL](https://github.com/graphql/graphiql/tree/main/packages/codemirror-graphql).\n\nThis provides the Official [Language Server Protocol](https://langserver.org) compliant GraphQL language service to be used by an IDE plugin, a browser application or desktop application.\n","readmeFilename":"README.md","_id":"graphql-language-service-interface@2.9.5-canary-6f6c49b0.0","_nodeVersion":"14.18.1","_npmVersion":"6.14.15","dist":{"integrity":"sha512-F5pYpy6NDHNVp5rtaTFKBljRjAC3VGf90dYVzS73BaclLc40Bd6hZTqFWhDUHnNux1LEcqPKS5U7kV1kDeE+nw==","shasum":"325e96666537cfa78604858c95a428683e9cc8b4","tarball":"https://registry.npmjs.org/graphql-language-service-interface/-/graphql-language-service-interface-2.9.5-canary-6f6c49b0.0.tgz","fileCount":89,"unpackedSize":394545,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhpTSbCRA9TVsSAnZWagAA1WcQAJz/2ThfKlPcIU9eTFEW\nm7cuM2ZeICAZT2tsmO51kZSrzNU4f2ZHpohCbWWbZX8idHxPIKP/D3FFnZrs\nSOiVUSBhb+f5LP7RCeZpsUSCG6UrGK2gp6N2oDAoZTe4xM1+TIKY2ChIvSQJ\n8+WC6Vaxii4JkZVkMGS4gqpfF52J0R0SSrG4GJQfQ49JqUmHfFf7DwR0UFle\nhRmoAE4nDzc+bCc9/hvpKgpqmdE5hamD9tQfp3diTqbWegiIIokrMZE0upmy\n6VgBHMnKOXcUvyWVW9+2RniY3yVvRhIs4TlBsKfElR/ym6GcFXKSwyRESrTq\nUhaGyLZj45piJ35ak2VV6BVT/JozxaXqwaQG0X42vwGxi/m6iOR+h8Hwiw+i\n0low+j0tbSdHCHiLP5hqEQfY7mtp8pxorpLdWkdDeRrpR0dziFDXr13tjYqX\nJWuEusVbUsfOHUNV+bJ1eeO/OPmzNvVHzkkdBqBCrlXKS2ipWNMsAPyIKVBo\nZr5cDlTiFHAg8ERVywEZwGQrmNK1sk+nWSD7RiGOn7oYky7rBnlMgwIhBbzB\nHHRt+JYzVPMDD1r4kT/DhZQJ0tZX1Yu6uXG0AtFK7mT6ZalSQcTBfA8n15OH\nuPqOz3qJmfLaKE9kyShOYcUu7cRTN3InzVr2TxnHlnQIcL1G/CIDmXPH07mo\n0RWr\r\n=77jf\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIEh7DxFQrJIcnEVCHtPZIMVBowVP6hXW90pUiS/rTfzmAiEAlsvlffSKUasXGe9np35tZ7lqCrfB2AxnXnT4sRUTBjc="}]},"_npmUser":{"name":"acao","email":"rikki.schulte@gmail.com"},"directories":{},"maintainers":[{"name":"benjie","email":"npm@benjiegillam.com"},{"name":"schickling","email":"schickling.j@gmail.com"},{"name":"leebyron","email":"lee@leebyron.com"},{"name":"acao","email":"rikki.schulte@gmail.com"},{"name":"fb","email":"opensource+npm@fb.com"},{"name":"i1g","email":"ivan.goncharov.ua@gmail.com"},{"name":"wincent","email":"greg@hurrell.net"},{"name":"kassens","email":"jkassens@fb.com"},{"name":"orta","email":"orta.therox@gmail.com"},{"name":"asiandrummer","email":"asiandrummer@gmail.com"},{"name":"lostplan","email":"sol@twitter.com"},{"name":"mgadda","email":"mgadda@gmail.com"},{"name":"ags-","email":"agomezs@fb.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/graphql-language-service-interface_2.9.5-canary-6f6c49b0.0_1638216859490_0.5427697948652603"},"_hasShrinkwrap":false,"deprecated":"this package has been merged into graphql-language-service"},"2.9.5-canary-58e99aa6.0":{"name":"graphql-language-service-interface","version":"2.9.5-canary-58e99aa6.0","description":"Interface to the GraphQL Language Service","contributors":[{"name":"Greg Hurrell","email":"greg@hurrell.net","url":"https://greg.hurrell.net/"},{"name":"Hyohyeon Jeong","email":"asiandrummer@fb.com"},{"name":"Lee Byron","email":"lee@leebyron.com","url":"http://leebyron.com/"}],"repository":{"type":"git","url":"git+ssh://git@github.com/graphql/graphiql.git"},"homepage":"https://github.com/graphql/graphiql/tree/main/packages/graphql-language-service-interface#readme","bugs":{"url":"https://github.com/graphql/graphiql/issues?q=issue+label:language-interface"},"license":"MIT","keywords":["graphql"],"main":"dist/index.js","module":"esm/index.js","typings":"dist/index.d.ts","peerDependencies":{"graphql":"^15.5.0 || ^16.0.0"},"dependencies":{"graphql-config":"^4.1.0","graphql-language-service-parser":"^1.10.3","graphql-language-service-types":"^1.8.6","graphql-language-service-utils":"^2.6.3","vscode-languageserver-types":"^3.15.1"},"devDependencies":{"graphql":"16.0.0-experimental-stream-defer.5","vscode-languageserver-protocol":"^3.16.0"},"readme":"# graphql-language-service-interface\n\n[![NPM](https://img.shields.io/npm/v/graphql-language-service-interface.svg)](https://npmjs.com/graphql-language-service-interface)\n![jsDelivr hits (npm)](https://img.shields.io/jsdelivr/npm/hm/graphql-language-service-interface)\n![npm downloads](https://img.shields.io/npm/dm/graphql-language-service-interface?label=npm%20downloads)\n![Snyk Vulnerabilities for npm package](https://img.shields.io/snyk/vulnerabilities/npm/codemirror-graphql)\n[![License](https://img.shields.io/npm/l/graphql-language-service-interface.svg?style=flat-square)](LICENSE)\n[Discord Channel](https://discord.gg/wkQCKwazxj)\n\n[API Docs](https://graphiql-test.netlify.app/typedoc/modules/graphql_language_service_interface.html)\n\nLSP Language Service written in Typescript used by [GraphQL Language Service Server](https://github.com/graphql/graphiql/tree/main/packages/graphql-language-service-server) and [Codemirror GraphQL](https://github.com/graphql/graphiql/tree/main/packages/codemirror-graphql).\n\nThis provides the Official [Language Server Protocol](https://langserver.org) compliant GraphQL language service to be used by an IDE plugin, a browser application or desktop application.\n","readmeFilename":"README.md","_id":"graphql-language-service-interface@2.9.5-canary-58e99aa6.0","_nodeVersion":"14.18.1","_npmVersion":"6.14.15","dist":{"integrity":"sha512-oDBB2M/K71JzmgtMjvJ84bEK1ksN57Tx4vpa/T0VKxhfcDszy2sY/Kdl9imqOYDJ0OOGbjj24bhbVu/PZme4gQ==","shasum":"0d705b7a6ee33505d0a692e98b0c92c2aa99d835","tarball":"https://registry.npmjs.org/graphql-language-service-interface/-/graphql-language-service-interface-2.9.5-canary-58e99aa6.0.tgz","fileCount":89,"unpackedSize":394608,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhpTUtCRA9TVsSAnZWagAAjZoP/34ge1wAzISFdo6t7gIM\nJDRJVA/d83IpSYaGFRNQkdxvQI4LNr7g6En/AeB4pNUPAc3fNomhA8/0qxuR\n4T3FUmPC9paG6gM3T77aH7suCBaGl8jSM8CRwPIkWlhKH5Wyz4u5PdeVg5sh\nqYdZwwXrXve/6YAGPaPUrkMXkxZNRR4kPVnEG78APEhiKd4KLosvLdDMXo0W\nwEtCm78nxyVRdgTaZXZ/QSRHPdrg7+GqOWpE6JAGtLfazwtWBzaeN8ostQ4y\nDQbEoqo8Nytvufqaf9psTW4LBtNYJZjj5u672UbvcCKHGYcO5bSXiDtL+agG\nZFfEYCIdPLUJpnAEwAPpu9/2bRzZCqT0kC4ZPu07TQBnTd7cEKrFwlMe2eH4\nV9RXJ8MnpFO2A0xyJlQuI9JrGeqF/KI0t4JJo1N6bRrFjCUCwpGVq0bkKuNg\nYpgY7X4Nj0qDRKvhN0sIQiRIaBup5ORHf9Oa6Y84BynO78p9pLQtkcODZbEJ\njXw7axtbHRsT1zcZqLlN9BcCODSRhSwRegK8+NzUa4tvPKNUNprXkzyN2QK2\nBbEnCk0cgEgaYTE2q7rXLQi6pVDAhIz1Bx3QJdPjQVmQS2zCtnnmPDZGdrza\nqdrTZlTsOTB4AYApLg6XOGrYbI17V/ocwDGs/3jt6+k6RCu0fRe8ClY4gUwo\nYxAV\r\n=xQDW\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIGwxu0+9/AkTJm4Af9Az2KaNz3fAI4ttAMwYIE2pXCJxAiBCl/J9Lvzm0H8ZD54rnn1o/gIsq9h9NAhqtGUOpKN2qA=="}]},"_npmUser":{"name":"acao","email":"rikki.schulte@gmail.com"},"directories":{},"maintainers":[{"name":"benjie","email":"npm@benjiegillam.com"},{"name":"schickling","email":"schickling.j@gmail.com"},{"name":"leebyron","email":"lee@leebyron.com"},{"name":"acao","email":"rikki.schulte@gmail.com"},{"name":"fb","email":"opensource+npm@fb.com"},{"name":"i1g","email":"ivan.goncharov.ua@gmail.com"},{"name":"wincent","email":"greg@hurrell.net"},{"name":"kassens","email":"jkassens@fb.com"},{"name":"orta","email":"orta.therox@gmail.com"},{"name":"asiandrummer","email":"asiandrummer@gmail.com"},{"name":"lostplan","email":"sol@twitter.com"},{"name":"mgadda","email":"mgadda@gmail.com"},{"name":"ags-","email":"agomezs@fb.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/graphql-language-service-interface_2.9.5-canary-58e99aa6.0_1638217005129_0.5145369785981759"},"_hasShrinkwrap":false,"deprecated":"this package has been merged into graphql-language-service"},"2.9.5-canary-412904c6.0":{"name":"graphql-language-service-interface","version":"2.9.5-canary-412904c6.0","description":"Interface to the GraphQL Language Service","contributors":[{"name":"Greg Hurrell","email":"greg@hurrell.net","url":"https://greg.hurrell.net/"},{"name":"Hyohyeon Jeong","email":"asiandrummer@fb.com"},{"name":"Lee Byron","email":"lee@leebyron.com","url":"http://leebyron.com/"}],"repository":{"type":"git","url":"git+ssh://git@github.com/graphql/graphiql.git"},"homepage":"https://github.com/graphql/graphiql/tree/main/packages/graphql-language-service-interface#readme","bugs":{"url":"https://github.com/graphql/graphiql/issues?q=issue+label:language-interface"},"license":"MIT","keywords":["graphql"],"main":"dist/index.js","module":"esm/index.js","typings":"dist/index.d.ts","peerDependencies":{"graphql":"^15.5.0 || ^16.0.0"},"dependencies":{"graphql-config":"^4.1.0","graphql-language-service-parser":"^1.10.3","graphql-language-service-types":"^1.8.6","graphql-language-service-utils":"^2.6.3","vscode-languageserver-types":"^3.15.1"},"devDependencies":{"graphql":"16.0.0-experimental-stream-defer.5","vscode-languageserver-protocol":"^3.16.0"},"readme":"# graphql-language-service-interface\n\n[![NPM](https://img.shields.io/npm/v/graphql-language-service-interface.svg)](https://npmjs.com/graphql-language-service-interface)\n![jsDelivr hits (npm)](https://img.shields.io/jsdelivr/npm/hm/graphql-language-service-interface)\n![npm downloads](https://img.shields.io/npm/dm/graphql-language-service-interface?label=npm%20downloads)\n![Snyk Vulnerabilities for npm package](https://img.shields.io/snyk/vulnerabilities/npm/codemirror-graphql)\n[![License](https://img.shields.io/npm/l/graphql-language-service-interface.svg?style=flat-square)](LICENSE)\n[Discord Channel](https://discord.gg/wkQCKwazxj)\n\n[API Docs](https://graphiql-test.netlify.app/typedoc/modules/graphql_language_service_interface.html)\n\nLSP Language Service written in Typescript used by [GraphQL Language Service Server](https://github.com/graphql/graphiql/tree/main/packages/graphql-language-service-server) and [Codemirror GraphQL](https://github.com/graphql/graphiql/tree/main/packages/codemirror-graphql).\n\nThis provides the Official [Language Server Protocol](https://langserver.org) compliant GraphQL language service to be used by an IDE plugin, a browser application or desktop application.\n","readmeFilename":"README.md","_id":"graphql-language-service-interface@2.9.5-canary-412904c6.0","_nodeVersion":"14.18.1","_npmVersion":"6.14.15","dist":{"integrity":"sha512-JxIRAokwuGxHZfEdFIb07UHZCPIoLgvwx6maH/ZsztjqRLMskP5dlQ3mulfcaEvFrpnAhnx36a0ojAEt+wOOMg==","shasum":"dfebb94b3d4f947acd4bfc353c03e6b550ea6cd6","tarball":"https://registry.npmjs.org/graphql-language-service-interface/-/graphql-language-service-interface-2.9.5-canary-412904c6.0.tgz","fileCount":89,"unpackedSize":395819,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhphReCRA9TVsSAnZWagAAZEUP+wdmse5xHIZ1z1AZGEnD\nzVp5xA4SllxAK9ceclQH8gB+V9msBwf9NucAI5aECpNOwGI6BVIyzc8Uu+pk\nZR0lkptXFl/ApKFrUJeVTBIaQtzNbbhXsgxNvTtss0vPfDGa8zuvnUzYI1Fk\nxbhcB+YXHJv4ctIt8Ox66Vw6YkvbpJXXy8C0iVsM0t2C5KyiiosUmTFTIRAM\nZPn/GFlLWKv6ScyxF801fGbYSiXFh5iuOphdN8BsVTHrB/PQAYiIjMHEn2/3\nBrUv4SS47cpZitbkcvxbC9kUx8ugha5R6xMMk6uaqoQ4qZapqdMgmaFsEQ8/\noBskzmp7ML7plaWZnA4dNil0sBqVIilXSDZySS7Jcruh6UtrfXZtqQqmL2kV\n/MxIFN997vgLfy181KrOv6vczNAmH9dPmQKddlUP3P1G8gdFpAPT3+DHmVFT\nFAwSh7WqMHJKT6g3D9D3xszONqif6clGMXYWte+dlFDA3M8V0GhCLBebTYA9\ndJiJWU1RmbF7SQoTTLpirRbZmiklPGnP7Y//4j9j6T3hFNn2WiXcYst+Fs2B\nPurwns0DhydbVMxD2EIpoDgFZoJaPmkEoP3hy2RLlPHHFqe/KFXIjbhnkwHY\nDQqgBJbPwd9LTuvELGe+IyOOEMhdVa1NlehCmVRdnEV54vlaWc+VpQ9lrmfx\n68PC\r\n=67Hz\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIHRM/QU7H1L3ignKYsqYfAwlohc2LEuKtL+HenQDVx9SAiEAxzo/9ffew6weorKKxP5Hg2HQRns7sYvosgbt8+fUAfE="}]},"_npmUser":{"name":"acao","email":"rikki.schulte@gmail.com"},"directories":{},"maintainers":[{"name":"benjie","email":"npm@benjiegillam.com"},{"name":"schickling","email":"schickling.j@gmail.com"},{"name":"leebyron","email":"lee@leebyron.com"},{"name":"acao","email":"rikki.schulte@gmail.com"},{"name":"fb","email":"opensource+npm@fb.com"},{"name":"i1g","email":"ivan.goncharov.ua@gmail.com"},{"name":"wincent","email":"greg@hurrell.net"},{"name":"kassens","email":"jkassens@fb.com"},{"name":"orta","email":"orta.therox@gmail.com"},{"name":"asiandrummer","email":"asiandrummer@gmail.com"},{"name":"lostplan","email":"sol@twitter.com"},{"name":"mgadda","email":"mgadda@gmail.com"},{"name":"ags-","email":"agomezs@fb.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/graphql-language-service-interface_2.9.5-canary-412904c6.0_1638274142500_0.7353468805563699"},"_hasShrinkwrap":false,"deprecated":"this package has been merged into graphql-language-service"},"2.9.5-canary-fea49557.0":{"name":"graphql-language-service-interface","version":"2.9.5-canary-fea49557.0","description":"Interface to the GraphQL Language Service","contributors":[{"name":"Greg Hurrell","email":"greg@hurrell.net","url":"https://greg.hurrell.net/"},{"name":"Hyohyeon Jeong","email":"asiandrummer@fb.com"},{"name":"Lee Byron","email":"lee@leebyron.com","url":"http://leebyron.com/"}],"repository":{"type":"git","url":"git+ssh://git@github.com/graphql/graphiql.git"},"homepage":"https://github.com/graphql/graphiql/tree/main/packages/graphql-language-service-interface#readme","bugs":{"url":"https://github.com/graphql/graphiql/issues?q=issue+label:language-interface"},"license":"MIT","keywords":["graphql"],"main":"dist/index.js","module":"esm/index.js","typings":"dist/index.d.ts","peerDependencies":{"graphql":"^15.5.0 || ^16.0.0"},"dependencies":{"graphql-config":"^4.1.0","graphql-language-service-parser":"^1.10.3","graphql-language-service-types":"^1.8.6","graphql-language-service-utils":"^2.6.3","vscode-languageserver-types":"^3.15.1"},"devDependencies":{"graphql":"16.0.0-experimental-stream-defer.5","vscode-languageserver-protocol":"^3.16.0"},"readme":"# graphql-language-service-interface\n\n[![NPM](https://img.shields.io/npm/v/graphql-language-service-interface.svg)](https://npmjs.com/graphql-language-service-interface)\n![jsDelivr hits (npm)](https://img.shields.io/jsdelivr/npm/hm/graphql-language-service-interface)\n![npm downloads](https://img.shields.io/npm/dm/graphql-language-service-interface?label=npm%20downloads)\n![Snyk Vulnerabilities for npm package](https://img.shields.io/snyk/vulnerabilities/npm/codemirror-graphql)\n[![License](https://img.shields.io/npm/l/graphql-language-service-interface.svg?style=flat-square)](LICENSE)\n[Discord Channel](https://discord.gg/wkQCKwazxj)\n\n[API Docs](https://graphiql-test.netlify.app/typedoc/modules/graphql_language_service_interface.html)\n\nLSP Language Service written in Typescript used by [GraphQL Language Service Server](https://github.com/graphql/graphiql/tree/main/packages/graphql-language-service-server) and [Codemirror GraphQL](https://github.com/graphql/graphiql/tree/main/packages/codemirror-graphql).\n\nThis provides the Official [Language Server Protocol](https://langserver.org) compliant GraphQL language service to be used by an IDE plugin, a browser application or desktop application.\n","readmeFilename":"README.md","_id":"graphql-language-service-interface@2.9.5-canary-fea49557.0","_nodeVersion":"14.18.1","_npmVersion":"6.14.15","dist":{"integrity":"sha512-uECca5M7FHve+sHGyG9/i066iBg2jDFySM68w4aR2/REU4AcBpKONmIc3OS+uxvVzx/32Dr1QVsiMHUyIICQhA==","shasum":"7d1c730946ba316c0d5ead08b9436ee9dfb51a22","tarball":"https://registry.npmjs.org/graphql-language-service-interface/-/graphql-language-service-interface-2.9.5-canary-fea49557.0.tgz","fileCount":89,"unpackedSize":395819,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhph7WCRA9TVsSAnZWagAA1qAP/R/TEj6B/0uJzSdMCZN6\nPv6b5Opzhow5ji8P8QN8Ta8L+kL/YzBdve8DF0327Z9lcQFx1Q+35ISF1rJk\ntC6nDW1SJ95xYadqDuhIvgFi44/LeMAgp8B0nMDlkPjkwvIgK9nSWS4hPfaD\nQb2jE06DkNu0v8SImYx99VumwDLOIXdbSvC7drmy23WZ/1oj+O+aZPc73gja\nTpeZkaObDSDU8wYM7V7Fw2iAm7DVAuro7SU2oizWbMzcZr6+XmvBe3x+hDA7\n3lUh5HXsCaC17CGx8TecE43O/T7+QzFrn98jVLnPVCliXL57NMTG3FQqL+9p\noUZU2QLcr0IyL3UFEFYxdL2RDywFb4Adu7SkpUf+jEudYhvLsrU/KeDqH1Yr\nxJrW6naB8I2NoBOWrGpQ1unUP8ivCD42gwvVPagg30x3RWGciVPWSWS8yrr3\nOlZoYlGMAi5CVbaE8AgAQCZJ/0T/dO1/HiPiiMZF3ENAsWbAqRxJ+d+T4ekA\nFIcCl28HI6KRbJRynszB7Ku/RUL/uvOC1bUYMgwZ7B4llSJjfO5ZM4ilqng9\nVwRPpR8XKblJ+2hXokaJF/u2aUG4QTcISixpAHTNjb+wqhhDxGG6CqXy5hPp\neZbEZN2RyGXAWE9+ujObwB7ESf18N22rGDip7K5yrv0eIzfJuuVo7QokcDs8\ndSIk\r\n=iRgk\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIBY5T5jIjXG1tztpDHinzV3fanwuZor+xcR2CBv6cTRNAiAEmPSlQTL8QJc8PinDG/LgI4dq7D8F6hNwQVaBYVukhg=="}]},"_npmUser":{"name":"acao","email":"rikki.schulte@gmail.com"},"directories":{},"maintainers":[{"name":"benjie","email":"npm@benjiegillam.com"},{"name":"schickling","email":"schickling.j@gmail.com"},{"name":"leebyron","email":"lee@leebyron.com"},{"name":"acao","email":"rikki.schulte@gmail.com"},{"name":"fb","email":"opensource+npm@fb.com"},{"name":"i1g","email":"ivan.goncharov.ua@gmail.com"},{"name":"wincent","email":"greg@hurrell.net"},{"name":"kassens","email":"jkassens@fb.com"},{"name":"orta","email":"orta.therox@gmail.com"},{"name":"asiandrummer","email":"asiandrummer@gmail.com"},{"name":"lostplan","email":"sol@twitter.com"},{"name":"mgadda","email":"mgadda@gmail.com"},{"name":"ags-","email":"agomezs@fb.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/graphql-language-service-interface_2.9.5-canary-fea49557.0_1638276822421_0.8263032937887549"},"_hasShrinkwrap":false,"deprecated":"this package has been merged into graphql-language-service"},"2.9.5-canary-325c04b9.0":{"name":"graphql-language-service-interface","version":"2.9.5-canary-325c04b9.0","description":"Interface to the GraphQL Language Service","contributors":[{"name":"Greg Hurrell","email":"greg@hurrell.net","url":"https://greg.hurrell.net/"},{"name":"Hyohyeon Jeong","email":"asiandrummer@fb.com"},{"name":"Lee Byron","email":"lee@leebyron.com","url":"http://leebyron.com/"}],"repository":{"type":"git","url":"git+ssh://git@github.com/graphql/graphiql.git"},"homepage":"https://github.com/graphql/graphiql/tree/main/packages/graphql-language-service-interface#readme","bugs":{"url":"https://github.com/graphql/graphiql/issues?q=issue+label:language-interface"},"license":"MIT","keywords":["graphql"],"main":"dist/index.js","module":"esm/index.js","typings":"dist/index.d.ts","peerDependencies":{"graphql":"^15.5.0 || ^16.0.0"},"dependencies":{"graphql-config":"^4.1.0","graphql-language-service-parser":"^1.10.3","graphql-language-service-types":"^1.8.6","graphql-language-service-utils":"^2.6.3","vscode-languageserver-types":"^3.15.1"},"devDependencies":{"graphql":"16.0.0-experimental-stream-defer.5","vscode-languageserver-protocol":"^3.16.0"},"readme":"# graphql-language-service-interface\n\n[![NPM](https://img.shields.io/npm/v/graphql-language-service-interface.svg)](https://npmjs.com/graphql-language-service-interface)\n![jsDelivr hits (npm)](https://img.shields.io/jsdelivr/npm/hm/graphql-language-service-interface)\n![npm downloads](https://img.shields.io/npm/dm/graphql-language-service-interface?label=npm%20downloads)\n![Snyk Vulnerabilities for npm package](https://img.shields.io/snyk/vulnerabilities/npm/codemirror-graphql)\n[![License](https://img.shields.io/npm/l/graphql-language-service-interface.svg?style=flat-square)](LICENSE)\n[Discord Channel](https://discord.gg/wkQCKwazxj)\n\n[API Docs](https://graphiql-test.netlify.app/typedoc/modules/graphql_language_service_interface.html)\n\nLSP Language Service written in Typescript used by [GraphQL Language Service Server](https://github.com/graphql/graphiql/tree/main/packages/graphql-language-service-server) and [Codemirror GraphQL](https://github.com/graphql/graphiql/tree/main/packages/codemirror-graphql).\n\nThis provides the Official [Language Server Protocol](https://langserver.org) compliant GraphQL language service to be used by an IDE plugin, a browser application or desktop application.\n","readmeFilename":"README.md","_id":"graphql-language-service-interface@2.9.5-canary-325c04b9.0","_nodeVersion":"14.18.1","_npmVersion":"6.14.15","dist":{"integrity":"sha512-CrBJkIg1Y+a0g3v2Cnx7aZdyrOKC6bJh7iwnPMi8gxAD8lrz9GRxHA+xbo/RTkf7ETUf+e/ZOPpOUEv3aEP0Fg==","shasum":"170577cabb360d00ffc980a11ffe4bb872a3d2d3","tarball":"https://registry.npmjs.org/graphql-language-service-interface/-/graphql-language-service-interface-2.9.5-canary-325c04b9.0.tgz","fileCount":89,"unpackedSize":396167,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhph+BCRA9TVsSAnZWagAA8bUP/0yF8wDWDNwqwiP4oSD6\nTHqUgT2mU/ruEk5vUyPsOITCWB4hquT3aI9tXg0FVOybSOJgAlwdzTrA+wU4\n7hEK/SHxzEriUWy2kTIAL6V/gGMKOpnuawPhgTS0v1ES3Mto4S4IIO74B2BP\nJtGXoBtO6bKcntSDNtxT0mnvz7U3/1BrdpuK2wzPZ79aKP3bSX8GO1LIDuws\nZf5v3hqcoXyX084B0TO5FtM897Xw+CMrvOsVvKzSLHsE2BbnpXh7bs2wHhBu\nyVYCp+ET4trYdhss65tS70F/grTc7LkXVU6Yngg8gcAg7XFb1353Ax4vWiAb\nF4ooshqxjOyZF1bjbOUBAJtmnh/aPAVdF84fVfWL9p/G8sol4V4bIsOHyn8U\nYDWFnR0xgZ9+Uaztn3S54HO7sjfEyP+co7MdwAbQhayguFPhqeUCVKaujdrK\nHf0jpR/15VeJdMkdR9A7wVF/EK0nPQOV2RLUnddlRLKQ7WGnFUAdIJ2zZVpV\nws9BxfFhgPXcRRTVb7YCAmtc6oSYoEovVLCBoNrphUASd4iFKEcJ7q5d8hT+\nItSj486hwr/JSfCmQmubtmbB4efkGZy72xTFh2ucQuK1gC+2xLstuD+J1wvj\nn2EcEZe8vrMKioLmtLgi8lRmhLPZ02s7scEJL5XMl2dPVWBhmV9GocxSufzI\nPAe1\r\n=Egrp\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDSUARayRENPToKrfkmkg/elYupzdAoSoLZXAaCE44nrQIhAL5oFtZQn9OYz5gqOn0JVvrjkXD2JWM84LdrUjMBH4Df"}]},"_npmUser":{"name":"acao","email":"rikki.schulte@gmail.com"},"directories":{},"maintainers":[{"name":"benjie","email":"npm@benjiegillam.com"},{"name":"schickling","email":"schickling.j@gmail.com"},{"name":"leebyron","email":"lee@leebyron.com"},{"name":"acao","email":"rikki.schulte@gmail.com"},{"name":"fb","email":"opensource+npm@fb.com"},{"name":"i1g","email":"ivan.goncharov.ua@gmail.com"},{"name":"wincent","email":"greg@hurrell.net"},{"name":"kassens","email":"jkassens@fb.com"},{"name":"orta","email":"orta.therox@gmail.com"},{"name":"asiandrummer","email":"asiandrummer@gmail.com"},{"name":"lostplan","email":"sol@twitter.com"},{"name":"mgadda","email":"mgadda@gmail.com"},{"name":"ags-","email":"agomezs@fb.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/graphql-language-service-interface_2.9.5-canary-325c04b9.0_1638276993464_0.46722745306161473"},"_hasShrinkwrap":false,"deprecated":"this package has been merged into graphql-language-service"},"2.9.5-canary-8ce9e283.0":{"name":"graphql-language-service-interface","version":"2.9.5-canary-8ce9e283.0","description":"Interface to the GraphQL Language Service","contributors":[{"name":"Greg Hurrell","email":"greg@hurrell.net","url":"https://greg.hurrell.net/"},{"name":"Hyohyeon Jeong","email":"asiandrummer@fb.com"},{"name":"Lee Byron","email":"lee@leebyron.com","url":"http://leebyron.com/"}],"repository":{"type":"git","url":"git+ssh://git@github.com/graphql/graphiql.git"},"homepage":"https://github.com/graphql/graphiql/tree/main/packages/graphql-language-service-interface#readme","bugs":{"url":"https://github.com/graphql/graphiql/issues?q=issue+label:language-interface"},"license":"MIT","keywords":["graphql"],"main":"dist/index.js","module":"esm/index.js","typings":"dist/index.d.ts","peerDependencies":{"graphql":"^15.5.0 || ^16.0.0"},"dependencies":{"graphql-config":"^4.1.0","graphql-language-service-parser":"^1.10.3","graphql-language-service-types":"^1.8.6","graphql-language-service-utils":"^2.6.3","vscode-languageserver-types":"^3.15.1"},"devDependencies":{"graphql":"16.0.0-experimental-stream-defer.5","vscode-languageserver-protocol":"^3.16.0"},"readme":"# graphql-language-service-interface\n\n[![NPM](https://img.shields.io/npm/v/graphql-language-service-interface.svg)](https://npmjs.com/graphql-language-service-interface)\n![jsDelivr hits (npm)](https://img.shields.io/jsdelivr/npm/hm/graphql-language-service-interface)\n![npm downloads](https://img.shields.io/npm/dm/graphql-language-service-interface?label=npm%20downloads)\n![Snyk Vulnerabilities for npm package](https://img.shields.io/snyk/vulnerabilities/npm/codemirror-graphql)\n[![License](https://img.shields.io/npm/l/graphql-language-service-interface.svg?style=flat-square)](LICENSE)\n[Discord Channel](https://discord.gg/wkQCKwazxj)\n\n[API Docs](https://graphiql-test.netlify.app/typedoc/modules/graphql_language_service_interface.html)\n\nLSP Language Service written in Typescript used by [GraphQL Language Service Server](https://github.com/graphql/graphiql/tree/main/packages/graphql-language-service-server) and [Codemirror GraphQL](https://github.com/graphql/graphiql/tree/main/packages/codemirror-graphql).\n\nThis provides the Official [Language Server Protocol](https://langserver.org) compliant GraphQL language service to be used by an IDE plugin, a browser application or desktop application.\n","readmeFilename":"README.md","_id":"graphql-language-service-interface@2.9.5-canary-8ce9e283.0","_nodeVersion":"14.18.1","_npmVersion":"6.14.15","dist":{"integrity":"sha512-LdUBmeyiP8F8C/egGkRSdXoDE8l0jwprEYYeMuyUXwBT0d3rFde3KhI16A2Awf2Zuds9HYyrLE8ZESj2XTsdCg==","shasum":"8369de102a87520821b2aab11cdb5081a0faf0cb","tarball":"https://registry.npmjs.org/graphql-language-service-interface/-/graphql-language-service-interface-2.9.5-canary-8ce9e283.0.tgz","fileCount":89,"unpackedSize":395819,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhpiBSCRA9TVsSAnZWagAAex0QAI+f8VdOfUC2rz/aIPR6\nCIhqOhx2lXle2S6rr1W26RfZU37DiIER9VBkNnlMqHuKN7WKEjV87MjdoXg+\ntqwphnd1RdJhFidYr2L/+VjQ2QKMNHbdDmEZyVxVGU9P9FeL9Q3/9PJJU1JD\n/WazxMgTz4o4mbmXEtYcvpux62DiSK7TFg6JUaAZ0xq/Jn/WpXg869DwjpNg\nW1PYienaYlwTkjF2zgIACi2/E+kzpmD2MSAawgG2lNUCBN4D+g7Wf1sFSolL\ncJ99MuxMlV8vn5N15hou/gpng8jOENbCbsL+gBYzmLEewt/3Hc0q8fLthGHd\nyqbgINfTIlo+3KgLS3RORjV/w8MPwom7hCsREWyDs87LxoEipJRsDlq/J5b+\ncJ3R0HnJkjzxWU5+8OH+TvQrfdLUXMqG3MXJVq/4HXrA3/zAhrbTG3LPo8ZA\nBB4y4u9C+kqBMRE36uBRtSNTN8X05ZK3pw3lSxDZiy+xdNohw5sMLQmDpdVh\nrlkqPa5x8pJlRwGd5CTB2LTcNK5v2p714553dym/uZV/DxGRGQhipX/L3bD0\nArpc503pcaI7irOK/Bbf91NAHvC1d3t5p5gf/q4SZgC3IiC0YshFvpCBxZR5\nTHkU0ef7ow20yLX04nIn1ZPkcE8D2ZT6sNglUsW17cY8HwL+R7fFjp3ZIuAt\nIxLH\r\n=rp9m\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIEALznX2UryqKU4qp6Gn47i6ZsqfdcUEjuV5a94tV4zEAiA5vmwZUjuxYmvGziQLVbuxmFxumDolwkfqwZivCIB4Zw=="}]},"_npmUser":{"name":"acao","email":"rikki.schulte@gmail.com"},"directories":{},"maintainers":[{"name":"benjie","email":"npm@benjiegillam.com"},{"name":"schickling","email":"schickling.j@gmail.com"},{"name":"leebyron","email":"lee@leebyron.com"},{"name":"acao","email":"rikki.schulte@gmail.com"},{"name":"fb","email":"opensource+npm@fb.com"},{"name":"i1g","email":"ivan.goncharov.ua@gmail.com"},{"name":"wincent","email":"greg@hurrell.net"},{"name":"kassens","email":"jkassens@fb.com"},{"name":"orta","email":"orta.therox@gmail.com"},{"name":"asiandrummer","email":"asiandrummer@gmail.com"},{"name":"lostplan","email":"sol@twitter.com"},{"name":"mgadda","email":"mgadda@gmail.com"},{"name":"ags-","email":"agomezs@fb.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/graphql-language-service-interface_2.9.5-canary-8ce9e283.0_1638277201703_0.4185611677613481"},"_hasShrinkwrap":false,"deprecated":"this package has been merged into graphql-language-service"},"2.9.5-canary-48f9cb01.0":{"name":"graphql-language-service-interface","version":"2.9.5-canary-48f9cb01.0","description":"Interface to the GraphQL Language Service","contributors":[{"name":"Greg Hurrell","email":"greg@hurrell.net","url":"https://greg.hurrell.net/"},{"name":"Hyohyeon Jeong","email":"asiandrummer@fb.com"},{"name":"Lee Byron","email":"lee@leebyron.com","url":"http://leebyron.com/"}],"repository":{"type":"git","url":"git+ssh://git@github.com/graphql/graphiql.git"},"homepage":"https://github.com/graphql/graphiql/tree/main/packages/graphql-language-service-interface#readme","bugs":{"url":"https://github.com/graphql/graphiql/issues?q=issue+label:language-interface"},"license":"MIT","keywords":["graphql"],"main":"dist/index.js","module":"esm/index.js","typings":"dist/index.d.ts","peerDependencies":{"graphql":"^15.5.0 || ^16.0.0"},"dependencies":{"graphql-config":"^4.1.0","graphql-language-service-parser":"^1.10.3","graphql-language-service-types":"^1.8.6","graphql-language-service-utils":"^2.6.3","vscode-languageserver-types":"^3.15.1"},"devDependencies":{"graphql":"16.0.0-experimental-stream-defer.5","vscode-languageserver-protocol":"^3.16.0"},"readme":"# graphql-language-service-interface\n\n[![NPM](https://img.shields.io/npm/v/graphql-language-service-interface.svg)](https://npmjs.com/graphql-language-service-interface)\n![jsDelivr hits (npm)](https://img.shields.io/jsdelivr/npm/hm/graphql-language-service-interface)\n![npm downloads](https://img.shields.io/npm/dm/graphql-language-service-interface?label=npm%20downloads)\n![Snyk Vulnerabilities for npm package](https://img.shields.io/snyk/vulnerabilities/npm/codemirror-graphql)\n[![License](https://img.shields.io/npm/l/graphql-language-service-interface.svg?style=flat-square)](LICENSE)\n[Discord Channel](https://discord.gg/wkQCKwazxj)\n\n[API Docs](https://graphiql-test.netlify.app/typedoc/modules/graphql_language_service_interface.html)\n\nLSP Language Service written in Typescript used by [GraphQL Language Service Server](https://github.com/graphql/graphiql/tree/main/packages/graphql-language-service-server) and [Codemirror GraphQL](https://github.com/graphql/graphiql/tree/main/packages/codemirror-graphql).\n\nThis provides the Official [Language Server Protocol](https://langserver.org) compliant GraphQL language service to be used by an IDE plugin, a browser application or desktop application.\n","readmeFilename":"README.md","_id":"graphql-language-service-interface@2.9.5-canary-48f9cb01.0","_nodeVersion":"14.18.1","_npmVersion":"6.14.15","dist":{"integrity":"sha512-NGkbpTUH8jwSkpIgbT78N85bx9Wu1rZrCixPxjL7+Uj5KU693KLhuTf35myjF8ZyUXYK/Q4wVLgsj5zasPft2Q==","shasum":"de2be31e606a77b6c02cfbb73da7e18e99904492","tarball":"https://registry.npmjs.org/graphql-language-service-interface/-/graphql-language-service-interface-2.9.5-canary-48f9cb01.0.tgz","fileCount":89,"unpackedSize":395862,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhpiE1CRA9TVsSAnZWagAAR24QAI1Maok4+T3fD13M5HT/\nlGw9UAyTQ16dNSuBPAEv2yqdXgOflEdnm9Eipuv3sbC2ltGcGNGOBG5PtI4Q\nTTN06bSwBuusLZpIKeyM8BDpL73hpyRXnyScVQ3cDqANRh4B9zfQ3rRuj4xO\nJxc8WHIOs+zDN7XxmoEj7r0ujZJfis/51RSz9tSDfRhLwITKbDnUiGWGcUD8\nW02uSXUNWO9h68nE3L29WeCR1eOq0PWbeDaHc4+KT9xZcIl+k3/U8zKwZLLk\ncegdvFsc0YPZlTqeTtZ71EEXmnsKj60sAMK1Xq5zOdd5BtmJiUvW+ZsTwgZu\nvOJOTt2vMIIFBszYYUDZlH1IviYMBOWFhkhRQIwuk+cBRUmMLGYM4PMpHGKZ\nz0+K+z5JtGl23Xe4F74c3+sNc0HmJZ6LAcsq+jAJn1+ceu9+LTIBpaxpLe0C\nJw1N0jsJoA6U6m5gi6qok8ZT5BYoRwHuyDxCd6YCSG022Ca5S0hy0skO0pBD\ngzRw1/AKY0aZ/cLyNV2/QHJaxWjkdQBB+c/WPBaYmZG1DWG+myXM/n1SQR6u\n+3xLjh3riSppM/H/jn3oSt+3lV+lxCW9D/J7uguGHcyIyEE442ohwSpQqeB7\nO7d4ho/w86ZCrUJUxl3KfOo6nq6Rzy6XrCPTgZD5SD1LopMyIQNSLBnXirgU\n/O+o\r\n=vejN\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIDrdFi5rS05X1YGeTlXCvPQ4krrKtanoaGGZhzuU3oMCAiBV8mu5FMfkobcBhPwfLu58BLppkVLVX+rOAdYGlsQkmw=="}]},"_npmUser":{"name":"acao","email":"rikki.schulte@gmail.com"},"directories":{},"maintainers":[{"name":"benjie","email":"npm@benjiegillam.com"},{"name":"schickling","email":"schickling.j@gmail.com"},{"name":"leebyron","email":"lee@leebyron.com"},{"name":"acao","email":"rikki.schulte@gmail.com"},{"name":"fb","email":"opensource+npm@fb.com"},{"name":"i1g","email":"ivan.goncharov.ua@gmail.com"},{"name":"wincent","email":"greg@hurrell.net"},{"name":"kassens","email":"jkassens@fb.com"},{"name":"orta","email":"orta.therox@gmail.com"},{"name":"asiandrummer","email":"asiandrummer@gmail.com"},{"name":"lostplan","email":"sol@twitter.com"},{"name":"mgadda","email":"mgadda@gmail.com"},{"name":"ags-","email":"agomezs@fb.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/graphql-language-service-interface_2.9.5-canary-48f9cb01.0_1638277429175_0.7014632823070202"},"_hasShrinkwrap":false,"deprecated":"this package has been merged into graphql-language-service"},"2.9.5":{"name":"graphql-language-service-interface","version":"2.9.5","description":"Interface to the GraphQL Language Service","contributors":[{"name":"Greg Hurrell","email":"greg@hurrell.net","url":"https://greg.hurrell.net/"},{"name":"Hyohyeon Jeong","email":"asiandrummer@fb.com"},{"name":"Lee Byron","email":"lee@leebyron.com","url":"http://leebyron.com/"}],"repository":{"type":"git","url":"git+ssh://git@github.com/graphql/graphiql.git"},"homepage":"https://github.com/graphql/graphiql/tree/main/packages/graphql-language-service-interface#readme","bugs":{"url":"https://github.com/graphql/graphiql/issues?q=issue+label:language-interface"},"license":"MIT","keywords":["graphql"],"main":"dist/index.js","module":"esm/index.js","typings":"dist/index.d.ts","peerDependencies":{"graphql":"^15.5.0 || ^16.0.0"},"dependencies":{"graphql-config":"^4.1.0","graphql-language-service-parser":"^1.10.3","graphql-language-service-types":"^1.8.6","graphql-language-service-utils":"^2.6.3","vscode-languageserver-types":"^3.15.1"},"devDependencies":{"graphql":"16.0.0-experimental-stream-defer.5","vscode-languageserver-protocol":"^3.16.0"},"gitHead":"fe5bb0dca326ee307bb6a618536819c0b505f7c9","_id":"graphql-language-service-interface@2.9.5","_nodeVersion":"16.13.0","_npmVersion":"8.1.0","dist":{"integrity":"sha512-ZZOflhzCgVBjnOInYlX2cB25zY9o+VY+0zMkDyEYY1i/nacSlXiBRa7/v+0evsYiGIxx4WvkPwFgfjhFtLQS9A==","shasum":"ab60fdda7020354d25ae548cac597a19621c1737","tarball":"https://registry.npmjs.org/graphql-language-service-interface/-/graphql-language-service-interface-2.9.5.tgz","fileCount":88,"unpackedSize":383894,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhp1IICRA9TVsSAnZWagAAN1gP/A7yDhlTgx7MgaeCBsYq\n5FxIYVof/ptup+QvJO7LNzPvs0YMmZBlg1qc+TAV4GdXMbK/qlHFbv9vOPGp\n1rPH7yn0D39ERP3BG0jeuHNuX+9cSyjjxk5nfgt+DJIzrEP/i7CvfszLQ/WL\nWi9p2ziKWdMAti2bTy+i+LHM5kk7cdr5NWb/OiYmQKPqNlEF8woQKMg9/IyS\n/ojRDQF82EgykRZ7p78/52HtPLqDh+4qq9wNriPAr+IeLmHzJGbavQuibPpD\n86AmtL77LffvtZwBSugQCn4KUsucs42V7QRGEZXYJFxuQ+5aY113OPsafVG4\nwMntDmXhpdmS01Oop3CrX0SxrKvc8yP9smHI6YWvRx1ubcF6tqbt+c3wkJAV\nuxqVDqlSYUnEfpZkL7XWgqGMQ0R6fxVo0QKjAyrbQ2JC3ayN2ya94j2E4oCC\nZNlv0dncRLmYlpsLhMTUpitC0NvmNA/YhJt1EdrlE5Bji+V1wOTzlVXUs3Iy\neKVPMyudntiQiJvsvrKYo1rvaKKOTS5yFFJB629SMKqnoLhAs6Y3HtjaEElU\nPGmyP7H0d0q2Euq7fE4ufcmxYExO9joGEV3eP7/KfWbrxxfUc4a8iFL45XSE\ngMJ2vSvfUihJylasUiQFJrM77Ccy+DdB/HtE2ZJnYiiFooWJf9rRmDbm+yv/\nTf9C\r\n=I1A2\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQD3hxrhm1LR8yom2fwf69wG4yxthzzLHDt2+jIMEjoWtQIhAMyh4DPvdZ3LJzTz0K3NGFP4CBy3wOSfy0qFx++24SIX"}]},"_npmUser":{"name":"acao","email":"rikki.schulte@gmail.com"},"directories":{},"maintainers":[{"name":"benjie","email":"npm@benjiegillam.com"},{"name":"schickling","email":"schickling.j@gmail.com"},{"name":"leebyron","email":"lee@leebyron.com"},{"name":"acao","email":"rikki.schulte@gmail.com"},{"name":"fb","email":"opensource+npm@fb.com"},{"name":"i1g","email":"ivan.goncharov.ua@gmail.com"},{"name":"wincent","email":"greg@hurrell.net"},{"name":"kassens","email":"jkassens@fb.com"},{"name":"orta","email":"orta.therox@gmail.com"},{"name":"asiandrummer","email":"asiandrummer@gmail.com"},{"name":"lostplan","email":"sol@twitter.com"},{"name":"mgadda","email":"mgadda@gmail.com"},{"name":"ags-","email":"agomezs@fb.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/graphql-language-service-interface_2.9.5_1638355464166_0.5813137190799331"},"_hasShrinkwrap":false,"deprecated":"this package has been merged into graphql-language-service"},"2.9.6-canary-eb5c4300.0":{"name":"graphql-language-service-interface","version":"2.9.6-canary-eb5c4300.0","description":"Interface to the GraphQL Language Service","contributors":[{"name":"Greg Hurrell","email":"greg@hurrell.net","url":"https://greg.hurrell.net/"},{"name":"Hyohyeon Jeong","email":"asiandrummer@fb.com"},{"name":"Lee Byron","email":"lee@leebyron.com","url":"http://leebyron.com/"}],"repository":{"type":"git","url":"git+ssh://git@github.com/graphql/graphiql.git"},"homepage":"https://github.com/graphql/graphiql/tree/main/packages/graphql-language-service-interface#readme","bugs":{"url":"https://github.com/graphql/graphiql/issues?q=issue+label:language-interface"},"license":"MIT","keywords":["graphql"],"main":"dist/index.js","module":"esm/index.js","typings":"dist/index.d.ts","peerDependencies":{"graphql":"^15.5.0 || ^16.0.0"},"dependencies":{"graphql-config":"^4.1.0","graphql-language-service-parser":"^1.10.3","graphql-language-service-types":"^1.8.6","graphql-language-service-utils":"^2.6.3","vscode-languageserver-types":"^3.15.1"},"devDependencies":{"graphql":"16.0.0-experimental-stream-defer.5","vscode-languageserver-protocol":"^3.16.0"},"readme":"# graphql-language-service-interface\n\n[![NPM](https://img.shields.io/npm/v/graphql-language-service-interface.svg)](https://npmjs.com/graphql-language-service-interface)\n![jsDelivr hits (npm)](https://img.shields.io/jsdelivr/npm/hm/graphql-language-service-interface)\n![npm downloads](https://img.shields.io/npm/dm/graphql-language-service-interface?label=npm%20downloads)\n![Snyk Vulnerabilities for npm package](https://img.shields.io/snyk/vulnerabilities/npm/codemirror-graphql)\n[![License](https://img.shields.io/npm/l/graphql-language-service-interface.svg?style=flat-square)](LICENSE)\n[Discord Channel](https://discord.gg/wkQCKwazxj)\n\n[API Docs](https://graphiql-test.netlify.app/typedoc/modules/graphql_language_service_interface.html)\n\nLSP Language Service written in Typescript used by [GraphQL Language Service Server](https://github.com/graphql/graphiql/tree/main/packages/graphql-language-service-server) and [Codemirror GraphQL](https://github.com/graphql/graphiql/tree/main/packages/codemirror-graphql).\n\nThis provides the Official [Language Server Protocol](https://langserver.org) compliant GraphQL language service to be used by an IDE plugin, a browser application or desktop application.\n","readmeFilename":"README.md","gitHead":"eb5c4300d81a0b854996955d6de8ebf7c4fce08e","_id":"graphql-language-service-interface@2.9.6-canary-eb5c4300.0","_nodeVersion":"16.13.0","_npmVersion":"8.1.0","dist":{"integrity":"sha512-z/r36H17ZL4Z55oTA5WROizNAK5fxiuGjS2h/4Tq8FR9HSjvRQlzoub9YCzKBB61r9rRHo3rqZXuzEr589IgfQ==","shasum":"e6b16a0835c6d7b51dd288d0a9a2113aa2fbe77a","tarball":"https://registry.npmjs.org/graphql-language-service-interface/-/graphql-language-service-interface-2.9.6-canary-eb5c4300.0.tgz","fileCount":88,"unpackedSize":384717,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhqpniCRA9TVsSAnZWagAAFrgP/R3zYLGWYpSPAavCDbDy\nfe2xJMrlWuYWXv4vEr0FxfCiUrstFMraj9x7tNeYc5RwNY5zfBm3VoDSeYAA\nBx4k15iLjBpMX4xYcqxYcfIXfNrd6jD6MKy1vcuO9FtSry+H+qUoZqORLRz5\nlL3MRQ67GWPT0vAZxDVNk84tMxL2N0QvFPa13Lb/MWCSH8Qi8ujexJutBWTe\nksl0fns1u291KMm8e9FZCSNFrCG5Mb8PVf0pQzKrAR6VXr8ZfnQ1LTVlhgn1\nnC8gg6EXqK954eIGgp/MmCu27+q3j9y6eZEum1MDWHBYzy1CzQaftKzY/RX/\nQDgZQFRacA7rgP2gYZ8t+mbWBvCjTUlhvcmEEBDrCPXonLTDW0FSPKI/dAMw\n86hfXOP7NISoTCwpDf35QJwcKFJ/RPnlaeGoZubNwTRdTyC1vpAaeWzbrIF3\n5NQg5sjZ70nptxMBtFwyDV7Y1wX7xgi6oF+NTR+bYTXhi8xe50AV64c9kWDR\nMcBt9eXs5ACNGDeE/F/w652wopKfSscMwNURaDSUwSeAjOzG5UycnTzpVOSF\n1Nj1VTyC2vi0nqxALnc6R7VjVBZ9GxvWnSiFVktUmX947WBy680HXD6zr6d3\nO8MpqMBAka1caRAq3MELp4w+2mbzZwWgLylO3Oi9UTzqLxAMD0OdYI7gUnUG\nYKee\r\n=UCRI\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCID2uDqfrwwn85/8jhhMQ0EzW/9elTb/9HoOyRtgtETEcAiBoZoKjwzkaAHMVk7J60qM2YG3o3fVzi5lTu6eph4QrZw=="}]},"_npmUser":{"name":"acao","email":"rikki.schulte@gmail.com"},"directories":{},"maintainers":[{"name":"benjie","email":"npm@benjiegillam.com"},{"name":"schickling","email":"schickling.j@gmail.com"},{"name":"leebyron","email":"lee@leebyron.com"},{"name":"acao","email":"rikki.schulte@gmail.com"},{"name":"fb","email":"opensource+npm@fb.com"},{"name":"i1g","email":"ivan.goncharov.ua@gmail.com"},{"name":"wincent","email":"greg@hurrell.net"},{"name":"kassens","email":"jkassens@fb.com"},{"name":"orta","email":"orta.therox@gmail.com"},{"name":"asiandrummer","email":"asiandrummer@gmail.com"},{"name":"lostplan","email":"sol@twitter.com"},{"name":"mgadda","email":"mgadda@gmail.com"},{"name":"ags-","email":"agomezs@fb.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/graphql-language-service-interface_2.9.6-canary-eb5c4300.0_1638570466684_0.7410507314398049"},"_hasShrinkwrap":false,"deprecated":"this package has been merged into graphql-language-service"},"2.9.6-canary-fae7d199.0":{"name":"graphql-language-service-interface","version":"2.9.6-canary-fae7d199.0","description":"Interface to the GraphQL Language Service","contributors":[{"name":"Greg Hurrell","email":"greg@hurrell.net","url":"https://greg.hurrell.net/"},{"name":"Hyohyeon Jeong","email":"asiandrummer@fb.com"},{"name":"Lee Byron","email":"lee@leebyron.com","url":"http://leebyron.com/"}],"repository":{"type":"git","url":"git+ssh://git@github.com/graphql/graphiql.git"},"homepage":"https://github.com/graphql/graphiql/tree/main/packages/graphql-language-service-interface#readme","bugs":{"url":"https://github.com/graphql/graphiql/issues?q=issue+label:language-interface"},"license":"MIT","keywords":["graphql"],"main":"dist/index.js","module":"esm/index.js","typings":"dist/index.d.ts","peerDependencies":{"graphql":"^15.5.0 || ^16.0.0"},"dependencies":{"graphql-config":"^4.1.0","graphql-language-service-parser":"^1.10.3","graphql-language-service-types":"^1.8.6","graphql-language-service-utils":"^2.7.0-canary-fae7d199.0","vscode-languageserver-types":"^3.15.1"},"devDependencies":{"graphql":"16.0.0-experimental-stream-defer.5","vscode-languageserver-protocol":"^3.16.0"},"readme":"# graphql-language-service-interface\n\n[![NPM](https://img.shields.io/npm/v/graphql-language-service-interface.svg)](https://npmjs.com/graphql-language-service-interface)\n![jsDelivr hits (npm)](https://img.shields.io/jsdelivr/npm/hm/graphql-language-service-interface)\n![npm downloads](https://img.shields.io/npm/dm/graphql-language-service-interface?label=npm%20downloads)\n![Snyk Vulnerabilities for npm package](https://img.shields.io/snyk/vulnerabilities/npm/codemirror-graphql)\n[![License](https://img.shields.io/npm/l/graphql-language-service-interface.svg?style=flat-square)](LICENSE)\n[Discord Channel](https://discord.gg/wkQCKwazxj)\n\n[API Docs](https://graphiql-test.netlify.app/typedoc/modules/graphql_language_service_interface.html)\n\nLSP Language Service written in Typescript used by [GraphQL Language Service Server](https://github.com/graphql/graphiql/tree/main/packages/graphql-language-service-server) and [Codemirror GraphQL](https://github.com/graphql/graphiql/tree/main/packages/codemirror-graphql).\n\nThis provides the Official [Language Server Protocol](https://langserver.org) compliant GraphQL language service to be used by an IDE plugin, a browser application or desktop application.\n","readmeFilename":"README.md","gitHead":"fae7d19961e37d325e2bc75886a51d1c03a9cb81","_id":"graphql-language-service-interface@2.9.6-canary-fae7d199.0","_nodeVersion":"16.13.0","_npmVersion":"8.1.0","dist":{"integrity":"sha512-ckdV2/vLuBXpwEqNACkrNN6zhFnEVNHaY6yG3sq7GQlIIoU2yHwwPc2DaGBozybN0bmItJVFtEkx9rZ1AdTdZA==","shasum":"60b3c48dad1b14878da83c1d8fc3c2ca600ee6f7","tarball":"https://registry.npmjs.org/graphql-language-service-interface/-/graphql-language-service-interface-2.9.6-canary-fae7d199.0.tgz","fileCount":88,"unpackedSize":395004,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhq5HqCRA9TVsSAnZWagAAvPEQAJhwm4JYTkZEgGYVQfgP\n4kJv4Ty5CQwZXunTz9vXx7UQiLoz3iIEAstyQVmZFbZg56c8XX4S1ASs/8rh\n7QRIIBK1RSpFK1qrpegKeajU20lgDHyGyeCPUyyRpIBh3Gx1+B4JL+rXSYKI\nqRh9xTxWWhgTL7te3dw7cAAeZycVKYUVKMhJ0OPt2lzIrDZ88nLk48hRe5TH\nYajHSCaaQ55ePVwAMRaRd0tW50Wq3qHZHCV7eiFKHWm19QluklUHgPY2lTKH\nezp3S49Vb2VgYvlqxoUJvjAYCi+wtQXoAEIsSzl3LMOMN0kle5m253ynhlOf\nbqFNvLoY9tnEowQyQ9tVrY+UcKx3xG3tPuFNYIGkiFjcdwYTWpkuQmI6a31N\nWBE9s4Nl+H492ZfdKsnqwzXHqosAU/mIpAm/u7Xg1SOPdgA+Ts7SW03eOcqk\nfh+VHsqO1wc7xfB0nRebmiJoL0Ov0JyOqtDAVtE+LVoYqxkqWq04ra26mugK\nSqvUWdPyDoq4e6IkrukFlpNewvs/0x4aLk3x9wzo44iR7YlQvJmS6ommu87l\n5Uu9MQxLj7pYUZsX4/Ulcbg816IZgm3Y3BD6mXTNKCUkXea2vrtrTe+MLHMG\nkoqfs2Y5BU7uFaPKST10DAMb+nW1RMYcH5uWsFnaH1Kl/WDIid15fgIRnOEt\nSXHj\r\n=dqTH\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQC6snXBowDBtiCWP4hUh/x+6YkOvC7d/fAlWQIJxO7n+wIhANqR1vweRxYnjK0RnzfjHgpYPsZOBiwh/ccCydsTkB+k"}]},"_npmUser":{"name":"acao","email":"rikki.schulte@gmail.com"},"directories":{},"maintainers":[{"name":"benjie","email":"npm@benjiegillam.com"},{"name":"schickling","email":"schickling.j@gmail.com"},{"name":"leebyron","email":"lee@leebyron.com"},{"name":"acao","email":"rikki.schulte@gmail.com"},{"name":"fb","email":"opensource+npm@fb.com"},{"name":"i1g","email":"ivan.goncharov.ua@gmail.com"},{"name":"wincent","email":"greg@hurrell.net"},{"name":"kassens","email":"jkassens@fb.com"},{"name":"orta","email":"orta.therox@gmail.com"},{"name":"asiandrummer","email":"asiandrummer@gmail.com"},{"name":"lostplan","email":"sol@twitter.com"},{"name":"mgadda","email":"mgadda@gmail.com"},{"name":"ags-","email":"agomezs@fb.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/graphql-language-service-interface_2.9.6-canary-fae7d199.0_1638633962605_0.7538886911968541"},"_hasShrinkwrap":false,"deprecated":"this package has been merged into graphql-language-service"},"2.9.6-canary-b5aba87e.0":{"name":"graphql-language-service-interface","version":"2.9.6-canary-b5aba87e.0","description":"Interface to the GraphQL Language Service","contributors":[{"name":"Greg Hurrell","email":"greg@hurrell.net","url":"https://greg.hurrell.net/"},{"name":"Hyohyeon Jeong","email":"asiandrummer@fb.com"},{"name":"Lee Byron","email":"lee@leebyron.com","url":"http://leebyron.com/"}],"repository":{"type":"git","url":"git+ssh://git@github.com/graphql/graphiql.git"},"homepage":"https://github.com/graphql/graphiql/tree/main/packages/graphql-language-service-interface#readme","bugs":{"url":"https://github.com/graphql/graphiql/issues?q=issue+label:language-interface"},"license":"MIT","keywords":["graphql"],"main":"dist/index.js","module":"esm/index.js","typings":"dist/index.d.ts","peerDependencies":{"graphql":"^15.5.0 || ^16.0.0"},"dependencies":{"graphql-config":"^4.1.0","graphql-language-service-parser":"^1.10.3","graphql-language-service-types":"^1.8.6","graphql-language-service-utils":"^2.7.0-canary-b5aba87e.0","vscode-languageserver-types":"^3.15.1"},"devDependencies":{"graphql":"16.0.0-experimental-stream-defer.5","vscode-languageserver-protocol":"^3.16.0"},"readme":"# graphql-language-service-interface\n\n[![NPM](https://img.shields.io/npm/v/graphql-language-service-interface.svg)](https://npmjs.com/graphql-language-service-interface)\n![jsDelivr hits (npm)](https://img.shields.io/jsdelivr/npm/hm/graphql-language-service-interface)\n![npm downloads](https://img.shields.io/npm/dm/graphql-language-service-interface?label=npm%20downloads)\n![Snyk Vulnerabilities for npm package](https://img.shields.io/snyk/vulnerabilities/npm/codemirror-graphql)\n[![License](https://img.shields.io/npm/l/graphql-language-service-interface.svg?style=flat-square)](LICENSE)\n[Discord Channel](https://discord.gg/wkQCKwazxj)\n\n[API Docs](https://graphiql-test.netlify.app/typedoc/modules/graphql_language_service_interface.html)\n\nLSP Language Service written in Typescript used by [GraphQL Language Service Server](https://github.com/graphql/graphiql/tree/main/packages/graphql-language-service-server) and [Codemirror GraphQL](https://github.com/graphql/graphiql/tree/main/packages/codemirror-graphql).\n\nThis provides the Official [Language Server Protocol](https://langserver.org) compliant GraphQL language service to be used by an IDE plugin, a browser application or desktop application.\n","readmeFilename":"README.md","gitHead":"b5aba87e135e2cf6bf310e5e5ab997be6d5ad0f0","_id":"graphql-language-service-interface@2.9.6-canary-b5aba87e.0","_nodeVersion":"16.13.0","_npmVersion":"8.1.0","dist":{"integrity":"sha512-cYy0FNt//20QUJsLiCK/X9WpToyJ7s02XiHw4C6JHMsLZJbu10sUyuwqr29XI2cSNSOwSy9JO2qd/LUgpqwAng==","shasum":"4bdabcba62db867aba4a306f741ff5fceb11ec37","tarball":"https://registry.npmjs.org/graphql-language-service-interface/-/graphql-language-service-interface-2.9.6-canary-b5aba87e.0.tgz","fileCount":88,"unpackedSize":395004,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhq5KQCRA9TVsSAnZWagAAibgP/2N6ewO9H6d0O73r13x4\n35OUpLznseYTAz6Z/rE9/4Q1VU1wdE8apS+SNbb1jIIwbwZ9zZtllh0gOWEm\nQkucqVB4MG5QutFCFLoeMIg2LiYV0YHhOt3gs0ctG2kXWFn8k0N7GXlNRFG5\naot+oD/7Sz8J2x6nY3xLnMlAIeeSvFOyiXI3DAf2xRnHZNUvUVTDbxTREAqQ\nzOF7I0k98qSDgoUlFlr3e5cKEPRiHwWI6MIBr1Pbwnm/o+q3S7lxZswwUgK7\nAtAk+MD6Zr4u4mcE0ibbiPa8x6U1xhY/e2/fzBBv4ae4vmZr6RS71dhlt7wL\n1kdWQF27ZllN+Hgx7em4PwjKbyfgq1OlcfB+ve35Ypn/0hSf1Vd/Uqwgtee4\nGOsp5UfGqkjqqxM4Py7kT8inImOnhEVtdj3bzB5OwjUOA2TqMP/U1nk1C2l6\nkffJQAClGaZiHPfFmDsOuQomADZNbkOInOB4ETcV/6HmOpsu1U/dOV49FxuS\nqP7J98mMBjdxtbIlndaQ4nZt8YKpRNyJV5r03iqfWrpX18nacSBr0KgrI364\nego9MN1ne1ocUEUX6N5t8u8rI/tU4mJ3wD0P9LRBSS9q1mo74ShW5pLqnyki\n8eOLxLqQrAYLwoahI45y5B/yCjP2/+fA9OWy2jDGmIO3ua7w8xXHLwuInypR\npFuh\r\n=c+8N\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIDPN/J0R1wP6phMQCKamzcJF0S4iW9l4XTYfqHpxEVVpAiA3t3SmoocTgCoJqFsxH05KjOrpYs4VDroptFiqrUQVtA=="}]},"_npmUser":{"name":"acao","email":"rikki.schulte@gmail.com"},"directories":{},"maintainers":[{"name":"benjie","email":"npm@benjiegillam.com"},{"name":"schickling","email":"schickling.j@gmail.com"},{"name":"leebyron","email":"lee@leebyron.com"},{"name":"acao","email":"rikki.schulte@gmail.com"},{"name":"fb","email":"opensource+npm@fb.com"},{"name":"i1g","email":"ivan.goncharov.ua@gmail.com"},{"name":"wincent","email":"greg@hurrell.net"},{"name":"kassens","email":"jkassens@fb.com"},{"name":"orta","email":"orta.therox@gmail.com"},{"name":"asiandrummer","email":"asiandrummer@gmail.com"},{"name":"lostplan","email":"sol@twitter.com"},{"name":"mgadda","email":"mgadda@gmail.com"},{"name":"ags-","email":"agomezs@fb.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/graphql-language-service-interface_2.9.6-canary-b5aba87e.0_1638634128171_0.8660291477036797"},"_hasShrinkwrap":false,"deprecated":"this package has been merged into graphql-language-service"},"2.9.6-canary-1a140c54.0":{"name":"graphql-language-service-interface","version":"2.9.6-canary-1a140c54.0","description":"Interface to the GraphQL Language Service","contributors":[{"name":"Greg Hurrell","email":"greg@hurrell.net","url":"https://greg.hurrell.net/"},{"name":"Hyohyeon Jeong","email":"asiandrummer@fb.com"},{"name":"Lee Byron","email":"lee@leebyron.com","url":"http://leebyron.com/"}],"repository":{"type":"git","url":"git+ssh://git@github.com/graphql/graphiql.git"},"homepage":"https://github.com/graphql/graphiql/tree/main/packages/graphql-language-service-interface#readme","bugs":{"url":"https://github.com/graphql/graphiql/issues?q=issue+label:language-interface"},"license":"MIT","keywords":["graphql"],"main":"dist/index.js","module":"esm/index.js","typings":"dist/index.d.ts","peerDependencies":{"graphql":"^15.5.0 || ^16.0.0"},"dependencies":{"graphql-config":"^4.1.0","graphql-language-service-parser":"^1.10.3","graphql-language-service-types":"^1.8.6","graphql-language-service-utils":"^2.7.0-canary-1a140c54.0","vscode-languageserver-types":"^3.15.1"},"devDependencies":{"graphql":"16.0.0-experimental-stream-defer.5","vscode-languageserver-protocol":"^3.16.0"},"readme":"# graphql-language-service-interface\n\n[![NPM](https://img.shields.io/npm/v/graphql-language-service-interface.svg)](https://npmjs.com/graphql-language-service-interface)\n![jsDelivr hits (npm)](https://img.shields.io/jsdelivr/npm/hm/graphql-language-service-interface)\n![npm downloads](https://img.shields.io/npm/dm/graphql-language-service-interface?label=npm%20downloads)\n![Snyk Vulnerabilities for npm package](https://img.shields.io/snyk/vulnerabilities/npm/codemirror-graphql)\n[![License](https://img.shields.io/npm/l/graphql-language-service-interface.svg?style=flat-square)](LICENSE)\n[Discord Channel](https://discord.gg/wkQCKwazxj)\n\n[API Docs](https://graphiql-test.netlify.app/typedoc/modules/graphql_language_service_interface.html)\n\nLSP Language Service written in Typescript used by [GraphQL Language Service Server](https://github.com/graphql/graphiql/tree/main/packages/graphql-language-service-server) and [Codemirror GraphQL](https://github.com/graphql/graphiql/tree/main/packages/codemirror-graphql).\n\nThis provides the Official [Language Server Protocol](https://langserver.org) compliant GraphQL language service to be used by an IDE plugin, a browser application or desktop application.\n","readmeFilename":"README.md","gitHead":"1a140c5429e7f855edfbc8448908e3407d489861","_id":"graphql-language-service-interface@2.9.6-canary-1a140c54.0","_nodeVersion":"16.13.0","_npmVersion":"8.1.0","dist":{"integrity":"sha512-ouezyOvZoCp96IK3d6XFQhfxw//1fYArJE4/qrZKOEShmGDGb1PZcbo/kFCv/Eo1yqn1Jr/ZkluZPbJhD++uPw==","shasum":"635ee44b060cd145384a8a769f748985c6161bd7","tarball":"https://registry.npmjs.org/graphql-language-service-interface/-/graphql-language-service-interface-2.9.6-canary-1a140c54.0.tgz","fileCount":88,"unpackedSize":391374,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhrOP5CRA9TVsSAnZWagAASSMP/AwWn3kDQydxZ1MD5uCx\ngJPrbQe1e7HO2ss2gP6q9fK5nNybMrnbBSJzoIktGdmQCKCDX4OVu/U4qZ7O\nR3MnJ+juLt/e+YL6xffKhyyiZB3CiNGE1lZg1SFPxAAWo/phZvRk2BEzMdHh\n4a3BUzo+a0jd4RimQVFVj6N8Iz0rLvLYNH2ZkrVGiHVn8p02HqzeXmwaFfoL\nM+Xm7/fX9ILn+fL5cTNQk0hRAYTHH1C1CQy5gjfqf7hehYPXbrPdfWCNB6Ei\nUivwi6a/c6yVncrCe+UxibICAVSZQdXHjZu/ehT8rPgAdg9Dq66921hsi8EK\n0KCxxQiNUhzZnIzaCHHqkToKzyQjWA4Rmo6CZVR90gX9p/l/voib3f+laMvc\newdVFrvkhrjj7LoGwemAP8WJEQu06bSSMlQMM/XhThWcMR23IHcJ1H3Ge+d4\nZPwLVijEwE8wRYkspwIf8ersVQOOPSIbPhGXrqSvjWZy6FLWHeMjxXi0zTcC\nRnD9oyqHbNTa9r53GK55UjQBncPQzAs1rI90eKYasPxWKWMRDqNTdkeE4h7t\n0UhCTOD7216hQ+Gvz8JruLoxbREhP9sWBe3hWcy5YoRsk+AVoAEE200LiCp2\nZO5L/7uwUwPKdJIfcV7yd6JztBrQDcdDNskVNL1XpVqLwRULV6BXNG+I0bpX\n+DJQ\r\n=SRjJ\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIHdQ8opQoR6J9SQqHEB8dFrreUMUvSnmA7vPOnV77I/WAiAacMryABoiOPCJ7BC5hq7ESd+c9xTNwUQxncuZTZ5VUw=="}]},"_npmUser":{"name":"acao","email":"rikki.schulte@gmail.com"},"directories":{},"maintainers":[{"name":"benjie","email":"npm@benjiegillam.com"},{"name":"schickling","email":"schickling.j@gmail.com"},{"name":"leebyron","email":"lee@leebyron.com"},{"name":"acao","email":"rikki.schulte@gmail.com"},{"name":"fb","email":"opensource+npm@fb.com"},{"name":"i1g","email":"ivan.goncharov.ua@gmail.com"},{"name":"wincent","email":"greg@hurrell.net"},{"name":"kassens","email":"jkassens@fb.com"},{"name":"orta","email":"orta.therox@gmail.com"},{"name":"asiandrummer","email":"asiandrummer@gmail.com"},{"name":"lostplan","email":"sol@twitter.com"},{"name":"mgadda","email":"mgadda@gmail.com"},{"name":"ags-","email":"agomezs@fb.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/graphql-language-service-interface_2.9.6-canary-1a140c54.0_1638720504883_0.8444937955679042"},"_hasShrinkwrap":false,"deprecated":"this package has been merged into graphql-language-service"},"2.10.0-canary-321acad7.0":{"name":"graphql-language-service-interface","version":"2.10.0-canary-321acad7.0","description":"Interface to the GraphQL Language Service","contributors":[{"name":"Greg Hurrell","email":"greg@hurrell.net","url":"https://greg.hurrell.net/"},{"name":"Hyohyeon Jeong","email":"asiandrummer@fb.com"},{"name":"Lee Byron","email":"lee@leebyron.com","url":"http://leebyron.com/"}],"repository":{"type":"git","url":"git+ssh://git@github.com/graphql/graphiql.git"},"homepage":"https://github.com/graphql/graphiql/tree/main/packages/graphql-language-service-interface#readme","bugs":{"url":"https://github.com/graphql/graphiql/issues?q=issue+label:language-interface"},"license":"MIT","keywords":["graphql"],"main":"dist/index.js","module":"esm/index.js","typings":"dist/index.d.ts","peerDependencies":{"graphql":"^15.5.0 || ^16.0.0"},"dependencies":{"graphql-config":"^4.1.0","graphql-language-service-parser":"^1.10.3","graphql-language-service-types":"^1.8.6","graphql-language-service-utils":"^2.6.3","vscode-languageserver-types":"^3.15.1"},"devDependencies":{"graphql":"16.0.0-experimental-stream-defer.5","vscode-languageserver-protocol":"^3.16.0"},"readme":"# graphql-language-service-interface\n\n[![NPM](https://img.shields.io/npm/v/graphql-language-service-interface.svg)](https://npmjs.com/graphql-language-service-interface)\n![jsDelivr hits (npm)](https://img.shields.io/jsdelivr/npm/hm/graphql-language-service-interface)\n![npm downloads](https://img.shields.io/npm/dm/graphql-language-service-interface?label=npm%20downloads)\n![Snyk Vulnerabilities for npm package](https://img.shields.io/snyk/vulnerabilities/npm/codemirror-graphql)\n[![License](https://img.shields.io/npm/l/graphql-language-service-interface.svg?style=flat-square)](LICENSE)\n[Discord Channel](https://discord.gg/wkQCKwazxj)\n\n[API Docs](https://graphiql-test.netlify.app/typedoc/modules/graphql_language_service_interface.html)\n\nLSP Language Service written in Typescript used by [GraphQL Language Service Server](https://github.com/graphql/graphiql/tree/main/packages/graphql-language-service-server) and [Codemirror GraphQL](https://github.com/graphql/graphiql/tree/main/packages/codemirror-graphql).\n\nThis provides the Official [Language Server Protocol](https://langserver.org) compliant GraphQL language service to be used by an IDE plugin, a browser application or desktop application.\n","readmeFilename":"README.md","gitHead":"321acad780c2055b81606320de11886ebe310af1","_id":"graphql-language-service-interface@2.10.0-canary-321acad7.0","_nodeVersion":"16.13.0","_npmVersion":"8.1.0","dist":{"integrity":"sha512-viG4M2Cye8mJVSoivnCLV/0uq7GrwlCvdzJoMKjPGX+ILkHD8a/4nUEuC8XJ8bmex71UhZ7bqaTduY+8ANUbvQ==","shasum":"d9c2ae71214ac51c8a543e275958a483a77322b3","tarball":"https://registry.npmjs.org/graphql-language-service-interface/-/graphql-language-service-interface-2.10.0-canary-321acad7.0.tgz","fileCount":88,"unpackedSize":390876,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhrOtjCRA9TVsSAnZWagAAyRMP/3HowFRYpC89iBrsj2og\npQ3DKGCcoNJ+ub0i+N9dnoApESBPcvHeWwPwum6fo+xKzqXYhyJbYFNBmslt\n+wiSfxCFMWKV3he7zgGwX4EDJvshNZ7AXzx3p0O2+ckHYwyK0zzkLNjisoyj\n2pm06jh/UG1YnoPHSc07pXPJq4ngxmjBZJhXJZpZBjsGqAOR4XKr8iENN5AP\nMn60Lek2Xoi3SsDaO3vYsJmRMXVfPskGjus1K/H/cCnf1YPiQKsUxEfi+/Fh\ninlbosmtpRqh7mDDvay3iUY7q9NJYk90QCedcfbAYmmNJ7s1a2NQpjbMi5KR\n1a5nnmT50pixcrOnCzUTh6XoCuclv0XP0x4VYhebk5N7IRe/Ky80P/6CL1vF\nWx6PqhF7PuadLsoJZq6ihHuSDoExAfafLXypFF20WSOmvZS3qPtaWBYKaCqv\nscYtXFYVtaZB5H7OXfpiYPdu3ueORiwbr2OzJVKCfuOByvm1HveVenC0H88q\nlZRiBtMCOV/UoSQV86c2WXxCmRYrmudALWwVh1P5mADP//fzpL9YKNoJFyYG\nL85T7RiNwrTXJomQVEOagEllc72+FnQER9ySLPgNAcaRopur0fRkBxy8dM/N\nN60CF4KFWrVSFGi7bOE2Mycf5vab4klDW/4Ha2IQb4MuV771QCSr5IdO9lwg\njrq7\r\n=rGI1\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIEdoeFz81VFb5hfo811oiVf/Zt5KqVv+CON6i3/gIG48AiAt1Hi5UhjL0Mqxdg2rREzwsXerguU1DfocDElNJxbX2w=="}]},"_npmUser":{"name":"acao","email":"rikki.schulte@gmail.com"},"directories":{},"maintainers":[{"name":"benjie","email":"npm@benjiegillam.com"},{"name":"schickling","email":"schickling.j@gmail.com"},{"name":"leebyron","email":"lee@leebyron.com"},{"name":"acao","email":"rikki.schulte@gmail.com"},{"name":"fb","email":"opensource+npm@fb.com"},{"name":"i1g","email":"ivan.goncharov.ua@gmail.com"},{"name":"wincent","email":"greg@hurrell.net"},{"name":"kassens","email":"jkassens@fb.com"},{"name":"orta","email":"orta.therox@gmail.com"},{"name":"asiandrummer","email":"asiandrummer@gmail.com"},{"name":"lostplan","email":"sol@twitter.com"},{"name":"mgadda","email":"mgadda@gmail.com"},{"name":"ags-","email":"agomezs@fb.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/graphql-language-service-interface_2.10.0-canary-321acad7.0_1638722403743_0.598321179857906"},"_hasShrinkwrap":false,"deprecated":"this package has been merged into graphql-language-service"},"2.10.0-canary-0d171c9c.0":{"name":"graphql-language-service-interface","version":"2.10.0-canary-0d171c9c.0","description":"Interface to the GraphQL Language Service","contributors":[{"name":"Greg Hurrell","email":"greg@hurrell.net","url":"https://greg.hurrell.net/"},{"name":"Hyohyeon Jeong","email":"asiandrummer@fb.com"},{"name":"Lee Byron","email":"lee@leebyron.com","url":"http://leebyron.com/"}],"repository":{"type":"git","url":"git+ssh://git@github.com/graphql/graphiql.git"},"homepage":"https://github.com/graphql/graphiql/tree/main/packages/graphql-language-service-interface#readme","bugs":{"url":"https://github.com/graphql/graphiql/issues?q=issue+label:language-interface"},"license":"MIT","keywords":["graphql"],"main":"dist/index.js","module":"esm/index.js","typings":"dist/index.d.ts","peerDependencies":{"graphql":"^15.5.0 || ^16.0.0"},"dependencies":{"graphql-config":"^4.1.0","graphql-language-service-parser":"^1.10.3","graphql-language-service-types":"^1.8.6","graphql-language-service-utils":"^2.6.3","vscode-languageserver-types":"^3.15.1"},"devDependencies":{"graphql":"16.0.0-experimental-stream-defer.5","vscode-languageserver-protocol":"^3.16.0"},"readme":"# graphql-language-service-interface\n\n[![NPM](https://img.shields.io/npm/v/graphql-language-service-interface.svg)](https://npmjs.com/graphql-language-service-interface)\n![jsDelivr hits (npm)](https://img.shields.io/jsdelivr/npm/hm/graphql-language-service-interface)\n![npm downloads](https://img.shields.io/npm/dm/graphql-language-service-interface?label=npm%20downloads)\n![Snyk Vulnerabilities for npm package](https://img.shields.io/snyk/vulnerabilities/npm/codemirror-graphql)\n[![License](https://img.shields.io/npm/l/graphql-language-service-interface.svg?style=flat-square)](LICENSE)\n[Discord Channel](https://discord.gg/wkQCKwazxj)\n\n[API Docs](https://graphiql-test.netlify.app/typedoc/modules/graphql_language_service_interface.html)\n\nLSP Language Service written in Typescript used by [GraphQL Language Service Server](https://github.com/graphql/graphiql/tree/main/packages/graphql-language-service-server) and [Codemirror GraphQL](https://github.com/graphql/graphiql/tree/main/packages/codemirror-graphql).\n\nThis provides the Official [Language Server Protocol](https://langserver.org) compliant GraphQL language service to be used by an IDE plugin, a browser application or desktop application.\n","readmeFilename":"README.md","gitHead":"0d171c9cb3f3218d211f595c11450da5f955103a","_id":"graphql-language-service-interface@2.10.0-canary-0d171c9c.0","_nodeVersion":"16.13.0","_npmVersion":"8.1.0","dist":{"integrity":"sha512-xQ/43eP9WADUvK+3bgW6HzpQWtZhbkoEUqolLhezrkrEw8dcopyZjxALmnXbSOduiaONj8eTNmOzOnRZQIMWcg==","shasum":"7d10f0c6166cd0733c3f0850bbd4da56301b717c","tarball":"https://registry.npmjs.org/graphql-language-service-interface/-/graphql-language-service-interface-2.10.0-canary-0d171c9c.0.tgz","fileCount":88,"unpackedSize":391552,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhrPBsCRA9TVsSAnZWagAAEtoP/29YCChyR84C7+gg+V3R\nYdvG/8FtFMLnAAWnQu8EPYhFrnhnJQW17OEvj4u085Bioh6BHWr7zvcn1oe7\nkAkRY3Uj0XdFLQDjsxnUbr/Vv/wGLIYZJhXLt4ivEXGzgiNbJDuVEbib30Ni\nGV1p6kWiHgjciTCqrVF87fkcRJT3SjmxrjnsrT9yLUUgtuncfnJfnY0XgqTT\nzgLptVlCvZa5XTT9yq5mshYYc34yFjUGBaNfMYu+q6APeEvF2E9XOiDh3WiH\nCm75IqYihUq45TPdrP9uzI4VyEUQaSzizJYPlChgN3Hkgb3XXHnGlS5Tr2Az\n9bKkLlOnrJ7TPWv8SYn+432vwxhekLf687vUh6BUzWkz77udr068fi8+BJLd\nTZmKT3zdmrn2vcyV/bLNMJyHGDoL9T6Iycwrr7Ouwdih/i+fcnXY828pPzJg\nTXV7/by6I+rfbe3vtNaMOsLwXVkMsUpsI8BcsbrcQ7V9UW23qLBGFGwMho+5\n8MY2E31bI6k/oUmnPl6w3O+6zro03vBU4aAWld/uKTA99bd4V4FzpVBxDc5n\naitodGZz5C3uCmlAM7uZ0Z/s2Q+bSG0TfcvkwI5nyxthCkuIJIwlhmNfsB3j\nVPPwIsi4ppOB+1AjvPBW/a43xwKjV6o6mvqViWnXJVqk6tcXm+PvKwlpsvL1\nselF\r\n=mAa7\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIDyTs/geeYy5EaaGDBCwcEEoIPQQQTzxqyDoqiggq9beAiB5/qBX2Gs6RqxSnuAOljEv3/zcOTLllIxikK7pePIyNA=="}]},"_npmUser":{"name":"acao","email":"rikki.schulte@gmail.com"},"directories":{},"maintainers":[{"name":"benjie","email":"npm@benjiegillam.com"},{"name":"schickling","email":"schickling.j@gmail.com"},{"name":"leebyron","email":"lee@leebyron.com"},{"name":"acao","email":"rikki.schulte@gmail.com"},{"name":"fb","email":"opensource+npm@fb.com"},{"name":"i1g","email":"ivan.goncharov.ua@gmail.com"},{"name":"wincent","email":"greg@hurrell.net"},{"name":"kassens","email":"jkassens@fb.com"},{"name":"orta","email":"orta.therox@gmail.com"},{"name":"asiandrummer","email":"asiandrummer@gmail.com"},{"name":"lostplan","email":"sol@twitter.com"},{"name":"mgadda","email":"mgadda@gmail.com"},{"name":"ags-","email":"agomezs@fb.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/graphql-language-service-interface_2.10.0-canary-0d171c9c.0_1638723692496_0.001035957367982343"},"_hasShrinkwrap":false,"deprecated":"this package has been merged into graphql-language-service"},"2.10.0-canary-033a43d2.0":{"name":"graphql-language-service-interface","version":"2.10.0-canary-033a43d2.0","description":"Interface to the GraphQL Language Service","contributors":[{"name":"Greg Hurrell","email":"greg@hurrell.net","url":"https://greg.hurrell.net/"},{"name":"Hyohyeon Jeong","email":"asiandrummer@fb.com"},{"name":"Lee Byron","email":"lee@leebyron.com","url":"http://leebyron.com/"}],"repository":{"type":"git","url":"git+ssh://git@github.com/graphql/graphiql.git"},"homepage":"https://github.com/graphql/graphiql/tree/main/packages/graphql-language-service-interface#readme","bugs":{"url":"https://github.com/graphql/graphiql/issues?q=issue+label:language-interface"},"license":"MIT","keywords":["graphql"],"main":"dist/index.js","module":"esm/index.js","typings":"dist/index.d.ts","peerDependencies":{"graphql":"^15.5.0 || ^16.0.0"},"dependencies":{"graphql-config":"^4.1.0","graphql-language-service-parser":"^1.10.3","graphql-language-service-types":"^1.8.6","graphql-language-service-utils":"^2.6.3","vscode-languageserver-types":"^3.15.1"},"devDependencies":{"graphql":"16.0.0-experimental-stream-defer.5","vscode-languageserver-protocol":"^3.16.0"},"readme":"# graphql-language-service-interface\n\n[![NPM](https://img.shields.io/npm/v/graphql-language-service-interface.svg)](https://npmjs.com/graphql-language-service-interface)\n![jsDelivr hits (npm)](https://img.shields.io/jsdelivr/npm/hm/graphql-language-service-interface)\n![npm downloads](https://img.shields.io/npm/dm/graphql-language-service-interface?label=npm%20downloads)\n![Snyk Vulnerabilities for npm package](https://img.shields.io/snyk/vulnerabilities/npm/codemirror-graphql)\n[![License](https://img.shields.io/npm/l/graphql-language-service-interface.svg?style=flat-square)](LICENSE)\n[Discord Channel](https://discord.gg/wkQCKwazxj)\n\n[API Docs](https://graphiql-test.netlify.app/typedoc/modules/graphql_language_service_interface.html)\n\nLSP Language Service written in Typescript used by [GraphQL Language Service Server](https://github.com/graphql/graphiql/tree/main/packages/graphql-language-service-server) and [Codemirror GraphQL](https://github.com/graphql/graphiql/tree/main/packages/codemirror-graphql).\n\nThis provides the Official [Language Server Protocol](https://langserver.org) compliant GraphQL language service to be used by an IDE plugin, a browser application or desktop application.\n","readmeFilename":"README.md","gitHead":"033a43d23064503c77ea6cd809f89abeb4afde25","_id":"graphql-language-service-interface@2.10.0-canary-033a43d2.0","_nodeVersion":"16.13.0","_npmVersion":"8.1.0","dist":{"integrity":"sha512-+jyyCpaKmwhdJ9EZpNz+rKPK7cwb8VjMUUWbKa2yVIk/RzdzAiHVjdYgzjwLYbY/EmsBrzCA2QUt/IgnY01hpw==","shasum":"ac1e6e7f333a992f85abb955b40b64ca93310570","tarball":"https://registry.npmjs.org/graphql-language-service-interface/-/graphql-language-service-interface-2.10.0-canary-033a43d2.0.tgz","fileCount":88,"unpackedSize":391552,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhrPSmCRA9TVsSAnZWagAA/8UQAJGzQltjP9zDl4i4Mm1h\nsKnr5iTHoFJcWAmm/oOiiIlfL6uyVrmvbprIvb49M/x3Mlnrv2ixkO9+pZQY\n2hLd+f8TgH/tfZlUx//PNrJVJwQub7WNba4NkvXRN6f+9IuK8FnotwORLYkI\nLs0Xfkpd2pNUzrcxLKm3oYGUPlsmAawI8jBmtb3ZehnkO9qQX3qsYBVt18mF\nLH/E38kGh1BPir5wwBbR5Tq08CG7pXS/eHw0pziRyQVIBDhAqGokzLFqlOHC\nIqzUPeGCRmNkFTRodZ5/87RY4EqIuNTywGbZkeN5azfkWJZOneZE7UMGKQk3\n6GyqhI2dUwW6OVYXxZm9UMrUjcwuLIdhUA+SJlurcWY5jVubLIZ391MP4Yhp\niBj3QijOGJMpSkVuXyanvyKhPcNamWLAo2l8TrN+81haeKD99xMhalPEBveO\n+2xw88ocWY9Tld23A+HMB9Wy8h3880LC4g/B4WzKbK6U8lS4F4sQBWihN8J1\n2OR4pokaHP3lUABCzOY0/zQtXA5mnx1mnJA9O3wIm9L1kbyCoMBbMuZyIjpo\nBJzhHKYux7hCNx52Yr0KYhuKgvSqgbVWyjXYp4gxApAEfw2n9nSXwkbJwGLP\nIQP78pNVZ4LhWGNR3sHHCm6+sBBk1NtLneEqKKmV2ngB1YLez2mwDoRPos3S\njudH\r\n=o0lS\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDsZUJ0bEQKIl9ik2HwTxLI3iYm2Wx95wLt2T6bodSi4QIhAMN5u55BD/MbNxeMSa4lgi55nRyc8I8JlcTFSgiYT3pk"}]},"_npmUser":{"name":"acao","email":"rikki.schulte@gmail.com"},"directories":{},"maintainers":[{"name":"benjie","email":"npm@benjiegillam.com"},{"name":"schickling","email":"schickling.j@gmail.com"},{"name":"leebyron","email":"lee@leebyron.com"},{"name":"acao","email":"rikki.schulte@gmail.com"},{"name":"fb","email":"opensource+npm@fb.com"},{"name":"i1g","email":"ivan.goncharov.ua@gmail.com"},{"name":"wincent","email":"greg@hurrell.net"},{"name":"kassens","email":"jkassens@fb.com"},{"name":"orta","email":"orta.therox@gmail.com"},{"name":"asiandrummer","email":"asiandrummer@gmail.com"},{"name":"lostplan","email":"sol@twitter.com"},{"name":"mgadda","email":"mgadda@gmail.com"},{"name":"ags-","email":"agomezs@fb.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/graphql-language-service-interface_2.10.0-canary-033a43d2.0_1638724774744_0.21623924645834225"},"_hasShrinkwrap":false,"deprecated":"this package has been merged into graphql-language-service"},"2.10.0-canary-0b6fa337.0":{"name":"graphql-language-service-interface","version":"2.10.0-canary-0b6fa337.0","description":"Interface to the GraphQL Language Service","contributors":[{"name":"Greg Hurrell","email":"greg@hurrell.net","url":"https://greg.hurrell.net/"},{"name":"Hyohyeon Jeong","email":"asiandrummer@fb.com"},{"name":"Lee Byron","email":"lee@leebyron.com","url":"http://leebyron.com/"}],"repository":{"type":"git","url":"git+ssh://git@github.com/graphql/graphiql.git"},"homepage":"https://github.com/graphql/graphiql/tree/main/packages/graphql-language-service-interface#readme","bugs":{"url":"https://github.com/graphql/graphiql/issues?q=issue+label:language-interface"},"license":"MIT","keywords":["graphql"],"main":"dist/index.js","module":"esm/index.js","typings":"dist/index.d.ts","peerDependencies":{"graphql":"^15.5.0 || ^16.0.0"},"dependencies":{"graphql-config":"^4.1.0","graphql-language-service-parser":"^1.10.3","graphql-language-service-types":"^1.8.6","graphql-language-service-utils":"^2.6.3","vscode-languageserver-types":"^3.15.1"},"devDependencies":{"graphql":"16.0.0-experimental-stream-defer.5","vscode-languageserver-protocol":"^3.16.0"},"readme":"# graphql-language-service-interface\n\n[![NPM](https://img.shields.io/npm/v/graphql-language-service-interface.svg)](https://npmjs.com/graphql-language-service-interface)\n![jsDelivr hits (npm)](https://img.shields.io/jsdelivr/npm/hm/graphql-language-service-interface)\n![npm downloads](https://img.shields.io/npm/dm/graphql-language-service-interface?label=npm%20downloads)\n![Snyk Vulnerabilities for npm package](https://img.shields.io/snyk/vulnerabilities/npm/codemirror-graphql)\n[![License](https://img.shields.io/npm/l/graphql-language-service-interface.svg?style=flat-square)](LICENSE)\n[Discord Channel](https://discord.gg/wkQCKwazxj)\n\n[API Docs](https://graphiql-test.netlify.app/typedoc/modules/graphql_language_service_interface.html)\n\nLSP Language Service written in Typescript used by [GraphQL Language Service Server](https://github.com/graphql/graphiql/tree/main/packages/graphql-language-service-server) and [Codemirror GraphQL](https://github.com/graphql/graphiql/tree/main/packages/codemirror-graphql).\n\nThis provides the Official [Language Server Protocol](https://langserver.org) compliant GraphQL language service to be used by an IDE plugin, a browser application or desktop application.\n","readmeFilename":"README.md","gitHead":"0b6fa337355e2e7a5da6f02bc618e209a276e739","_id":"graphql-language-service-interface@2.10.0-canary-0b6fa337.0","_nodeVersion":"16.13.0","_npmVersion":"8.1.0","dist":{"integrity":"sha512-cgLa9ERpAnOW6jygOZ6JqF6zlI+4EnVNV4wLbvLwD8ldYrWoO+WvENRvryGGdL8Mzdf1r1bsaDtzKSw2IrNZxA==","shasum":"efe5c7c2d383441b689e5aa03096701a6db62077","tarball":"https://registry.npmjs.org/graphql-language-service-interface/-/graphql-language-service-interface-2.10.0-canary-0b6fa337.0.tgz","fileCount":88,"unpackedSize":391552,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhrPWhCRA9TVsSAnZWagAAoMAP/3v1CraUgo8GZ93s7ai0\nk0xYrCJcaat8yd2q9JfcuWbZgGpPzU0BjpyEwy51HcKr1nsl+3PE/th44rAK\npPfqjFe3PjA4W+NvCcQbE9Xvj7bmi7xo5xoHBh8Z1kyAynQPkaGE1VJUCWRO\nz7X74KqCrUqB7qmTjNEs7s25oO/LfQES7d56sH7n9zXyMOS0cKvY3QWnzoaK\niJeZR3v0YJ5Dq0B8fybyZoqLmeHmKy9bP43+Mc/dQ16lBTrAYt0PdLVBfyy4\nTw7vG5yJeBW+A/11gVI2lXQE/uE4+/aeK2WG2pK7MT0xKBnU+uf3u35p1t1o\nrnc5g3KUtzHs8ulpyojSBZA7hF8TpfBoZNIVpXxXJFZX9L5wFQU3VLfb9/Aa\nUNcfVxFLv3AHAkCw/k0MyaB7s4+W3yn8JTwWquUWUBl2fVVmAC7yikYcXySM\nKWz4Of3lm3xsH1WxjWeAYYig0+/UUsGrkmtT0ZMtjoxC1113Ol3+wRmLC/xJ\nw0+kDVabUiyOyLuNAdm5G9gxJ2rLEhsgZfBr8v0deXhK0z6zp2RObGibhTBQ\nq2dNtlIXtr+Y7faj8Bw5FP0R/yuD2XEQHG6NmolqCwA15l4YeHXQKys3WWmj\nAwVVI6LTfq+hBOhpcS3u8E55lfRkmkHgPhhDFpCf6N3eUsXWIwM4VCJjhobs\nrGjM\r\n=JeWD\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIBnXoNDjr7xgdaRTcTJGEOcFVHdryS48ek/wwNoS67MrAiEAiVWh6ip8K5Q/jlubPcpRqoLv1KpfVwpQ0sHxDVm1s8s="}]},"_npmUser":{"name":"acao","email":"rikki.schulte@gmail.com"},"directories":{},"maintainers":[{"name":"benjie","email":"npm@benjiegillam.com"},{"name":"schickling","email":"schickling.j@gmail.com"},{"name":"leebyron","email":"lee@leebyron.com"},{"name":"acao","email":"rikki.schulte@gmail.com"},{"name":"fb","email":"opensource+npm@fb.com"},{"name":"i1g","email":"ivan.goncharov.ua@gmail.com"},{"name":"wincent","email":"greg@hurrell.net"},{"name":"kassens","email":"jkassens@fb.com"},{"name":"orta","email":"orta.therox@gmail.com"},{"name":"asiandrummer","email":"asiandrummer@gmail.com"},{"name":"lostplan","email":"sol@twitter.com"},{"name":"mgadda","email":"mgadda@gmail.com"},{"name":"ags-","email":"agomezs@fb.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/graphql-language-service-interface_2.10.0-canary-0b6fa337.0_1638725025656_0.912608394445773"},"_hasShrinkwrap":false,"deprecated":"this package has been merged into graphql-language-service"},"2.9.6-canary-8af33604.0":{"name":"graphql-language-service-interface","version":"2.9.6-canary-8af33604.0","description":"Interface to the GraphQL Language Service","contributors":[{"name":"Greg Hurrell","email":"greg@hurrell.net","url":"https://greg.hurrell.net/"},{"name":"Hyohyeon Jeong","email":"asiandrummer@fb.com"},{"name":"Lee Byron","email":"lee@leebyron.com","url":"http://leebyron.com/"}],"repository":{"type":"git","url":"git+ssh://git@github.com/graphql/graphiql.git"},"homepage":"https://github.com/graphql/graphiql/tree/main/packages/graphql-language-service-interface#readme","bugs":{"url":"https://github.com/graphql/graphiql/issues?q=issue+label:language-interface"},"license":"MIT","keywords":["graphql"],"main":"dist/index.js","module":"esm/index.js","typings":"dist/index.d.ts","peerDependencies":{"graphql":"^15.5.0 || ^16.0.0"},"dependencies":{"graphql-config":"^4.1.0","graphql-language-service-parser":"^1.10.3","graphql-language-service-types":"^1.8.6","graphql-language-service-utils":"^2.7.0-canary-8af33604.0","vscode-languageserver-types":"^3.15.1"},"devDependencies":{"graphql":"16.0.0-experimental-stream-defer.5","vscode-languageserver-protocol":"^3.16.0"},"readme":"# graphql-language-service-interface\n\n[![NPM](https://img.shields.io/npm/v/graphql-language-service-interface.svg)](https://npmjs.com/graphql-language-service-interface)\n![jsDelivr hits (npm)](https://img.shields.io/jsdelivr/npm/hm/graphql-language-service-interface)\n![npm downloads](https://img.shields.io/npm/dm/graphql-language-service-interface?label=npm%20downloads)\n![Snyk Vulnerabilities for npm package](https://img.shields.io/snyk/vulnerabilities/npm/codemirror-graphql)\n[![License](https://img.shields.io/npm/l/graphql-language-service-interface.svg?style=flat-square)](LICENSE)\n[Discord Channel](https://discord.gg/wkQCKwazxj)\n\n[API Docs](https://graphiql-test.netlify.app/typedoc/modules/graphql_language_service_interface.html)\n\nLSP Language Service written in Typescript used by [GraphQL Language Service Server](https://github.com/graphql/graphiql/tree/main/packages/graphql-language-service-server) and [Codemirror GraphQL](https://github.com/graphql/graphiql/tree/main/packages/codemirror-graphql).\n\nThis provides the Official [Language Server Protocol](https://langserver.org) compliant GraphQL language service to be used by an IDE plugin, a browser application or desktop application.\n","readmeFilename":"README.md","gitHead":"8af3360497d46d35012891676bc226313a6bd17f","_id":"graphql-language-service-interface@2.9.6-canary-8af33604.0","_nodeVersion":"16.13.0","_npmVersion":"8.1.0","dist":{"integrity":"sha512-ZzMgOQt0ihnebvA51BGWD15WN3iYFVW5QR9kn26ptHi3OE1xSna22v7XHFos/P7Hr+qUcdSqPt9HoRZ00e2xsg==","shasum":"007b4b6bda4a034dbd994573719222eb9d8528eb","tarball":"https://registry.npmjs.org/graphql-language-service-interface/-/graphql-language-service-interface-2.9.6-canary-8af33604.0.tgz","fileCount":88,"unpackedSize":391569,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhrSdDCRA9TVsSAnZWagAAcBkP/R88glSxuY+zjfqDbS3o\ncLXUAMT55Yzl8k+SK87AgM120IyYbXe1IMAlo2sGXTLaK1iObYaknba06oda\nma5lyRp2Xbx+CLyIMhtjskkDhAWWBSjMDkv6uCfh12UrpVap8AqKeAFmWBiE\nthOQDQBKkjLDrf4R/Sn0kjP9BtwCCFAOUTuYxoNQZVGRRJxEIpsTDsKb9UBa\nQ/rmig0NnDwFBnokRwWMv58Zskp4oY0cNgmi5s//H5WsyRl947fkEhzGRFcA\neJ56G/laEZLRLwXzor+IHQ02HvrRpSoXlx8QqlgWkOMmiaEvG+bu0X1pQ3QK\n1Wuw7aA6cCwUW41xV94SFZ1zGQiGpiv8qy2u5Bt7GaaGHDmN7eeaQ4VAF7r0\nXOXYRY8hJZAoaFipqV71Jr/PWrTJxv7P6HQ0+rD0vF/x2RreNHTv3EEa8vwf\nWmew4Z5BFjSIMRGHV1g6Z9/CzMvscNBjMrpXAaZ/O+gunOdM5wn/qgDgd0+Z\ndiv7oUMpwFPy6zylnUj07p9V0NeWLaoh3EgmLh7lCr3ncTbMQeNzOq0+xhjT\nbrStHFQGGP5pk6fDT2KTVacVevg6++1oIHRA5xxAekuZe03KuHlEb/PcaeJj\nBxoRKAVsLl13ZD0452SgXQj4Y2IzwDLCdaQZ4Ut+znb105aQlJ1LmwWEC4Nq\nMomY\r\n=WRgy\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQC25xkoF0f0zCAWC5X8fgjkPIakvUDbJWOLtiJcYi7E7wIhAMC1GoAkYpmZ4H3C75LYhYD0EvXpy1hPDESyffVJbF6C"}]},"_npmUser":{"name":"acao","email":"rikki.schulte@gmail.com"},"directories":{},"maintainers":[{"name":"benjie","email":"npm@benjiegillam.com"},{"name":"schickling","email":"schickling.j@gmail.com"},{"name":"leebyron","email":"lee@leebyron.com"},{"name":"acao","email":"rikki.schulte@gmail.com"},{"name":"fb","email":"opensource+npm@fb.com"},{"name":"i1g","email":"ivan.goncharov.ua@gmail.com"},{"name":"wincent","email":"greg@hurrell.net"},{"name":"kassens","email":"jkassens@fb.com"},{"name":"orta","email":"orta.therox@gmail.com"},{"name":"asiandrummer","email":"asiandrummer@gmail.com"},{"name":"lostplan","email":"sol@twitter.com"},{"name":"mgadda","email":"mgadda@gmail.com"},{"name":"ags-","email":"agomezs@fb.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/graphql-language-service-interface_2.9.6-canary-8af33604.0_1638737731626_0.001689776001970511"},"_hasShrinkwrap":false,"deprecated":"this package has been merged into graphql-language-service"},"2.9.6-canary-1d118d28.0":{"name":"graphql-language-service-interface","version":"2.9.6-canary-1d118d28.0","description":"Interface to the GraphQL Language Service","contributors":[{"name":"Greg Hurrell","email":"greg@hurrell.net","url":"https://greg.hurrell.net/"},{"name":"Hyohyeon Jeong","email":"asiandrummer@fb.com"},{"name":"Lee Byron","email":"lee@leebyron.com","url":"http://leebyron.com/"}],"repository":{"type":"git","url":"git+ssh://git@github.com/graphql/graphiql.git"},"homepage":"https://github.com/graphql/graphiql/tree/main/packages/graphql-language-service-interface#readme","bugs":{"url":"https://github.com/graphql/graphiql/issues?q=issue+label:language-interface"},"license":"MIT","keywords":["graphql"],"main":"dist/index.js","module":"esm/index.js","typings":"dist/index.d.ts","peerDependencies":{"graphql":"^15.5.0 || ^16.0.0"},"dependencies":{"graphql-config":"^4.1.0","graphql-language-service-parser":"^1.10.3","graphql-language-service-types":"^1.8.6","graphql-language-service-utils":"^2.7.0-canary-1d118d28.0","vscode-languageserver-types":"^3.15.1"},"devDependencies":{"graphql":"16.0.0-experimental-stream-defer.5","vscode-languageserver-protocol":"^3.16.0"},"readme":"# graphql-language-service-interface\n\n[![NPM](https://img.shields.io/npm/v/graphql-language-service-interface.svg)](https://npmjs.com/graphql-language-service-interface)\n![jsDelivr hits (npm)](https://img.shields.io/jsdelivr/npm/hm/graphql-language-service-interface)\n![npm downloads](https://img.shields.io/npm/dm/graphql-language-service-interface?label=npm%20downloads)\n![Snyk Vulnerabilities for npm package](https://img.shields.io/snyk/vulnerabilities/npm/codemirror-graphql)\n[![License](https://img.shields.io/npm/l/graphql-language-service-interface.svg?style=flat-square)](LICENSE)\n[Discord Channel](https://discord.gg/wkQCKwazxj)\n\n[API Docs](https://graphiql-test.netlify.app/typedoc/modules/graphql_language_service_interface.html)\n\nLSP Language Service written in Typescript used by [GraphQL Language Service Server](https://github.com/graphql/graphiql/tree/main/packages/graphql-language-service-server) and [Codemirror GraphQL](https://github.com/graphql/graphiql/tree/main/packages/codemirror-graphql).\n\nThis provides the Official [Language Server Protocol](https://langserver.org) compliant GraphQL language service to be used by an IDE plugin, a browser application or desktop application.\n","readmeFilename":"README.md","gitHead":"1d118d2813c67f818dc8f8cf0e0308fd91a6ad3a","_id":"graphql-language-service-interface@2.9.6-canary-1d118d28.0","_nodeVersion":"16.13.0","_npmVersion":"8.1.0","dist":{"integrity":"sha512-/slFRNeuPBNkFwYffyFOPLyCiBqPT9qql462VAyatkNZfB1XIojYXlL88VxHgXJjCy2mqLs5lItBEJRIZ+qlcw==","shasum":"14177df68a0134ed8879f4c6fe6a76dcb9dd3cc5","tarball":"https://registry.npmjs.org/graphql-language-service-interface/-/graphql-language-service-interface-2.9.6-canary-1d118d28.0.tgz","fileCount":88,"unpackedSize":391569,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhrSpiCRA9TVsSAnZWagAA454P/3cH8gKjJP3gVQzSlZO8\nzt8uPhs937jGd+mRwu8z2l50G6mNlCWj0CAdImEZGtwniKTV4onogQ3yZbEm\n2lqTx/5jc+47NRBWTYqqTqbVyT+G0ZaYa5WAMt6vs2WwTWTq7qBI4RkY4iUq\n+OGrI2kCHm1Z5KuzPr/zoxLKHvZihVdDJDMtApyUWXjoZR9bOmlY7+f8RfzV\n/T9JyMmgQrrQsFybB7ri+YrLZTdc2X94KSvQKxxR0n4lnhag0ldwzkwqfkm2\nAVNqdguEIWV5S/W1sKxyfbORBANeoZK0xNxfXzlOTeX/8K/SoI+qVYUVUWl7\nBfMSs6vcJUIR5CH3np/n+ED4ViNQB0nRJ4+T0bl2qs7Bw72lFCI/bCK6ujIM\nHs19EatkUQAoBeCDQ4SPFEZL+yrd6CRyQ/0DBPbMxw9iG3U5Q4QVI+dUIV4/\nIzN7lLAfGTdG/t+ePU0lKsgmn0GzCwJBsYb0xLG/hDoBRUoEEZYFpvW7vXR1\n6jFTwKWqJCX9sxfdbN/XOO+LLZgcZlcrGUW2P3FVnkPPbZzEtfXzEHqHZ0Xy\nGH/WxKNDrcd6Rh+jSONU+XwpRzVK0KdMYfExma1tme1GBufNxHXTxV1EEfxQ\nV7fqFnZ/4E2eSJgEVQahn8j4ftJ2QnyC5cZ65hwOGqjUcyXdOcFy5A8Q4Ppv\nrf3L\r\n=2SF8\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCgAnpmcLFK0ylLToNI/Q/vz/njhPYLsXri9Spe1DwjDAIgDA5k4TUX13oElFQuO3x44t3QnfR/ehCxO++jrNGiKKY="}]},"_npmUser":{"name":"acao","email":"rikki.schulte@gmail.com"},"directories":{},"maintainers":[{"name":"benjie","email":"npm@benjiegillam.com"},{"name":"schickling","email":"schickling.j@gmail.com"},{"name":"leebyron","email":"lee@leebyron.com"},{"name":"acao","email":"rikki.schulte@gmail.com"},{"name":"fb","email":"opensource+npm@fb.com"},{"name":"i1g","email":"ivan.goncharov.ua@gmail.com"},{"name":"wincent","email":"greg@hurrell.net"},{"name":"kassens","email":"jkassens@fb.com"},{"name":"orta","email":"orta.therox@gmail.com"},{"name":"asiandrummer","email":"asiandrummer@gmail.com"},{"name":"lostplan","email":"sol@twitter.com"},{"name":"mgadda","email":"mgadda@gmail.com"},{"name":"ags-","email":"agomezs@fb.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/graphql-language-service-interface_2.9.6-canary-1d118d28.0_1638738530598_0.8301386491250204"},"_hasShrinkwrap":false,"deprecated":"this package has been merged into graphql-language-service"},"2.9.6-canary-343f1670.0":{"name":"graphql-language-service-interface","version":"2.9.6-canary-343f1670.0","description":"Interface to the GraphQL Language Service","contributors":[{"name":"Greg Hurrell","email":"greg@hurrell.net","url":"https://greg.hurrell.net/"},{"name":"Hyohyeon Jeong","email":"asiandrummer@fb.com"},{"name":"Lee Byron","email":"lee@leebyron.com","url":"http://leebyron.com/"}],"repository":{"type":"git","url":"git+ssh://git@github.com/graphql/graphiql.git"},"homepage":"https://github.com/graphql/graphiql/tree/main/packages/graphql-language-service-interface#readme","bugs":{"url":"https://github.com/graphql/graphiql/issues?q=issue+label:language-interface"},"license":"MIT","keywords":["graphql"],"main":"dist/index.js","module":"esm/index.js","typings":"dist/index.d.ts","peerDependencies":{"graphql":"^15.5.0 || ^16.0.0"},"dependencies":{"graphql-config":"^4.1.0","graphql-language-service-parser":"^1.10.3","graphql-language-service-types":"^1.8.6","graphql-language-service-utils":"^2.7.0-canary-343f1670.0","vscode-languageserver-types":"^3.15.1"},"devDependencies":{"graphql":"16.0.0-experimental-stream-defer.5","vscode-languageserver-protocol":"^3.16.0"},"readme":"# graphql-language-service-interface\n\n[![NPM](https://img.shields.io/npm/v/graphql-language-service-interface.svg)](https://npmjs.com/graphql-language-service-interface)\n![jsDelivr hits (npm)](https://img.shields.io/jsdelivr/npm/hm/graphql-language-service-interface)\n![npm downloads](https://img.shields.io/npm/dm/graphql-language-service-interface?label=npm%20downloads)\n![Snyk Vulnerabilities for npm package](https://img.shields.io/snyk/vulnerabilities/npm/codemirror-graphql)\n[![License](https://img.shields.io/npm/l/graphql-language-service-interface.svg?style=flat-square)](LICENSE)\n[Discord Channel](https://discord.gg/wkQCKwazxj)\n\n[API Docs](https://graphiql-test.netlify.app/typedoc/modules/graphql_language_service_interface.html)\n\nLSP Language Service written in Typescript used by [GraphQL Language Service Server](https://github.com/graphql/graphiql/tree/main/packages/graphql-language-service-server) and [Codemirror GraphQL](https://github.com/graphql/graphiql/tree/main/packages/codemirror-graphql).\n\nThis provides the Official [Language Server Protocol](https://langserver.org) compliant GraphQL language service to be used by an IDE plugin, a browser application or desktop application.\n","readmeFilename":"README.md","gitHead":"343f1670e94407e63cb78266e4ddc31603af32b4","_id":"graphql-language-service-interface@2.9.6-canary-343f1670.0","_nodeVersion":"16.13.0","_npmVersion":"8.1.0","dist":{"integrity":"sha512-8ubTEGwkVz5Jk/tJvDgSN1DcNJHf50kNvr5L+RylEg29vDQJaAOvh1AzULbuWVYiVf0dJ7vXrUdwO1thkJYFbQ==","shasum":"52baa456d74b8fe43ec0db1b0b889c1176b85faa","tarball":"https://registry.npmjs.org/graphql-language-service-interface/-/graphql-language-service-interface-2.9.6-canary-343f1670.0.tgz","fileCount":88,"unpackedSize":391569,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhrUKcCRA9TVsSAnZWagAAvDwP/1Gl5UCBePcSs7a6xXiI\nDWFJXzKnoATsTJLInw6bv+OgSWekJJY7rzPYmukn5Hgs4UG7OweUIXi11SJH\nUDi5Kmz+7sDGbetOpkYyfdokdjO0jdLfc2G7bHrOU2egYtIsAu/XvnJ6jrYN\nH4rqX6fxQvD4Vu6+isUT95lspXYvJ3IXncvmri8XTjibtHYIGcriNnu1HbJA\nW4dRZUk+tcRJQMOxgFcNR1yzGzsy4VctSPZMWx1YT99pqXSPOHrW6lZHt2pQ\nWJPECxnZXtLAMhFhXMwWqpV5lTddopRUzGefBWU+WavwjAB18J9vh8WykpPJ\naBIbrAYwewu1qCGjBuagVJc0qIWzVSEkw0TwqLRt6FIUSVYImRhQzVYNhGO6\nhfMfeF79Ei8H6c72m3KCf3hPBjCnyDl5WYX1rjMQu/Bm3J1WmO1CskVD0hB2\nMN2ONH89oezMENktMbA8xaa9/UOapl5vUS67bZPdXvPT5vEsCxvUpbTXfTCo\naNSCC23iJlgSXIIHJ2Tv7BRo4muqp6dkRcXeZhqjUTTMskWeM9kbq8maqXoq\n1uS/tFK0VqU9dWBVI5S2F8Dj+dceWkSgsjg565j1Fisf8iahThGoi+c7xl0s\nLvs23hjr0wtDEYpLAhetg6/5BzMiUAbZhpl96JnTo2trGfgOu/tJkUQqyHW1\nlZWE\r\n=+toP\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIAMIHCSr+4fvMJ2v7D5oW1VqaX97PX0pXZINYedkthGgAiBjKBsLwhumn5o6MSO8xC+iRcQ7FcBkaqqlHdZsndI3Bw=="}]},"_npmUser":{"name":"acao","email":"rikki.schulte@gmail.com"},"directories":{},"maintainers":[{"name":"benjie","email":"npm@benjiegillam.com"},{"name":"schickling","email":"schickling.j@gmail.com"},{"name":"leebyron","email":"lee@leebyron.com"},{"name":"acao","email":"rikki.schulte@gmail.com"},{"name":"fb","email":"opensource+npm@fb.com"},{"name":"i1g","email":"ivan.goncharov.ua@gmail.com"},{"name":"wincent","email":"greg@hurrell.net"},{"name":"kassens","email":"jkassens@fb.com"},{"name":"orta","email":"orta.therox@gmail.com"},{"name":"asiandrummer","email":"asiandrummer@gmail.com"},{"name":"lostplan","email":"sol@twitter.com"},{"name":"mgadda","email":"mgadda@gmail.com"},{"name":"ags-","email":"agomezs@fb.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/graphql-language-service-interface_2.9.6-canary-343f1670.0_1638744732053_0.6685468068260247"},"_hasShrinkwrap":false,"deprecated":"this package has been merged into graphql-language-service"},"2.9.6-canary-aba5a940.0":{"name":"graphql-language-service-interface","version":"2.9.6-canary-aba5a940.0","description":"Interface to the GraphQL Language Service","contributors":[{"name":"Greg Hurrell","email":"greg@hurrell.net","url":"https://greg.hurrell.net/"},{"name":"Hyohyeon Jeong","email":"asiandrummer@fb.com"},{"name":"Lee Byron","email":"lee@leebyron.com","url":"http://leebyron.com/"}],"repository":{"type":"git","url":"git+ssh://git@github.com/graphql/graphiql.git"},"homepage":"https://github.com/graphql/graphiql/tree/main/packages/graphql-language-service-interface#readme","bugs":{"url":"https://github.com/graphql/graphiql/issues?q=issue+label:language-interface"},"license":"MIT","keywords":["graphql"],"main":"dist/index.js","module":"esm/index.js","typings":"dist/index.d.ts","peerDependencies":{"graphql":"^15.5.0 || ^16.0.0"},"dependencies":{"graphql-config":"^4.1.0","graphql-language-service-parser":"^1.10.3","graphql-language-service-types":"^1.8.6","graphql-language-service-utils":"^2.7.0-canary-aba5a940.0","vscode-languageserver-types":"^3.15.1"},"devDependencies":{"graphql":"16.0.0-experimental-stream-defer.5","vscode-languageserver-protocol":"^3.16.0"},"readme":"# graphql-language-service-interface\n\n[![NPM](https://img.shields.io/npm/v/graphql-language-service-interface.svg)](https://npmjs.com/graphql-language-service-interface)\n![jsDelivr hits (npm)](https://img.shields.io/jsdelivr/npm/hm/graphql-language-service-interface)\n![npm downloads](https://img.shields.io/npm/dm/graphql-language-service-interface?label=npm%20downloads)\n![Snyk Vulnerabilities for npm package](https://img.shields.io/snyk/vulnerabilities/npm/codemirror-graphql)\n[![License](https://img.shields.io/npm/l/graphql-language-service-interface.svg?style=flat-square)](LICENSE)\n[Discord Channel](https://discord.gg/wkQCKwazxj)\n\n[API Docs](https://graphiql-test.netlify.app/typedoc/modules/graphql_language_service_interface.html)\n\nLSP Language Service written in Typescript used by [GraphQL Language Service Server](https://github.com/graphql/graphiql/tree/main/packages/graphql-language-service-server) and [Codemirror GraphQL](https://github.com/graphql/graphiql/tree/main/packages/codemirror-graphql).\n\nThis provides the Official [Language Server Protocol](https://langserver.org) compliant GraphQL language service to be used by an IDE plugin, a browser application or desktop application.\n","readmeFilename":"README.md","gitHead":"aba5a9409e72b686b27ae5c60af7ed74648c08f6","_id":"graphql-language-service-interface@2.9.6-canary-aba5a940.0","_nodeVersion":"16.13.0","_npmVersion":"8.1.0","dist":{"integrity":"sha512-3H7EDD3j+8YHAeNRnxr4GoD/0rs9j66tXOOyekf4dGs5Syvh3uHz6mrYptb1CcFDk+4A27w6y6CNli1r7P+pyw==","shasum":"638d4faf4b26fde81b47a5fc46f9a55af2fca273","tarball":"https://registry.npmjs.org/graphql-language-service-interface/-/graphql-language-service-interface-2.9.6-canary-aba5a940.0.tgz","fileCount":88,"unpackedSize":391569,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhrV06CRA9TVsSAnZWagAANYIP/2jH5oh7QDuEm2LHwcZv\njcUGuHUHDs4tLXjAWtPZjDtBA9eN1CIbMzsCvO0DZkYdknSZc3AAoFAddjDW\nDEKn6ceaWiLMC10qmZF8BlXeIvkVQTBLvhDEYoZIWUT/LZSsD2Jw88YY9+pf\nm7fv28fPmHDBIO7ADbRhyTk0LYqnzpupCNpxnOaHk7oTZBj7SndtcSG3j4vN\nY8sp2Cy3BTHtNzMU95XCflxLnibPceLnZJzzm1EZCqN2nr5Etzk7svUr7dMm\nTvT+0/N/97JrBeR1vVQEWNEW+YaijuV4sxTAA8MXC5eymvFsmcteUmsyfi0r\ndw2My6JhY+baCzKdqvo2IGJNcFWpTN3EKNn0XbA/1VqSefY31R3dNw+JrcGA\n6RDPmRasz3ICRJNbSSzgZtPZSrqZfVfwdXOT1PfpRi9KTDoIM3kA0xwhc/ll\nUAR/fr5wV4xhDRKid+o8Hgk3ZdRtm9aBOXP3eJlraYszCgnr8bEC8u8y9l5k\nAJXJxEeQgOWVv9IIIoKxAuEvCQDGm6iVSKSZE7FIKuuDqeGVC0Hdgw58bmR5\ntpL6FFchd6jrUAB/rfOj+Ge0V0Offp42UVy7v05Uj28ckybyn9+A2pkREAds\nT0+7vWgZOjRgnSwQdFVWSTIxn3/Fa/WRvN3VHTc0MZgP5+XepnNLa87FftVE\nRBuS\r\n=sQGm\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCID8bvnY6jRTKtE6m23VwjDuzHa125qvlmGuffMpjFHZJAiAduWZxnoNRyVn/1Q5bUKDrchxaMGMr1QENfzFKXloaSg=="}]},"_npmUser":{"name":"acao","email":"rikki.schulte@gmail.com"},"directories":{},"maintainers":[{"name":"benjie","email":"npm@benjiegillam.com"},{"name":"schickling","email":"schickling.j@gmail.com"},{"name":"leebyron","email":"lee@leebyron.com"},{"name":"acao","email":"rikki.schulte@gmail.com"},{"name":"fb","email":"opensource+npm@fb.com"},{"name":"i1g","email":"ivan.goncharov.ua@gmail.com"},{"name":"wincent","email":"greg@hurrell.net"},{"name":"kassens","email":"jkassens@fb.com"},{"name":"orta","email":"orta.therox@gmail.com"},{"name":"asiandrummer","email":"asiandrummer@gmail.com"},{"name":"lostplan","email":"sol@twitter.com"},{"name":"mgadda","email":"mgadda@gmail.com"},{"name":"ags-","email":"agomezs@fb.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/graphql-language-service-interface_2.9.6-canary-aba5a940.0_1638751546454_0.9359401358301729"},"_hasShrinkwrap":false,"deprecated":"this package has been merged into graphql-language-service"},"2.10.0":{"name":"graphql-language-service-interface","version":"2.10.0","description":"Interface to the GraphQL Language Service","contributors":[{"name":"Greg Hurrell","email":"greg@hurrell.net","url":"https://greg.hurrell.net/"},{"name":"Hyohyeon Jeong","email":"asiandrummer@fb.com"},{"name":"Lee Byron","email":"lee@leebyron.com","url":"http://leebyron.com/"}],"repository":{"type":"git","url":"git+ssh://git@github.com/graphql/graphiql.git"},"homepage":"https://github.com/graphql/graphiql/tree/main/packages/graphql-language-service-interface#readme","bugs":{"url":"https://github.com/graphql/graphiql/issues?q=issue+label:language-interface"},"license":"MIT","keywords":["graphql"],"main":"dist/index.js","module":"esm/index.js","typings":"dist/index.d.ts","peerDependencies":{"graphql":"^15.5.0 || ^16.0.0"},"dependencies":{"graphql-config":"^4.1.0","graphql-language-service-parser":"^1.10.3","graphql-language-service-types":"^1.8.6","graphql-language-service-utils":"^2.7.0","vscode-languageserver-types":"^3.15.1"},"devDependencies":{"graphql":"16.0.0-experimental-stream-defer.5","vscode-languageserver-protocol":"^3.16.0"},"gitHead":"6bf10739544039ef29d49234951fbd18d0b54e46","_id":"graphql-language-service-interface@2.10.0","_nodeVersion":"16.13.0","_npmVersion":"8.1.0","dist":{"integrity":"sha512-zKH6Ux3oi6p8xmrcMDMxDGHB0Qu0RmFEMsOXHcfwScg10c9FfzduZOeSlj74KW2qduWz3jKbirBFQtOp09fTpw==","shasum":"55119dc4b5a4f3a878e0ff1e8e807d7d4b9b3e60","tarball":"https://registry.npmjs.org/graphql-language-service-interface/-/graphql-language-service-interface-2.10.0.tgz","fileCount":88,"unpackedSize":391534,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhrcWJCRA9TVsSAnZWagAA08wP/AoGRRwvu/E/XfaqgeOU\n3kcRhIw7138pscuHCpqTjgmZiqmQQIoeATkSvEIMHrtkVFO2fMR+ZYa6VK0k\njA0JxNk0atdTYbFWSFhUDoo9EjgMmQUAXuObBcgU59M6X7sbYl5p/jaHimeK\nU9eX2VtwOflvrYAJ+4PkVvx65STPYEoKbA7V508lU1iVtw0OBD2Ud418fbLf\n+8ehd2IcywQiBPyYa8ohSeAVCu2W699f7/tnrLL7Ltb1yxLhuraeTZdH4Ys2\n8k7pycZ4hib5gY5onj1oF2SHkHjdNODTS2tZJP+u9GRKAf5GNNHzD1ha4PRE\nmJK6H8EvL+pZ2+m1DmFUDbdfMfqjWthNXlA2wL5oFYqaHAUT7vj6pmjDXYpP\nWiyd/E0InkhklpYFnTDJ+EupPeM7BjshWPszII0zajm+A8aKPas5iBxeWyhE\nt1XX4z5vaSu32k4Fpdtt9WwUXN4C37r9qQZa6bfyFtG6iLlln9r8NQ2MwrRZ\nvBG203+bI/EDri/YIbWYZDjiFOL7Her+l7ksKlWY2fsvOxFPItKwEE1Oxdp4\nIEsIrN8tXXOWMYNUYx1NiW2gzKAHdKuB1703JITJ8n5E+0c1hN1j6WFCR2DX\nv1R1r8LUstQvFkXxjoFVl9ue8vJyE5Wi8rEbgI+helwtzJvw1vEhusVo62gU\nm7kv\r\n=FHM4\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDjFGOYjoGWCOO4BlspmXRzZEr+hROHPP2rAvEPTAmzVgIgFAQOfakNcW6OZxbYLQn4Wxi7TR9hxVVV0RN0tIqpD1g="}]},"_npmUser":{"name":"acao","email":"rikki.schulte@gmail.com"},"directories":{},"maintainers":[{"name":"benjie","email":"npm@benjiegillam.com"},{"name":"schickling","email":"schickling.j@gmail.com"},{"name":"leebyron","email":"lee@leebyron.com"},{"name":"acao","email":"rikki.schulte@gmail.com"},{"name":"fb","email":"opensource+npm@fb.com"},{"name":"i1g","email":"ivan.goncharov.ua@gmail.com"},{"name":"wincent","email":"greg@hurrell.net"},{"name":"kassens","email":"jkassens@fb.com"},{"name":"orta","email":"orta.therox@gmail.com"},{"name":"asiandrummer","email":"asiandrummer@gmail.com"},{"name":"lostplan","email":"sol@twitter.com"},{"name":"mgadda","email":"mgadda@gmail.com"},{"name":"ags-","email":"agomezs@fb.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/graphql-language-service-interface_2.10.0_1638778249684_0.07516694028388304"},"_hasShrinkwrap":false,"deprecated":"this package has been merged into graphql-language-service"},"2.10.1-canary-b9c71c81.0":{"name":"graphql-language-service-interface","version":"2.10.1-canary-b9c71c81.0","description":"Interface to the GraphQL Language Service","contributors":[{"name":"Greg Hurrell","email":"greg@hurrell.net","url":"https://greg.hurrell.net/"},{"name":"Hyohyeon Jeong","email":"asiandrummer@fb.com"},{"name":"Lee Byron","email":"lee@leebyron.com","url":"http://leebyron.com/"}],"repository":{"type":"git","url":"git+ssh://git@github.com/graphql/graphiql.git"},"homepage":"https://github.com/graphql/graphiql/tree/main/packages/graphql-language-service-interface#readme","bugs":{"url":"https://github.com/graphql/graphiql/issues?q=issue+label:language-interface"},"license":"MIT","keywords":["graphql"],"main":"dist/index.js","module":"esm/index.js","typings":"dist/index.d.ts","peerDependencies":{"graphql":"^15.5.0 || ^16.0.0"},"dependencies":{"graphql-config":"^4.1.0","graphql-language-service-parser":"^1.10.3","graphql-language-service-types":"^1.8.6","graphql-language-service-utils":"^2.7.1-canary-b9c71c81.0","vscode-languageserver-types":"^3.15.1"},"devDependencies":{"graphql":"16.0.0-experimental-stream-defer.5","vscode-languageserver-protocol":"^3.16.0"},"readme":"# graphql-language-service-interface\n\n[![NPM](https://img.shields.io/npm/v/graphql-language-service-interface.svg)](https://npmjs.com/graphql-language-service-interface)\n![jsDelivr hits (npm)](https://img.shields.io/jsdelivr/npm/hm/graphql-language-service-interface)\n![npm downloads](https://img.shields.io/npm/dm/graphql-language-service-interface?label=npm%20downloads)\n![Snyk Vulnerabilities for npm package](https://img.shields.io/snyk/vulnerabilities/npm/codemirror-graphql)\n[![License](https://img.shields.io/npm/l/graphql-language-service-interface.svg?style=flat-square)](LICENSE)\n[Discord Channel](https://discord.gg/wkQCKwazxj)\n\n[API Docs](https://graphiql-test.netlify.app/typedoc/modules/graphql_language_service_interface.html)\n\nLSP Language Service written in Typescript used by [GraphQL Language Service Server](https://github.com/graphql/graphiql/tree/main/packages/graphql-language-service-server) and [Codemirror GraphQL](https://github.com/graphql/graphiql/tree/main/packages/codemirror-graphql).\n\nThis provides the Official [Language Server Protocol](https://langserver.org) compliant GraphQL language service to be used by an IDE plugin, a browser application or desktop application.\n","readmeFilename":"README.md","gitHead":"b9c71c817f41e1c13d796cab7a8753b73088dd19","_id":"graphql-language-service-interface@2.10.1-canary-b9c71c81.0","_nodeVersion":"16.13.0","_npmVersion":"8.1.0","dist":{"integrity":"sha512-A29stiBJ6ghH0++sMEeSrsZQD7hAeRXw17lJ+jOyPatmyGrZOuLTxbDNJBSbPRijsFVWJl75tY+D82+uykQAcA==","shasum":"307548d8d412ca40b2ce8a885d0b5f67e2260ce7","tarball":"https://registry.npmjs.org/graphql-language-service-interface/-/graphql-language-service-interface-2.10.1-canary-b9c71c81.0.tgz","fileCount":88,"unpackedSize":391655,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhrkF+CRA9TVsSAnZWagAA3jsQAIbaVfZkV2N6plPwz6zp\ny4jntJIhLr5caWH0dmRkg363wXhezOFVtdRv1/gtNAEUBYS6vN5Aab3k5w7g\nsc+R5wyx7HB2czVF8gXG1gmwdNrlQ1aFALAqMS5N0/UJ6/EILEnqyxuKKVdx\nE3j1okb7KbwZmu4Jq8hR23k3J6gO3PNMQK2p6KUxa+F2wehyflMTK8e4s+5L\ncLz3L8pmN1uGEBwQnChcMX+cC6b24hfWElBlRGOMlCWjFayslz4JWQVW6Pyd\n+Ny16pSF28Av8xvzQ/wcFTcptRKrp8MFij629+Oze4XSxTs6kTWhpCJPbVlf\n/z3pyHsDrX42bbu+1EYZR0Y6bSCZVw3+BZJFOFdSSQqZITaBV49XJCukN9hV\nxec8IXv3XtCBrWFResCK3mNHslMNdGJ79G5b99dVj21HTNIpJb8xP0ewwdmk\n5PhgTs+1UP2DwEsf1oIhrK0/jtCuy2PKswJX27tY3OSHLEcGA801W3kOskw5\nO+MFPomNy/vHghwiGkPy9WvEKXj2g/X8xGCEM2D6oIxXD6l2W5yb0LHTSEKZ\nWd1K3OEtTCUC2NC4NcwS3Xp8BU4Amxr8wzhqzqp4mtkSB/3PdD+u3zXvYZ9S\ne3JlI86XhbTkfvBNU75UsRTcIBv4ODiJTTn8DzTnkeIzsCarqlXUSKcUaGBK\nmzyZ\r\n=OD58\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDziF3tjbSZGXc2SHCtKE5564M0E2+S9GdEqBvfaRnDzAIhAMsGMUo39/zSPc7ALZMMN73672XLSLODkzPCaMqm0LZq"}]},"_npmUser":{"name":"acao","email":"rikki.schulte@gmail.com"},"directories":{},"maintainers":[{"name":"benjie","email":"npm@benjiegillam.com"},{"name":"schickling","email":"schickling.j@gmail.com"},{"name":"leebyron","email":"lee@leebyron.com"},{"name":"acao","email":"rikki.schulte@gmail.com"},{"name":"fb","email":"opensource+npm@fb.com"},{"name":"i1g","email":"ivan.goncharov.ua@gmail.com"},{"name":"wincent","email":"greg@hurrell.net"},{"name":"kassens","email":"jkassens@fb.com"},{"name":"orta","email":"orta.therox@gmail.com"},{"name":"asiandrummer","email":"asiandrummer@gmail.com"},{"name":"lostplan","email":"sol@twitter.com"},{"name":"mgadda","email":"mgadda@gmail.com"},{"name":"ags-","email":"agomezs@fb.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/graphql-language-service-interface_2.10.1-canary-b9c71c81.0_1638809982820_0.08048818562178361"},"_hasShrinkwrap":false,"deprecated":"this package has been merged into graphql-language-service"},"2.10.1-canary-bdd62cc3.0":{"name":"graphql-language-service-interface","version":"2.10.1-canary-bdd62cc3.0","description":"Interface to the GraphQL Language Service","contributors":[{"name":"Greg Hurrell","email":"greg@hurrell.net","url":"https://greg.hurrell.net/"},{"name":"Hyohyeon Jeong","email":"asiandrummer@fb.com"},{"name":"Lee Byron","email":"lee@leebyron.com","url":"http://leebyron.com/"}],"repository":{"type":"git","url":"git+ssh://git@github.com/graphql/graphiql.git"},"homepage":"https://github.com/graphql/graphiql/tree/main/packages/graphql-language-service-interface#readme","bugs":{"url":"https://github.com/graphql/graphiql/issues?q=issue+label:language-interface"},"license":"MIT","keywords":["graphql"],"main":"dist/index.js","module":"esm/index.js","typings":"dist/index.d.ts","peerDependencies":{"graphql":"^15.5.0 || ^16.0.0"},"dependencies":{"graphql-config":"^4.1.0","graphql-language-service-parser":"^1.10.3","graphql-language-service-types":"^1.8.6","graphql-language-service-utils":"^2.7.1-canary-bdd62cc3.0","vscode-languageserver-types":"^3.15.1"},"devDependencies":{"graphql":"16.0.0-experimental-stream-defer.5","vscode-languageserver-protocol":"^3.16.0"},"readme":"# graphql-language-service-interface\n\n[![NPM](https://img.shields.io/npm/v/graphql-language-service-interface.svg)](https://npmjs.com/graphql-language-service-interface)\n![jsDelivr hits (npm)](https://img.shields.io/jsdelivr/npm/hm/graphql-language-service-interface)\n![npm downloads](https://img.shields.io/npm/dm/graphql-language-service-interface?label=npm%20downloads)\n![Snyk Vulnerabilities for npm package](https://img.shields.io/snyk/vulnerabilities/npm/codemirror-graphql)\n[![License](https://img.shields.io/npm/l/graphql-language-service-interface.svg?style=flat-square)](LICENSE)\n[Discord Channel](https://discord.gg/wkQCKwazxj)\n\n[API Docs](https://graphiql-test.netlify.app/typedoc/modules/graphql_language_service_interface.html)\n\nLSP Language Service written in Typescript used by [GraphQL Language Service Server](https://github.com/graphql/graphiql/tree/main/packages/graphql-language-service-server) and [Codemirror GraphQL](https://github.com/graphql/graphiql/tree/main/packages/codemirror-graphql).\n\nThis provides the Official [Language Server Protocol](https://langserver.org) compliant GraphQL language service to be used by an IDE plugin, a browser application or desktop application.\n","readmeFilename":"README.md","gitHead":"bdd62cc3ada808d99d62cb3ddbcd5ae3e6dc3789","_id":"graphql-language-service-interface@2.10.1-canary-bdd62cc3.0","_nodeVersion":"16.13.0","_npmVersion":"8.1.0","dist":{"integrity":"sha512-lz+kp2lxIeH81+jfb4/qd8bTbnvzzLbQ/4BhkNdHqelRtRvaKfet0UxmYEUb0jyK6dEMXDHANMWG0x87kMpkYA==","shasum":"6a62f0dea699f0e33b5b5f3de7d8daabb8a661d1","tarball":"https://registry.npmjs.org/graphql-language-service-interface/-/graphql-language-service-interface-2.10.1-canary-bdd62cc3.0.tgz","fileCount":88,"unpackedSize":391655,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhrkNqCRA9TVsSAnZWagAASEwP/0kSZQnoHzppchWe5Ri2\nypeuMP1ZeOkcxh7hs+gqHs/fSIhBiXcmnoyh7CZdCNS62guA+eL9YFQBFI/B\nQqgqp3bS1vJ9kknzgo+NrHlqrKXyHKVmNxnjiTCsMyObeL/gByzUXl/p0reU\nxYwUM8/H4SNzzMSmqK/gpOlSS5+H9fHY38XYN0Z0AhKJWUq8fSHR4S0cw78i\nbQD2cjINb9ZQ0Ewkr7JoHPYLetR/jG0OL+NAEz9q93LCsBM2AETJxEol/cYs\nql2J9B80aX1cOnr+bhENffEai9BJMa0cXBM6ySRuHI2srXGZ7kD9jHObG8B5\nbL4r8/C+WDd2kqIdJpGZSfl2oA1lgrEKB5EZwQFJSMaK0Ly72LML0XUgqyuy\nKbtdXl0d3YoHsjzPmGCel1QU2l0Nr59JpNgSSS9BQ3nSpF/rqfGojzoxIC5s\ndjZ5BnUBrf2f/NoSiUMANkaJK2SPes8/29tUqTH30ycngb4ao60tj0NDI0b1\ncoXxukj2tD2RkP09VVkdwqbqNtMDF966/M3xlKLWH5h97NPNo5qIFqGpED+Q\ngrnEGHUmQkedvCfYro7ZaAiW7Jcj7tIFFBEXuxq0/NZOhcoj0tL4zDRPkXrH\n7MHuuApf8HnltLwwcz4eD7DRvNNFypPHC+8QpWVckFJ6VStHNVxg4rpZ1Vc6\nWf4U\r\n=3dVs\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCAm5mNcXcvZg9iFTnPuD1Mv2RMjdTAJINYLpX38sH4jgIgOvoSl7egq/BXnOLsWozkCduoZ85gxhret5KHtuykUmI="}]},"_npmUser":{"name":"acao","email":"rikki.schulte@gmail.com"},"directories":{},"maintainers":[{"name":"benjie","email":"npm@benjiegillam.com"},{"name":"schickling","email":"schickling.j@gmail.com"},{"name":"leebyron","email":"lee@leebyron.com"},{"name":"acao","email":"rikki.schulte@gmail.com"},{"name":"fb","email":"opensource+npm@fb.com"},{"name":"i1g","email":"ivan.goncharov.ua@gmail.com"},{"name":"wincent","email":"greg@hurrell.net"},{"name":"kassens","email":"jkassens@fb.com"},{"name":"orta","email":"orta.therox@gmail.com"},{"name":"asiandrummer","email":"asiandrummer@gmail.com"},{"name":"lostplan","email":"sol@twitter.com"},{"name":"mgadda","email":"mgadda@gmail.com"},{"name":"ags-","email":"agomezs@fb.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/graphql-language-service-interface_2.10.1-canary-bdd62cc3.0_1638810474516_0.057840110112350906"},"_hasShrinkwrap":false,"deprecated":"this package has been merged into graphql-language-service"},"2.10.1-canary-742288e7.0":{"name":"graphql-language-service-interface","version":"2.10.1-canary-742288e7.0","description":"Interface to the GraphQL Language Service","contributors":[{"name":"Greg Hurrell","email":"greg@hurrell.net","url":"https://greg.hurrell.net/"},{"name":"Hyohyeon Jeong","email":"asiandrummer@fb.com"},{"name":"Lee Byron","email":"lee@leebyron.com","url":"http://leebyron.com/"}],"repository":{"type":"git","url":"git+ssh://git@github.com/graphql/graphiql.git"},"homepage":"https://github.com/graphql/graphiql/tree/main/packages/graphql-language-service-interface#readme","bugs":{"url":"https://github.com/graphql/graphiql/issues?q=issue+label:language-interface"},"license":"MIT","keywords":["graphql"],"main":"dist/index.js","module":"esm/index.js","typings":"dist/index.d.ts","peerDependencies":{"graphql":"^15.5.0 || ^16.0.0"},"dependencies":{"graphql-config":"^4.1.0","graphql-language-service-parser":"^1.10.3","graphql-language-service-types":"^1.8.6","graphql-language-service-utils":"^2.7.1-canary-742288e7.0","vscode-languageserver-types":"^3.15.1"},"devDependencies":{"graphql":"16.0.0-experimental-stream-defer.5","vscode-languageserver-protocol":"^3.16.0"},"readme":"# graphql-language-service-interface\n\n[![NPM](https://img.shields.io/npm/v/graphql-language-service-interface.svg)](https://npmjs.com/graphql-language-service-interface)\n![jsDelivr hits (npm)](https://img.shields.io/jsdelivr/npm/hm/graphql-language-service-interface)\n![npm downloads](https://img.shields.io/npm/dm/graphql-language-service-interface?label=npm%20downloads)\n![Snyk Vulnerabilities for npm package](https://img.shields.io/snyk/vulnerabilities/npm/codemirror-graphql)\n[![License](https://img.shields.io/npm/l/graphql-language-service-interface.svg?style=flat-square)](LICENSE)\n[Discord Channel](https://discord.gg/wkQCKwazxj)\n\n[API Docs](https://graphiql-test.netlify.app/typedoc/modules/graphql_language_service_interface.html)\n\nLSP Language Service written in Typescript used by [GraphQL Language Service Server](https://github.com/graphql/graphiql/tree/main/packages/graphql-language-service-server) and [Codemirror GraphQL](https://github.com/graphql/graphiql/tree/main/packages/codemirror-graphql).\n\nThis provides the Official [Language Server Protocol](https://langserver.org) compliant GraphQL language service to be used by an IDE plugin, a browser application or desktop application.\n","readmeFilename":"README.md","gitHead":"742288e7f676812df4c3b46921b746edffcb9895","_id":"graphql-language-service-interface@2.10.1-canary-742288e7.0","_nodeVersion":"16.13.0","_npmVersion":"8.1.0","dist":{"integrity":"sha512-Sb1CcKDp5ohL8qSlYz4R9rCSJ8xCIfI26X3j+HFZaAPeyC7saisOrAR0y8iWooCDQ/owknYSrSw2greIkyIVqQ==","shasum":"7825d21dca3a6bf13f648c9560819b29f3f461d6","tarball":"https://registry.npmjs.org/graphql-language-service-interface/-/graphql-language-service-interface-2.10.1-canary-742288e7.0.tgz","fileCount":88,"unpackedSize":391687,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhrkS/CRA9TVsSAnZWagAA9y0P/iZeFm5fnb+N3kHSW7pr\n4XpxyUT8yt2Idv6aCu7mb7vsIFSFs0NjHNJeNDW9DarkfqfdXQX3feKv2evM\nRVBPkCc8KHXKnMFbH7wDh54kwgOM6OZmIVQRZQ528m6m4nXHnhJ6HxGVlTwk\nJxXBuXEtjjnj5akgvtE9o16XAQ24ri6VFHfZ10+PIY5mA+3Q9vdM64eHP7Ob\n1XRBHHLZub5djEI/FIfnRfEJ+LWAgReX53+j4bCuUmRAPp4Vg9AqfDNtaPeQ\nz8HQWVb50qDU1GHHRd8RNySqurfwyiK0HweWoLkjuTbqtMEAfxe9bEmMii8h\naCe8xuFCMQ/z0/DSvGrH+n9bNT57oPG78D0rMH3QHSW2kzbPKsVESOBEbgSG\nBdZpOFkOvIpihlVJMeO62Plp0Y6OL0qUaEGygxxCABMiWIWOu4upWsGWH+AI\ngozBBDUQl6ZaZq9nBi8NKvNyGTVlZs3Y/AIw5dkpqwAhxy4LeUC/xi8fNhKU\nEifFeotkaluV3yjecoL8i/QeRtMqyWQSXM42hzxkwLiNxPI6hSMCvM68JkPz\n0BAON5XODiBh4De0+m/o9yXsqYnpg0c4pJ7EQ3rMerELNL1NEagmKhbbORLT\nJcF9rgP9MPW41ii/gB0OMac6Q8g4YCAWhtB8IgT2qqIjD1vQkGQznlgZvq1h\nVDbw\r\n=NFIr\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCT5PzRVFLJ7WgJOoo/53OFi79hgH39mX2+ZY98Uv7dDwIgFNtxWDltzt6+a9RYoAeetEMaCLKQWA8bDHtrOKNCD3E="}]},"_npmUser":{"name":"acao","email":"rikki.schulte@gmail.com"},"directories":{},"maintainers":[{"name":"benjie","email":"npm@benjiegillam.com"},{"name":"schickling","email":"schickling.j@gmail.com"},{"name":"leebyron","email":"lee@leebyron.com"},{"name":"acao","email":"rikki.schulte@gmail.com"},{"name":"fb","email":"opensource+npm@fb.com"},{"name":"i1g","email":"ivan.goncharov.ua@gmail.com"},{"name":"wincent","email":"greg@hurrell.net"},{"name":"kassens","email":"jkassens@fb.com"},{"name":"orta","email":"orta.therox@gmail.com"},{"name":"asiandrummer","email":"asiandrummer@gmail.com"},{"name":"lostplan","email":"sol@twitter.com"},{"name":"mgadda","email":"mgadda@gmail.com"},{"name":"ags-","email":"agomezs@fb.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/graphql-language-service-interface_2.10.1-canary-742288e7.0_1638810815192_0.6875176416517701"},"_hasShrinkwrap":false,"deprecated":"this package has been merged into graphql-language-service"},"2.10.1-canary-ec866cba.0":{"name":"graphql-language-service-interface","version":"2.10.1-canary-ec866cba.0","description":"Interface to the GraphQL Language Service","contributors":[{"name":"Greg Hurrell","email":"greg@hurrell.net","url":"https://greg.hurrell.net/"},{"name":"Hyohyeon Jeong","email":"asiandrummer@fb.com"},{"name":"Lee Byron","email":"lee@leebyron.com","url":"http://leebyron.com/"}],"repository":{"type":"git","url":"git+ssh://git@github.com/graphql/graphiql.git"},"homepage":"https://github.com/graphql/graphiql/tree/main/packages/graphql-language-service-interface#readme","bugs":{"url":"https://github.com/graphql/graphiql/issues?q=issue+label:language-interface"},"license":"MIT","keywords":["graphql"],"main":"dist/index.js","module":"esm/index.js","typings":"dist/index.d.ts","peerDependencies":{"graphql":"^15.5.0 || ^16.0.0"},"dependencies":{"graphql-config":"^4.1.0","graphql-language-service-parser":"^1.10.3","graphql-language-service-types":"^1.8.6","graphql-language-service-utils":"^2.7.1-canary-ec866cba.0","vscode-languageserver-types":"^3.15.1"},"devDependencies":{"graphql":"16.0.0-experimental-stream-defer.5","vscode-languageserver-protocol":"^3.16.0"},"readme":"# graphql-language-service-interface\n\n[![NPM](https://img.shields.io/npm/v/graphql-language-service-interface.svg)](https://npmjs.com/graphql-language-service-interface)\n![jsDelivr hits (npm)](https://img.shields.io/jsdelivr/npm/hm/graphql-language-service-interface)\n![npm downloads](https://img.shields.io/npm/dm/graphql-language-service-interface?label=npm%20downloads)\n![Snyk Vulnerabilities for npm package](https://img.shields.io/snyk/vulnerabilities/npm/codemirror-graphql)\n[![License](https://img.shields.io/npm/l/graphql-language-service-interface.svg?style=flat-square)](LICENSE)\n[Discord Channel](https://discord.gg/wkQCKwazxj)\n\n[API Docs](https://graphiql-test.netlify.app/typedoc/modules/graphql_language_service_interface.html)\n\nLSP Language Service written in Typescript used by [GraphQL Language Service Server](https://github.com/graphql/graphiql/tree/main/packages/graphql-language-service-server) and [Codemirror GraphQL](https://github.com/graphql/graphiql/tree/main/packages/codemirror-graphql).\n\nThis provides the Official [Language Server Protocol](https://langserver.org) compliant GraphQL language service to be used by an IDE plugin, a browser application or desktop application.\n","readmeFilename":"README.md","gitHead":"ec866cba3e7f7b2e8ac06cee6caf22248c82f49e","_id":"graphql-language-service-interface@2.10.1-canary-ec866cba.0","_nodeVersion":"16.13.0","_npmVersion":"8.1.0","dist":{"integrity":"sha512-B/zTyCZfOqhk7WIzlhh1p1ahN76eullwGgxdUYGJ4/g8kqbFzLR2xbfC+Hu3NntE5zXyLoQ5Uvzw6HeYqe+xEw==","shasum":"a2f44f028f22fbe6f2eda1d3701f20006d08b929","tarball":"https://registry.npmjs.org/graphql-language-service-interface/-/graphql-language-service-interface-2.10.1-canary-ec866cba.0.tgz","fileCount":88,"unpackedSize":391475,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhrkfwCRA9TVsSAnZWagAAmHQQAIIh099QvN+WNhoV5aIi\nUzm+Yv2Wvuaa4TbupffgkjIgFFmA7cMPGhBtwD0294Q9NmHmE1VzCgG/GzGO\nOecE8ZC71+0K4UhjDGxzcvShASKFRPbHKGn1svZnlmmR9Jsu+gm2PBpSIlvR\nkjl75mCr3JlvaR8dTXjEFN10JBQH1lebvO/UKJhnz2ku8qxrqR2ZNVfRRZSc\nnC7roBMgC4/15cg63wQQP6Zyw/HuT8Gt6eNpsk9K5ioRwSg+kerQ/y9RP20v\nX99Qq22N48P/DPbH9Y+U3zWHa3L98u9A02fhzNtvsH20ExLecKvHxQO0tZ1n\n1azG7eLU4EPqCXPDWvfqB69vMEOocluUdvg0HsmZ0EaKpxvekYvJO4a7hEEM\nvumVmaPF/DcASDY9ZLOmmh51MsUdVO2l8MLVqCfSM0indQs6GLT/dzUqVNrq\nLhMeXUVKmX1Yc5T4fuwTQ2sooEjVyw0jWWJTsiUGG8NrB9Vc01nTScYUCFS5\nMlDG3nx0N6cScDtzmXDha7ZcMTvalTX0RtA81zzsO6kd3xfrI63+XNnZ0WVr\nswCgNFou/edAGqh69Y7SYF2C1h0zBKco1613Vb4Dla2JVjOjD4Itu3Fg2dOr\nkRc67Ds4uIB1wv04IbyLUTJ/y6LCysbyW73m9FMsboSMQeUw/g7op326YvZD\nLaLA\r\n=fCHD\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIBO8jwj7AQnM/+OHZgQdX9rKfzjkxDO2oG8VfJkNrOa9AiBAWl3DLg9cBOjXQDgeuEnRKz7FhlMqJIH7EDK3FSiNHQ=="}]},"_npmUser":{"name":"acao","email":"rikki.schulte@gmail.com"},"directories":{},"maintainers":[{"name":"benjie","email":"npm@benjiegillam.com"},{"name":"schickling","email":"schickling.j@gmail.com"},{"name":"leebyron","email":"lee@leebyron.com"},{"name":"acao","email":"rikki.schulte@gmail.com"},{"name":"fb","email":"opensource+npm@fb.com"},{"name":"i1g","email":"ivan.goncharov.ua@gmail.com"},{"name":"wincent","email":"greg@hurrell.net"},{"name":"kassens","email":"jkassens@fb.com"},{"name":"orta","email":"orta.therox@gmail.com"},{"name":"asiandrummer","email":"asiandrummer@gmail.com"},{"name":"lostplan","email":"sol@twitter.com"},{"name":"mgadda","email":"mgadda@gmail.com"},{"name":"ags-","email":"agomezs@fb.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/graphql-language-service-interface_2.10.1-canary-ec866cba.0_1638811632115_0.4877494132513771"},"_hasShrinkwrap":false,"deprecated":"this package has been merged into graphql-language-service"},"2.10.1-canary-ab0be4f0.0":{"name":"graphql-language-service-interface","version":"2.10.1-canary-ab0be4f0.0","description":"Interface to the GraphQL Language Service","contributors":[{"name":"Greg Hurrell","email":"greg@hurrell.net","url":"https://greg.hurrell.net/"},{"name":"Hyohyeon Jeong","email":"asiandrummer@fb.com"},{"name":"Lee Byron","email":"lee@leebyron.com","url":"http://leebyron.com/"}],"repository":{"type":"git","url":"git+ssh://git@github.com/graphql/graphiql.git"},"homepage":"https://github.com/graphql/graphiql/tree/main/packages/graphql-language-service-interface#readme","bugs":{"url":"https://github.com/graphql/graphiql/issues?q=issue+label:language-interface"},"license":"MIT","keywords":["graphql"],"main":"dist/index.js","module":"esm/index.js","typings":"dist/index.d.ts","peerDependencies":{"graphql":"^15.5.0 || ^16.0.0"},"dependencies":{"graphql-config":"^4.1.0","graphql-language-service-parser":"^1.10.3","graphql-language-service-types":"^1.8.6","graphql-language-service-utils":"^2.7.1-canary-ab0be4f0.0","vscode-languageserver-types":"^3.15.1"},"devDependencies":{"graphql":"16.0.0-experimental-stream-defer.5","vscode-languageserver-protocol":"^3.16.0"},"readme":"# graphql-language-service-interface\n\n[![NPM](https://img.shields.io/npm/v/graphql-language-service-interface.svg)](https://npmjs.com/graphql-language-service-interface)\n![jsDelivr hits (npm)](https://img.shields.io/jsdelivr/npm/hm/graphql-language-service-interface)\n![npm downloads](https://img.shields.io/npm/dm/graphql-language-service-interface?label=npm%20downloads)\n![Snyk Vulnerabilities for npm package](https://img.shields.io/snyk/vulnerabilities/npm/codemirror-graphql)\n[![License](https://img.shields.io/npm/l/graphql-language-service-interface.svg?style=flat-square)](LICENSE)\n[Discord Channel](https://discord.gg/wkQCKwazxj)\n\n[API Docs](https://graphiql-test.netlify.app/typedoc/modules/graphql_language_service_interface.html)\n\nLSP Language Service written in Typescript used by [GraphQL Language Service Server](https://github.com/graphql/graphiql/tree/main/packages/graphql-language-service-server) and [Codemirror GraphQL](https://github.com/graphql/graphiql/tree/main/packages/codemirror-graphql).\n\nThis provides the Official [Language Server Protocol](https://langserver.org) compliant GraphQL language service to be used by an IDE plugin, a browser application or desktop application.\n","readmeFilename":"README.md","gitHead":"ab0be4f00d3a7d83b4e223b86467cb2f698f5220","_id":"graphql-language-service-interface@2.10.1-canary-ab0be4f0.0","_nodeVersion":"16.13.0","_npmVersion":"8.1.0","dist":{"integrity":"sha512-JJ/VRKy3U2dsV5INi0ManhjYnoFGT3fI9Cw7mhKwd4Zvm+jhk8+VycGmVj6LmIr5vhYFmPJLD/b3cy4ItEuGHA==","shasum":"aa33462e97f3e5115dba0a1d8919e0caa6cf0872","tarball":"https://registry.npmjs.org/graphql-language-service-interface/-/graphql-language-service-interface-2.10.1-canary-ab0be4f0.0.tgz","fileCount":88,"unpackedSize":391475,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhrkuRCRA9TVsSAnZWagAALIIP/351zVpEx81z0pjkbX3C\n+UefemcQJt423z/RofJypQKcULQXa3Dac5GD0ySmiSXc+46WyIPewoPMVsXk\n8QH9mX+mYC+910rlLSom+z80GYN6z9xexaFsbIEC4YIAgimnW0Fv4FYUqH5r\nnTYvRnNGUbCz+DxxU/np0I54mbotRGScpFLM6ZAgb9U/NTiOAfbmoApaLc5i\nksd8dmHp+eocad1AoE6L4LlATZsJO7PMXaeH7IipIa2b1cvLgMBG8fqlp9z2\n1qqnE4++bP2e60Go9AmI3f2bcZMj13B+w5mpeFD0yMczf9ssAv+iouy0f8nI\nbY6VNv8DBqbXpkuu+W/FF5Plqh9fjMM/T7pquTdbyp7jpWCteVdSFyVBFT9O\nPXQJFYbhEfeWe485vORBRL2D8KHToxnFFC4ZFEfGw+9GglPZS4Zd/SOuBJTK\nPgFVpudvMIZpwrVzdgfTFBNo3XnA3bco7JTjtc5e1YAbXKSL2m41P32sPdPD\nC4YwHGvg/22ZMCX5EuQJamrQTAVM/FKJZKhnUr4mY502twBdklvWY2F1/QxZ\nG/fCkJdtFsNCoIu4qajbM2MDbN3O9P2iiayUdDlw6DbwVYxRJVmsPMNkGezV\njE9ApOiB2FT8U43pDt1pS3zFv8UriIzfDhOuGcdOAfWcD9n13/vITPw8sYdD\nYsQ5\r\n=snIi\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDEdnn8akaR3RjNbNs/73sehaAoCPYpxvfdoNXAPQaR6QIhANPJoQfdUcbVzplBdWV5TPU+CpBQikNy09xKmbiTKIqa"}]},"_npmUser":{"name":"acao","email":"rikki.schulte@gmail.com"},"directories":{},"maintainers":[{"name":"benjie","email":"npm@benjiegillam.com"},{"name":"schickling","email":"schickling.j@gmail.com"},{"name":"leebyron","email":"lee@leebyron.com"},{"name":"acao","email":"rikki.schulte@gmail.com"},{"name":"fb","email":"opensource+npm@fb.com"},{"name":"i1g","email":"ivan.goncharov.ua@gmail.com"},{"name":"wincent","email":"greg@hurrell.net"},{"name":"kassens","email":"jkassens@fb.com"},{"name":"orta","email":"orta.therox@gmail.com"},{"name":"asiandrummer","email":"asiandrummer@gmail.com"},{"name":"lostplan","email":"sol@twitter.com"},{"name":"mgadda","email":"mgadda@gmail.com"},{"name":"ags-","email":"agomezs@fb.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/graphql-language-service-interface_2.10.1-canary-ab0be4f0.0_1638812561493_0.10000386026797448"},"_hasShrinkwrap":false,"deprecated":"this package has been merged into graphql-language-service"},"2.10.1-canary-2f2c1b4d.0":{"name":"graphql-language-service-interface","version":"2.10.1-canary-2f2c1b4d.0","description":"Interface to the GraphQL Language Service","contributors":[{"name":"Greg Hurrell","email":"greg@hurrell.net","url":"https://greg.hurrell.net/"},{"name":"Hyohyeon Jeong","email":"asiandrummer@fb.com"},{"name":"Lee Byron","email":"lee@leebyron.com","url":"http://leebyron.com/"}],"repository":{"type":"git","url":"git+ssh://git@github.com/graphql/graphiql.git"},"homepage":"https://github.com/graphql/graphiql/tree/main/packages/graphql-language-service-interface#readme","bugs":{"url":"https://github.com/graphql/graphiql/issues?q=issue+label:language-interface"},"license":"MIT","keywords":["graphql"],"main":"dist/index.js","module":"esm/index.js","typings":"dist/index.d.ts","peerDependencies":{"graphql":"^15.5.0 || ^16.0.0"},"dependencies":{"graphql-config":"^4.1.0","graphql-language-service-parser":"^1.10.3","graphql-language-service-types":"^1.8.6","graphql-language-service-utils":"^2.7.1-canary-2f2c1b4d.0","vscode-languageserver-types":"^3.15.1"},"devDependencies":{"graphql":"16.0.0-experimental-stream-defer.5","vscode-languageserver-protocol":"^3.16.0"},"readme":"# graphql-language-service-interface\n\n[![NPM](https://img.shields.io/npm/v/graphql-language-service-interface.svg)](https://npmjs.com/graphql-language-service-interface)\n![jsDelivr hits (npm)](https://img.shields.io/jsdelivr/npm/hm/graphql-language-service-interface)\n![npm downloads](https://img.shields.io/npm/dm/graphql-language-service-interface?label=npm%20downloads)\n![Snyk Vulnerabilities for npm package](https://img.shields.io/snyk/vulnerabilities/npm/codemirror-graphql)\n[![License](https://img.shields.io/npm/l/graphql-language-service-interface.svg?style=flat-square)](LICENSE)\n[Discord Channel](https://discord.gg/wkQCKwazxj)\n\n[API Docs](https://graphiql-test.netlify.app/typedoc/modules/graphql_language_service_interface.html)\n\nLSP Language Service written in Typescript used by [GraphQL Language Service Server](https://github.com/graphql/graphiql/tree/main/packages/graphql-language-service-server) and [Codemirror GraphQL](https://github.com/graphql/graphiql/tree/main/packages/codemirror-graphql).\n\nThis provides the Official [Language Server Protocol](https://langserver.org) compliant GraphQL language service to be used by an IDE plugin, a browser application or desktop application.\n","readmeFilename":"README.md","gitHead":"2f2c1b4d946ec3d125f5280828fa2db0816c11a1","_id":"graphql-language-service-interface@2.10.1-canary-2f2c1b4d.0","_nodeVersion":"16.13.0","_npmVersion":"8.1.0","dist":{"integrity":"sha512-UJEFut2Bb7/QrevHdpTiUqT+bx+3lI5JOqW38zVkTIHylphjtQe5twQ+kgFCLNL9wGhsV1P51/1vNDHwTRUWjg==","shasum":"7421cf247011db5949d7bda696bc4abade041e2f","tarball":"https://registry.npmjs.org/graphql-language-service-interface/-/graphql-language-service-interface-2.10.1-canary-2f2c1b4d.0.tgz","fileCount":88,"unpackedSize":391475,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhrkwlCRA9TVsSAnZWagAAn30QAIq4GXrefjZEWDcO9SZ+\nB+AhKkeEeuxm98Z07Q2GRV7Nve+UlgLIUmxsatcoicXFh7vGRKWiliYaRwwD\n1XPb+vvdz+VfR7phe0JxzI8ZfeROR9xvkMZlaEl9BplG0bXbPia7cEaPyhJa\nvz7XHQRSsQD/1kQM8Rafrkceo0CqA/xjosr1zunKb6nJB1I4dS95OTMiYrTf\nEDLINUiUjaFS4wnKykbK2GPFHYBA3WT9EJwGqwGmJiJ4ysMWnQeCrTdVPkqN\nd9US4vz5ZF3yLfCRSV71fDngrfPM5zPZRpZi3uyMhPWoQ0i8bGw5fH3aB/+V\nSjpa8rZCjhkWZRe/1mW18t8bjlnyqT387gS1KN5urQW9F2cCiPENaRgKrsoM\nRVPaHllDZ/qGbKgo0e7diAJSFL9QfG6o5OiypuZIqvLjXHBmHcQL5LWfbLkm\n2hbyaQGclxrjzUYFL0c+Fg63RwOIP2gW1oMGeFDy3aoVSwlKkQsy4ZxTC6b4\n5Il+Xowj2QdLJt5DGh21cBWnW7AFcyZ6HO2ivyqi9nYhWw0g+OWog2SsI1oJ\nW2blefJAT66gBjVWnW0dYpYx4GXE6sOgKJocoeu5b9tcjYdnGp1THAUvB8XL\naU9Xli4/Gvg8WgdJcNknS5iJSqhl2RngSi+xJauuTac27B+lSDsg1apE/t1+\nYZug\r\n=VXEn\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIH3JOmCSU6503I4KB7PBninuXT2vBBDNXAV+if4hk+HIAiEA33ehRizlPG3t3FbQy+fjWImmzaGCu48Dq6IDfYmTD3o="}]},"_npmUser":{"name":"acao","email":"rikki.schulte@gmail.com"},"directories":{},"maintainers":[{"name":"benjie","email":"npm@benjiegillam.com"},{"name":"schickling","email":"schickling.j@gmail.com"},{"name":"leebyron","email":"lee@leebyron.com"},{"name":"acao","email":"rikki.schulte@gmail.com"},{"name":"fb","email":"opensource+npm@fb.com"},{"name":"i1g","email":"ivan.goncharov.ua@gmail.com"},{"name":"wincent","email":"greg@hurrell.net"},{"name":"kassens","email":"jkassens@fb.com"},{"name":"orta","email":"orta.therox@gmail.com"},{"name":"asiandrummer","email":"asiandrummer@gmail.com"},{"name":"lostplan","email":"sol@twitter.com"},{"name":"mgadda","email":"mgadda@gmail.com"},{"name":"ags-","email":"agomezs@fb.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/graphql-language-service-interface_2.10.1-canary-2f2c1b4d.0_1638812709271_0.9339597869256722"},"_hasShrinkwrap":false,"deprecated":"this package has been merged into graphql-language-service"},"2.10.1-canary-35604620.0":{"name":"graphql-language-service-interface","version":"2.10.1-canary-35604620.0","description":"Interface to the GraphQL Language Service","contributors":[{"name":"Greg Hurrell","email":"greg@hurrell.net","url":"https://greg.hurrell.net/"},{"name":"Hyohyeon Jeong","email":"asiandrummer@fb.com"},{"name":"Lee Byron","email":"lee@leebyron.com","url":"http://leebyron.com/"}],"repository":{"type":"git","url":"git+ssh://git@github.com/graphql/graphiql.git"},"homepage":"https://github.com/graphql/graphiql/tree/main/packages/graphql-language-service-interface#readme","bugs":{"url":"https://github.com/graphql/graphiql/issues?q=issue+label:language-interface"},"license":"MIT","keywords":["graphql"],"main":"dist/index.js","module":"esm/index.js","typings":"dist/index.d.ts","peerDependencies":{"graphql":"^15.5.0 || ^16.0.0"},"dependencies":{"graphql-config":"^4.1.0","graphql-language-service-parser":"^1.10.3","graphql-language-service-types":"^1.8.6","graphql-language-service-utils":"^2.7.1-canary-35604620.0","vscode-languageserver-types":"^3.15.1"},"devDependencies":{"graphql":"16.0.0-experimental-stream-defer.5","vscode-languageserver-protocol":"^3.16.0"},"readme":"# graphql-language-service-interface\n\n[![NPM](https://img.shields.io/npm/v/graphql-language-service-interface.svg)](https://npmjs.com/graphql-language-service-interface)\n![jsDelivr hits (npm)](https://img.shields.io/jsdelivr/npm/hm/graphql-language-service-interface)\n![npm downloads](https://img.shields.io/npm/dm/graphql-language-service-interface?label=npm%20downloads)\n![Snyk Vulnerabilities for npm package](https://img.shields.io/snyk/vulnerabilities/npm/codemirror-graphql)\n[![License](https://img.shields.io/npm/l/graphql-language-service-interface.svg?style=flat-square)](LICENSE)\n[Discord Channel](https://discord.gg/wkQCKwazxj)\n\n[API Docs](https://graphiql-test.netlify.app/typedoc/modules/graphql_language_service_interface.html)\n\nLSP Language Service written in Typescript used by [GraphQL Language Service Server](https://github.com/graphql/graphiql/tree/main/packages/graphql-language-service-server) and [Codemirror GraphQL](https://github.com/graphql/graphiql/tree/main/packages/codemirror-graphql).\n\nThis provides the Official [Language Server Protocol](https://langserver.org) compliant GraphQL language service to be used by an IDE plugin, a browser application or desktop application.\n","readmeFilename":"README.md","gitHead":"3560462011842ea8af6748c4033ceb8311d0d7ee","_id":"graphql-language-service-interface@2.10.1-canary-35604620.0","_nodeVersion":"16.13.0","_npmVersion":"8.1.0","dist":{"integrity":"sha512-aTgZPl9hLsO8Q5AUFQcKlDSGlA7/qBr79AoGX+jm8KT3ByDX3GOGtWva5eD5MfqtI5mp+U7ywXCOhh2dhn+mlw==","shasum":"0d3aebd091007529080cd256fe0bf81fd9b797a0","tarball":"https://registry.npmjs.org/graphql-language-service-interface/-/graphql-language-service-interface-2.10.1-canary-35604620.0.tgz","fileCount":88,"unpackedSize":391475,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhrk0/CRA9TVsSAnZWagAA9ScP/03GSvx9+3WzRDvkmDpG\nWB24Vm+jkCflH6hjdsfP4KRYAa1Iapy2cz3UrU48TYdsQk6wnRsGPoYU2WOm\na/1h8aieEN6qcJ+AAFkQQJXmRxyfa6iraJsLSx+YqpnKQNg9+qNpMgkuIfpQ\nTfo6bnS0CaGZ1/oaYk1iKlBkal1ZvqMK+ETeszP1H41uAiamwNlnVCfYnLIQ\nCxc9TdfDMMmt8X5XZy/RabQoTB4V9lmZ/jJTuTY7DuBDSpCaRVgWq1laBENa\nA6O47s4CtG2VDJtMFkx5JFz1T2SKmGMk0Vv/oZSdq7CtMfHn+6Kg5gWB+pMN\nKbeHIqEm5b9aZL/aaMaa2vew6fhEQfQLs6J2x9TeBwBw/uyxD2epd5pN+HRY\nbTxXIzKWL8d4PoexXDD4mgnKD2qZBfSPBq7qYq6y5FkckMSDr9LjgRUcwC6f\n2Lnq3tcHQeZ0Ne72dSBXTRKbzrvEvmCP4iP1qigGSK7xopTdrlM2rkJexLQq\nLKY15xwagiYkSv0jAApvzuQkLkpb8gvhTiKmlc7PtkKx5Yd6WlFJcyBvz83F\nLg0x2GckrMFD+iJ+JW3Kv8dSzs9wGUKsSu2UlVnkURYEJ9kY9mn9cPyKdurO\n22g4uTFP6uTxf4+G5svE7RLwMvJEv7kz/auQEzyTGglmZNA5MZJ1t8nQ0IgX\nFrWv\r\n=Ylev\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDmsnFKDBaDcKcNcn4Q4A4/EGNP/7q3Xxg/NUEfGTZJKQIgNZ3fXZNAlrYVcCTJJ1pCqT/MVcv4VUvIvlR4c/d1gxY="}]},"_npmUser":{"name":"acao","email":"rikki.schulte@gmail.com"},"directories":{},"maintainers":[{"name":"benjie","email":"npm@benjiegillam.com"},{"name":"schickling","email":"schickling.j@gmail.com"},{"name":"leebyron","email":"lee@leebyron.com"},{"name":"acao","email":"rikki.schulte@gmail.com"},{"name":"fb","email":"opensource+npm@fb.com"},{"name":"i1g","email":"ivan.goncharov.ua@gmail.com"},{"name":"wincent","email":"greg@hurrell.net"},{"name":"kassens","email":"jkassens@fb.com"},{"name":"orta","email":"orta.therox@gmail.com"},{"name":"asiandrummer","email":"asiandrummer@gmail.com"},{"name":"lostplan","email":"sol@twitter.com"},{"name":"mgadda","email":"mgadda@gmail.com"},{"name":"ags-","email":"agomezs@fb.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/graphql-language-service-interface_2.10.1-canary-35604620.0_1638812991366_0.9004439162405975"},"_hasShrinkwrap":false,"deprecated":"this package has been merged into graphql-language-service"},"2.10.1-canary-07a2840d.0":{"name":"graphql-language-service-interface","version":"2.10.1-canary-07a2840d.0","description":"Interface to the GraphQL Language Service","contributors":[{"name":"Greg Hurrell","email":"greg@hurrell.net","url":"https://greg.hurrell.net/"},{"name":"Hyohyeon Jeong","email":"asiandrummer@fb.com"},{"name":"Lee Byron","email":"lee@leebyron.com","url":"http://leebyron.com/"}],"repository":{"type":"git","url":"git+ssh://git@github.com/graphql/graphiql.git"},"homepage":"https://github.com/graphql/graphiql/tree/main/packages/graphql-language-service-interface#readme","bugs":{"url":"https://github.com/graphql/graphiql/issues?q=issue+label:language-interface"},"license":"MIT","keywords":["graphql"],"main":"dist/index.js","module":"esm/index.js","typings":"dist/index.d.ts","peerDependencies":{"graphql":"^15.5.0 || ^16.0.0"},"dependencies":{"graphql-config":"^4.1.0","graphql-language-service-parser":"^1.10.3","graphql-language-service-types":"^1.8.6","graphql-language-service-utils":"^2.7.1-canary-07a2840d.0","vscode-languageserver-types":"^3.15.1"},"devDependencies":{"graphql":"16.0.0-experimental-stream-defer.5","vscode-languageserver-protocol":"^3.16.0"},"readme":"# graphql-language-service-interface\n\n[![NPM](https://img.shields.io/npm/v/graphql-language-service-interface.svg)](https://npmjs.com/graphql-language-service-interface)\n![jsDelivr hits (npm)](https://img.shields.io/jsdelivr/npm/hm/graphql-language-service-interface)\n![npm downloads](https://img.shields.io/npm/dm/graphql-language-service-interface?label=npm%20downloads)\n![Snyk Vulnerabilities for npm package](https://img.shields.io/snyk/vulnerabilities/npm/codemirror-graphql)\n[![License](https://img.shields.io/npm/l/graphql-language-service-interface.svg?style=flat-square)](LICENSE)\n[Discord Channel](https://discord.gg/wkQCKwazxj)\n\n[API Docs](https://graphiql-test.netlify.app/typedoc/modules/graphql_language_service_interface.html)\n\nLSP Language Service written in Typescript used by [GraphQL Language Service Server](https://github.com/graphql/graphiql/tree/main/packages/graphql-language-service-server) and [Codemirror GraphQL](https://github.com/graphql/graphiql/tree/main/packages/codemirror-graphql).\n\nThis provides the Official [Language Server Protocol](https://langserver.org) compliant GraphQL language service to be used by an IDE plugin, a browser application or desktop application.\n","readmeFilename":"README.md","gitHead":"07a2840d2b89a1ad33d7d8d28039b58b44f504f4","_id":"graphql-language-service-interface@2.10.1-canary-07a2840d.0","_nodeVersion":"16.13.0","_npmVersion":"8.1.0","dist":{"integrity":"sha512-3WA0o32w4NNiSYve7vx2EQNnUJrFrLlpfHw5yI+32f611RBuubNlfJJRWrMYBpSvQWwnMWruIc3EoHAyrhvzCw==","shasum":"76937840a1b1c6add983241316d39082d1108142","tarball":"https://registry.npmjs.org/graphql-language-service-interface/-/graphql-language-service-interface-2.10.1-canary-07a2840d.0.tgz","fileCount":88,"unpackedSize":391475,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhrk3DCRA9TVsSAnZWagAAPSIP/Rp9p3pRfA8TE+uiePKZ\niDGi/YJPXsILgzTHiEzIns4I2YZqpdWn4CiWIOaybjt0wPQUzHOVYUKp8Ls/\n2KhMv1ez2gCaTOwMFKf86N/2G/6OBWGCvWH37WBzePkg+vkOBYFn70jWFSYf\nDOAzwtSJlpDFYVjXe3kUic0tcgp/3pMLE3UcnwKdprJ4WuN6cDZWfl8D8P99\notb8iLHbRlewZm3YH7/Q+LVMbSssktRqAOOk/KHgtmK8B3RUVOgDy2fHBG9a\nqy+/uCbjGBbrHtrUSLTIC2WgCQe2oq2eGVdnn6mcAtDqxGyiprvLIoxcVfGV\n9WaA0WrevOBQ452xa3jmg/z/KqcLq5Jnu28IzISvRNFrdhm6tbadqBkqyqfe\nLSS2FDFk4wuqyUHps71MPcOlmrlYvjuBjMK7iOAxOkIQMIXbd3YjKyci0SLy\n9eB7WdZ+Y7RkJqJOfQOuZpHP9K4itHrQbnGIaMq6j+8oTTALop0j7zWNRTPZ\nc6xwo5vMm5KT8b0axcD9Oz6P3Zi0Rn0Cv9Nz8J5Wk9JOBlL1qrinpuUKdY+E\nBXlg1L2UempbLF/+N/qBvhtVweC0PEZxVV3S9DBHffQTLtiEieeCtuibcu4j\noFOlsZDJlo6YcXCohGEQlbPTf6uAvbN22LP1FLCgEQq379mPkvxTIP2+mlM6\nklaC\r\n=0j2M\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIAc2mAG1UC+KaPOJx+yZ7QuMWFyo5ABP1wOB90rH5NsHAiAHdyE9JluBDBjPYE3U5BS94K0/u41jtphmcd7CuXYJUA=="}]},"_npmUser":{"name":"acao","email":"rikki.schulte@gmail.com"},"directories":{},"maintainers":[{"name":"benjie","email":"npm@benjiegillam.com"},{"name":"schickling","email":"schickling.j@gmail.com"},{"name":"leebyron","email":"lee@leebyron.com"},{"name":"acao","email":"rikki.schulte@gmail.com"},{"name":"fb","email":"opensource+npm@fb.com"},{"name":"i1g","email":"ivan.goncharov.ua@gmail.com"},{"name":"wincent","email":"greg@hurrell.net"},{"name":"kassens","email":"jkassens@fb.com"},{"name":"orta","email":"orta.therox@gmail.com"},{"name":"asiandrummer","email":"asiandrummer@gmail.com"},{"name":"lostplan","email":"sol@twitter.com"},{"name":"mgadda","email":"mgadda@gmail.com"},{"name":"ags-","email":"agomezs@fb.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/graphql-language-service-interface_2.10.1-canary-07a2840d.0_1638813123277_0.7464204874039206"},"_hasShrinkwrap":false,"deprecated":"this package has been merged into graphql-language-service"},"2.10.1-canary-a19d0748.0":{"name":"graphql-language-service-interface","version":"2.10.1-canary-a19d0748.0","description":"Interface to the GraphQL Language Service","contributors":[{"name":"Greg Hurrell","email":"greg@hurrell.net","url":"https://greg.hurrell.net/"},{"name":"Hyohyeon Jeong","email":"asiandrummer@fb.com"},{"name":"Lee Byron","email":"lee@leebyron.com","url":"http://leebyron.com/"}],"repository":{"type":"git","url":"git+ssh://git@github.com/graphql/graphiql.git"},"homepage":"https://github.com/graphql/graphiql/tree/main/packages/graphql-language-service-interface#readme","bugs":{"url":"https://github.com/graphql/graphiql/issues?q=issue+label:language-interface"},"license":"MIT","keywords":["graphql"],"main":"dist/index.js","module":"esm/index.js","typings":"dist/index.d.ts","peerDependencies":{"graphql":"^15.5.0 || ^16.0.0"},"dependencies":{"graphql-config":"^4.1.0","graphql-language-service-parser":"^1.10.3","graphql-language-service-types":"^1.8.6","graphql-language-service-utils":"^2.7.1-canary-a19d0748.0","vscode-languageserver-types":"^3.15.1"},"devDependencies":{"graphql":"16.0.0-experimental-stream-defer.5","vscode-languageserver-protocol":"^3.16.0"},"readme":"# graphql-language-service-interface\n\n[![NPM](https://img.shields.io/npm/v/graphql-language-service-interface.svg)](https://npmjs.com/graphql-language-service-interface)\n![jsDelivr hits (npm)](https://img.shields.io/jsdelivr/npm/hm/graphql-language-service-interface)\n![npm downloads](https://img.shields.io/npm/dm/graphql-language-service-interface?label=npm%20downloads)\n![Snyk Vulnerabilities for npm package](https://img.shields.io/snyk/vulnerabilities/npm/codemirror-graphql)\n[![License](https://img.shields.io/npm/l/graphql-language-service-interface.svg?style=flat-square)](LICENSE)\n[Discord Channel](https://discord.gg/wkQCKwazxj)\n\n[API Docs](https://graphiql-test.netlify.app/typedoc/modules/graphql_language_service_interface.html)\n\nLSP Language Service written in Typescript used by [GraphQL Language Service Server](https://github.com/graphql/graphiql/tree/main/packages/graphql-language-service-server) and [Codemirror GraphQL](https://github.com/graphql/graphiql/tree/main/packages/codemirror-graphql).\n\nThis provides the Official [Language Server Protocol](https://langserver.org) compliant GraphQL language service to be used by an IDE plugin, a browser application or desktop application.\n","readmeFilename":"README.md","gitHead":"a19d0748cba5d5e923c33d1d315f85a1779feffa","_id":"graphql-language-service-interface@2.10.1-canary-a19d0748.0","_nodeVersion":"16.13.0","_npmVersion":"8.1.0","dist":{"integrity":"sha512-zTiskR4/oPJw2svH13ZfNHtxmasHS7hZY7wQF1HMggyg2v5nAYSTTthhV4sEfq+XQg2AJGDC5cmDAGB6XdbYpw==","shasum":"cff3708bb11a351d7ba158504cb10909c2e060ed","tarball":"https://registry.npmjs.org/graphql-language-service-interface/-/graphql-language-service-interface-2.10.1-canary-a19d0748.0.tgz","fileCount":88,"unpackedSize":391475,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhrk4TCRA9TVsSAnZWagAA6Z0P+gM0q3rwJIyzUTi+ZJC7\nnMQR3JeQLVXCFDpIbmmpMo0ofTrfFrYCk0bfY9wpo42iImbvhuRFCDoSygCl\n3AwaI2GuG0AoPMgpi3qwYWP1O0i/9S9IhchOeOu+i7bf3ngxuQ30TOYOy7o2\nYTG2EMemt7n3D7t/k4GSJt5DBw/OlTusgjY/JaHiSF9LdIETo3GEdoUdb96R\n1GJ6cEWWEfNOsV11ehINRBQCZjlKfKtLigwHOfcjEz9uhy3WujqJPty0+wN+\nIo1D7fzv142yv5562SQpwDYP6ZjxW56R5HGh0dvBq8x8GTiTMoONrdblmEdP\nKLOJSblEUJ6y7KwEKBp0FFA4BGzpMbJdhCI6QsQwV4IKZQG2/HayiOJPCtlW\nDLx6vgb5Tf6MeZcXkeibD/+l4Kht+4AvQHDnVPFMH61sdaoVmxxd9k+eXbrG\nAbXu8pKWampXFqBw8TmBbfI+Mdkbl+Z6st1kT4K+7MwoII2OPR/eO1lzez78\nq2M2WRKFjmihEgzbRCPircusqTmOdsUoEuUkvhfTbZ234iLiQfnXYGjAJaxi\nkk3+pie46sXq1zHM9ss2oX4MoqAE1flxMOI8WyN9ackaiWkDmkp+YdpCsUai\ndVP/vxWqpgV/TXyRPCvdi0XktrvcIwDeQDV8uurZswnlzbnl+kY8HmIrf37I\nmSKL\r\n=AmSb\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDVBkUMoRmmD7ER5kjGj4HoKA6S3KtO0lWT54f4Pkr49QIhAPr9pZfa4EvHRSFRy70/JecKS3+J/b4yrnNUmeG3U4TQ"}]},"_npmUser":{"name":"acao","email":"rikki.schulte@gmail.com"},"directories":{},"maintainers":[{"name":"benjie","email":"npm@benjiegillam.com"},{"name":"schickling","email":"schickling.j@gmail.com"},{"name":"leebyron","email":"lee@leebyron.com"},{"name":"acao","email":"rikki.schulte@gmail.com"},{"name":"fb","email":"opensource+npm@fb.com"},{"name":"i1g","email":"ivan.goncharov.ua@gmail.com"},{"name":"wincent","email":"greg@hurrell.net"},{"name":"kassens","email":"jkassens@fb.com"},{"name":"orta","email":"orta.therox@gmail.com"},{"name":"asiandrummer","email":"asiandrummer@gmail.com"},{"name":"lostplan","email":"sol@twitter.com"},{"name":"mgadda","email":"mgadda@gmail.com"},{"name":"ags-","email":"agomezs@fb.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/graphql-language-service-interface_2.10.1-canary-a19d0748.0_1638813202973_0.7426377656776941"},"_hasShrinkwrap":false,"deprecated":"this package has been merged into graphql-language-service"},"2.10.1-canary-166ffd7a.0":{"name":"graphql-language-service-interface","version":"2.10.1-canary-166ffd7a.0","description":"Interface to the GraphQL Language Service","contributors":[{"name":"Greg Hurrell","email":"greg@hurrell.net","url":"https://greg.hurrell.net/"},{"name":"Hyohyeon Jeong","email":"asiandrummer@fb.com"},{"name":"Lee Byron","email":"lee@leebyron.com","url":"http://leebyron.com/"}],"repository":{"type":"git","url":"git+ssh://git@github.com/graphql/graphiql.git"},"homepage":"https://github.com/graphql/graphiql/tree/main/packages/graphql-language-service-interface#readme","bugs":{"url":"https://github.com/graphql/graphiql/issues?q=issue+label:language-interface"},"license":"MIT","keywords":["graphql"],"main":"dist/index.js","module":"esm/index.js","typings":"dist/index.d.ts","peerDependencies":{"graphql":"^15.5.0 || ^16.0.0"},"dependencies":{"graphql-config":"^4.1.0","graphql-language-service-parser":"^1.10.4-canary-166ffd7a.0","graphql-language-service-types":"^1.8.7-canary-166ffd7a.0","graphql-language-service-utils":"^2.7.1-canary-166ffd7a.0","vscode-languageserver-types":"^3.15.1"},"devDependencies":{"graphql":"16.0.0-experimental-stream-defer.5","vscode-languageserver-protocol":"^3.16.0"},"readme":"# graphql-language-service-interface\n\n[![NPM](https://img.shields.io/npm/v/graphql-language-service-interface.svg)](https://npmjs.com/graphql-language-service-interface)\n![jsDelivr hits (npm)](https://img.shields.io/jsdelivr/npm/hm/graphql-language-service-interface)\n![npm downloads](https://img.shields.io/npm/dm/graphql-language-service-interface?label=npm%20downloads)\n![Snyk Vulnerabilities for npm package](https://img.shields.io/snyk/vulnerabilities/npm/codemirror-graphql)\n[![License](https://img.shields.io/npm/l/graphql-language-service-interface.svg?style=flat-square)](LICENSE)\n[Discord Channel](https://discord.gg/wkQCKwazxj)\n\n[API Docs](https://graphiql-test.netlify.app/typedoc/modules/graphql_language_service_interface.html)\n\nLSP Language Service written in Typescript used by [GraphQL Language Service Server](https://github.com/graphql/graphiql/tree/main/packages/graphql-language-service-server) and [Codemirror GraphQL](https://github.com/graphql/graphiql/tree/main/packages/codemirror-graphql).\n\nThis provides the Official [Language Server Protocol](https://langserver.org) compliant GraphQL language service to be used by an IDE plugin, a browser application or desktop application.\n","readmeFilename":"README.md","gitHead":"166ffd7ae062f3f74469bc814bf821f2558e7ada","_id":"graphql-language-service-interface@2.10.1-canary-166ffd7a.0","_nodeVersion":"16.13.0","_npmVersion":"8.1.0","dist":{"integrity":"sha512-1rrRdDY46qiR02oxafj5/viCtF1/R0L6QI6dxMqaZn0XoHjlspSYawZXjq6UB4VvwxLhdGIP/I6rSEFVg8Pipw==","shasum":"9497a166db5d49d6975cba4f5299557259b5dacc","tarball":"https://registry.npmjs.org/graphql-language-service-interface/-/graphql-language-service-interface-2.10.1-canary-166ffd7a.0.tgz","fileCount":88,"unpackedSize":391511,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhrlFOCRA9TVsSAnZWagAAG50P/iNM7pESqoKC4Mo2pi4I\no7bXOa7PW3WBgwNY1LjQKhVM4TbBSwjrJLme9JqtsWNcAsFaPQpxm/6yyEqD\nB1AZqW+RGXY9z97P9IqT+Zx7APFs5WEG9yw+EPXYBEg6jDdyqfxvjYRbSRvb\nmsOpDDUuOnd6Kyi2ftS0itGOH97k6VWKcg4HNUC6pfL/HtSXzu9ZdlWS89Hl\npc9X1fIlXB1x+GO0NliCpwlEMIOC7RLBBRQvj159/VYyrJlZVt8Ixmv7rOWc\n2JJEFFwJ/jEEK58by6nYwwuSWm7eVMCx5MhfSTBgGHnUp7NDXNMVL8YBkcBV\nhCU+k+jPmEDzwrbJVjnYkPzvb818gOg5sRLk8oMfPOOS1rqh81s65cPdA1Ks\n8fuC9XQcsexQJoewYvj0F53NXerY6muTZs3aVaErV+SCfmIe4ssgl2aE6/gR\ni1iswWBWab66t+YB6pATdJnA5odudXEj2BUOlSLcN65T7Xdwv/+cNFTuyAG+\nFVWY6J+U33bgHAGqpSYQsaUiwBdlMFf4xLpB6TwUC356ClfR00Ba700qTw8r\neK7ZnURjlJHd20dVgxZnncy8fLKX9T9aVho7QLWkbm6uqpvIEPxs0gdSkd+f\nfYPG4h3m1wzqs5x3a6v/OMxwfOAe4EwjGAfNaorlSFHc2Zke271B1ANWWMQP\npT1b\r\n=kvoa\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQD168fwxtOsFQiVQ5VsWE4Jsd640uPbbrV7qKgjQuDihwIgeo0gQUGu4e1HXhiEYExwBlZLHuheaZI+51DBK4aToV4="}]},"_npmUser":{"name":"acao","email":"rikki.schulte@gmail.com"},"directories":{},"maintainers":[{"name":"benjie","email":"npm@benjiegillam.com"},{"name":"schickling","email":"schickling.j@gmail.com"},{"name":"leebyron","email":"lee@leebyron.com"},{"name":"acao","email":"rikki.schulte@gmail.com"},{"name":"fb","email":"opensource+npm@fb.com"},{"name":"i1g","email":"ivan.goncharov.ua@gmail.com"},{"name":"wincent","email":"greg@hurrell.net"},{"name":"kassens","email":"jkassens@fb.com"},{"name":"orta","email":"orta.therox@gmail.com"},{"name":"asiandrummer","email":"asiandrummer@gmail.com"},{"name":"lostplan","email":"sol@twitter.com"},{"name":"mgadda","email":"mgadda@gmail.com"},{"name":"ags-","email":"agomezs@fb.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/graphql-language-service-interface_2.10.1-canary-166ffd7a.0_1638814030335_0.2895395033069992"},"_hasShrinkwrap":false,"deprecated":"this package has been merged into graphql-language-service"},"2.10.1-canary-07e866d1.0":{"name":"graphql-language-service-interface","version":"2.10.1-canary-07e866d1.0","description":"Interface to the GraphQL Language Service","contributors":[{"name":"Greg Hurrell","email":"greg@hurrell.net","url":"https://greg.hurrell.net/"},{"name":"Hyohyeon Jeong","email":"asiandrummer@fb.com"},{"name":"Lee Byron","email":"lee@leebyron.com","url":"http://leebyron.com/"}],"repository":{"type":"git","url":"git+ssh://git@github.com/graphql/graphiql.git"},"homepage":"https://github.com/graphql/graphiql/tree/main/packages/graphql-language-service-interface#readme","bugs":{"url":"https://github.com/graphql/graphiql/issues?q=issue+label:language-interface"},"license":"MIT","keywords":["graphql"],"main":"dist/index.js","module":"esm/index.js","typings":"dist/index.d.ts","peerDependencies":{"graphql":"^15.5.0 || ^16.0.0"},"dependencies":{"graphql-config":"^4.1.0","graphql-language-service-parser":"^1.10.4-canary-07e866d1.0","graphql-language-service-types":"^1.8.7-canary-07e866d1.0","graphql-language-service-utils":"^2.7.1-canary-07e866d1.0","vscode-languageserver-types":"^3.15.1"},"devDependencies":{"graphql":"16.0.0-experimental-stream-defer.5","vscode-languageserver-protocol":"^3.16.0"},"readme":"# graphql-language-service-interface\n\n[![NPM](https://img.shields.io/npm/v/graphql-language-service-interface.svg)](https://npmjs.com/graphql-language-service-interface)\n![jsDelivr hits (npm)](https://img.shields.io/jsdelivr/npm/hm/graphql-language-service-interface)\n![npm downloads](https://img.shields.io/npm/dm/graphql-language-service-interface?label=npm%20downloads)\n![Snyk Vulnerabilities for npm package](https://img.shields.io/snyk/vulnerabilities/npm/codemirror-graphql)\n[![License](https://img.shields.io/npm/l/graphql-language-service-interface.svg?style=flat-square)](LICENSE)\n[Discord Channel](https://discord.gg/wkQCKwazxj)\n\n[API Docs](https://graphiql-test.netlify.app/typedoc/modules/graphql_language_service_interface.html)\n\nLSP Language Service written in Typescript used by [GraphQL Language Service Server](https://github.com/graphql/graphiql/tree/main/packages/graphql-language-service-server) and [Codemirror GraphQL](https://github.com/graphql/graphiql/tree/main/packages/codemirror-graphql).\n\nThis provides the Official [Language Server Protocol](https://langserver.org) compliant GraphQL language service to be used by an IDE plugin, a browser application or desktop application.\n","readmeFilename":"README.md","gitHead":"07e866d165b24e3bfaf94bd0112f8ecce3ae33dc","_id":"graphql-language-service-interface@2.10.1-canary-07e866d1.0","_nodeVersion":"16.13.0","_npmVersion":"8.1.0","dist":{"integrity":"sha512-l1C212uUTLm+8A8XZJvF4iEkQSIk5e1Vscvh/oL47c172R/NAjByU4rMVXoTQsqyIfRoIKX1vQyCGP9NBgX+WA==","shasum":"1dddf418a79390933d5e449c8464fe68c6ea3eb9","tarball":"https://registry.npmjs.org/graphql-language-service-interface/-/graphql-language-service-interface-2.10.1-canary-07e866d1.0.tgz","fileCount":88,"unpackedSize":391511,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhrlLkCRA9TVsSAnZWagAARJsP+gJnJlmcMJznMlbSuKX9\nTL8L2wupyfdF1c+E/ShaoyFS0EIzNPx1/F/c834CgnvBhRkK/TZ299uVCB4o\nyupYEg9mecKSUoTdZoAXF06wHFFWyfpSUy2Ti1/PVPMbANVDG9LMeR7ih1Cf\nSm7Mzeo9BqO4F8KU3Vper7FVl13T/HRWBidH8s3gN7eJBu9YyhBXcgip0FBk\nxnH33h9N/d9lrKRgkamvbOvwiVV7HoNu5fWkKfNSWZFTsklNDTjOLUT9l210\nCil313QBpyN+DH4ArkN9Jto7SkvJn/ha5hLgn0QG30RBi4CdQZh1DJCYp784\npkYd5ysptrNTs062c2v2vRPmVPRT4caeEvkGV5gcAGXibF/d9f9c0sUeFKui\nkgJnlrXfLbzrpFoCalYpSlqTtDxjj4RbudolvmsYULqW6TCik5avd4Loc0XI\n+V0xfxO91mGR/UCcapT9OoSEUwff7jjYDzul/br2fRqxVbt9jklE+qspTAgY\nWZQRK9Aquap5NTrwc6YsPqHM950RnmDhteVi5q13K5SLTz3iG5qe1aJIu3lL\norrCVpUSm4o0Z61dAxFNzYXnFrNRESx4Z+59wy2fHxUJnlofJAql+xIwC8+p\nGnN54l90FiDvi5Hv94UkVKnSeXAoHig8ODVjAYjm+NDm2gS0KeVgIxgQ9MKc\nuJdM\r\n=80y2\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIA/n3pdhYXBRiJTqr+cQjC8jWOe7jWjjnwJeFp+WzHOVAiEA6tQ8cy8VtdkC2AaLQKyHA+arO3nuGUVVUc/z2buKIkQ="}]},"_npmUser":{"name":"acao","email":"rikki.schulte@gmail.com"},"directories":{},"maintainers":[{"name":"benjie","email":"npm@benjiegillam.com"},{"name":"schickling","email":"schickling.j@gmail.com"},{"name":"leebyron","email":"lee@leebyron.com"},{"name":"acao","email":"rikki.schulte@gmail.com"},{"name":"fb","email":"opensource+npm@fb.com"},{"name":"i1g","email":"ivan.goncharov.ua@gmail.com"},{"name":"wincent","email":"greg@hurrell.net"},{"name":"kassens","email":"jkassens@fb.com"},{"name":"orta","email":"orta.therox@gmail.com"},{"name":"asiandrummer","email":"asiandrummer@gmail.com"},{"name":"lostplan","email":"sol@twitter.com"},{"name":"mgadda","email":"mgadda@gmail.com"},{"name":"ags-","email":"agomezs@fb.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/graphql-language-service-interface_2.10.1-canary-07e866d1.0_1638814436371_0.08461618680536498"},"_hasShrinkwrap":false,"deprecated":"this package has been merged into graphql-language-service"},"2.10.1":{"name":"graphql-language-service-interface","version":"2.10.1","description":"Interface to the GraphQL Language Service","contributors":[{"name":"Greg Hurrell","email":"greg@hurrell.net","url":"https://greg.hurrell.net/"},{"name":"Hyohyeon Jeong","email":"asiandrummer@fb.com"},{"name":"Lee Byron","email":"lee@leebyron.com","url":"http://leebyron.com/"}],"repository":{"type":"git","url":"git+ssh://git@github.com/graphql/graphiql.git"},"homepage":"https://github.com/graphql/graphiql/tree/main/packages/graphql-language-service-interface#readme","bugs":{"url":"https://github.com/graphql/graphiql/issues?q=issue+label:language-interface"},"license":"MIT","keywords":["graphql"],"main":"dist/index.js","module":"esm/index.js","typings":"dist/index.d.ts","peerDependencies":{"graphql":"^15.5.0 || ^16.0.0"},"dependencies":{"graphql-config":"^4.1.0","graphql-language-service-parser":"^1.10.4","graphql-language-service-types":"^1.8.7","graphql-language-service-utils":"^2.7.1","vscode-languageserver-types":"^3.15.1"},"devDependencies":{"graphql":"16.0.0-experimental-stream-defer.5","vscode-languageserver-protocol":"^3.16.0"},"gitHead":"17374365511e9968e1ce647ca9105b28fec31803","_id":"graphql-language-service-interface@2.10.1","_nodeVersion":"16.13.0","_npmVersion":"8.1.0","dist":{"integrity":"sha512-2n/nrt0QD8UnxzDKKHWomYuLK9uxGxyPztA6wI24Kng8Iw7jQk/doIti63z4xPKNi4CtbumSjk1TRYUZ/bgViw==","shasum":"0f81a3da576bad61da878b59c228901236358426","tarball":"https://registry.npmjs.org/graphql-language-service-interface/-/graphql-language-service-interface-2.10.1.tgz","fileCount":88,"unpackedSize":391439,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhrlSQCRA9TVsSAnZWagAAf/UP/0yJxfRA6ogZnjkYO2uD\nLaB38xQ+Ag0w453Qwo+ZZFgZaNexvApAk2jMVZKDHOYd9a96XxoAvtkS8Vss\nhTW/JOx/KXLqZoyMxxfrunzupkJEZbK9z76i8KH5d4ep8cj+9JcFkwKqaT9+\nhNuwyi0/TJvF6lSe3irx2boArzc6tmE+MjwTP+Ykx+I2Z1eaJ/cifp8GCPR2\ntVRjRNJDIPTbL7DVnzOmbS6ZZjKaX/Z9aE1KpK6AwUTwIB4sjDGa5fhKIN7+\nPAo+2lFi7O4/1+hYqGxOaVqJ+gokg2qyXhv6+STEcUXD3yh/eQPOQcJlon1f\nAoLS+kknFcz6jVrnOwPXSHSG/frCyivQiAn1KihaK2P1Sf3sN/+ilMes+MyS\n91tlp74so4wAb3wWBgOSeke6cuofrigfwGwbNV5VnT0SblO08DB9hVwBpCjg\no00BxGWoTvV6WP+nfoxjZbnXS7+JEEUtteNDPaFQGwxEXSpz91wufd0lPiHF\nJ9whiUipgQsf4orY3XQGhi7qEU+j4Dwrmb4RxcfZL1U252lyz9ImhO+HAUyr\n3G8RFXKBlbDRMBdadvun+Ksnp+fODVt2Q6vyHdGan4u+AAx4ceKadA1Uzpgz\nAntiwxMGdcfyxuhZWOXvd9nlcSlKj9PFEX6TAOEauRop2kVBqMF8cGqVzJIc\nvlES\r\n=K6RR\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCtSf1hvw9Y4MIUtErY4hfYZA9Nq50i5+aujnsOwUAQLAIgMc+UHG2uLNq9q0a/TF65eP5Ndb9XtTnqPJLGECzxTUg="}]},"_npmUser":{"name":"acao","email":"rikki.schulte@gmail.com"},"directories":{},"maintainers":[{"name":"benjie","email":"npm@benjiegillam.com"},{"name":"schickling","email":"schickling.j@gmail.com"},{"name":"leebyron","email":"lee@leebyron.com"},{"name":"acao","email":"rikki.schulte@gmail.com"},{"name":"fb","email":"opensource+npm@fb.com"},{"name":"i1g","email":"ivan.goncharov.ua@gmail.com"},{"name":"wincent","email":"greg@hurrell.net"},{"name":"kassens","email":"jkassens@fb.com"},{"name":"orta","email":"orta.therox@gmail.com"},{"name":"asiandrummer","email":"asiandrummer@gmail.com"},{"name":"lostplan","email":"sol@twitter.com"},{"name":"mgadda","email":"mgadda@gmail.com"},{"name":"ags-","email":"agomezs@fb.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/graphql-language-service-interface_2.10.1_1638814864103_0.9519559024647304"},"_hasShrinkwrap":false,"deprecated":"this package has been merged into graphql-language-service"},"2.10.2-canary-f20fe1e2.0":{"name":"graphql-language-service-interface","version":"2.10.2-canary-f20fe1e2.0","description":"Interface to the GraphQL Language Service","contributors":[{"name":"Greg Hurrell","email":"greg@hurrell.net","url":"https://greg.hurrell.net/"},{"name":"Hyohyeon Jeong","email":"asiandrummer@fb.com"},{"name":"Lee Byron","email":"lee@leebyron.com","url":"http://leebyron.com/"}],"repository":{"type":"git","url":"git+ssh://git@github.com/graphql/graphiql.git"},"homepage":"https://github.com/graphql/graphiql/tree/main/packages/graphql-language-service-interface#readme","bugs":{"url":"https://github.com/graphql/graphiql/issues?q=issue+label:language-interface"},"license":"MIT","keywords":["graphql"],"main":"dist/index.js","module":"esm/index.js","typings":"dist/index.d.ts","peerDependencies":{"graphql":"^15.5.0 || ^16.0.0"},"dependencies":{"graphql-config":"^4.1.0","graphql-language-service-parser":"^1.10.5-canary-f20fe1e2.0","graphql-language-service-types":"^1.8.8-canary-f20fe1e2.0","graphql-language-service-utils":"^2.7.2-canary-f20fe1e2.0","vscode-languageserver-types":"^3.15.1"},"devDependencies":{"graphql":"16.0.0-experimental-stream-defer.5","vscode-languageserver-protocol":"^3.16.0"},"readme":"# graphql-language-service-interface\n\n[![NPM](https://img.shields.io/npm/v/graphql-language-service-interface.svg)](https://npmjs.com/graphql-language-service-interface)\n![jsDelivr hits (npm)](https://img.shields.io/jsdelivr/npm/hm/graphql-language-service-interface)\n![npm downloads](https://img.shields.io/npm/dm/graphql-language-service-interface?label=npm%20downloads)\n![Snyk Vulnerabilities for npm package](https://img.shields.io/snyk/vulnerabilities/npm/codemirror-graphql)\n[![License](https://img.shields.io/npm/l/graphql-language-service-interface.svg?style=flat-square)](LICENSE)\n[Discord Channel](https://discord.gg/wkQCKwazxj)\n\n[API Docs](https://graphiql-test.netlify.app/typedoc/modules/graphql_language_service_interface.html)\n\nLSP Language Service written in Typescript used by [GraphQL Language Service Server](https://github.com/graphql/graphiql/tree/main/packages/graphql-language-service-server) and [Codemirror GraphQL](https://github.com/graphql/graphiql/tree/main/packages/codemirror-graphql).\n\nThis provides the Official [Language Server Protocol](https://langserver.org) compliant GraphQL language service to be used by an IDE plugin, a browser application or desktop application.\n","readmeFilename":"README.md","gitHead":"f20fe1e2a236409c509f73643776a53061d6d6da","_id":"graphql-language-service-interface@2.10.2-canary-f20fe1e2.0","_nodeVersion":"16.13.0","_npmVersion":"8.1.0","dist":{"integrity":"sha512-2Jxo0oVq0pjXuXwcyYZySxpy0pCUFuZuVi7bVt9p1NqKsJKob24v9IRHkg8eqIy+YTw4tDTVClGbI1lenM6zrg==","shasum":"cf4693e68b32246d9304de37a90e5774cd2d2e85","tarball":"https://registry.npmjs.org/graphql-language-service-interface/-/graphql-language-service-interface-2.10.2-canary-f20fe1e2.0.tgz","fileCount":88,"unpackedSize":391511,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhrlbgCRA9TVsSAnZWagAASQMP/jzguqX48LSb1kVo/oW+\nJpMtBY4v92vahCLQlkqC/QoP7Np46VZVOBq8CVOhOGYd4Nit/FpiyvjsaKg4\nqhR1vLJGRgB1WqlSeZBlzUUQI89hW4/vPLZvw7Srje2Zz43y2WUQipKF0ahq\n31NTohSDamAtydE5+XVVUqdD3NExLEu9aAhLgtE48o1pKTasYqMI0GElLoKN\ndLrHqQbCBfCquYtd5cvq/DCu1uGULKsOC2cY7f7C7YoSOZZnGiCYKgNgOmpS\nuT5KOnmrz7gcWMvhDegTrXD95gE2OMEhuHcWUnj0PSG8vjVR2lWhcy+IPV1h\nYJgITFW6nziGsTGMjV+lXHK+FZXsg0OiiNYJDvsZYt96ONTnvhxTmsufOl3Y\nRb2uEaecVYWj7Xoi58n/9jPi1tXfBelas/6W/jdREV/ijZX7Hevvb0iwytti\nufQcgS3YmBbU5rWBfFO9FOdxOTFPGGBV+lS2wd4XflsJi7Flvc+Yk3mcDT1L\nPSGlPgATjrhMzDvx3AcptjsPQq1KnRIXSY1sAELvhgSIODQH0SaxXn2rnbFf\nR+zDcNqUVocX0sXI9nfEwkrbesgtnD1mGx0bTVb7hTBkYh/KLUnqLy6tZRZt\nh8yJwKktd15SJRc5u8i3C9/+mf0VCMs1/pZiNmNKqCPIf7Mi2zdIse9Byln3\nt7vo\r\n=3E+3\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDbQ+pYp6g5Tn50Yn2XQtnQnWQYlXAwKaZVmN/1JqLf9wIhAND1Cb5uctViIaO0DegiUSvjSPmBobrh7WzrEo3TvbbB"}]},"_npmUser":{"name":"acao","email":"rikki.schulte@gmail.com"},"directories":{},"maintainers":[{"name":"benjie","email":"npm@benjiegillam.com"},{"name":"schickling","email":"schickling.j@gmail.com"},{"name":"leebyron","email":"lee@leebyron.com"},{"name":"acao","email":"rikki.schulte@gmail.com"},{"name":"fb","email":"opensource+npm@fb.com"},{"name":"i1g","email":"ivan.goncharov.ua@gmail.com"},{"name":"wincent","email":"greg@hurrell.net"},{"name":"kassens","email":"jkassens@fb.com"},{"name":"orta","email":"orta.therox@gmail.com"},{"name":"asiandrummer","email":"asiandrummer@gmail.com"},{"name":"lostplan","email":"sol@twitter.com"},{"name":"mgadda","email":"mgadda@gmail.com"},{"name":"ags-","email":"agomezs@fb.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/graphql-language-service-interface_2.10.2-canary-f20fe1e2.0_1638815456112_0.06751770269281865"},"_hasShrinkwrap":false,"deprecated":"this package has been merged into graphql-language-service"},"2.10.2-canary-05b863ab.0":{"name":"graphql-language-service-interface","version":"2.10.2-canary-05b863ab.0","description":"Interface to the GraphQL Language Service","contributors":[{"name":"Greg Hurrell","email":"greg@hurrell.net","url":"https://greg.hurrell.net/"},{"name":"Hyohyeon Jeong","email":"asiandrummer@fb.com"},{"name":"Lee Byron","email":"lee@leebyron.com","url":"http://leebyron.com/"}],"repository":{"type":"git","url":"git+ssh://git@github.com/graphql/graphiql.git"},"homepage":"https://github.com/graphql/graphiql/tree/main/packages/graphql-language-service-interface#readme","bugs":{"url":"https://github.com/graphql/graphiql/issues?q=issue+label:language-interface"},"license":"MIT","keywords":["graphql"],"main":"dist/index.js","module":"esm/index.js","typings":"dist/index.d.ts","peerDependencies":{"graphql":"^15.5.0 || ^16.0.0"},"dependencies":{"graphql-config":"^4.1.0","graphql-language-service-parser":"^1.10.4","graphql-language-service-types":"^1.8.7","graphql-language-service-utils":"^2.7.1","vscode-languageserver-types":"^3.15.1"},"devDependencies":{"graphql":"16.0.0-experimental-stream-defer.5","vscode-languageserver-protocol":"^3.16.0"},"readme":"# graphql-language-service-interface\n\n[![NPM](https://img.shields.io/npm/v/graphql-language-service-interface.svg)](https://npmjs.com/graphql-language-service-interface)\n![jsDelivr hits (npm)](https://img.shields.io/jsdelivr/npm/hm/graphql-language-service-interface)\n![npm downloads](https://img.shields.io/npm/dm/graphql-language-service-interface?label=npm%20downloads)\n![Snyk Vulnerabilities for npm package](https://img.shields.io/snyk/vulnerabilities/npm/codemirror-graphql)\n[![License](https://img.shields.io/npm/l/graphql-language-service-interface.svg?style=flat-square)](LICENSE)\n[Discord Channel](https://discord.gg/wkQCKwazxj)\n\n[API Docs](https://graphiql-test.netlify.app/typedoc/modules/graphql_language_service_interface.html)\n\nLSP Language Service written in Typescript used by [GraphQL Language Service Server](https://github.com/graphql/graphiql/tree/main/packages/graphql-language-service-server) and [Codemirror GraphQL](https://github.com/graphql/graphiql/tree/main/packages/codemirror-graphql).\n\nThis provides the Official [Language Server Protocol](https://langserver.org) compliant GraphQL language service to be used by an IDE plugin, a browser application or desktop application.\n","readmeFilename":"README.md","gitHead":"05b863ab30c3e8bacd2a9369ec786cb162a284bd","_id":"graphql-language-service-interface@2.10.2-canary-05b863ab.0","_nodeVersion":"16.13.0","_npmVersion":"8.1.0","dist":{"integrity":"sha512-NO61IiPUsCiPP5gl8ALPyI/sbUilaHivuJXtOyMa2fkham0VWB7s1MyFZzJW+sYoYRJnSS8IDU6juhsAyr6OnQ==","shasum":"177404bd9a18097d239e26e357c69a6214a1ce9f","tarball":"https://registry.npmjs.org/graphql-language-service-interface/-/graphql-language-service-interface-2.10.2-canary-05b863ab.0.tgz","fileCount":88,"unpackedSize":391929,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhsnp9CRA9TVsSAnZWagAAc7kP/3l6WtcD8LqSizsNjeX6\nhQzqhKZIpPp6V8ORToC47suzgcem+00aQpvjNHiyRNpZWIgsdysEOEE5bZTY\nFtrSm6Hb5PicnJ2t6OKRZJOA+JqwPF7XFxx1qHQpQz1FTBAjUi4BnAAMYTU1\nY7LnMxxBboWJzZJQUWPkjI/f8JH+/KbHTjIgAW3sv1KKlLtoII1Y2ZTBrOQJ\nxiPnJZJDighLGdAj99dCPqGy2JSrPUqgfe7d+W8I2xRocCWQNW7d0D7Iw+ZJ\nmf2jDMLmON5eJFVH5i31N0x1ZuhqDL8G5B25YijV7mBOYKQF/GuNvahU40Jb\ndHbp69PMWzcH6ZwZ+qP4uE6A3FP9ewpzekTeHxmtZajoqzppfZNxXw/RNkY4\nSr2+2aXcJKbNPD2SUNiprN3L9gX/fIqjMU5is6iwCPrKLlz7w570eixu7Ls9\n18qJaZHU88i2+CNx6czye8j0meaiegIqlsyMmiNdUUdlEO3zbtPWQHoQxPye\np4PSg6SSuyupECWTYMf8b1fu9WInU57fvbM/82fSy1biffaH5h3cGzih62Ki\n0ShajXNLtqLwzPSwgeThTkJUaFkCDtA892dRaLtmNWzUHV7gEl+e6HLrvvTL\nkln2bs2qY8H98kvqor4O2f4WCw0MPmj3wCBuRyGSQHkAeTNYr9itwasSURoa\nR2is\r\n=EorO\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIAcGZOA3ZX3w22EIOjtDo6yOIdHsTu5toQI5llnLu0w6AiEAq5B15N9mLmUYBQDOTGQEqOICIBUAw2xDRSCnSlb/ZEc="}]},"_npmUser":{"name":"acao","email":"rikki.schulte@gmail.com"},"directories":{},"maintainers":[{"name":"benjie","email":"npm@benjiegillam.com"},{"name":"schickling","email":"schickling.j@gmail.com"},{"name":"leebyron","email":"lee@leebyron.com"},{"name":"acao","email":"rikki.schulte@gmail.com"},{"name":"fb","email":"opensource+npm@fb.com"},{"name":"i1g","email":"ivan.goncharov.ua@gmail.com"},{"name":"wincent","email":"greg@hurrell.net"},{"name":"kassens","email":"jkassens@fb.com"},{"name":"orta","email":"orta.therox@gmail.com"},{"name":"asiandrummer","email":"asiandrummer@gmail.com"},{"name":"lostplan","email":"sol@twitter.com"},{"name":"mgadda","email":"mgadda@gmail.com"},{"name":"ags-","email":"agomezs@fb.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/graphql-language-service-interface_2.10.2-canary-05b863ab.0_1639086716927_0.19301019065835145"},"_hasShrinkwrap":false,"deprecated":"this package has been merged into graphql-language-service"},"2.10.2":{"name":"graphql-language-service-interface","version":"2.10.2","description":"Interface to the GraphQL Language Service","contributors":[{"name":"Greg Hurrell","email":"greg@hurrell.net","url":"https://greg.hurrell.net/"},{"name":"Hyohyeon Jeong","email":"asiandrummer@fb.com"},{"name":"Lee Byron","email":"lee@leebyron.com","url":"http://leebyron.com/"}],"repository":{"type":"git","url":"git+ssh://git@github.com/graphql/graphiql.git"},"homepage":"https://github.com/graphql/graphiql/tree/main/packages/graphql-language-service-interface#readme","bugs":{"url":"https://github.com/graphql/graphiql/issues?q=issue+label:language-interface"},"license":"MIT","keywords":["graphql"],"main":"dist/index.js","module":"esm/index.js","typings":"dist/index.d.ts","peerDependencies":{"graphql":"^15.5.0 || ^16.0.0"},"dependencies":{"graphql-config":"^4.1.0","graphql-language-service-parser":"^1.10.4","graphql-language-service-types":"^1.8.7","graphql-language-service-utils":"^2.7.1","vscode-languageserver-types":"^3.15.1"},"devDependencies":{"graphql":"16.0.0-experimental-stream-defer.5","vscode-languageserver-protocol":"^3.16.0"},"gitHead":"e3e6154171606ff3aa872a0ee22b6192b5b498cf","_id":"graphql-language-service-interface@2.10.2","_nodeVersion":"16.13.0","_npmVersion":"8.1.0","dist":{"integrity":"sha512-RKIEBPhRMWdXY3fxRs99XysTDnEgAvNbu8ov/5iOlnkZsWQNzitjtd0O0l1CutQOQt3iXoHde7w8uhCnKL4tcg==","shasum":"de9386f699e446320256175e215cdc10ccf9f9b7","tarball":"https://registry.npmjs.org/graphql-language-service-interface/-/graphql-language-service-interface-2.10.2.tgz","fileCount":88,"unpackedSize":391911,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhsn0oCRA9TVsSAnZWagAAtFoP+gJLAs/FsDmFmQdw4KVE\nSHuCZZQV2adZ+p/glXi9soqGqHAtW94pQAb3Y9z17rQXvmotgnHkcUcZXH9/\nTRoQSaKypjcNbEbM9ujOqX1yWATweIYCwwmlxnOJ9JeluMLyKUAuI/Q4DaOn\nySaIf+QfAnjHYLZHca5wEnVB+t63ExJzR6NxUclCANotEyy2rwh9IpB+IKKJ\nZNg0VNpaTuVZzDIYld1t61RGCoLeqK1K2JIJyh4eNqJF2FjPckK49LbUl3Nj\nfD8rQvLvWWR18LgK3cyLxdWkkSQMhFuUHDnun4Hgs5G1lGKEV/hBRum3OC5u\nKQaZJFSZCgRizBC0L9/fjdbq1Ex9x9dlWoEKMuXcLbvRwLetYGMtR1hImqM9\n/Zz9HPSnrOV7t4GS2yqWCF7kBNeHQi6a+PkoTbwoSJBjUqkybplsUwmEvCtq\nhRqUiPMHeSzGk7zzR4q8zavrQx44gZv5wgfQJ7Mt+vu8rO7VRL421ePJabud\n94jwuie+TiKy1en7EeGOumrk7LqjSHxZ3F3NMEnG0zOhmkVkNBg8ooE01hRU\nEWHD0vntfxmOrYKZu2RItLSQyjbUNFmUm+VDzWxZwcFVQsQ0/EbPWwNVvcqR\njS6Hgq3Wv5ygTynAiRw9ouaSI+jl67CbzO8m+Lw3GgBIz8DtmNcMQVAjwya9\nC/yH\r\n=/+Xs\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCHwo0YSbOELdck7iJWiJaiozo/c4lYeF99NS8uEGj7wYCIQDrEaCXsgJRj0BN/y/kAfhSwmkdPJ66yuRiTy1IkIgNvg=="}]},"_npmUser":{"name":"acao","email":"rikki.schulte@gmail.com"},"directories":{},"maintainers":[{"name":"benjie","email":"npm@benjiegillam.com"},{"name":"schickling","email":"schickling.j@gmail.com"},{"name":"leebyron","email":"lee@leebyron.com"},{"name":"acao","email":"rikki.schulte@gmail.com"},{"name":"fb","email":"opensource+npm@fb.com"},{"name":"i1g","email":"ivan.goncharov.ua@gmail.com"},{"name":"wincent","email":"greg@hurrell.net"},{"name":"kassens","email":"jkassens@fb.com"},{"name":"orta","email":"orta.therox@gmail.com"},{"name":"asiandrummer","email":"asiandrummer@gmail.com"},{"name":"lostplan","email":"sol@twitter.com"},{"name":"mgadda","email":"mgadda@gmail.com"},{"name":"ags-","email":"agomezs@fb.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/graphql-language-service-interface_2.10.2_1639087400437_0.47473156573595054"},"_hasShrinkwrap":false,"deprecated":"this package has been merged into graphql-language-service"}},"readme":"# graphql-language-service-interface\n\n[![NPM](https://img.shields.io/npm/v/graphql-language-service-interface.svg)](https://npmjs.com/graphql-language-service-interface)\n![jsDelivr hits (npm)](https://img.shields.io/jsdelivr/npm/hm/graphql-language-service-interface)\n![npm downloads](https://img.shields.io/npm/dm/graphql-language-service-interface?label=npm%20downloads)\n![Snyk Vulnerabilities for npm package](https://img.shields.io/snyk/vulnerabilities/npm/codemirror-graphql)\n[![License](https://img.shields.io/npm/l/graphql-language-service-interface.svg?style=flat-square)](LICENSE)\n[Discord Channel](https://discord.gg/wkQCKwazxj)\n\n[API Docs](https://graphiql-test.netlify.app/typedoc/modules/graphql_language_service_interface.html)\n\nLSP Language Service written in Typescript used by [GraphQL Language Service Server](https://github.com/graphql/graphiql/tree/main/packages/graphql-language-service-server) and [Codemirror GraphQL](https://github.com/graphql/graphiql/tree/main/packages/codemirror-graphql).\n\nThis provides the Official [Language Server Protocol](https://langserver.org) compliant GraphQL language service to be used by an IDE plugin, a browser application or desktop application.\n","maintainers":[{"name":"acao","email":"rikki.schulte@gmail.com"},{"name":"ags-","email":"agomezs@fb.com"},{"name":"asiandrummer","email":"asiandrummer@gmail.com"},{"name":"benjie","email":"npm@benjiegillam.com"},{"name":"fb","email":"opensource+npm@fb.com"},{"name":"i1g","email":"ivan.goncharov.ua@gmail.com"},{"name":"kassens","email":"jkassens@fb.com"},{"name":"leebyron","email":"lee@leebyron.com"},{"name":"lostplan","email":"sol@twitter.com"},{"name":"mgadda","email":"mgadda@gmail.com"},{"name":"orta","email":"orta.therox@gmail.com"},{"name":"schickling","email":"schickling.j@gmail.com"},{"name":"wincent","email":"greg@hurrell.net"}],"time":{"modified":"2023-02-16T23:09:03.375Z","created":"2017-02-18T05:19:19.017Z","0.0.1":"2017-02-18T05:19:19.017Z","0.0.2":"2017-02-21T20:55:04.202Z","0.0.3":"2017-03-16T20:34:40.614Z","0.0.4":"2017-03-17T01:48:21.674Z","0.0.5":"2017-03-29T00:16:51.985Z","0.0.6":"2017-04-02T05:45:44.184Z","0.0.7":"2017-04-04T23:52:49.162Z","0.0.8":"2017-05-01T20:43:58.244Z","0.0.9":"2017-05-02T08:03:16.204Z","0.0.10":"2017-05-03T20:29:20.177Z","0.0.11":"2017-05-12T20:45:31.083Z","0.0.12":"2017-05-16T22:54:36.809Z","0.0.13":"2017-05-26T02:57:29.599Z","0.0.14":"2017-05-26T09:49:04.506Z","0.0.15":"2017-05-26T23:42:20.640Z","0.0.16":"2017-06-01T10:31:08.210Z","0.0.17":"2017-06-10T02:52:31.262Z","0.0.18":"2017-06-25T04:47:19.666Z","0.0.19":"2017-07-03T06:12:19.132Z","0.0.20":"2017-07-10T08:35:38.790Z","0.0.21":"2017-07-17T10:18:47.350Z","0.0.22":"2017-07-17T10:39:49.801Z","0.0.23":"2017-08-07T08:33:01.558Z","0.1.0-0":"2017-08-10T21:43:07.767Z","0.1.5":"2017-08-14T15:30:25.173Z","0.1.6":"2017-08-15T21:28:38.817Z","0.1.7":"2017-08-16T01:23:14.897Z","0.1.8":"2017-08-18T03:32:30.040Z","0.1.10":"2017-08-19T00:49:41.613Z","0.1.12":"2017-08-21T17:35:00.057Z","0.1.13":"2017-08-24T02:40:43.335Z","0.1.14":"2017-09-29T06:12:41.148Z","1.0.15":"2017-10-02T22:20:28.250Z","1.0.16":"2017-11-21T20:24:33.466Z","1.0.18":"2018-01-04T02:09:34.149Z","1.1.0":"2018-04-09T21:38:40.113Z","1.2.0":"2018-06-04T05:59:45.954Z","1.2.2":"2018-06-11T13:00:15.074Z","1.3.2":"2018-09-06T21:01:08.279Z","2.0.0":"2018-09-18T15:01:37.078Z","2.1.0":"2019-08-18T17:49:11.171Z","2.3.0":"2019-10-04T06:24:05.718Z","2.3.1":"2019-11-26T23:12:32.055Z","2.3.2":"2019-12-03T03:52:37.763Z","2.3.3":"2019-12-09T13:58:56.975Z","2.4.0-alpha.0":"2020-01-18T14:44:22.154Z","2.4.0-alpha.1":"2020-01-18T14:59:14.642Z","2.4.0-alpha.3":"2020-03-20T22:27:20.704Z","2.4.0-alpha.4":"2020-04-03T01:08:47.824Z","2.4.0-alpha.5":"2020-04-06T00:36:28.655Z","2.4.0-alpha.6":"2020-04-10T17:54:48.689Z","2.4.0-alpha.7":"2020-04-10T19:26:25.656Z","2.4.0-alpha.8":"2020-05-17T02:16:45.825Z","2.4.0-alpha.9":"2020-05-28T17:27:59.467Z","2.4.0-alpha.11":"2020-06-04T13:56:48.647Z","2.4.0":"2020-06-11T16:15:28.998Z","2.4.1":"2020-08-06T20:38:13.052Z","2.4.2-alpha.0":"2020-08-10T04:01:42.971Z","2.4.2-alpha.1":"2020-08-12T21:09:13.286Z","2.4.2-alpha.2":"2020-09-11T15:42:32.476Z","2.4.2":"2020-09-18T15:38:36.722Z","2.4.3":"2020-11-28T18:48:18.081Z","2.5.0":"2020-12-08T18:53:57.729Z","2.6.0":"2020-12-28T16:00:42.061Z","2.7.0":"2021-01-03T15:56:21.568Z","2.8.0":"2021-01-07T15:45:48.782Z","2.8.1":"2021-01-07T19:01:06.542Z","2.8.2":"2021-01-07T20:48:39.404Z","2.8.3":"2021-04-10T22:17:22.694Z","2.8.4":"2021-05-26T16:28:29.112Z","2.9.0":"2021-11-07T16:40:17.783Z","2.9.1":"2021-11-09T07:56:10.998Z","2.9.2-canary-66346cbd.0":"2021-11-14T16:36:50.633Z","2.9.2-canary-dcd21ef1.0":"2021-11-22T07:41:34.250Z","2.9.2-canary-669af9ec.0":"2021-11-22T07:44:49.822Z","2.9.2-canary-26511707.0":"2021-11-22T08:17:31.130Z","2.9.2-canary-86d7df95.0":"2021-11-22T17:31:32.842Z","2.9.2-canary-86c05353.0":"2021-11-22T22:56:36.104Z","2.9.2-canary-efc41fcd.0":"2021-11-22T23:06:42.783Z","2.9.2-canary-3410d799.0":"2021-11-24T09:46:35.179Z","2.9.2-canary-98364dae.0":"2021-11-24T09:58:50.717Z","2.9.2":"2021-11-24T10:10:09.166Z","2.9.3":"2021-11-24T14:10:04.277Z","2.9.4-canary-1d1d33de.0":"2021-11-26T00:01:34.482Z","2.9.4":"2021-11-26T00:05:12.052Z","2.9.5-canary-3dcdd158.0":"2021-11-28T00:32:51.003Z","2.9.5-canary-6f6c49b0.0":"2021-11-29T20:14:19.653Z","2.9.5-canary-58e99aa6.0":"2021-11-29T20:16:45.737Z","2.9.5-canary-412904c6.0":"2021-11-30T12:09:02.695Z","2.9.5-canary-fea49557.0":"2021-11-30T12:53:42.543Z","2.9.5-canary-325c04b9.0":"2021-11-30T12:56:33.623Z","2.9.5-canary-8ce9e283.0":"2021-11-30T13:00:02.025Z","2.9.5-canary-48f9cb01.0":"2021-11-30T13:03:49.376Z","2.9.5":"2021-12-01T10:44:24.404Z","2.9.6-canary-eb5c4300.0":"2021-12-03T22:27:46.893Z","2.9.6-canary-fae7d199.0":"2021-12-04T16:06:02.786Z","2.9.6-canary-b5aba87e.0":"2021-12-04T16:08:48.325Z","2.9.6-canary-1a140c54.0":"2021-12-05T16:08:25.047Z","2.10.0-canary-321acad7.0":"2021-12-05T16:40:03.948Z","2.10.0-canary-0d171c9c.0":"2021-12-05T17:01:32.680Z","2.10.0-canary-033a43d2.0":"2021-12-05T17:19:34.898Z","2.10.0-canary-0b6fa337.0":"2021-12-05T17:23:45.820Z","2.9.6-canary-8af33604.0":"2021-12-05T20:55:31.776Z","2.9.6-canary-1d118d28.0":"2021-12-05T21:08:50.759Z","2.9.6-canary-343f1670.0":"2021-12-05T22:52:12.198Z","2.9.6-canary-aba5a940.0":"2021-12-06T00:45:46.644Z","2.10.0":"2021-12-06T08:10:49.904Z","2.10.1-canary-b9c71c81.0":"2021-12-06T16:59:42.992Z","2.10.1-canary-bdd62cc3.0":"2021-12-06T17:07:54.713Z","2.10.1-canary-742288e7.0":"2021-12-06T17:13:35.327Z","2.10.1-canary-ec866cba.0":"2021-12-06T17:27:12.253Z","2.10.1-canary-ab0be4f0.0":"2021-12-06T17:42:41.658Z","2.10.1-canary-2f2c1b4d.0":"2021-12-06T17:45:09.433Z","2.10.1-canary-35604620.0":"2021-12-06T17:49:51.541Z","2.10.1-canary-07a2840d.0":"2021-12-06T17:52:03.483Z","2.10.1-canary-a19d0748.0":"2021-12-06T17:53:23.116Z","2.10.1-canary-166ffd7a.0":"2021-12-06T18:07:10.531Z","2.10.1-canary-07e866d1.0":"2021-12-06T18:13:56.544Z","2.10.1":"2021-12-06T18:21:04.243Z","2.10.2-canary-f20fe1e2.0":"2021-12-06T18:30:56.271Z","2.10.2-canary-05b863ab.0":"2021-12-09T21:51:57.069Z","2.10.2":"2021-12-09T22:03:20.780Z"},"keywords":["graphql"],"repository":{"type":"git","url":"git+ssh://git@github.com/graphql/graphiql.git"},"contributors":[{"name":"Greg Hurrell","email":"greg@hurrell.net","url":"https://greg.hurrell.net/"},{"name":"Hyohyeon Jeong","email":"asiandrummer@fb.com"},{"name":"Lee Byron","email":"lee@leebyron.com","url":"http://leebyron.com/"}],"bugs":{"url":"https://github.com/graphql/graphiql/issues?q=issue+label:language-interface"},"readmeFilename":"README.md","homepage":"https://github.com/graphql/graphiql/tree/main/packages/graphql-language-service-interface#readme","license":"MIT"}