{"_id":"relay-compiler-language-typescript","_rev":"73-1d92bcc660d26f657c563fd3823e6e36","name":"relay-compiler-language-typescript","description":"A language plugin for Relay that adds TypeScript support, including emitting type definitions.","dist-tags":{"latest":"15.0.1"},"versions":{"0.9.0":{"name":"relay-compiler-language-typescript","version":"0.9.0","description":"A language plugin for Relay that adds TypeScript support, including emitting type definitions.","license":"MIT","keywords":["relay","graphql","react","typescript"],"contributors":[{"name":"Kaare Hoff Skovgaard","email":"kaare@kaareskovgaard.net"},{"name":"Eloy Durán","email":"eloy.de.enige@gmail.com"}],"homepage":"https://github.com/relay-tools/relay-compiler-language-typescript","repository":{"type":"git","url":"git+https://github.com/relay-tools/relay-compiler-language-typescript.git"},"bugs":{"url":"https://github.com/relay-tools/relay-compiler-language-typescript/issues"},"main":"lib/index.js","files":["lib"],"scripts":{"prepublish":"npm run build","build":"rm -rf lib && tsc","relay":"node bin/relay-compiler.js --schema test/schema.graphql --src test/ --outputDir __generated__","test":"npm run type-check && jest","type-check":"tsc --noEmit --pretty","prettier":"prettier --write '{src,types}/**/*.ts'","sync-fixtures":"rsync -avh --delete --stats --progress ../relay/packages/relay-compiler/language/javascript/__tests__/fixtures/flow-generator/*.graphql test/fixtures/type-generator"},"dependencies":{"immutable":"^3.7.6","invariant":"^2.2.2"},"peerDependencies":{"relay-compiler":"*","relay-runtime":"*","typescript":"*"},"devDependencies":{"@types/graphql":"^0.12.1","@types/immutable":"3.8.7","@types/invariant":"2.2.29","@types/jest":"^22.0.1","@types/node":"8.5.7","@types/relay-runtime":"^1.3.1","jest":"^22.1.4","prettier":"^1.10.2","relay-compiler":"https://github.com/alloy/relay/releases/download/v1.5.0-plugin.1/relay-compiler-1.5.0-plugin.1.tgz","relay-runtime":"https://github.com/alloy/relay/releases/download/v1.5.0-plugin.1/relay-runtime-1.5.0-plugin.1.tgz","relay-test-utils":"https://github.com/alloy/relay/releases/download/v1.5.0-plugin.1/relay-test-utils-1.5.0-plugin.1.tgz","ts-jest":"^22.0.1","typescript":"2.6.2"},"resolutions":{"relay-compiler":"https://github.com/alloy/relay/releases/download/v1.5.0-plugin.1/relay-compiler-1.5.0-plugin.1.tgz","relay-runtime":"https://github.com/alloy/relay/releases/download/v1.5.0-plugin.1/relay-runtime-1.5.0-plugin.1.tgz","relay-test-utils":"https://github.com/alloy/relay/releases/download/v1.5.0-plugin.1/relay-test-utils-1.5.0-plugin.1.tgz"},"jest":{"transform":{"^.+\\.tsx?$":"ts-jest"},"testRegex":"test/.+?-test\\.tsx?$","moduleFileExtensions":["js","ts","tsx"]},"gitHead":"ecdaa99fea07852163f6028a6860c8a8acf05956","_id":"relay-compiler-language-typescript@0.9.0","_npmVersion":"5.3.0","_nodeVersion":"8.4.0","_npmUser":{"name":"alloy020","email":"eloy.de.enige@gmail.com"},"dist":{"integrity":"sha512-dQpa43iC1nK/3GJT3WhI4FQT1o2YvKYz8JvFnn+nFvxP2v8T7gBynAjZr3wGjEQVa1rnmw0mnZTWVCt/UcxeWQ==","shasum":"3a9967bcb8e1ca467fd7c20d2ea5a200fa98c6a5","tarball":"https://registry.npmjs.org/relay-compiler-language-typescript/-/relay-compiler-language-typescript-0.9.0.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCICPkQ62pL/0NOuxNrRD8X0rNa7aDuCcIsMIw20iAU0g8AiEAs9ywALmKCHaQXVJa6Sywegd6A41Xq3mFg40aULBfLIc="}]},"maintainers":[{"name":"alloy020","email":"eloy.de.enige@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/relay-compiler-language-typescript-0.9.0.tgz_1517950227538_0.2997921600472182"},"directories":{}},"0.9.1":{"name":"relay-compiler-language-typescript","version":"0.9.1","description":"A language plugin for Relay that adds TypeScript support, including emitting type definitions.","license":"MIT","keywords":["relay","graphql","react","typescript"],"contributors":[{"name":"Kaare Hoff Skovgaard","email":"kaare@kaareskovgaard.net"},{"name":"Eloy Durán","email":"eloy.de.enige@gmail.com"}],"homepage":"https://github.com/relay-tools/relay-compiler-language-typescript","repository":{"type":"git","url":"git+https://github.com/relay-tools/relay-compiler-language-typescript.git"},"bugs":{"url":"https://github.com/relay-tools/relay-compiler-language-typescript/issues"},"main":"lib/index.js","files":["lib"],"scripts":{"prepublish":"npm run build","build":"rm -rf lib && tsc","relay":"node bin/relay-compiler.js --schema test/schema.graphql --src test/ --outputDir __generated__","test":"npm run type-check && jest","type-check":"tsc --noEmit --pretty","prettier":"prettier --write '{src,types}/**/*.ts'","sync-fixtures":"rsync -avh --delete --stats --progress ../relay/packages/relay-compiler/language/javascript/__tests__/fixtures/flow-generator/*.graphql test/fixtures/type-generator"},"dependencies":{"immutable":"^3.7.6","invariant":"^2.2.2"},"peerDependencies":{"graphql-compiler":"*","relay-compiler":"*","relay-runtime":"*","typescript":"*"},"devDependencies":{"@types/graphql":"^0.12.1","@types/immutable":"3.8.7","@types/invariant":"2.2.29","@types/jest":"^22.0.1","@types/node":"8.5.7","@types/relay-runtime":"^1.3.1","jest":"^22.1.4","prettier":"^1.10.2","relay-compiler":"https://github.com/alloy/relay/releases/download/v1.6.1-plugin.1/relay-compiler-1.6.1-plugin.1.tgz","relay-runtime":"https://github.com/alloy/relay/releases/download/v1.6.1-plugin.1/relay-runtime-1.6.1-plugin.1.tgz","relay-test-utils":"https://github.com/alloy/relay/releases/download/v1.6.1-plugin.1/relay-test-utils-1.6.1-plugin.1.tgz","ts-jest":"^22.0.1","typescript":"2.6.2"},"resolutions":{"graphql-compiler":"https://github.com/alloy/relay/releases/download/v1.6.1-plugin.1/graphql-compiler-1.6.1-plugin.1.tgz","relay-compiler":"https://github.com/alloy/relay/releases/download/v1.6.1-plugin.1/relay-compiler-1.6.1-plugin.1.tgz","relay-runtime":"https://github.com/alloy/relay/releases/download/v1.6.1-plugin.1/relay-runtime-1.6.1-plugin.1.tgz","relay-test-utils":"https://github.com/alloy/relay/releases/download/v1.6.1-plugin.1/relay-test-utils-1.6.1-plugin.1.tgz"},"jest":{"transform":{"^.+\\.tsx?$":"ts-jest"},"testRegex":"test/.+?-test\\.tsx?$","moduleFileExtensions":["js","ts","tsx"]},"gitHead":"be463d3dd41c916b9efb212f1f5fcae97b2362bf","_id":"relay-compiler-language-typescript@0.9.1","_npmVersion":"6.1.0","_nodeVersion":"10.7.0","_npmUser":{"name":"alloy020","email":"eloy.de.enige@gmail.com"},"dist":{"integrity":"sha512-9Pmh2IlgcFZlbNK8myJS3BkhQKyuUXbkjcSIINm3crg56A732KfXAldoL1ngeZUzMvi4ggvvOoRERHt5KgknSA==","shasum":"aa9203292af526987e0368ee5205f06b586e2ec2","tarball":"https://registry.npmjs.org/relay-compiler-language-typescript/-/relay-compiler-language-typescript-0.9.1.tgz","fileCount":8,"unpackedSize":64422,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbXOTUCRA9TVsSAnZWagAA8C0QAJL6pgN6r8zVCG3cV0CU\nGeEhIektmRL+FlYbtU1XN+lYbjDFV/HqHE2nW2rFAY108ZgzQQ0K/Dl5VwdM\nPX8RC8E3XgAgMPt5GhA70pk3lK6RPEvzo/kB9L/VavIREgvx48Z7h0OkjncO\nQ0lW7Te4ZRGLepwovG6yzLoXWCg19uJ8L8A5YekKczWRto0qXo2yq0Z52uuf\nLyguFBiJkC3hOKDLjkJNYWjtV1KoYVxkNkkAxyRUnKoaFePEVEklXDKwVTFS\nlVWZnXWKvMc2lkFVgki6JxgO5iW4HETcEThgQPHcgv1pr6h8LUgyD4DSuUj7\nFtrICMqKVUYQD9+mKHWBMHs0ZzEaWFzlWG4vz3TRZRr6mGgsOf4CgQ/L9rs8\nKk1petE2uK4xyoMHqH2MhFNd8jBCvSZ9r4RmfelJfM1GWLsQ5xCPJFcl6vqY\ndk/PVKPr4T1ipY9pqO9t7r++U+Q6evt2z1rhAMZ7BvCRi65oWec7U06BoxBc\n0Z/GQ0zcODeQjw5J1qONiovvz405zQ9yuf88ZBKo/T9cFWbbg5evR+8cSBPl\ni27f57Ck/4ZQESq4PYCqEepYG56KFk5trddm3oNdXMpWmLzLwK0TAWjcJvNx\n2WV8EogKPnJ4dI8/434l7jjZyMvZb4aIX2dMkRPUVrX/72j9uFdw6A4pBTYd\nP41E\r\n=kGLz\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDdHFOm8kFLW6YlW0+zcNdsIUuQbXFBzk2WMmbC+LEOzQIhAOjC6UFsXXZN4mSbnaEPX7JJiLAYxiR4Ck5+PN3LNg7J"}]},"maintainers":[{"email":"eloy.de.enige@gmail.com","name":"alloy020"},{"email":"kaare@kaareskovgaard.net","name":"kastermester"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/relay-compiler-language-typescript_0.9.1_1532814548801_0.5712909996086795"},"_hasShrinkwrap":false},"1.0.0":{"name":"relay-compiler-language-typescript","version":"1.0.0","description":"A language plugin for Relay that adds TypeScript support, including emitting type definitions.","license":"MIT","keywords":["relay","graphql","react","typescript"],"contributors":[{"name":"Kaare Hoff Skovgaard","email":"kaare@kaareskovgaard.net"},{"name":"Eloy Durán","email":"eloy.de.enige@gmail.com"}],"homepage":"https://github.com/relay-tools/relay-compiler-language-typescript","repository":{"type":"git","url":"git+https://github.com/relay-tools/relay-compiler-language-typescript.git"},"bugs":{"url":"https://github.com/relay-tools/relay-compiler-language-typescript/issues"},"main":"lib/index.js","files":["lib"],"scripts":{"prepublish":"npm run build","build":"rm -rf lib && tsc","relay":"node bin/relay-compiler.js --schema test/schema.graphql --src test/ --outputDir __generated__","test":"npm run type-check && jest","type-check":"tsc --noEmit --pretty","prettier":"prettier --write '{src,types}/**/*.ts'","sync-fixtures":"rsync -avh --delete --stats --progress ../relay/packages/relay-compiler/language/javascript/__tests__/fixtures/flow-generator/*.graphql test/fixtures/type-generator"},"dependencies":{"immutable":"^3.7.6","invariant":"^2.2.2"},"peerDependencies":{"graphql-compiler":"*","relay-compiler":"*","relay-runtime":"*","typescript":">=2.8.1"},"devDependencies":{"@types/graphql":"^0.12.1","@types/immutable":"3.8.7","@types/invariant":"2.2.29","@types/jest":"^22.0.1","@types/node":"8.5.7","@types/relay-runtime":"^1.3.1","graphql":"^0.13.2","jest":"^22.1.4","prettier":"^1.10.2","relay-compiler":"https://github.com/alloy/relay/releases/download/v1.6.1-plugin.1/relay-compiler-1.6.1-plugin.1.tgz","relay-runtime":"https://github.com/alloy/relay/releases/download/v1.6.1-plugin.1/relay-runtime-1.6.1-plugin.1.tgz","relay-test-utils":"https://github.com/alloy/relay/releases/download/v1.6.1-plugin.1/relay-test-utils-1.6.1-plugin.1.tgz","ts-jest":"^22.0.1","typescript":"2.8.1"},"resolutions":{"graphql-compiler":"https://github.com/alloy/relay/releases/download/v1.6.1-plugin.1/graphql-compiler-1.6.1-plugin.1.tgz","relay-compiler":"https://github.com/alloy/relay/releases/download/v1.6.1-plugin.1/relay-compiler-1.6.1-plugin.1.tgz","relay-runtime":"https://github.com/alloy/relay/releases/download/v1.6.1-plugin.1/relay-runtime-1.6.1-plugin.1.tgz","relay-test-utils":"https://github.com/alloy/relay/releases/download/v1.6.1-plugin.1/relay-test-utils-1.6.1-plugin.1.tgz"},"jest":{"transform":{"^.+\\.tsx?$":"ts-jest"},"testRegex":"test/.+?-test\\.tsx?$","moduleFileExtensions":["js","ts","tsx"]},"gitHead":"0e9b5cf099c8cb39536eb1d5d23d55cc818ee1ab","_id":"relay-compiler-language-typescript@1.0.0","_npmVersion":"5.3.0","_nodeVersion":"8.4.0","_npmUser":{"name":"alloy020","email":"eloy.de.enige@gmail.com"},"dist":{"integrity":"sha512-fUH9hiq+6sBEKva1SAuwY1vr27OVItGILp36yOV3W/NCK+k6GFYa6AFoCBQ+IFnD6ScNVDGSsWvSl2SLrNT/pw==","shasum":"18e2e7bc9a83bc8953096d02cb4e4b02cb7580ab","tarball":"https://registry.npmjs.org/relay-compiler-language-typescript/-/relay-compiler-language-typescript-1.0.0.tgz","fileCount":8,"unpackedSize":64806,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbZRkSCRA9TVsSAnZWagAAAXUP/RPEKx/EnG1resDEEm3n\nubl7pvVEgJQ/B/uSFoDOnh+2uVwrUvNMhbYmWKrzBgwxfgF8rwLrOWB4nkWO\nSlTj2MzWaUrn0MX6OSYNggZv+37aVmZb0mhD4Wo6p3yPhRXz2R8VOkDi2iFF\nq4LHy5xWWDcxQ5LIJa+cVHpeOUwAzP+b612F4UjTZLnpzUDngIShuUsXGBHj\nx5WVUjshnYCIdeSEwruHGJzo9wBR5lPU+qTMIPh757vPFHsGSFIxIvpyHFWk\nIIwmTz+IYAhIfrNqpMZl5ixwuXoH/Dy1S8JCrdRaKa81Vqu234QxBvlTNg+9\nFAkQNxz3xdQYWj/li2d4pGAZjlBNLjUQJ0ZYg1aTZcLv+y3PpE3AI0Te67Vo\nn43piO3QI0OHNXLSjruWjfDI7pfVaLVXyy4moaQgnWyO6jYT0NV0drwtuCks\n79nOQbJL6GS6zYxffOxbGcHRg5DMg5pdQbG8UKRrtnmaQ1Uf4omBk7f/7zJ6\nOcpQLjwTafa2A/BZ5RkuoQp/hDXA+gWEiPQFbrzggXa7Nq4ZH82KaQ0e5f6H\nh46RF4aGkljdUDhxQqi8EggCHNJKEu9Z/9d6UfGe45c1AK/jHEwmlvtjhymm\n4OboSNw1x51PoCqYhmxiHy1Laa9Q/hA3RlraeRFreAI/IiUU9F9v5O7eL+wb\n49nD\r\n=BwrZ\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCupe5V2gO6LXE6EvSWOluqjeLR9nVRv/nfebtOmh+BdAIgKfgDZPyVMqpIif5BXD0jdZYCUNYcq5VUMafhPc7i25A="}]},"maintainers":[{"email":"eloy.de.enige@gmail.com","name":"alloy020"},{"email":"kaare@kaareskovgaard.net","name":"kastermester"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/relay-compiler-language-typescript_1.0.0_1533352209629_0.20689406127200116"},"_hasShrinkwrap":false},"1.0.1":{"name":"relay-compiler-language-typescript","version":"1.0.1","description":"A language plugin for Relay that adds TypeScript support, including emitting type definitions.","license":"MIT","keywords":["relay","graphql","react","typescript"],"contributors":[{"name":"Kaare Hoff Skovgaard","email":"kaare@kaareskovgaard.net"},{"name":"Eloy Durán","email":"eloy.de.enige@gmail.com"}],"homepage":"https://github.com/relay-tools/relay-compiler-language-typescript","repository":{"type":"git","url":"https://github.com/relay-tools/relay-compiler-language-typescript.git"},"bugs":{"url":"https://github.com/relay-tools/relay-compiler-language-typescript/issues"},"main":"lib/index.js","files":["lib"],"scripts":{"prepublish":"npm run build","build":"rm -rf lib && tsc","relay":"node bin/relay-compiler.js --schema test/schema.graphql --src test/ --outputDir __generated__","test":"npm run type-check && jest","type-check":"tsc --noEmit --pretty","prettier":"prettier --write '{src,types}/**/*.ts'","sync-fixtures":"rsync -avh --delete --stats --progress ../relay/packages/relay-compiler/language/javascript/__tests__/fixtures/flow-generator/*.graphql test/fixtures/type-generator"},"dependencies":{"immutable":"^3.7.6","invariant":"^2.2.2"},"peerDependencies":{"graphql-compiler":"*","relay-compiler":"*","relay-runtime":"*","typescript":">=2.8.1"},"devDependencies":{"@types/graphql":"^0.12.1","@types/immutable":"3.8.7","@types/invariant":"2.2.29","@types/jest":"^22.0.1","@types/node":"8.5.7","@types/relay-runtime":"^1.3.1","graphql":"^0.13.2","jest":"^22.1.4","prettier":"^1.10.2","relay-compiler":"https://github.com/alloy/relay/releases/download/v1.6.1-plugin.1/relay-compiler-1.6.1-plugin.1.tgz","relay-runtime":"https://github.com/alloy/relay/releases/download/v1.6.1-plugin.1/relay-runtime-1.6.1-plugin.1.tgz","relay-test-utils":"https://github.com/alloy/relay/releases/download/v1.6.1-plugin.1/relay-test-utils-1.6.1-plugin.1.tgz","ts-jest":"^22.0.1","typescript":"2.8.1"},"resolutions":{"graphql-compiler":"https://github.com/alloy/relay/releases/download/v1.6.1-plugin.1/graphql-compiler-1.6.1-plugin.1.tgz","relay-compiler":"https://github.com/alloy/relay/releases/download/v1.6.1-plugin.1/relay-compiler-1.6.1-plugin.1.tgz","relay-runtime":"https://github.com/alloy/relay/releases/download/v1.6.1-plugin.1/relay-runtime-1.6.1-plugin.1.tgz","relay-test-utils":"https://github.com/alloy/relay/releases/download/v1.6.1-plugin.1/relay-test-utils-1.6.1-plugin.1.tgz"},"jest":{"transform":{"^.+\\.tsx?$":"ts-jest"},"testRegex":"test/.+?-test\\.tsx?$","moduleFileExtensions":["js","ts","tsx"]},"licenseText":"Copyright 2018 Kaare Hoff Skovgaard <kaare@kaareskovgaard.net>, Eloy Durán <eloy.de.enige@gmail.com>\n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n","_id":"relay-compiler-language-typescript@1.0.1","dist":{"shasum":"0d6eea72129d003af60159fa54bf07c713c995b2","tarball":"https://registry.npmjs.org/relay-compiler-language-typescript/-/relay-compiler-language-typescript-1.0.1.tgz","integrity":"sha512-4NK3jbZSdUBTqRJfunaYgO+8hBo8CanQcC0HruQNrqVHiXzpJ/dPyVfqNUcMpE0V7K+j9JX2aX7e97n6VKjLaw==","fileCount":10,"unpackedSize":65539,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbcYdcCRA9TVsSAnZWagAAl3AP/j1zWJ/23UqAGOwDV90r\nGv+c3bY+3eZ1jqLmmdgXGKTEjh71MCKl8+MIJye3kwMgj25f9BMbF/wdI6GD\nKkdA68AWq8w0RE2xLU3lMQE25aVYoPNHea13ZK7ieTstewrl/Kqxl+0kDePG\nXPsVQNnFhcolDPb4nRkorMTIqECuj5qW6Jpzur4vjZbryf8ixSW4ksICOkH7\nHgv+kaiefHYKxe+m+nE6oq/sA+/qsBJobNMxTdlefwkkWZm4nEdylFxRUOBK\n22rLlRwCd6pfWWqNaGjecB2w+GYryAHpY0nRabS+DVZPvxTRT3z+NEj4plW6\n18RCzClxkLEdh4Fg/CpycbzdHTyZdSY+8BIGrPYm80bggApZOgJh96/QbpwS\ny4KZMVbkOdY+KHOdoLu+S0mrTGpugGsVlxsnU8Uh8LoqjwftAnP2gQiRvzDu\nFItyVEwBtCHJdJms7akpSRan8oaaFG/KVAhE3KMfNEEvclOW0+v+7BYxWjJg\n5r1O3/y17zfiGwWvWQrdzo8xqT08lnajq5teBLb91RvlmjRDl5vkDPKkvCy6\nhpWnc0VD/w8+xxkVlwQuNdr1bftU4hplFrDFvJTQCMSFS+KxW+1FoKlZwuPv\nfX7/GW/58oFT5gQ1jVYpn/7j1Yt4ksw/di/fMz4E9JjWIrJbUO/fusxs9NYa\nJdJD\r\n=YfsY\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDF1GBIA1bYdWl8NtNuh5+k2ggMh30426fMbN13huq1/AIhAMBsLaue5g5OHlCj25xOmcO71f/oW8BWHkWvdI01n9O+"}]},"maintainers":[{"email":"eloy.de.enige@gmail.com","name":"alloy020"},{"email":"kaare@kaareskovgaard.net","name":"kastermester"}],"_npmUser":{"name":"alloy020","email":"eloy.de.enige@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/relay-compiler-language-typescript_1.0.1_1534166875959_0.22861820759928153"},"_hasShrinkwrap":false},"1.1.0":{"name":"relay-compiler-language-typescript","version":"1.1.0","description":"A language plugin for Relay that adds TypeScript support, including emitting type definitions.","license":"MIT","keywords":["relay","graphql","react","typescript"],"contributors":[{"name":"Kaare Hoff Skovgaard","email":"kaare@kaareskovgaard.net"},{"name":"Eloy Durán","email":"eloy.de.enige@gmail.com"}],"homepage":"https://github.com/relay-tools/relay-compiler-language-typescript","repository":{"type":"git","url":"https://github.com/relay-tools/relay-compiler-language-typescript.git"},"bugs":{"url":"https://github.com/relay-tools/relay-compiler-language-typescript/issues"},"main":"lib/index.js","files":["lib"],"scripts":{"prepublish":"npm run build","build":"rm -rf lib && tsc","relay":"node bin/relay-compiler.js --schema test/schema.graphql --src test/ --outputDir __generated__","test":"npm run type-check && jest","type-check":"tsc --noEmit --pretty","prettier":"prettier --write '{src,types}/**/*.ts'","sync-fixtures":"rsync -avh --delete --stats --progress ../relay/packages/relay-compiler/language/javascript/__tests__/fixtures/flow-generator/*.graphql test/fixtures/type-generator"},"dependencies":{"immutable":"^3.7.6","invariant":"^2.2.2"},"peerDependencies":{"graphql-compiler":"*","relay-compiler":"*","relay-runtime":"*","typescript":">=2.9.1","@types/react-relay":">=1.3.9","@types/relay-runtime":">=1.3.5"},"devDependencies":{"@types/graphql":"^0.12.1","@types/immutable":"3.8.7","@types/invariant":"2.2.29","@types/jest":"^22.0.1","@types/node":"8.5.7","@types/relay-runtime":"^1.3.1","graphql":"^0.13.2","jest":"^22.1.4","prettier":"^1.10.2","relay-compiler":"https://github.com/alloy/relay/releases/download/v1.6.1-plugin.1/relay-compiler-1.6.1-plugin.1.tgz","relay-runtime":"https://github.com/alloy/relay/releases/download/v1.6.1-plugin.1/relay-runtime-1.6.1-plugin.1.tgz","relay-test-utils":"https://github.com/alloy/relay/releases/download/v1.6.1-plugin.1/relay-test-utils-1.6.1-plugin.1.tgz","ts-jest":"^22.0.1","typescript":"2.8.1"},"resolutions":{"graphql-compiler":"https://github.com/alloy/relay/releases/download/v1.6.1-plugin.1/graphql-compiler-1.6.1-plugin.1.tgz","relay-compiler":"https://github.com/alloy/relay/releases/download/v1.6.1-plugin.1/relay-compiler-1.6.1-plugin.1.tgz","relay-runtime":"https://github.com/alloy/relay/releases/download/v1.6.1-plugin.1/relay-runtime-1.6.1-plugin.1.tgz","relay-test-utils":"https://github.com/alloy/relay/releases/download/v1.6.1-plugin.1/relay-test-utils-1.6.1-plugin.1.tgz"},"jest":{"transform":{"^.+\\.tsx?$":"ts-jest"},"testRegex":"test/.+?-test\\.tsx?$","moduleFileExtensions":["js","ts","tsx"]},"licenseText":"Copyright 2018 Kaare Hoff Skovgaard <kaare@kaareskovgaard.net>, Eloy Durán <eloy.de.enige@gmail.com>\n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n","_id":"relay-compiler-language-typescript@1.1.0","dist":{"shasum":"c3c6770eb74035a0fede99761cc539e5f9b5c3af","tarball":"https://registry.npmjs.org/relay-compiler-language-typescript/-/relay-compiler-language-typescript-1.1.0.tgz","integrity":"sha512-HDWTEsSsNuphmNrjbc1Tf1ljVjbi2CSA7zArsFFYCYHfVU/O7oS3qv/u5E+LrHdYSM80AjpUVjdcFGsqkgOmNw==","fileCount":10,"unpackedSize":67158,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbgXOpCRA9TVsSAnZWagAA7mwP/0NiM/cMOpRjET8U8e+J\n/CcTstp5AMqwVThwGlOsDxucIdZSPLJbeokKDkyV6GCFw1vxOWNpJ/M0NN+e\ndtQOxgrlyQ09gC4KOEf45obB/rCh84GEtwbWnrL+KIH7X6KB/pdbrWEAU0W0\n9IfsFeNIrSSjW4JhmBo64iHcLXqqIzYNgwfn7WwFr93717NbC9jauq5ZRJLz\n01h6hHMRVvicvryDHjUyYwAlZjh3sv8iF2nRkgUwMythiQhXWAdfwjM7acZF\n//BnZTpf2S6oVePIYRJigbOWkIQAhBiHI0yOb6lsTQvK1kk6UNrE8l7ac9hw\nu1+YM7+SdEb6uotCb8605zGPcNbpaZHg04UJmD+F/+KD1TSHsAApjdMufBug\n+rkDglUs7QKsB1TiU5mXW3j2cQjKZUAZ1WFbz1Qh2LLQ1B6kArHBIxuURaCf\nCuM/s0t8FZSvnZsjmH+yypCUBHYH0LhhE4PToEWoBdLZAakd+CzjcK3fyHyZ\nLkQSYcgkincMoYC0pbBmdooGVveZ5dKDAgRRpmZjUXnPR2D14+pjFlsolFu5\nfvLcKwLkY1WCg1FESHXXubU+u/oS5+LVSoKwZAq9B4Xa7oJaPS2WYq4YStew\nin3ogWsXvN8jYuQ+e1MFbopx6gZXDaQnF57RUtBLaOmlFiZYw6qSAD2uUXSe\nFjOv\r\n=sBzK\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQC1/0RGQmZ4gKGG0WOUUQ4vwIrEoSfeM3OfzOm/Q4pP3AIgVsEAAsBFJ8ajIbtcyVVnjd/oq3OtCwtFT7dhlZLAg2s="}]},"maintainers":[{"email":"eloy.de.enige@gmail.com","name":"alloy020"},{"email":"kaare@kaareskovgaard.net","name":"kastermester"}],"_npmUser":{"name":"alloy020","email":"eloy.de.enige@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/relay-compiler-language-typescript_1.1.0_1535210408510_0.3978711406380633"},"_hasShrinkwrap":false},"1.1.1":{"name":"relay-compiler-language-typescript","version":"1.1.1","description":"A language plugin for Relay that adds TypeScript support, including emitting type definitions.","license":"MIT","keywords":["relay","graphql","react","typescript"],"contributors":[{"name":"Kaare Hoff Skovgaard","email":"kaare@kaareskovgaard.net"},{"name":"Eloy Durán","email":"eloy.de.enige@gmail.com"}],"homepage":"https://github.com/relay-tools/relay-compiler-language-typescript","repository":{"type":"git","url":"https://github.com/relay-tools/relay-compiler-language-typescript.git"},"bugs":{"url":"https://github.com/relay-tools/relay-compiler-language-typescript/issues"},"main":"lib/index.js","scripts":{"prepublish":"npm run build","build":"rm -rf lib && tsc","relay":"node bin/relay-compiler.js --schema test/schema.graphql --src test/ --outputDir __generated__","test":"npm run type-check && jest","type-check":"tsc --noEmit --pretty","prettier":"prettier --write '{src,types}/**/*.ts'","sync-fixtures":"rsync -avh --delete --stats --progress ../relay/packages/relay-compiler/language/javascript/__tests__/fixtures/flow-generator/*.graphql test/fixtures/type-generator"},"dependencies":{"immutable":"^3.7.6","invariant":"^2.2.2"},"peerDependencies":{"@types/react-relay":">=1.3.9","@types/relay-runtime":">=1.3.5","graphql-compiler":"*","relay-compiler":"*","relay-runtime":"*","typescript":">=2.9.1"},"devDependencies":{"@types/graphql":"^0.12.1","@types/immutable":"3.8.7","@types/invariant":"2.2.29","@types/jest":"^22.0.1","@types/node":"8.5.7","@types/relay-runtime":"^1.3.1","graphql":"^0.13.2","jest":"^22.1.4","prettier":"^1.10.2","relay-compiler":"https://github.com/alloy/relay/releases/download/v1.6.1-plugin.1/relay-compiler-1.6.1-plugin.1.tgz","relay-runtime":"https://github.com/alloy/relay/releases/download/v1.6.1-plugin.1/relay-runtime-1.6.1-plugin.1.tgz","relay-test-utils":"https://github.com/alloy/relay/releases/download/v1.6.1-plugin.1/relay-test-utils-1.6.1-plugin.1.tgz","ts-jest":"^22.0.1","typescript":"2.8.1"},"resolutions":{"graphql-compiler":"https://github.com/alloy/relay/releases/download/v1.6.1-plugin.1/graphql-compiler-1.6.1-plugin.1.tgz","relay-compiler":"https://github.com/alloy/relay/releases/download/v1.6.1-plugin.1/relay-compiler-1.6.1-plugin.1.tgz","relay-runtime":"https://github.com/alloy/relay/releases/download/v1.6.1-plugin.1/relay-runtime-1.6.1-plugin.1.tgz","relay-test-utils":"https://github.com/alloy/relay/releases/download/v1.6.1-plugin.1/relay-test-utils-1.6.1-plugin.1.tgz"},"jest":{"transform":{"^.+\\.tsx?$":"ts-jest"},"testRegex":"test/.+?-test\\.tsx?$","moduleFileExtensions":["js","ts","tsx"]},"licenseText":"Copyright 2018 Kaare Hoff Skovgaard <kaare@kaareskovgaard.net>, Eloy Durán <eloy.de.enige@gmail.com>\n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n","_id":"relay-compiler-language-typescript@1.1.1","dist":{"shasum":"cf5a150012606f442f7a0887fbb72837b164ceb1","tarball":"https://registry.npmjs.org/relay-compiler-language-typescript/-/relay-compiler-language-typescript-1.1.1.tgz","integrity":"sha512-SpMZBkTBrC13FGT5siG7iSt3dUiAtU89+DNVGeNrJlonafSyO48ECzrc1QpTC5SqBQg9hu9NS8n7i73+LV8w7g==","fileCount":10,"unpackedSize":66913,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbkwUrCRA9TVsSAnZWagAA3agP/1G2Be7A3xf0dH0Kh/Eu\nXcC2m4OFwAW2Nwex747WqBeZ7KQMjHFJybicMOm6u4ov8MdQ44ZuJIgqa4Kf\nEbHciuUHkPvWgmaDuFlowjVG8iDCgS7r75g6vKvMcwRpaTXrRyhwzFCuG5da\nXJwOrSkvsZek2hB7KwBTH65lWNs2JzcSZOecPa56ipwZVZEba43tX0UxNMJM\nfJxa+r5c8Cl89QHZpKJcYy/bGvy9LO5y5FKXJ5fm+McQUMP9vE8IvL4QTSzS\nR8LpyGOU4aUXNXdqsVz12wM2v4srFjJIUXgRqwSwm0M6g7Mw45Odt7v0Pff4\n2U0gRmSElKwhKIj1DbWBFj7VtbwXFUapi4QgWedVaUZJBZGzdArFt8gnEJsL\nKqvWcOkwrh9HLxeNSbEc30izDSfuIc2++yO2HxBmSZpAbmtoZZLX+DzbG4T+\nDuD+53B5kUeoNNd/S+T1r/bCZ1wixy9JR7WL3SJ29lS+oy4yrk2ZyjFiLUR3\naPWQg+D28DITSbI26b/1UL595ZEPuQrGso2mxq8mIkToaf19pqJezRXvy4GF\n9mFIqIjNljp41UeKeVKG4sS78PyjgSqcCIDGT4n9YnXAddCsE7wrI7LW86uY\nerw96JD4MazjnMw6mQpCLlJXjm5ErBc/Z8ztA16n1E2HRGbi7CJTV7YbUq8i\nW5IJ\r\n=uBVO\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIEkHqXSnMDziKdggMFG6eGIBTIpibGIsj9mMsE3nbVxXAiEA7ORRW+ElXwpXI8movf3cOxcsMsP80pDsQCP6pvxLoqA="}]},"maintainers":[{"email":"eloy.de.enige@gmail.com","name":"alloy020"},{"email":"kaare@kaareskovgaard.net","name":"kastermester"}],"_npmUser":{"name":"alloy020","email":"eloy.de.enige@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/relay-compiler-language-typescript_1.1.1_1536361770510_0.8993263653462216"},"_hasShrinkwrap":false},"2.0.0":{"name":"relay-compiler-language-typescript","version":"2.0.0","description":"A language plugin for Relay that adds TypeScript support, including emitting type definitions.","license":"MIT","keywords":["relay","graphql","react","typescript"],"contributors":[{"name":"Kaare Hoff Skovgaard","email":"kaare@kaareskovgaard.net"},{"name":"Eloy Durán","email":"eloy.de.enige@gmail.com"}],"homepage":"https://github.com/relay-tools/relay-compiler-language-typescript","repository":{"type":"git","url":"git+https://github.com/relay-tools/relay-compiler-language-typescript.git"},"bugs":{"url":"https://github.com/relay-tools/relay-compiler-language-typescript/issues"},"main":"lib/index.js","scripts":{"prepublish":"npm run build","build":"rm -rf lib && tsc","relay":"node bin/relay-compiler.js --schema test/schema.graphql --src test/ --outputDir __generated__","lint":"tslint -c tslint.json --project tsconfig.json","test":"npm run type-check && jest","type-check":"tsc --noEmit --pretty","prettier":"prettier --write '{src,types}/**/*.ts'","sync-fixtures":"rsync -avh --delete --stats --progress ../relay/packages/relay-compiler/language/javascript/__tests__/fixtures/flow-generator/*.graphql test/fixtures/type-generator","precommit":"lint-staged"},"dependencies":{"immutable":"^3.8.2","invariant":"^2.2.2"},"peerDependencies":{"@types/react-relay":">=1.3.9","@types/relay-runtime":">=1.3.5","relay-compiler":">=2.0.0","relay-runtime":"*","typescript":">=2.9.1"},"devDependencies":{"@types/graphql":"^0.12.1","@types/invariant":"2.2.29","@types/jest":"^22.0.1","@types/node":"8.5.7","@types/relay-runtime":"^1.3.1","graphql":"^14.1.1","husky":"^1.1.0","jest":"^23.6.0","jest-cli":"^23.6.0","lint-staged":"^7.3.0","prettier":"^1.10.2","relay-compiler":"^2.0.0","relay-runtime":"^2.0.0","relay-test-utils":"^2.0.0","ts-jest":"^22.0.1","tslint":"^5.11.0","tslint-config-prettier":"^1.15.0","typescript":"2.8.1"},"jest":{"transform":{"^.+\\.tsx?$":"ts-jest"},"testRegex":"test/.+?-test\\.tsx?$","moduleFileExtensions":["js","ts","tsx"]},"lint-staged":{"**/*.json":["prettier --write","git add"],"{src,types}/**/*.ts":["tslint -c tslint.json --fix","prettier --write","git add"]},"gitHead":"b9fb761015519320f262d7e01ba8fe5649fa867d","_id":"relay-compiler-language-typescript@2.0.0","_npmVersion":"6.4.1","_nodeVersion":"10.13.0","_npmUser":{"name":"alloy","email":"eloy.de.enige@gmail.com"},"dist":{"integrity":"sha512-azUH4LE4vVHHFdCPwZ+6no0oUqczUuuZ+Z5VyKhJDx1/rlwFYz0iQLo9unECW2Bh+nhva41yzqnAY3rtZ4iPcg==","shasum":"87e53f023170923d0941022f91a09ffad0ed7b14","tarball":"https://registry.npmjs.org/relay-compiler-language-typescript/-/relay-compiler-language-typescript-2.0.0.tgz","fileCount":10,"unpackedSize":71364,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcUGJaCRA9TVsSAnZWagAAAFwP/RxzaH+E1mtMlYGCRqqY\n3EIYaQiVYRO21fX0bu5JXNpl+ZOVtjHKo38lGGLTpaiRAQNaoW+/byy3/Rkf\noC0mYIrB6F+YybsNKBbXc+AobofbNUInFjrNC/UjxLJSup54O/EDHcAoVV0z\nQiqs52pJJK5oTBwGc/j+BFWbtbyWMOeyIqp39ZMCBDgGu1iVsui72mnk4riW\nlwgnOdyFksQDG5/gdr2ZSNuf87wd8ddc3l0p3nueDIOfwEYI4mp8/mXuhJK1\njylB5vNoGsuh8rhNyGmhsTzI5zGGZg9XcJ8qCeodiZHAhfZ4vhz7YwjpnwAa\n1RvIBRhUxG1+o93Y1cS3VYgjgzGlGvpeP/U+8ns6Iqpaz3+TNbDhja1AhXEQ\n0uOdCyrYZObgAW247glGd7XEzINAn8Q+1XmGgbv9AVm7nrwb4ptAuvK2UAdW\nPLHXV+oAzD0OH/osqN6HwZ/cbR4Ukl8yn9GJfhNdet7dN2G73s6qoSuewB/q\nRDoc4rL8aYJhl+aYumLt+RA0LkIub7r7oB9xAGGQPtEOqPa4yhoZb2wBlrxj\nlyVdrTf7y5/ECf+rLBq/KyG8PJrTuP8VzbYCTrZpuFuVrBvcDlZlxQeCzKzC\nZiTlVi2RNRQRW8/b/hKvhfK5GFBbN7Hgw3R0vNnXw8IcD5JUIjqtOXxvkkMH\nxspa\r\n=RJ8g\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIC1BLd17pCSd0KMeEOwaIfyXDn7KP8Bo+d7UO+zCQ0D5AiEAxg36vkui+BAfO3CVtODQArCwKhBXK4RL1VMrULnrbps="}]},"maintainers":[{"email":"eloy.de.enige@gmail.com","name":"alloy"},{"email":"kaare@kaareskovgaard.net","name":"kastermester"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/relay-compiler-language-typescript_2.0.0_1548771929945_0.11168805963195227"},"_hasShrinkwrap":false},"2.1.0":{"name":"relay-compiler-language-typescript","version":"2.1.0","description":"A language plugin for Relay that adds TypeScript support, including emitting type definitions.","license":"MIT","keywords":["relay","graphql","react","typescript"],"contributors":[{"name":"Kaare Hoff Skovgaard","email":"kaare@kaareskovgaard.net"},{"name":"Eloy Durán","email":"eloy.de.enige@gmail.com"}],"homepage":"https://github.com/relay-tools/relay-compiler-language-typescript","publishConfig":{"registry":"https://registry.npmjs.org/"},"repository":{"type":"git","url":"git+https://github.com/relay-tools/relay-compiler-language-typescript.git"},"bugs":{"url":"https://github.com/relay-tools/relay-compiler-language-typescript/issues"},"main":"lib/index.js","scripts":{"prepublish":"npm run build","build":"rm -rf lib && tsc","relay":"node bin/relay-compiler.js --schema test/schema.graphql --src test/ --outputDir __generated__","lint":"tslint -c tslint.json --project tsconfig.json","test":"npm run type-check && jest","type-check":"tsc --noEmit --pretty","prettier":"prettier --write '{src,types}/**/*.ts'","sync-fixtures":"rsync -avh --delete --stats --progress ../relay/packages/relay-compiler/language/javascript/__tests__/fixtures/flow-generator/*.graphql test/fixtures/type-generator","precommit":"lint-staged","pr-check":"scripts/pr-check.sh"},"dependencies":{"immutable":"^3.8.2","invariant":"^2.2.2"},"peerDependencies":{"@types/react-relay":">=1.3.9","@types/relay-runtime":">=1.3.5","relay-compiler":">=2.0.0","relay-runtime":"*","typescript":">=2.9.1"},"devDependencies":{"@artsy/auto-config":"^0.0.8","@types/graphql":"^0.12.1","@types/invariant":"2.2.29","@types/jest":"^22.0.1","@types/node":"8.5.7","@types/relay-runtime":"^1.3.1","graphql":"^14.1.1","husky":"^1.1.0","jest":"^23.6.0","jest-cli":"^23.6.0","lint-staged":"^7.3.0","prettier":"^1.10.2","relay-compiler":"^2.0.0","relay-runtime":"^2.0.0","relay-test-utils":"^2.0.0","ts-jest":"^22.0.1","tslint":"^5.11.0","tslint-config-prettier":"^1.15.0","typescript":"2.8.1"},"jest":{"transform":{"^.+\\.tsx?$":"ts-jest"},"testRegex":"test/.+?-test\\.tsx?$","moduleFileExtensions":["js","ts","tsx"]},"lint-staged":{"**/*.json":["prettier --write","git add"],"{src,types}/**/*.ts":["tslint -c tslint.json --fix","prettier --write","git add"]},"gitHead":"03db2d417e9c0db9bcbc0d1ea7e58c60da3ad0e6","_id":"relay-compiler-language-typescript@2.1.0","_npmVersion":"6.4.1","_nodeVersion":"10.15.3","_npmUser":{"name":"alloy","email":"eloy.de.enige@gmail.com"},"dist":{"integrity":"sha512-1JkbbeuRag5J4IKTJxx6pV8kQbxzhEzchMOqBFnwmYoi/rjYmY0T/LkbM8hJzcyG7dhicROl3yQ+SmmQHMPlEA==","shasum":"69cde41ab5a80a2457c99afe511f815049656901","tarball":"https://registry.npmjs.org/relay-compiler-language-typescript/-/relay-compiler-language-typescript-2.1.0.tgz","fileCount":11,"unpackedSize":73181,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcwmG6CRA9TVsSAnZWagAAYXIQAIDsA2JnCmCYrSfcTZeA\n4qKVvGECNjLP7Kzpcoq9RYPkAExxG3a99JdDyHlBBImAXzmEzYpvnyTC356+\ngBu9M8SkBdmdnYFvGC461FAjxWoeIaAPpVDXPIsuvmdZa+G6LwSYtjRZRlAy\ne863PlpHLYK8H77YSqUkj2uT4bz3C8zfoMwL/40iCpIa/C6F77f3fXMTLdlf\nHhdC+4RYZmpojs09pfTSOb/9eiZ8bY18WsZvR4yHiU5XWDHlvNVyUsZJkCrX\nOvWlhSq+bKLqFAPaBU8hBBZBS6xAAVR4zIeuvuoDIK9ygqIy9+3McpnLQ336\n+NaGpl9TY2NW8URhYVkNLJRrrk0kHNH7rFHEtURybkugzHxuKCK7u4bMwHpP\nk4FvKE/soW4r6qBE2v5KlL6avUun0pZZfe+eGjTr/Lh6bl6Du19aJUJSaP82\nqep9t5/gUVrTyDnhgvmwIgAl2jElbkdwLPNqt4vU4yT8zXwBE6oyST1IPgRr\nuRMJ9xJzt/zdBJ4VX0ZTVLLC82hwErwsuPN0smZBlb+cLpWC3IW1xAwAKx2Y\ngVC9HSWRzKcI22s7Rx7xzboF6F/PjKk7J0eVlL5AOHxg1ozNyUCAcWNBO6dh\nKBbBegy0QKS7UdXqXFPOm6kNtjKXNUwdflv+Jk2/+0JAWgynnyqd8XcgtJBz\nlQ1c\r\n=Hdk0\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCBvmHZd0saRwA3AWvA6HRJvH+bvv0qcyEDoEWhEnn1JQIhAIutBo+soyM0Sp+SJNX95ts2qhlwwmJjGT3vkKWNOqSx"}]},"maintainers":[{"email":"eloy.de.enige@gmail.com","name":"alloy"},{"email":"kaare@kaareskovgaard.net","name":"kastermester"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/relay-compiler-language-typescript_2.1.0_1556242873865_0.6852952996015065"},"_hasShrinkwrap":false},"2.2.0":{"name":"relay-compiler-language-typescript","version":"2.2.0","description":"A language plugin for Relay that adds TypeScript support, including emitting type definitions.","license":"MIT","keywords":["relay","graphql","react","typescript"],"contributors":[{"name":"Kaare Hoff Skovgaard","email":"kaare@kaareskovgaard.net"},{"name":"Eloy Durán","email":"eloy.de.enige@gmail.com"}],"homepage":"https://github.com/relay-tools/relay-compiler-language-typescript","publishConfig":{"registry":"https://registry.npmjs.org/"},"repository":{"type":"git","url":"git+https://github.com/relay-tools/relay-compiler-language-typescript.git"},"bugs":{"url":"https://github.com/relay-tools/relay-compiler-language-typescript/issues"},"main":"lib/index.js","scripts":{"prepublish":"npm run build","build":"rm -rf lib && tsc","relay":"node bin/relay-compiler.js --schema test/schema.graphql --src test/ --outputDir __generated__","lint":"tslint -c tslint.json --project tsconfig.json","test":"npm run type-check && jest","type-check":"tsc --noEmit --pretty","prettier":"prettier --write '{src,types}/**/*.ts'","sync-fixtures":"rsync -avh --delete --stats --progress ../relay/packages/relay-compiler/language/javascript/__tests__/fixtures/flow-generator/*.graphql test/fixtures/type-generator","precommit":"lint-staged","pr-check":"scripts/pr-check.sh"},"dependencies":{"immutable":"^3.8.2","invariant":"^2.2.2"},"peerDependencies":{"@types/react-relay":">=1.3.9","@types/relay-runtime":">=1.3.5","relay-compiler":">=2.0.0","relay-runtime":"*","typescript":">=2.9.1"},"devDependencies":{"@artsy/auto-config":"^0.0.8","@types/graphql":"^0.12.1","@types/invariant":"2.2.29","@types/jest":"^22.0.1","@types/node":"8.5.7","@types/relay-runtime":"^1.3.1","graphql":"^14.1.1","husky":"^1.1.0","jest":"^23.6.0","jest-cli":"^23.6.0","lint-staged":"^7.3.0","prettier":"^1.10.2","relay-compiler":"^2.0.0","relay-runtime":"^2.0.0","relay-test-utils":"^2.0.0","ts-jest":"^22.0.1","tslint":"^5.11.0","tslint-config-prettier":"^1.15.0","typescript":"2.8.1"},"jest":{"transform":{"^.+\\.tsx?$":"ts-jest"},"testRegex":"test/.+?-test\\.tsx?$","moduleFileExtensions":["js","ts","tsx"]},"lint-staged":{"**/*.json":["prettier --write","git add"],"{src,types}/**/*.ts":["tslint -c tslint.json --fix","prettier --write","git add"]},"gitHead":"14cea9f2825feccb7ea4aa52e48168664a736b2d","_id":"relay-compiler-language-typescript@2.2.0","_npmVersion":"6.4.1","_nodeVersion":"10.15.3","_npmUser":{"name":"alloy","email":"eloy.de.enige@gmail.com"},"dist":{"integrity":"sha512-vslV2ppuawSi9wIxJ8BQXVhg/vpYjEGAZeoLUWZI3AGYaqTmFvDNrMKJnFawbmrBo+bHJGZzrXXwQFS319WK3Q==","shasum":"602b3268c2b0a404c85a774f9993cfa3e436c2a6","tarball":"https://registry.npmjs.org/relay-compiler-language-typescript/-/relay-compiler-language-typescript-2.2.0.tgz","fileCount":11,"unpackedSize":73181,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcw5XpCRA9TVsSAnZWagAAuHwP/2Jti4htq6IQbzmw6uja\nu8CuvvHSm8sM49TJ6JmXOlwlCFvaJbHXkfDJo2sRMw5P5Pe2thboRxJMIcSn\nsxOcCL+VqyVXNdEriUK0tmAllxeJdnzEn86epg4aOPyQUGdVsqHsZnvk7GIy\ndutkBpjNxMqD6Z/he93hkjTgVoewXxfQGVjuSGWX1V4nvtjjPBZIZQMJeZoU\nRKJTvSx9ndTG1vmdN0FGWaHxzo7uLhhwupCjlSsOBO8GCFn2ugQEGPFpNHnc\nPHX1SL8Rl3/pLD1gXEBrmVf+/VjiAGSaufZ3hd127IXUe6g8U4ZRd7hobdxw\ncZb6ch8ECoYTv1p/sX0/tVY2alvOpvURiyH19WrwhW7MegaT5XwbkGVhIrRg\n9Io3lsa5o4exnkhcqpztm91LLbgnPBhdCfm+kDbhBLflVfuJOrveSCkdKzfe\nw6+Fxf3zYJ7/9Ie1js+u8zIhGjTgFqyTEQ8yMKq/ziJ0rUa+rJktTQq/epQ3\nquXxnV26XjH2YAblgcpaj9b0jZ/KBvRvAoLfrXzmdA8muSta+nhuvqxH1KXZ\nDWN224znlL5h0dTfpnFYtkuAfuTVigIsSyAoTjcEMOsCKy9UhGO3J9CVoFRO\nXEmnrHBj0vttdLscQiylt3VkNmzUHaTIAe9y2rVQU2iiZRR0JDmbbQ154jWP\nloEE\r\n=drFz\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIGGw7F17UbWDjS0Rsb3k/ioRqZEfgBoXLGbHU5gPL5aIAiEAnf6GoxLFfstgeKKFg4Epj2a1h6mQUsMtvBWLw+lD8/E="}]},"maintainers":[{"email":"eloy.de.enige@gmail.com","name":"alloy"},{"email":"kaare@kaareskovgaard.net","name":"kastermester"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/relay-compiler-language-typescript_2.2.0_1556321769040_0.24642437335013279"},"_hasShrinkwrap":false},"2.3.0":{"name":"relay-compiler-language-typescript","version":"2.3.0","description":"A language plugin for Relay that adds TypeScript support, including emitting type definitions.","license":"MIT","keywords":["relay","graphql","react","typescript"],"contributors":[{"name":"Kaare Hoff Skovgaard","email":"kaare@kaareskovgaard.net"},{"name":"Eloy Durán","email":"eloy.de.enige@gmail.com"}],"homepage":"https://github.com/relay-tools/relay-compiler-language-typescript","publishConfig":{"registry":"https://registry.npmjs.org/"},"repository":{"type":"git","url":"git+https://github.com/relay-tools/relay-compiler-language-typescript.git"},"bugs":{"url":"https://github.com/relay-tools/relay-compiler-language-typescript/issues"},"main":"lib/index.js","scripts":{"prepublish":"npm run build","build":"rm -rf lib && tsc","relay":"node bin/relay-compiler.js --schema test/schema.graphql --src test/ --outputDir __generated__","lint":"tslint -c tslint.json --project tsconfig.json","test":"npm run type-check && jest","type-check":"tsc --noEmit --pretty","prettier":"prettier --write '{src,types}/**/*.ts'","sync-fixtures":"rsync -avh --delete --stats --progress ../relay/packages/relay-compiler/language/javascript/__tests__/fixtures/flow-generator/*.graphql test/fixtures/type-generator","precommit":"lint-staged","pr-check":"scripts/pr-check.sh"},"dependencies":{"immutable":"^3.8.2","invariant":"^2.2.2"},"peerDependencies":{"@types/react-relay":">=1.3.9","@types/relay-runtime":">=1.3.5","relay-compiler":">=2.0.0","relay-runtime":"*","typescript":">=2.9.1"},"devDependencies":{"@artsy/auto-config":"^0.0.8","@types/graphql":"^0.12.1","@types/invariant":"2.2.29","@types/jest":"^22.0.1","@types/node":"8.5.7","@types/relay-runtime":"^1.3.1","graphql":"^14.1.1","husky":"^1.1.0","jest":"^23.6.0","jest-cli":"^23.6.0","lint-staged":"^7.3.0","prettier":"^1.10.2","relay-compiler":"^2.0.0","relay-runtime":"^2.0.0","relay-test-utils":"^2.0.0","ts-jest":"^22.0.1","tslint":"^5.11.0","tslint-config-prettier":"^1.15.0","typescript":"2.8.1"},"jest":{"transform":{"^.+\\.tsx?$":"ts-jest"},"testRegex":"test/.+?-test\\.tsx?$","moduleFileExtensions":["js","ts","tsx"]},"lint-staged":{"**/*.json":["prettier --write","git add"],"{src,types}/**/*.ts":["tslint -c tslint.json --fix","prettier --write","git add"]},"gitHead":"b5a8421fc0fe58242bcc41787ab562f1977f754a","_id":"relay-compiler-language-typescript@2.3.0","_npmVersion":"6.4.1","_nodeVersion":"10.15.3","_npmUser":{"name":"alloy","email":"eloy.de.enige@gmail.com"},"dist":{"integrity":"sha512-IZ7fJkhzyozNMP/H7sd0X1su4X0/koGnu2OqsNf31izGvam11mrMNvZPzI80fgcDA6trMAfRIgrcr7i9Q/0pfQ==","shasum":"e4822d0954435b385336d03a55b6e72ec796705d","tarball":"https://registry.npmjs.org/relay-compiler-language-typescript/-/relay-compiler-language-typescript-2.3.0.tgz","fileCount":11,"unpackedSize":73181,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcxIJMCRA9TVsSAnZWagAASssP/0OHiz2R2UySqPKhZoEr\n/tg2P4m62GL1FbFA4pi/lmCzUMZATH6+xlHjVQDffdGwxq2QH8Fi/2YnfjXj\nj7pQ+rfrXrm0f1IPlfCtO9TDSPPsrcq174mGud7f+1cAm/UNgbd0S+vjYK1L\nE1Wopt24ZUWb3B/JCNGAY0FDiCLaCNPM3hsjMBk2mlGvNgjcEJ9Snhj0BmbN\nYHovnmy2XYWXZkvTYF5KyBtyKnAgSQLHrGErlSG+qLDN+iWAvyZL9kG1a2SO\npPek10vgRsvnzwDfKSh6ACPv3/VNUN4pXykCOegbvQiptR8eMaDOxlaHsw6i\nj5+u5r9Bds/yJgu0HFbNJBgY5rI92QC6pRuSZDWSNhccLPVBvYcI1PMHHBAg\nN4VbAEUjx5AJtbPOZH2Pfqxn0Gl10clbVuSh0PJpIMSo3ZUal36ep0Rj9AkF\nc35T96BtsO8OA/CyFnFKtNPUmwWNKuwNuI+0zlLrRCPXhRUnXDcSyiJ4KF1O\n5R62o6MqhZW4rJm2Xz1C9f+3qzx5kRfv1RwiXZWGjg/sPdDfEYeKkoKXwR+D\nnCAHsxq44EPcWewUhTC2hNtN4nPuyhQtr+EolLDIwC3+XgeCNnG6Jvh67NVv\noqMAmw9Ygs9V1i4m1W8J+sZGIQpaM9QETC+QGCbiul+dosFIRd7qEVvkSxGe\n14E4\r\n=yoB0\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIGnG6lS1Qp9H5xqg0sy+Px/BU2osKGagHMkSX1iJMDOBAiEAvHp2jeyFk9QPUlW3cm0AlXj+eLqY6vSWhPBSiypaApI="}]},"maintainers":[{"email":"eloy.de.enige@gmail.com","name":"alloy"},{"email":"kaare@kaareskovgaard.net","name":"kastermester"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/relay-compiler-language-typescript_2.3.0_1556382283944_0.27625970966194835"},"_hasShrinkwrap":false},"2.4.0":{"name":"relay-compiler-language-typescript","version":"2.4.0","description":"A language plugin for Relay that adds TypeScript support, including emitting type definitions.","license":"MIT","keywords":["relay","graphql","react","typescript"],"contributors":[{"name":"Kaare Hoff Skovgaard","email":"kaare@kaareskovgaard.net"},{"name":"Eloy Durán","email":"eloy.de.enige@gmail.com"}],"homepage":"https://github.com/relay-tools/relay-compiler-language-typescript","publishConfig":{"registry":"https://registry.npmjs.org/"},"repository":{"type":"git","url":"git+https://github.com/relay-tools/relay-compiler-language-typescript.git"},"bugs":{"url":"https://github.com/relay-tools/relay-compiler-language-typescript/issues"},"main":"lib/index.js","scripts":{"prepublish":"npm run build","build":"rm -rf lib && tsc","relay":"node bin/relay-compiler.js --schema test/schema.graphql --src test/ --outputDir __generated__","lint":"tslint -c tslint.json --project tsconfig.json","test":"npm run type-check && jest","type-check":"tsc --noEmit --pretty","prettier":"prettier --write '{src,types}/**/*.ts'","sync-fixtures":"rsync -avh --delete --stats --progress ../relay/packages/relay-compiler/language/javascript/__tests__/fixtures/flow-generator/*.graphql test/fixtures/type-generator","precommit":"lint-staged","pr-check":"scripts/pr-check.sh"},"dependencies":{"immutable":"^3.8.2","invariant":"^2.2.2"},"peerDependencies":{"@types/react-relay":">=1.3.9","@types/relay-runtime":">=1.3.5","relay-compiler":">=2.0.0","relay-runtime":"*","typescript":">=2.9.1"},"devDependencies":{"@artsy/auto-config":"^0.0.8","@types/graphql":"^0.12.1","@types/invariant":"2.2.29","@types/jest":"^22.0.1","@types/node":"8.5.7","@types/relay-runtime":"^1.3.1","graphql":"^14.1.1","husky":"^1.1.0","jest":"^23.6.0","jest-cli":"^23.6.0","lint-staged":"^7.3.0","prettier":"^1.10.2","relay-compiler":"^2.0.0","relay-runtime":"^2.0.0","relay-test-utils":"^2.0.0","ts-jest":"^22.0.1","tslint":"^5.11.0","tslint-config-prettier":"^1.15.0","typescript":"2.8.1"},"jest":{"transform":{"^.+\\.tsx?$":"ts-jest"},"testRegex":"test/.+?-test\\.tsx?$","moduleFileExtensions":["js","ts","tsx"]},"lint-staged":{"**/*.json":["prettier --write","git add"],"{src,types}/**/*.ts":["tslint -c tslint.json --fix","prettier --write","git add"]},"gitHead":"0ce5e0a4a274063c704abd7482bfe75229047cd3","_id":"relay-compiler-language-typescript@2.4.0","_npmVersion":"6.4.1","_nodeVersion":"10.15.3","_npmUser":{"name":"alloy","email":"eloy.de.enige@gmail.com"},"dist":{"integrity":"sha512-bXSpI4S0noA6gtktBbthK0YIJ2NF5EutbR1Qexaqk/wNcQksEXUBVpaF9oY1bO20Km9EhBySvlTbdnA+1sfyOQ==","shasum":"da3143bc279cf9bd022825da65c1e7736fdadcd9","tarball":"https://registry.npmjs.org/relay-compiler-language-typescript/-/relay-compiler-language-typescript-2.4.0.tgz","fileCount":11,"unpackedSize":73181,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcxJL3CRA9TVsSAnZWagAA098QAIdmhcKtmAb5+5yT0YzM\nCoeyrH3Yb7jSlFeM5VzVnIbhHstcEfOdvbcAB/fNPrzPAr2kQLdmS0Xy+vby\nKCoasZ4jT0hnVE3q+T3AQDC/Ew9nLleamvwchEkbQFwto0UueIW9D6OMPty8\nHn8YZE9sT/yFHzqq13GBkCkL1SE2/GbrcHScD1QUn2FsFk1G94tukKtKtYld\nU75sUvg6Up6RpzjIsJ7TUptSlq3Dd1jCW7uEpaXUc4stUV5dNiUZYvUvsHFZ\ngnoLNV9SCr70mhMFidW1rQTQASJAimrtD9SuPQ3FEspmy/Vm6DiXDI8hQ6Er\nU72eHjeUqLOyxyBCch4ABw0aVi5EriO3LbmUB3TDJaDnMNYtqrRfKb7w2Z0N\nc+2K++bZ1yta28SzcG5nkxWta2ELW5Z4QHWR21cU19p32pevxYMeL7PHYq3/\nFVy9oTjqQ1eV72Oihy0+5G4W6cZayDEFNnlG0gudbS1n+oFkevOCkgNTOYSu\nbZOg+G/ChxCmrcSauhzdtHZbWg/Je1rTT7xgf2893vUGo9QnUwUtlP5/ALxY\nvubAZqus3sMh/mHIZXBv93Iqs3mAkdzayJK4W8zYC9F16hQv8k9JWMaK/IC9\nIL2ZmHwuwOZCLO/8vwAxkVbc6NtUOnTBxfPjLj577FZhbnzW6sYz0/OTx0ty\n5Dmo\r\n=OD7M\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDoEHQRbKOe+V+S7j8eOVznArKC1ON4e9ReE9JzhUx+sAIhAI1D8/1FdQ3Cf/6Mfivbn1rwCdS/ApOm3hD6didsBMGx"}]},"maintainers":[{"email":"eloy.de.enige@gmail.com","name":"alloy"},{"email":"kaare@kaareskovgaard.net","name":"kastermester"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/relay-compiler-language-typescript_2.4.0_1556386551153_0.18400477860919162"},"_hasShrinkwrap":false},"2.5.0":{"name":"relay-compiler-language-typescript","version":"2.5.0","description":"A language plugin for Relay that adds TypeScript support, including emitting type definitions.","license":"MIT","keywords":["relay","graphql","react","typescript"],"contributors":[{"name":"Kaare Hoff Skovgaard","email":"kaare@kaareskovgaard.net"},{"name":"Eloy Durán","email":"eloy.de.enige@gmail.com"}],"homepage":"https://github.com/relay-tools/relay-compiler-language-typescript","publishConfig":{"registry":"https://registry.npmjs.org/"},"repository":{"type":"git","url":"git+https://github.com/relay-tools/relay-compiler-language-typescript.git"},"bugs":{"url":"https://github.com/relay-tools/relay-compiler-language-typescript/issues"},"main":"lib/index.js","scripts":{"prepublish":"npm run build","build":"rm -rf lib && tsc","relay":"node bin/relay-compiler.js --schema test/schema.graphql --src test/ --outputDir __generated__","lint":"tslint -c tslint.json --project tsconfig.json","test":"npm run type-check && jest","type-check":"tsc --noEmit --pretty","prettier":"prettier --write '{src,types}/**/*.ts'","sync-fixtures":"rsync -avh --delete --stats --progress ../relay/packages/relay-compiler/language/javascript/__tests__/fixtures/flow-generator/*.graphql test/fixtures/type-generator","precommit":"lint-staged","pr-check":"scripts/pr-check.sh"},"dependencies":{"immutable":"^3.8.2","invariant":"^2.2.2"},"peerDependencies":{"@types/react-relay":">=1.3.9","@types/relay-runtime":">=1.3.5","relay-compiler":">=2.0.0","relay-runtime":"*","typescript":">=2.9.1"},"devDependencies":{"@artsy/auto-config":"^0.0.8","@types/graphql":"^0.12.1","@types/invariant":"2.2.29","@types/jest":"^22.0.1","@types/node":"8.5.7","@types/relay-runtime":"^1.3.1","graphql":"^14.1.1","husky":"^1.1.0","jest":"^23.6.0","jest-cli":"^23.6.0","lint-staged":"^7.3.0","prettier":"^1.10.2","relay-compiler":"^2.0.0","relay-runtime":"^2.0.0","relay-test-utils":"^2.0.0","ts-jest":"^22.0.1","tslint":"^5.11.0","tslint-config-prettier":"^1.15.0","typescript":"2.8.1"},"jest":{"transform":{"^.+\\.tsx?$":"ts-jest"},"testRegex":"test/.+?-test\\.tsx?$","moduleFileExtensions":["js","ts","tsx"]},"lint-staged":{"**/*.json":["prettier --write","git add"],"{src,types}/**/*.ts":["tslint -c tslint.json --fix","prettier --write","git add"]},"gitHead":"dd219ab87d5ee631eb23453ec50f4bac201b1d0a","_id":"relay-compiler-language-typescript@2.5.0","_npmVersion":"6.4.1","_nodeVersion":"10.15.3","_npmUser":{"name":"alloy","email":"eloy.de.enige@gmail.com"},"dist":{"integrity":"sha512-3jPYwzpFM6pViCnotlxkX0iWO3syJAmPgWxM3TWiCn80W+6w4gOwCwo7MO45k+I+sKK8sv82F/FVM2UBr9exoA==","shasum":"798f11c36517cb7cc22db5c128402c72e9d28140","tarball":"https://registry.npmjs.org/relay-compiler-language-typescript/-/relay-compiler-language-typescript-2.5.0.tgz","fileCount":11,"unpackedSize":73262,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcxJTdCRA9TVsSAnZWagAAuU8P/1Br2EJBciiYIRCO8Dfg\nm/GUVfR/6y0/5dbgZ8I5PiFrVwqy3c+7N3xXVRQ1YKjmKwnvfHjYKCSkPzoP\nNVsQ/mXZ/6l9TCa7/Eo3XXkihXuJD6gMzQroug/HJRRtM4XTi+1ig14NC6iH\n6ssErSbk18IxtS8p7C/UklSRs0lTk7qCLpaqhUP6Qn1rH/X1xgWGPBFkul7Z\ntw02EXx9NHXf+qmMeZXoC0mGgymKHts9DJKWQdlGrciprqfzjThABMFY1MpC\nGfizaxrPZ95wPpD3u6/ywNn9+8nendVY8ER9dFx0zdqwCHlMtUQFrWUlXilR\nNx4jFs6JeSXCRUk93RyEaPOKLOvctLL+XVAuLYof4vQ2vLAURmZOGGsTToIC\nu0ZarL4u0IF8E6hTCUGPfRwmao+hEqIeV7wN3MhGNALg5Uflo0OC/PqdWLXj\nZJYidfYKs8qJYhPCzhP1MYobydb21a8mkD+oI3Pd1jqXKF5jtt92sbgE/00z\nwEIduBq+jObkMO8t2Dp+lGrFFCsxqc8wBfblFOC+QnUTrL34jujV++uZ5FCp\ngbRgsUYheLq1hBuw37Oik7j7wojokMdW2rMjIA0hZQ+2icI3ptL5Id8nFsyj\nkLRYqHPbFOXWNUMi515QZzkhMf6eKabqOaRWSHNzOkp+uG/gjf3M26YKtO17\n1lSW\r\n=P00g\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIFKjVPe065Vdrw/TJSI9tbGGimw+hOsGwchjqnnf+oOqAiEAuQopPd9J+FFo0N8oywMrjz1+AvNCVIn2Ii5OvYT8Fu8="}]},"maintainers":[{"email":"eloy.de.enige@gmail.com","name":"alloy"},{"email":"kaare@kaareskovgaard.net","name":"kastermester"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/relay-compiler-language-typescript_2.5.0_1556387036733_0.7021022070423226"},"_hasShrinkwrap":false},"2.6.0":{"name":"relay-compiler-language-typescript","version":"2.6.0","description":"A language plugin for Relay that adds TypeScript support, including emitting type definitions.","license":"MIT","keywords":["relay","graphql","react","typescript"],"contributors":[{"name":"Kaare Hoff Skovgaard","email":"kaare@kaareskovgaard.net"},{"name":"Eloy Durán","email":"eloy.de.enige@gmail.com"}],"homepage":"https://github.com/relay-tools/relay-compiler-language-typescript","publishConfig":{"registry":"https://registry.npmjs.org/"},"repository":{"type":"git","url":"git+https://github.com/relay-tools/relay-compiler-language-typescript.git"},"bugs":{"url":"https://github.com/relay-tools/relay-compiler-language-typescript/issues"},"main":"lib/index.js","scripts":{"prepublish":"npm run build","build":"rm -rf lib && tsc","relay":"node bin/relay-compiler.js --schema test/schema.graphql --src test/ --outputDir __generated__","lint":"tslint -c tslint.json --project tsconfig.json","test":"npm run type-check && jest","type-check":"tsc --noEmit --pretty","prettier":"prettier --write '{src,types}/**/*.ts'","sync-fixtures":"rsync -avh --delete --stats --progress ../relay/packages/relay-compiler/language/javascript/__tests__/fixtures/flow-generator/*.graphql test/fixtures/type-generator","precommit":"lint-staged","pr-check":"scripts/pr-check.sh"},"dependencies":{"immutable":"^3.8.2","invariant":"^2.2.2"},"peerDependencies":{"@types/react-relay":">=1.3.9","@types/relay-runtime":">=1.3.5","relay-compiler":">=2.0.0","relay-runtime":"*","typescript":">=2.9.1"},"devDependencies":{"@artsy/auto-config":"^0.0.8","@types/graphql":"^0.12.1","@types/invariant":"2.2.29","@types/jest":"^22.0.1","@types/node":"8.5.7","@types/relay-runtime":"^1.3.1","graphql":"^14.1.1","husky":"^1.1.0","jest":"^23.6.0","jest-cli":"^23.6.0","lint-staged":"^7.3.0","prettier":"^1.10.2","relay-compiler":"^2.0.0","relay-runtime":"^2.0.0","relay-test-utils":"^2.0.0","ts-jest":"^22.0.1","tslint":"^5.11.0","tslint-config-prettier":"^1.15.0","typescript":"2.8.1"},"jest":{"transform":{"^.+\\.tsx?$":"ts-jest"},"testRegex":"test/.+?-test\\.tsx?$","moduleFileExtensions":["js","ts","tsx"]},"lint-staged":{"**/*.json":["prettier --write","git add"],"{src,types}/**/*.ts":["tslint -c tslint.json --fix","prettier --write","git add"]},"gitHead":"9fca6000c72b01d98a61630770944761db87b08e","_id":"relay-compiler-language-typescript@2.6.0","_npmVersion":"6.4.1","_nodeVersion":"10.15.3","_npmUser":{"name":"alloy","email":"eloy.de.enige@gmail.com"},"dist":{"integrity":"sha512-JKeYLgUMWjOIugEzIaIru3dL1v2N4PZwm5mDMgKqm5GR4iD8ao9lcZTxsPVfsM7nKRTvN7N564qkAVHnBCrdNA==","shasum":"df9f762abd350eab306a50d29793da34f5cb8c07","tarball":"https://registry.npmjs.org/relay-compiler-language-typescript/-/relay-compiler-language-typescript-2.6.0.tgz","fileCount":11,"unpackedSize":73390,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc0HORCRA9TVsSAnZWagAA1FYP/AuI2YEcWKB4cWY5RYfX\nUwJrwCQSQQ+4+PG/lfXvOH9m6lAl94V0rPOa/usMi9WhG6hHkl7NaB1jH3su\nV7SWpto+yyN712/CDmHzd/CEcwWjHBWdjsph0yxP2Yd87deozkf6vNpCAyvd\nSehRVLJGKjXNuTI09sSXcJitw2/q0kWyjl+nYKztGnCRSpQFqn1QoEqM0Six\nb6IDCSBxCLfVfhf4ohKQyPo6ZNLXtBccDIraUYEJLuhUvwn0b1wnqidG4b4r\nY3FORnCSocacfxMU0HLuTE/TkQjg/c6C65612rN9OL2kQ+VXpbHNTXrHLrI7\ntnRU+POnL73Y39SbJ91dNjNXTz+Fo4BsBHVwpOhtS6fDhwKbz06p2u1Yc9ZQ\nrBz+ktgPNu60MNRBBjdq92HkL32lpu/yzWmNGjFAEwlOHe6NAzDgLaST93SH\n0DuyNtCvd265pKR1+peztDTr5VJXVHo0Rrncf2fhyt+cBn6/PKAvsuCsqfIs\nKkwU4IAZYxRstn6JoDVAJ1tjQDQfoqRHyOEFtLstfH1CUPitV3k9ITZj+INI\nUWfzo3o/u5hf1gHI+5TZcnXmlH+g4Ib+pmCX3uRSWy9O6DZWZX+eELMp70gx\n/MmozpUoSrGZDq1dsZNiHj+Ip6uuZZjKPDQrnZ5ghX7NOCW/GadjwuLip4gq\nkMPO\r\n=hlLl\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDBzmduPZOva7i8q0zzAv6f4/L2yUtX55I0qPWqq1ty9AIgT1Nx82hpYN7p3zD+Hn+MDziUrsuBVxpbwpiar9fafvA="}]},"maintainers":[{"email":"eloy.de.enige@gmail.com","name":"alloy"},{"email":"kaare@kaareskovgaard.net","name":"kastermester"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/relay-compiler-language-typescript_2.6.0_1557164944783_0.6316971519779737"},"_hasShrinkwrap":false},"4.1.0":{"name":"relay-compiler-language-typescript","version":"4.1.0","description":"A language plugin for Relay that adds TypeScript support, including emitting type definitions.","license":"MIT","keywords":["relay","graphql","react","typescript"],"contributors":[{"name":"Kaare Hoff Skovgaard","email":"kaare@kaareskovgaard.net"},{"name":"Eloy Durán","email":"eloy.de.enige@gmail.com"}],"homepage":"https://github.com/relay-tools/relay-compiler-language-typescript","publishConfig":{"registry":"https://registry.npmjs.org/"},"repository":{"type":"git","url":"git+https://github.com/relay-tools/relay-compiler-language-typescript.git"},"bugs":{"url":"https://github.com/relay-tools/relay-compiler-language-typescript/issues"},"main":"lib/index.js","scripts":{"prepublish":"npm run build","build":"rm -rf lib && tsc","relay":"node bin/relay-compiler.js --schema test/schema.graphql --src test/ --outputDir __generated__","lint":"tslint -c tslint.json --project tsconfig.json","test":"npm run type-check && jest","type-check":"tsc --noEmit --pretty","prettier":"prettier --write '{src,types}/**/*.ts'","sync-fixtures":"rsync -avh --delete --stats --progress ../relay/packages/relay-compiler/language/javascript/__tests__/fixtures/flow-generator/*.graphql test/fixtures/type-generator","precommit":"lint-staged","pr-check":"scripts/pr-check.sh"},"dependencies":{"immutable":"^3.8.2","invariant":"^2.2.2"},"peerDependencies":{"@types/react-relay":">=1.3.9","@types/relay-runtime":">=1.3.5","relay-compiler":">=4.0.0","relay-runtime":"*","typescript":">=2.9.1"},"devDependencies":{"@artsy/auto-config":"^1.0.0","@types/graphql":"^0.12.1","@types/invariant":"2.2.29","@types/jest":"^22.0.1","@types/node":"8.5.7","@types/relay-runtime":"^1.3.1","graphql":"^14.1.1","husky":"^1.1.0","jest":"^23.6.0","jest-cli":"^23.6.0","lint-staged":"^7.3.0","prettier":"^1.10.2","relay-compiler":"^4.0.0","relay-runtime":"^4.0.0","relay-test-utils":"^4.0.0","ts-jest":"^22.0.1","tslint":"^5.11.0","tslint-config-prettier":"^1.15.0","typescript":"2.8.1"},"jest":{"transform":{"^.+\\.tsx?$":"ts-jest"},"testRegex":"test/.+?-test\\.tsx?$","moduleFileExtensions":["js","ts","tsx"]},"lint-staged":{"**/*.json":["prettier --write","git add"],"{src,types}/**/*.ts":["tslint -c tslint.json --fix","prettier --write","git add"]},"gitHead":"788f2d536a04724debe83c1734051113859e78f3","_id":"relay-compiler-language-typescript@4.1.0","_npmVersion":"6.4.1","_nodeVersion":"10.15.3","_npmUser":{"name":"alloy","email":"eloy.de.enige@gmail.com"},"dist":{"integrity":"sha512-4htxUZ07meQ6P8m4jbeOlKSpuNnMPL5+Z0qBC/7IW2q0jLMbt/SxU3piWl5CPqbezQREfVemEqtYyvGbm04tqw==","shasum":"d250433648d9b229fcc440473051760a6cbea682","tarball":"https://registry.npmjs.org/relay-compiler-language-typescript/-/relay-compiler-language-typescript-4.1.0.tgz","fileCount":11,"unpackedSize":76279,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc1ZbHCRA9TVsSAnZWagAA/60QAIYX7vKuupdf4cX+SBSD\nv2F/ml8Egn8+uUrjXKRHJBTIQW2jZtZJ+BqzdLzBssJL3+IJoLHK9sLjdsyf\nja2kohnjBuZZqRHIghke+RGqcsgvm+TU4tuk2Q9KE52EhgPqFATTVqmoyZjx\ngT4ViUm88yEuyDDTn3E6TyKZQkHCDkiUvkpaeZpuN+WAhuk9wXB4ctzGkNTw\nWjbpSrYPUwUAERBUHZxOBoCW1diT1++ciOfYvXldaVTpgXpQqouQ2K2N31XF\nwwwUo1tdgneiL+fqwAooAFcQS60gmtcjgLdqCqbDClNpApaGEH2UyvywrZ5X\njcA+O8Brvl8X20QuFTDwUcmEuITXAPlfqgEZpQT2kr1npVg0HL/XGbsfE1ND\nZaVxTkQlsx5scW1cqQaVhn3croJnXZcgLizq/2jK6GLsn62ZK4NMOQuZ+RFB\njrR/+u3DdEu+Atl9WTJrMd8xTpA7GucZbYL0r0RqFI/P835AsBKmYXml04kX\njP+ElsutU9PmnQhzfHJNjsoy8i8XRg62DG9NOvzahgU9Y06yBjkwhYSkQrvv\ntM83BOzpplkWKvVrOgUuzXKD7FXGZa+HcQvIOVzdTsCNqN0kOhI1pQo9H3C9\n3LRCH+WqpL54crucsqxk4Q+YgejykCEdaPU+m9Mr7GNj4MZlgOJrfW4NtFvn\nO2Hz\r\n=Nzt3\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDbBBv1JQ5os7Xk46FdOkQMb9NDxasUdJrc5ax1pdqyvQIgVLI/FvVVhlSjT0YYXS3MFP12SCupSo+/wkc4m7AdrRw="}]},"maintainers":[{"email":"eloy.de.enige@gmail.com","name":"alloy"},{"email":"kaare@kaareskovgaard.net","name":"kastermester"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/relay-compiler-language-typescript_4.1.0_1557501638847_0.886949287483048"},"_hasShrinkwrap":false},"4.2.0":{"name":"relay-compiler-language-typescript","version":"4.2.0","description":"A language plugin for Relay that adds TypeScript support, including emitting type definitions.","license":"MIT","keywords":["relay","graphql","react","typescript"],"contributors":[{"name":"Kaare Hoff Skovgaard","email":"kaare@kaareskovgaard.net"},{"name":"Eloy Durán","email":"eloy.de.enige@gmail.com"}],"homepage":"https://github.com/relay-tools/relay-compiler-language-typescript","publishConfig":{"registry":"https://registry.npmjs.org/"},"repository":{"type":"git","url":"git+https://github.com/relay-tools/relay-compiler-language-typescript.git"},"bugs":{"url":"https://github.com/relay-tools/relay-compiler-language-typescript/issues"},"main":"lib/index.js","scripts":{"prepublish":"npm run build","build":"rm -rf lib && tsc","relay":"node bin/relay-compiler.js --schema test/schema.graphql --src test/ --outputDir __generated__","lint":"tslint -c tslint.json --project tsconfig.json","test":"npm run type-check && jest","type-check":"tsc --noEmit --pretty","prettier":"prettier --write '{src,types}/**/*.ts'","sync-fixtures":"rsync -avh --delete --stats --progress ../relay/packages/relay-compiler/language/javascript/__tests__/fixtures/flow-generator/*.graphql test/fixtures/type-generator","precommit":"lint-staged","pr-check":"scripts/pr-check.sh"},"dependencies":{"immutable":"^3.8.2","invariant":"^2.2.2"},"peerDependencies":{"@types/react-relay":">=1.3.9","@types/relay-runtime":">=1.3.5","relay-compiler":">=4.0.0","relay-runtime":"*","typescript":">=2.9.1"},"devDependencies":{"@artsy/auto-config":"^1.0.0","@types/graphql":"^0.12.1","@types/invariant":"2.2.29","@types/jest":"^22.0.1","@types/node":"8.5.7","@types/relay-runtime":"^1.3.1","graphql":"^14.1.1","husky":"^1.1.0","jest":"^23.6.0","jest-cli":"^23.6.0","lint-staged":"^7.3.0","prettier":"^1.10.2","relay-compiler":"^4.0.0","relay-runtime":"^4.0.0","relay-test-utils":"^4.0.0","ts-jest":"^22.0.1","tslint":"^5.11.0","tslint-config-prettier":"^1.15.0","typescript":"2.8.1"},"jest":{"transform":{"^.+\\.tsx?$":"ts-jest"},"testRegex":"test/.+?-test\\.tsx?$","moduleFileExtensions":["js","ts","tsx"]},"lint-staged":{"**/*.json":["prettier --write","git add"],"{src,types}/**/*.ts":["tslint -c tslint.json --fix","prettier --write","git add"]},"gitHead":"00a13d98d90599731502a38dad60a0d31ad360b7","_id":"relay-compiler-language-typescript@4.2.0","_npmVersion":"6.4.1","_nodeVersion":"10.15.3","_npmUser":{"name":"alloy","email":"eloy.de.enige@gmail.com"},"dist":{"integrity":"sha512-sMs059u5eh7dwINzIHBAPTr8ZtrOxDl1oVzHq/2sZ8vIXIDTVvVtdSeTgkx/B8e/NePuemQeE331UCV6bfMnfA==","shasum":"fe3306902113cedafdd59d98a7a2f28886318132","tarball":"https://registry.npmjs.org/relay-compiler-language-typescript/-/relay-compiler-language-typescript-4.2.0.tgz","fileCount":11,"unpackedSize":79100,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc2WKiCRA9TVsSAnZWagAAP5YP/jIxpv4jfbMLmQx95W55\nLBLZEp3tIXLsqDcuZaliDkS4+JRKrqg0gwnlnEVN1/8FAI/AUx8grnny+n9c\nreBfKFvWMWb5+t0XShRTPrqBZtumPoeUfSnSJjKsU8Vmuz1cMXJcl27rY6TY\naJWZxQwq9Cnhlk4XyMMzZx7nu9kAXVKRqiaNvzcSPeUJ6I+iNRpF42rzZdnu\nqT+jEIPe7SsB1QexbwmAG8eYwTZ2s1A166aM2ltUXiL9pazToq07PF1RUJIR\nSr8cpCPyoWl0o8NvaX4c/BZSu+5G33DNkaN8q7/tw5i3+aeMZJwTZU2cIz++\nP4wo3/GDenWFrqZbFDUQt9AA3+Yk/Ckb/yKmqxIAlDxufdifWTJ7dC3atMrd\n1QQlaujxFd4VVgPfrQSVjb88k70LZPK1ZUakgwiZa0dZz9Zl7UdSohXubGW9\nU/YOEWJfmM+u3CCBiAxYwDdXASFJtRHzlQz1yErUMVlpP+gaE5jNg23c85zS\nXus71yQ0j/EawCtM4WhvZA9ocFHhfOfRBOSz/MXUswu3wNJh+vsMowXFZouc\nWuIVhh87NU7UtO+ychk6A0Q61DHthP9BBG7p3sCmNpj3NpBiKjWE6az1osoA\nZOYlbuMscbkBbFfdPwqXwMgTKx18petVOiFcmzWdhPNRfFsbEsVqRG4Xr6v9\n4hXH\r\n=W9Zk\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQD0+9Ss0VyXMWu635cUdYLWiGZJQxwjBZmg8pOVhFN26AIhAOhCv7ObbgOzCDPPmLegsXVrHPp0q4btuormKyzLaAKz"}]},"maintainers":[{"email":"eloy.de.enige@gmail.com","name":"alloy"},{"email":"kaare@kaareskovgaard.net","name":"kastermester"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/relay-compiler-language-typescript_4.2.0_1557750433518_0.01930206645284982"},"_hasShrinkwrap":false},"4.3.0":{"name":"relay-compiler-language-typescript","version":"4.3.0","description":"A language plugin for Relay that adds TypeScript support, including emitting type definitions.","license":"MIT","keywords":["relay","graphql","react","typescript"],"contributors":[{"name":"Kaare Hoff Skovgaard","email":"kaare@kaareskovgaard.net"},{"name":"Eloy Durán","email":"eloy.de.enige@gmail.com"}],"homepage":"https://github.com/relay-tools/relay-compiler-language-typescript","publishConfig":{"registry":"https://registry.npmjs.org/"},"repository":{"type":"git","url":"git+https://github.com/relay-tools/relay-compiler-language-typescript.git"},"bugs":{"url":"https://github.com/relay-tools/relay-compiler-language-typescript/issues"},"main":"lib/index.js","scripts":{"prepublish":"npm run build","build":"rm -rf lib && tsc","relay":"node bin/relay-compiler.js --schema test/schema.graphql --src test/ --outputDir __generated__","lint":"tslint -c tslint.json --project tsconfig.json","test":"npm run type-check && jest","type-check":"tsc --noEmit --pretty","prettier":"prettier --write '{src,types}/**/*.ts'","sync-fixtures":"rsync -avh --delete --stats --progress ../relay/packages/relay-compiler/language/javascript/__tests__/fixtures/flow-generator/*.graphql test/fixtures/type-generator","precommit":"lint-staged","pr-check":"scripts/pr-check.sh"},"dependencies":{"immutable":"^3.8.2","invariant":"^2.2.2"},"peerDependencies":{"@types/react-relay":">=1.3.9","@types/relay-runtime":">=1.3.5","relay-compiler":">=4.0.0","relay-runtime":"*","typescript":">=2.9.1"},"devDependencies":{"@artsy/auto-config":"^1.0.0","@types/graphql":"^0.12.1","@types/invariant":"2.2.29","@types/jest":"^22.0.1","@types/node":"8.5.7","@types/relay-runtime":"^1.3.1","graphql":"^14.1.1","husky":"^1.1.0","jest":"^23.6.0","jest-cli":"^23.6.0","lint-staged":"^7.3.0","prettier":"^1.10.2","relay-compiler":"^4.0.0","relay-runtime":"^4.0.0","relay-test-utils":"^4.0.0","ts-jest":"^22.0.1","tslint":"^5.11.0","tslint-config-prettier":"^1.15.0","typescript":"2.8.1"},"jest":{"transform":{"^.+\\.tsx?$":"ts-jest"},"testRegex":"test/.+?-test\\.tsx?$","moduleFileExtensions":["js","ts","tsx"]},"lint-staged":{"**/*.json":["prettier --write","git add"],"{src,types}/**/*.ts":["tslint -c tslint.json --fix","prettier --write","git add"]},"gitHead":"f33bd29fda7033b903b63a34c6208ea7b15b17a0","_id":"relay-compiler-language-typescript@4.3.0","_npmVersion":"6.4.1","_nodeVersion":"10.15.3","_npmUser":{"name":"alloy","email":"eloy.de.enige@gmail.com"},"dist":{"integrity":"sha512-X7hOG3Q/YkkwCuP6MA881aY3JmqatpsnCpW/J58LOaS6NQ6osl1aurmL7qVwfrIUfk+aSXvUbyUrFeQUj/DhXg==","shasum":"4069253adfe7866d677324c50f166ee20ea53240","tarball":"https://registry.npmjs.org/relay-compiler-language-typescript/-/relay-compiler-language-typescript-4.3.0.tgz","fileCount":11,"unpackedSize":80487,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc3yMDCRA9TVsSAnZWagAA2C8P/380fBfvs0T/uIIlEdYF\nlVHbwJex1NWIjjd+1VR3jZmI41fIOQEH4mJhkd0yoxcpYr1BbrF1yccX1L+j\njlZamXMpEpMkDA7jbTvWv8FNKvBuJPBPSDrhBGKO8mgL1jfcGirAJm4R20Dx\nmdc/qX7XpnGFyFjcE/H4w5gAgXWmYGrhC+RbXnOKnaTILxUgsofCuFoTNIN5\niMScHcbSdLLS0L0J0J0NYZSJdjzZFmV/TVle6wecZyi+E2HHdCMUpqmQbTEx\nwjX9+d7HbCDYdCbPcAT8OpxMoh1vxxJf/SvCZRQT/21EHELeR63cCy1oJ2Qi\nqpn+TsMaRlEaGxijRMDUtfSzuMo7vG+newLX5YBaSCPPzhH2jRKbRHfJryoS\ncuu5GuD5m8yOkfPBmTV9RS38PBRfEqd1oHbdGWGXm0ku0COLeKsW8mLz6HCl\nLQitkdTMeoBFdf0VT0CXaiaXpfze3UiZeOgKaD377Sn3szhkUB2u9JDcF00G\ngfNfDs/6cCEVmiK0mR6JPHtJFTQVEVRHof+u0SGHC5FZIUE/7x0Kf+TolXBm\nR6aRIqEf6E4sVy5wSUiERzKAAvorYRCOpVQjEPDO+d598rgJe6ewFeQptbWo\nuSHzVCNIGxq61mjOsxabbrRO3Gj8plJTRdujXaujM2lAfGI1oDkPJUuEuql0\nYgQP\r\n=RGVu\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCMWjnJUzpRwlXPOXKOrnAMhOnPsLpl7A+zpi2UgxdftgIgZFOfAm7SMhimcG9y1TkrhcZ/lUfOrrOZs1biU5ck4j4="}]},"maintainers":[{"email":"eloy.de.enige@gmail.com","name":"alloy"},{"email":"kaare@kaareskovgaard.net","name":"kastermester"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/relay-compiler-language-typescript_4.3.0_1558127362160_0.5384596647418576"},"_hasShrinkwrap":false},"4.4.0":{"name":"relay-compiler-language-typescript","version":"4.4.0","description":"A language plugin for Relay that adds TypeScript support, including emitting type definitions.","keywords":["graphql","react","relay","typescript"],"homepage":"https://github.com/relay-tools/relay-compiler-language-typescript","bugs":{"url":"https://github.com/relay-tools/relay-compiler-language-typescript/issues"},"repository":{"type":"git","url":"git+https://github.com/relay-tools/relay-compiler-language-typescript.git"},"license":"MIT","contributors":[{"name":"Kaare Hoff Skovgaard","email":"kaare@kaareskovgaard.net"},{"name":"Eloy Durán","email":"eloy.de.enige@gmail.com"}],"main":"lib/index.js","scripts":{"build":"rm -rf lib && tsc","lint":"tslint -c tslint.json --project tsconfig.json","pr-check":"scripts/pr-check.sh","prettier":"prettier --write '{src,types}/**/*.ts'","prepublish":"npm run build","relay":"node bin/relay-compiler.js --schema test/schema.graphql --src test/ --outputDir __generated__","sync-fixtures":"rsync -avh --delete --stats --progress ../relay/packages/relay-compiler/language/javascript/__tests__/fixtures/flow-generator/*.graphql test/fixtures/type-generator","test":"npm run type-check && jest","type-check":"tsc --noEmit --pretty"},"husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"**/*.json":["prettier --write","git add"],"{src,types}/**/*.ts":["tslint -c tslint.json --fix","prettier --write","git add"]},"jest":{"moduleFileExtensions":["js","ts","tsx"],"testRegex":"test/.+?-test\\.tsx?$","transform":{"^.+\\.tsx?$":"ts-jest"}},"dependencies":{"immutable":"^4.0.0-rc.12","invariant":"^2.2.4"},"devDependencies":{"@artsy/auto-config":"^1.0.0","@types/graphql":"^14.2.3","@types/invariant":"2.2.30","@types/jest":"^22.0.1","@types/node":"8.10.51","@types/relay-runtime":"^5.0.3","graphql":"^14.4.2","husky":"^3.0.2","jest":"^23.6.0","jest-cli":"^23.6.0","lint-staged":"^9.2.1","prettier":"^1.18.2","relay-compiler":"^4.0.0","relay-runtime":"^4.0.0","relay-test-utils":"^4.0.0","ts-jest":"^22.0.1","tslint":"^5.18.0","tslint-config-prettier":"^1.18.0","typescript":"3.5.3"},"peerDependencies":{"@types/react-relay":">=1.3.9","@types/relay-runtime":">=1.3.5","relay-compiler":">=4.0.0","relay-runtime":"*","typescript":">=2.9.1"},"publishConfig":{"registry":"https://registry.npmjs.org/"},"gitHead":"53852dfb71b0a40e995d082bf081678e94dbe6b7","_id":"relay-compiler-language-typescript@4.4.0","_nodeVersion":"10.16.1","_npmVersion":"6.9.0","dist":{"integrity":"sha512-9KINGHi+3QVqbPxsDeb0CYlUM/5BG34QLFRb4ai8ESeOx44XgZGKUCTw0Vpx7jGFsE0fYEcUbBUkV5uJRjfTaw==","shasum":"886edeebd851bdaea4388f54a63c2a71daed4990","tarball":"https://registry.npmjs.org/relay-compiler-language-typescript/-/relay-compiler-language-typescript-4.4.0.tgz","fileCount":11,"unpackedSize":81451,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdREL0CRA9TVsSAnZWagAAtuoQAJ9bi+RJ+ZHsOCn/Zoub\nPifgKfDshzuIES4oMyYApzDfo2jNxDb9JaTf4eHNAtWCJPPHmm+b8Ok+ajYf\nXaUfyX5aGJBrDNvK62dnmjOUCODy+Lf14MxaZix7aeCwEExiROij9Kk//03U\n/qxGVsnaU3VzFxonCne0l378DN1j7xkY1BjvhxKPIzEvTb6ab3gdDNlKnmPA\nJal8yagecq5xT8mar6D8J7YpEXaJtwqsRGPJ/kn8BnbLWr+axQg2NzxGLMKS\nBiWqF2tnMru2iY0hXoO82TJCZZjmsRWd4+23ndMrJmXzsTJxdcO56OinFMxk\nDnqF66fPu1SYvUCtmvqg2DCggpKsU+z4iFpptxBkgICWtM+MgQ9CsjXA5gaz\nef3YEg6qVF/+hUm11B8iRsIqerSeaoGY1nEnDf+Hb+eNni7pvfA7AJKyKnRm\nS1tKxtJE9BI3cOZ4zztMTvSkSTKtqOIFYRK6ONvTZzRCjBeDKZ5W5e5tkzOg\nFr28wt7Gb5fSmuQGj6OWs7M32myXuhe1l+etFNssZtr7KSS+6NbK8aEwyG7F\nrUWCj7M/jcCzz4lTve5Qmck9XkjFpEeJyBC/tCuvbLZbDaRXKovzVos2BSeO\n3MAHplviZD4Rn7fn8TvGCeJaQrWwMN+zzZlhAInbiI1L05Rz3cxiGrG9CYdN\nVebh\r\n=nl1d\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIAjZqSQ18jrPnulAtv3XYeUAH2yTMH/B/68uSew9pnnoAiBKKpvRbeQ3lmeb0ipH8y2dsORE+fagKXYlByH49zg0Yg=="}]},"maintainers":[{"email":"eloy.de.enige@gmail.com","name":"alloy"},{"email":"kaare@kaareskovgaard.net","name":"kastermester"}],"_npmUser":{"name":"alloy","email":"eloy.de.enige@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/relay-compiler-language-typescript_4.4.0_1564754675385_0.7004231625764366"},"_hasShrinkwrap":false},"4.5.0":{"name":"relay-compiler-language-typescript","version":"4.5.0","description":"A language plugin for Relay that adds TypeScript support, including emitting type definitions.","keywords":["graphql","react","relay","typescript"],"homepage":"https://github.com/relay-tools/relay-compiler-language-typescript","bugs":{"url":"https://github.com/relay-tools/relay-compiler-language-typescript/issues"},"repository":{"type":"git","url":"git+https://github.com/relay-tools/relay-compiler-language-typescript.git"},"license":"MIT","contributors":[{"name":"Kaare Hoff Skovgaard","email":"kaare@kaareskovgaard.net"},{"name":"Eloy Durán","email":"eloy.de.enige@gmail.com"}],"main":"lib/index.js","scripts":{"build":"rm -rf lib && tsc","lint":"tslint -c tslint.json --project tsconfig.json","pr-check":"scripts/pr-check.sh","prettier":"prettier --write '{src,types}/**/*.ts'","prepublish":"npm run build","relay":"node bin/relay-compiler.js --schema test/schema.graphql --src test/ --outputDir __generated__","sync-fixtures":"rsync -avh --delete --stats --progress ../relay/packages/relay-compiler/language/javascript/__tests__/fixtures/flow-generator/*.graphql test/fixtures/type-generator","test":"npm run type-check && jest","type-check":"tsc --noEmit --pretty"},"husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"**/*.json":["prettier --write","git add"],"{src,types}/**/*.ts":["tslint -c tslint.json --fix","prettier --write","git add"]},"jest":{"moduleFileExtensions":["js","ts","tsx"],"testRegex":"test/.+?-test\\.tsx?$","transform":{"^.+\\.tsx?$":"ts-jest"}},"dependencies":{"immutable":"^4.0.0-rc.12","invariant":"^2.2.4"},"devDependencies":{"@artsy/auto-config":"^1.0.0","@types/graphql":"^14.2.3","@types/invariant":"2.2.30","@types/jest":"^22.0.1","@types/node":"8.10.51","@types/relay-runtime":"^5.0.3","graphql":"^14.4.2","husky":"^3.0.2","jest":"^23.6.0","jest-cli":"^23.6.0","lint-staged":"^9.2.1","prettier":"^1.18.2","relay-compiler":"^4.0.0","relay-runtime":"^4.0.0","relay-test-utils":"^4.0.0","ts-jest":"^22.0.1","tslint":"^5.18.0","tslint-config-prettier":"^1.18.0","typescript":"3.5.3"},"peerDependencies":{"@types/react-relay":">=1.3.9","@types/relay-runtime":">=1.3.5","relay-compiler":">=4.0.0","relay-runtime":"*","typescript":">=2.9.1"},"publishConfig":{"registry":"https://registry.npmjs.org/"},"gitHead":"0da962c1bc88c9e9265e41d955799b7fdf50a51a","_id":"relay-compiler-language-typescript@4.5.0","_nodeVersion":"10.16.1","_npmVersion":"6.9.0","dist":{"integrity":"sha512-jWQxx1DOjEOzgULa0c66Uu8dZwusvr7su+7Bx8ghmGI9qYhLNCwA1bt9psAVeTt/erb/HSz3xvWKus03+tRiHA==","shasum":"a8711a11eb7fd2588e9853e8fb8e44d6efd4b397","tarball":"https://registry.npmjs.org/relay-compiler-language-typescript/-/relay-compiler-language-typescript-4.5.0.tgz","fileCount":11,"unpackedSize":81451,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdREMLCRA9TVsSAnZWagAAbmMP/iBDwRbPJwSV4yy6cqMX\nxdVrXxIWbkrTlDQMTmZTR11MKSzX60TWYnaOAvkoNY6JDRVzXFZP1+AvxmWv\nDM+JkNdRKzAFZqp8A4ZodZjJR6aaiC2+SjhVBd2ZstEZnff7KRJIBtR9VyEH\nBEPaCoXhI9pj7aT7JPEqs4OJyXrC1U5dN9xRZBoM9zOFsjp6GKKdDjZHKIxv\nz7fvY9m07lN6mqrtczuzirTPeHvw/MsRSeXyaadiZl71ksLLYvwQf18zfifF\nd5L3HSCLVQTpFGHIeTP/w6AKJVF0sgzTfbQ9RDpTyNLsjE5xpDzHZmEwNxoF\nW30BN+rrfCctp61pUgf7BS2rClXjUiN6+s9QNiloDidu83tcYaU8hFpBiIs8\n2DaVruCjvvIYdZEujzKRsVBfQQVr/oFtBZZdszH/BkfP1N/qgkPrsD4Asd7L\nEsRMZRO9Von6WrSk4Y3hUqWc/1+EJePdwsHUSxqXjY5RXyApvH5KeW0vuPUn\njKM3hPffNeDfpaECsHSRF9NPCnsAVXGAG1tYQBmKhxMNFmFET0XS/WzUMdjN\n9FWomgIytkNnEyRJpRBTYILsCiVfCF+/fHAmynWtqrPqHhAB0IVxECTK8aWk\n/QJmfxQ7rZX6xXJSfa30loIFq+24X5Z04vgBD2++WPGW8TlEEh4HQwwK6glR\nYVfQ\r\n=l6oL\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCLe9SG5QCaOOU+pGxCY0uF/e3VgdS7Jea4r04/Svw36AIgbx/mF0sqUGrMLl0IpWt/pynW7YrtMDNRpOVtPJ7mvy4="}]},"maintainers":[{"email":"eloy.de.enige@gmail.com","name":"alloy"},{"email":"kaare@kaareskovgaard.net","name":"kastermester"}],"_npmUser":{"name":"alloy","email":"eloy.de.enige@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/relay-compiler-language-typescript_4.5.0_1564754698687_0.13542664245821068"},"_hasShrinkwrap":false},"4.6.0":{"name":"relay-compiler-language-typescript","version":"4.6.0","description":"A language plugin for Relay that adds TypeScript support, including emitting type definitions.","keywords":["graphql","react","relay","typescript"],"homepage":"https://github.com/relay-tools/relay-compiler-language-typescript","bugs":{"url":"https://github.com/relay-tools/relay-compiler-language-typescript/issues"},"repository":{"type":"git","url":"git+https://github.com/relay-tools/relay-compiler-language-typescript.git"},"license":"MIT","contributors":[{"name":"Kaare Hoff Skovgaard","email":"kaare@kaareskovgaard.net"},{"name":"Eloy Durán","email":"eloy.de.enige@gmail.com"}],"main":"lib/index.js","scripts":{"build":"rm -rf lib && tsc","lint":"tslint -c tslint.json --project tsconfig.json","pr-check":"scripts/pr-check.sh","prettier":"prettier --write '{src,types}/**/*.ts'","prepublish":"npm run build","relay":"node bin/relay-compiler.js --schema test/schema.graphql --src test/ --outputDir __generated__","sync-fixtures":"rsync -avh --delete --stats --progress ../relay/packages/relay-compiler/language/javascript/__tests__/fixtures/flow-generator/*.graphql test/fixtures/type-generator","test":"npm run type-check && jest","type-check":"tsc --noEmit --pretty"},"husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"**/*.json":["prettier --write","git add"],"{src,types}/**/*.ts":["tslint -c tslint.json --fix","prettier --write","git add"]},"jest":{"moduleFileExtensions":["js","ts","tsx"],"testRegex":"test/.+?-test\\.tsx?$","transform":{"^.+\\.tsx?$":"ts-jest"}},"dependencies":{"immutable":"^4.0.0-rc.12","invariant":"^2.2.4"},"devDependencies":{"@artsy/auto-config":"^1.0.0","@types/graphql":"^14.2.3","@types/invariant":"2.2.30","@types/jest":"^22.0.1","@types/node":"8.10.51","@types/relay-runtime":"^5.0.3","graphql":"^14.4.2","husky":"^3.0.2","jest":"^23.6.0","jest-cli":"^23.6.0","lint-staged":"^9.2.1","prettier":"^1.18.2","relay-compiler":"^4.0.0","relay-runtime":"^4.0.0","relay-test-utils":"^4.0.0","ts-jest":"^22.0.1","tslint":"^5.18.0","tslint-config-prettier":"^1.18.0","typescript":"3.5.3"},"peerDependencies":{"@types/react-relay":">=1.3.9","@types/relay-runtime":">=1.3.5","relay-compiler":">=4.0.0","relay-runtime":"*","typescript":">=2.9.1"},"publishConfig":{"registry":"https://registry.npmjs.org/"},"gitHead":"afe1521675d1a7c19271fbf041012aeec2fdd3ee","_id":"relay-compiler-language-typescript@4.6.0","_nodeVersion":"10.16.1","_npmVersion":"6.9.0","dist":{"integrity":"sha512-OE042qad/WMh6FKvLiLHvZawtHotXgWOezfY+IAAqqmGbPwUJcea8bCTKhUE/0IUMkEmtu66zLa57DvbOkZUGw==","shasum":"926cbd54734b6aade6e3b0fec67bb6c3d9ab8826","tarball":"https://registry.npmjs.org/relay-compiler-language-typescript/-/relay-compiler-language-typescript-4.6.0.tgz","fileCount":11,"unpackedSize":81449,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdRcaUCRA9TVsSAnZWagAA6z0QAIXECg0wcP7+76bFMFLL\nSNKWiYztPMU7ztVHq+HOlXi6yBA1gjxLMWbjgahfF0KidNLW1b4Z3oAqcI5n\nNpByJsn+O0PaYBa240idwldJPDi8eKefl3UDE2k0UW8vRXGDX71Ig+curyi3\nYVlIxtlC8COvwiH1kGeFvLa3YwqERm46DWVj43TQ5nVoXqgazn8H1EJ8CNwn\nPcRPWpcvi9xk9fiDWBfumlv2ggu2dXBfgmv2vIGFTsFFbJUh7eXA0soNBXOn\ncjFb+0xxtstjxyJ1qUzd5QGNUyUrJOp44iQh+4fo5150ct1QlC52+WZY614m\nwLxFc4xJDEbkpU7ZIjEkdmO4WIWOPRTdSkZYKI6znwCHP3wg+JvjDKpq1uhX\neLoYyGztHdIy6qeynUPvW5i636WRqqh2A2F52O+gC5bOSRG1gnwGzxzc5ATD\n+DIqPtvuRIB3igTrXjfF8hek625I5C9XCjaYntgCZzbYWCswuFD/pn295ZMa\nNDbJmmy3oicIWYXok0Ofy6rNcvJQyizdFZbjqw+Tq75s8DdDgUyjOn7BMn9V\nUNPQ5eUpL6sNMS4KmmV4Cv6pYCIlpGBcbCkOqcrTuz2XiV0fJNg8Drn7fXkx\n0rXgVCogjCM/seVVuG9JPupFN6dyeGUKSTYdbVJI5pMvw2oRj+lLadbivGOP\nKx6z\r\n=F2c9\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIDpXb6gFtqmgcQW65M7AgAhxYHX3ABk2iQg7I4ravCdtAiBVTmrPHC+MpkwxC/Fk02vzOMoGc0dodXqwULrcw4Bvug=="}]},"maintainers":[{"email":"eloy.de.enige@gmail.com","name":"alloy"},{"email":"kaare@kaareskovgaard.net","name":"kastermester"}],"_npmUser":{"name":"alloy","email":"eloy.de.enige@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/relay-compiler-language-typescript_4.6.0_1564853908141_0.3911486484561213"},"_hasShrinkwrap":false},"4.7.0":{"name":"relay-compiler-language-typescript","version":"4.7.0","description":"A language plugin for Relay that adds TypeScript support, including emitting type definitions.","keywords":["graphql","react","relay","typescript"],"homepage":"https://github.com/relay-tools/relay-compiler-language-typescript","bugs":{"url":"https://github.com/relay-tools/relay-compiler-language-typescript/issues"},"repository":{"type":"git","url":"git+https://github.com/relay-tools/relay-compiler-language-typescript.git"},"license":"MIT","contributors":[{"name":"Kaare Hoff Skovgaard","email":"kaare@kaareskovgaard.net"},{"name":"Eloy Durán","email":"eloy.de.enige@gmail.com"}],"main":"lib/index.js","scripts":{"build":"rm -rf lib && tsc","lint":"tslint -c tslint.json --project tsconfig.json","pr-check":"scripts/pr-check.sh","prettier":"prettier --write '{src,types}/**/*.ts'","prepublish":"npm run build","relay":"node bin/relay-compiler.js --schema test/schema.graphql --src test/ --outputDir __generated__","sync-fixtures":"rsync -avh --delete --stats --progress ../relay/packages/relay-compiler/language/javascript/__tests__/fixtures/flow-generator/*.graphql test/fixtures/type-generator","test":"npm run type-check && jest","type-check":"tsc --noEmit --pretty"},"husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"**/*.json":["prettier --write","git add"],"{src,types}/**/*.ts":["tslint -c tslint.json --fix","prettier --write","git add"]},"jest":{"moduleFileExtensions":["js","ts","tsx"],"testRegex":"test/.+?-test\\.tsx?$","transform":{"^.+\\.tsx?$":"ts-jest"}},"dependencies":{"immutable":"^4.0.0-rc.12","invariant":"^2.2.4"},"devDependencies":{"@artsy/auto-config":"^1.0.0","@types/graphql":"^14.2.3","@types/invariant":"2.2.30","@types/jest":"^24.0.17","@types/node":"8.10.51","@types/relay-runtime":"^5.0.3","graphql":"^14.4.2","husky":"^3.0.2","jest":"^24.8.0","jest-cli":"^24.8.0","lint-staged":"^9.2.1","prettier":"^1.18.2","relay-compiler":"^4.0.0","relay-runtime":"^4.0.0","relay-test-utils":"^4.0.0","ts-jest":"^22.0.1","tslint":"^5.18.0","tslint-config-prettier":"^1.18.0","typescript":"3.5.3"},"peerDependencies":{"@types/react-relay":">=1.3.9","@types/relay-runtime":">=1.3.5","relay-compiler":">=4.0.0","relay-runtime":"*","typescript":">=2.9.1"},"publishConfig":{"registry":"https://registry.npmjs.org/"},"gitHead":"8f48efa233542773b9fdc61ddd68b82134cd43aa","_id":"relay-compiler-language-typescript@4.7.0","_nodeVersion":"10.16.3","_npmVersion":"6.9.0","dist":{"integrity":"sha512-QgLtWKI7COKbR4hoUm5GyNVJh88wrCbDwA5cufY8uQ5tcsNm0uPcHZWXIC/nylzucKClfzvryPDpCty8SQluew==","shasum":"c2267e48ac9066cfa79c1c4913906b0f55328c48","tarball":"https://registry.npmjs.org/relay-compiler-language-typescript/-/relay-compiler-language-typescript-4.7.0.tgz","fileCount":11,"unpackedSize":81970,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdZSqOCRA9TVsSAnZWagAA7+AQAJi7sDc+cUfP3fca0CFc\nO2BFwN/XHch8DcpbXKfBLZstYWtrfE4z9HxmoW0O1zsXCOmElZVPIHxrUaLc\nYnBc101FidVfK6AQBMQeaQz42+Fi5SzIuVxYgZ4C96j7KxhtUTup9OTJPgYA\n1woRRMFGgV4BV/ULmHmr2uPOxpmHFCLreG4sOf1JPcmJx38RgA3/WCwbeCwi\nOoHpqB8gT5o0R4Bo9CoB3F3UgN9Y/jsvmqqM1XgmjpvkySENyyZlKomdFS87\nnBl/da4DWVUoZ15w3KWpdpHAmxn9H9LRUoyTu2aaW5/s+ykdZ1mFycriMhjM\nlZly1lprttpZxGkdYXOa9w8ATLOwCMFtJU/pz/paDaKEJytA3Y4mY0YtxMDM\nnuMS8qWKxxh0AhGlEyqazwNieFePQ7LBN+JdA3eD9sBtakFfYaegEhW7dctT\nkWQ2ySBslESa1KVrn1h9DhT2Atj3hwZPhUG5XQv718pnAYTlwnq+wWz3ZK55\nMYCywvIh37qFhPeVAhzVAinxiMI28RJS3a0qQU2ZE2ee9N+rK+gtimFs0cJJ\nnbz0papz1SBWRlxBTkMibBElmkGYTlK3c0sWi+kFkeJZOJ2QHkWzFuUa5rvU\nw3t/PMTKieldG63lm5xrCzj2K36ovTIjt2yJgLdYRn8L6f2/6mIxV3WfuBxJ\nfBK1\r\n=BEgR\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIFNuGC2+Cp3SKRL+U8vMTeWdfItPeo6P/dnEdZTFXWxyAiEA9gzpHzPYyr8joWzhnkCDCdwhMEPGgFYam7DNVpvAjuI="}]},"maintainers":[{"email":"eloy.de.enige@gmail.com","name":"alloy"},{"email":"kaare@kaareskovgaard.net","name":"kastermester"}],"_npmUser":{"name":"alloy","email":"eloy.de.enige@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/relay-compiler-language-typescript_4.7.0_1566911117683_0.9464782684139954"},"_hasShrinkwrap":false},"4.8.0":{"name":"relay-compiler-language-typescript","version":"4.8.0","description":"A language plugin for Relay that adds TypeScript support, including emitting type definitions.","keywords":["graphql","react","relay","typescript"],"homepage":"https://github.com/relay-tools/relay-compiler-language-typescript","bugs":{"url":"https://github.com/relay-tools/relay-compiler-language-typescript/issues"},"repository":{"type":"git","url":"git+https://github.com/relay-tools/relay-compiler-language-typescript.git"},"license":"MIT","contributors":[{"name":"Kaare Hoff Skovgaard","email":"kaare@kaareskovgaard.net"},{"name":"Eloy Durán","email":"eloy.de.enige@gmail.com"}],"main":"lib/index.js","scripts":{"build":"rm -rf lib && tsc","lint":"tslint -c tslint.json --project tsconfig.json","pr-check":"scripts/pr-check.sh","prettier":"prettier --write '{src,types,test}/**/*.ts'","prepublish":"npm run build","relay":"node bin/relay-compiler.js --schema test/schema.graphql --src test/ --outputDir __generated__","sync-fixtures":"rsync -avh --delete --stats --progress ../relay/packages/relay-compiler/language/javascript/__tests__/fixtures/flow-generator/*.graphql test/fixtures/type-generator","test":"npm run type-check && jest","type-check":"tsc --noEmit --pretty"},"husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"**/*.json":["prettier --write","git add"],"{src,types}/**/*.ts":["tslint -c tslint.json --fix","prettier --write","git add"]},"jest":{"moduleFileExtensions":["js","ts","tsx"],"testRegex":"test/.+?-test\\.tsx?$","transform":{"^.+\\.tsx?$":"ts-jest"}},"dependencies":{"immutable":"^4.0.0-rc.12","invariant":"^2.2.4"},"devDependencies":{"@artsy/auto-config":"^1.0.0","@types/graphql":"^14.2.3","@types/invariant":"2.2.30","@types/jest":"^24.0.17","@types/node":"8.10.51","@types/relay-runtime":"^5.0.3","graphql":"^14.4.2","husky":"^3.0.2","jest":"^24.8.0","jest-cli":"^24.8.0","lint-staged":"^9.2.1","prettier":"^1.18.2","relay-compiler":"^4.0.0","relay-runtime":"^4.0.0","relay-test-utils":"^4.0.0","ts-jest":"^22.0.1","tslint":"^5.18.0","tslint-config-prettier":"^1.18.0","typescript":"3.5.3"},"peerDependencies":{"@types/react-relay":">=1.3.9","@types/relay-runtime":">=1.3.5","relay-compiler":">=4.0.0","relay-runtime":"*","typescript":">=2.9.1"},"publishConfig":{"registry":"https://registry.npmjs.org/"},"gitHead":"9f36cdf0bd2dbe8f131974d6c1bf1a688f5d9589","_id":"relay-compiler-language-typescript@4.8.0","_nodeVersion":"10.16.3","_npmVersion":"6.9.0","dist":{"integrity":"sha512-cf2VIaTXnhqDlMGNUk1cyC5fOOoJACHrtBHMWbyT98+BFwkwf32JnmW0g17ihnwBw7g7XrPIFue5392hwc24Xg==","shasum":"49dd986c7d5d3663b53996970b7a02482dc7e8a6","tarball":"https://registry.npmjs.org/relay-compiler-language-typescript/-/relay-compiler-language-typescript-4.8.0.tgz","fileCount":11,"unpackedSize":82033,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdg1KnCRA9TVsSAnZWagAA0ZUQAJregVmWFlWpvIPoSVAI\nYGDee9qlSwKD+F0lBkCZcQhN0JBKxUE3HQElEQ/xxYllJBxcgDJ7EFRXN/JK\nP2HBrBEwZBFxdmdbtnBxPOOawezZeOnypvHNiDUWB6M2CXuw9OIDZRpGljzF\n+4mvVW0YVnPa36Zeurw2rM2zn4F6Ujb4u1oZaOqtGnqLjJQiS4A3lNSUFp1n\n+PzbsnXz1qe0xN8G7b8DAQZL8eZuCHkLySLqfFSRjJRl3f+p1lLn/WTBn/qG\n8bZEPg105E0lcgO/g8l7+aDgvpMj8NA+GTiS0aV9q7ppNnJGRiuVE1/RKMpZ\ncvsb0HFUV1TsIz4RT2Ug8BJ63JHYHK5qmkNm6ehW8BTgSq/6GUqSGGWcDedE\no3e8msKTJMOf2o1/n1y+DPjuJWlh+15gTUEhAwUZ9zIGvrMd/ZL/egPbFtbG\nehUc6zeHb0vB5iNXFoJOUB7VWi3x2VW8UDU9rt3jy6garaEtcC5gmsDw4094\nL2bHxa6gEhHNgBQHsjdYdqtzyzE1K4oAu7Fag17tzEPpGjytgxfLNw2+r3U/\nGNNLDDQgKwXX9m1zDqSMaFL1gIcjsGPBjVdRzs79KCDamD8oRdsSU7jUJTlH\nh7N+uNV3+worzNNnw5HXTA915R1jWq+t+G4M2Q5jd0ZvNtG5u0FFYgtydsaX\nJKlT\r\n=9qBg\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCID2OfBme3/z9iAlSPqKRtZbC6xHyWZdyVMGN2kDTGgbxAiARpsV6KRYtRQyxMkuzDL6PkfAmjzyHX9zmocG7k9ShMg=="}]},"maintainers":[{"email":"eloy.de.enige@gmail.com","name":"alloy"},{"email":"kaare@kaareskovgaard.net","name":"kastermester"}],"_npmUser":{"name":"alloy","email":"eloy.de.enige@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/relay-compiler-language-typescript_4.8.0_1568887462351_0.9906527706053894"},"_hasShrinkwrap":false},"4.9.0":{"name":"relay-compiler-language-typescript","version":"4.9.0","description":"A language plugin for Relay that adds TypeScript support, including emitting type definitions.","keywords":["graphql","react","relay","typescript"],"homepage":"https://github.com/relay-tools/relay-compiler-language-typescript","bugs":{"url":"https://github.com/relay-tools/relay-compiler-language-typescript/issues"},"repository":{"type":"git","url":"git+https://github.com/relay-tools/relay-compiler-language-typescript.git"},"license":"MIT","contributors":[{"name":"Kaare Hoff Skovgaard","email":"kaare@kaareskovgaard.net"},{"name":"Eloy Durán","email":"eloy.de.enige@gmail.com"}],"main":"lib/index.js","scripts":{"build":"rm -rf lib && tsc","lint":"tslint -c tslint.json --project tsconfig.json","pr-check":"scripts/pr-check.sh","prettier":"prettier --write '{src,types,test}/**/*.ts'","prepublish":"npm run build","relay":"node bin/relay-compiler.js --schema test/schema.graphql --src test/ --outputDir __generated__","sync-fixtures":"rsync -avh --delete --stats --progress ../relay/packages/relay-compiler/language/javascript/__tests__/fixtures/flow-generator/*.graphql test/fixtures/type-generator","test":"npm run type-check && jest","type-check":"tsc --noEmit --pretty"},"husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"**/*.json":["prettier --write","git add"],"{src,types}/**/*.ts":["tslint -c tslint.json --fix","prettier --write","git add"]},"jest":{"moduleFileExtensions":["js","ts","tsx"],"testRegex":"test/.+?-test\\.tsx?$","transform":{"^.+\\.tsx?$":"ts-jest"}},"dependencies":{"immutable":"^4.0.0-rc.12","invariant":"^2.2.4"},"devDependencies":{"@artsy/auto-config":"^1.0.0","@types/graphql":"^14.2.3","@types/invariant":"2.2.30","@types/jest":"^24.0.17","@types/node":"8.10.51","@types/relay-runtime":"^5.0.3","graphql":"^14.4.2","husky":"^3.0.2","jest":"^24.8.0","jest-cli":"^24.8.0","lint-staged":"^9.2.1","prettier":"^1.18.2","relay-compiler":"^4.0.0","relay-runtime":"^4.0.0","relay-test-utils":"^4.0.0","ts-jest":"^22.0.1","tslint":"^5.18.0","tslint-config-prettier":"^1.18.0","typescript":"3.5.3"},"peerDependencies":{"@types/react-relay":">=1.3.9","@types/relay-runtime":">=1.3.5","relay-compiler":">=4.0.0","relay-runtime":"*","typescript":">=2.9.1"},"publishConfig":{"registry":"https://registry.npmjs.org/"},"gitHead":"7617c0761bdfdc5cae3533eeaa9445773d3564cc","_id":"relay-compiler-language-typescript@4.9.0","_nodeVersion":"10.16.3","_npmVersion":"6.9.0","dist":{"integrity":"sha512-QsWezOetK93FzeTgdzHfINpyYr3tjChIliFwWs7G34ObrA97V0NVe80xnUaqOubq6RIX5c+CqxNsUg45afEW1w==","shasum":"9211c6246d849763e4905e2a9c6a03afb3d75cf5","tarball":"https://registry.npmjs.org/relay-compiler-language-typescript/-/relay-compiler-language-typescript-4.9.0.tgz","fileCount":11,"unpackedSize":82033,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdg1LvCRA9TVsSAnZWagAAivoP/izDZu7VzwXS3Z8lkIkL\naMCzrPwRCVs+w/e0hWo8jV7h9r4/jduumLBHqZ1iyk4YkeuWkhv5fxkL9o6o\nnhzj5pmMQ4E+Hy3Nefs6ubKFqhgq25y9YNjY65zLv3nPFWUBahHiorc+Xx/y\nk7lw3cphQz0tVHMbYIwUDS+XJnKhhL3yVArzAmx0Q5TlqFHXX1sA35HXTwhh\nTMVIJLsEdoLuYDymmDOi8P0g6rd/9ah3QuzIeq9IN/NunOmfIHvbB3idz5Yx\ndQtr/ZkLsEi/WNtm04G5na+OMK4OlluczHmii1fbNk4qrZe/TXl7yALrK/Nr\nOTEeTDa0J1OA/+ZhWirA8U8YN1zSzIID37DlwO5RhzcGlfYoaXIezJnjg0Lj\nX8O5vh7O5X1a92MNtnMyQCYg0ngRj4TruUhaU5OUTlUvFhDAWDFSguU3NX6S\nuKMr1yomvjVg3YXQJ2NfHk0eZX1szpDgJ1E/OgVdBpLNqxrrt9ocbKZ+XcBT\n8my8yiEGefAkdMAtYoz8e833wXx8FtQnQehMR8nTChS18JjtohtoauN5YdG5\nrwCUL7iSM842Upag6uED1O6xdEAg+yNKIMan4QGKi/Vy/uKrzNE5OkeurxsK\nL5wNlLTmT1Fm+4EmMkm/RnQz7SYOa5QItJ2AXqim0DStDnIzC0WA10HfkR3M\n498d\r\n=ssE5\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIElq1KbBNAdxcl/HAQ0lqN44ZunaObY3v+UOQKED9G1LAiEAmxd/vggkWAHOvHGmeXpGfGFCdj9imexF/P5NfuIholQ="}]},"maintainers":[{"email":"eloy.de.enige@gmail.com","name":"alloy"},{"email":"kaare@kaareskovgaard.net","name":"kastermester"}],"_npmUser":{"name":"alloy","email":"eloy.de.enige@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/relay-compiler-language-typescript_4.9.0_1568887534472_0.31686570462442565"},"_hasShrinkwrap":false},"4.10.0":{"name":"relay-compiler-language-typescript","version":"4.10.0","description":"A language plugin for Relay that adds TypeScript support, including emitting type definitions.","keywords":["graphql","react","relay","typescript"],"homepage":"https://github.com/relay-tools/relay-compiler-language-typescript","bugs":{"url":"https://github.com/relay-tools/relay-compiler-language-typescript/issues"},"repository":{"type":"git","url":"git+https://github.com/relay-tools/relay-compiler-language-typescript.git"},"license":"MIT","contributors":[{"name":"Kaare Hoff Skovgaard","email":"kaare@kaareskovgaard.net"},{"name":"Eloy Durán","email":"eloy.de.enige@gmail.com"}],"main":"lib/index.js","scripts":{"build":"rm -rf lib && tsc","lint":"tslint -c tslint.json --project tsconfig.json","pr-check":"scripts/pr-check.sh","prettier":"prettier --write '{src,types,test}/**/*.ts'","prepublish":"npm run build","relay":"node bin/relay-compiler.js --schema test/schema.graphql --src test/ --outputDir __generated__","sync-fixtures":"rsync -avh --delete --stats --progress ../relay/packages/relay-compiler/language/javascript/__tests__/fixtures/flow-generator/*.graphql test/fixtures/type-generator","test":"npm run type-check && jest","type-check":"tsc --noEmit --pretty"},"husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"**/*.json":["prettier --write","git add"],"{src,types}/**/*.ts":["tslint -c tslint.json --fix","prettier --write","git add"]},"jest":{"moduleFileExtensions":["js","ts","tsx"],"testRegex":"test/.+?-test\\.tsx?$","transform":{"^.+\\.tsx?$":"ts-jest"}},"dependencies":{"immutable":"^4.0.0-rc.12","invariant":"^2.2.4"},"devDependencies":{"@artsy/auto-config":"^1.0.0","@types/graphql":"^14.2.3","@types/invariant":"2.2.30","@types/jest":"^24.0.17","@types/node":"8.10.51","@types/relay-runtime":"^5.0.3","graphql":"^14.4.2","husky":"^3.0.2","jest":"^24.8.0","jest-cli":"^24.8.0","lint-staged":"^9.2.1","prettier":"^1.18.2","relay-compiler":"^4.0.0","relay-runtime":"^4.0.0","relay-test-utils":"^4.0.0","ts-jest":"^22.0.1","tslint":"^5.18.0","tslint-config-prettier":"^1.18.0","typescript":"3.5.3"},"peerDependencies":{"@types/react-relay":">=1.3.9","@types/relay-runtime":">=1.3.5","relay-compiler":">=4.0.0","relay-runtime":"*","typescript":">=2.9.1"},"publishConfig":{"registry":"https://registry.npmjs.org/"},"gitHead":"34483de55f03f84299666843e77f5ec1655890c1","_id":"relay-compiler-language-typescript@4.10.0","_nodeVersion":"10.16.3","_npmVersion":"6.9.0","dist":{"integrity":"sha512-GAutQeei3UtGK8yzjP5HVrlkt4zSqFR86TOQQEDWAG2ryLT3i+hbvYZOkBdnztsGGCw4Wsa8d64rJepHPIeWNg==","shasum":"530e516a9228c02482456ea9e4f0d24edfd09372","tarball":"https://registry.npmjs.org/relay-compiler-language-typescript/-/relay-compiler-language-typescript-4.10.0.tgz","fileCount":11,"unpackedSize":82132,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdg2N9CRA9TVsSAnZWagAA6Y0P/jU8TAz6T2z9FViazT1A\nzRWSu0xYrphRKCiq//blcNeY33gjngSdgT9McD0hXPkg4f4+Ciqxc16WYjuY\nAwWtJ83bmL/09GH+XEqk7OP9XWxpC9O1ViMwirfHWLKgzz4A7orzKYeyk2ta\n4ZXjpqq2Ug8jVZPIIMgVq6hE9U8i2fBNMQCh7tPNUj65e+MMMTZVUOZQIFid\nKfkwF/3gqOG2kfcnLUtzCgbLBAfq8qopI+Ya7QQzVM1dWT6bRcVAoVJ2zUvT\nupNur3st07z8EM3FhCsscDPFLCkdSYpDiuJgAoA6XYYyKvfFwShAU9XAVz35\nSFIPnG0DERqV3+Sy2/6sHsRC0VkcyXi6QbgT0lrLuVNFIGprXJC1QEnflSv6\nRFIQbAuP+R3vEIB5tQK5x2jM3gPcfdu2m1Tw1rqyvEnoySD1aMcU94L1nprl\nbHdiiMncJbkP+JgVzfVnORRC7RB87FX/QjUSGF3Nm0FAsqPzJBPrgyraUVBV\nQdVIERSZbGUQ/jDdwaV16ry1xUbQZdKOhifu6MKn2gMQ57hzxSRRUhcPA1Sz\n9l94w/FmyJO+9+AhEtR7lbztEs8hRl5nkBHf/Odth8hGK6vHQXG5SMYyeljP\nRSBlm+eIooFsLTpJfBOZbPKt1lEdqRYu+UzaGdkIxfcdx2QM74/UOzH/f8eZ\nmGW9\r\n=zcQP\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIGwtRVylQ8+8WS+LXxQfcGKMytT2Dx8PikkmFfe5SNdjAiAbg9Eu8LRtofKiYIFUncSG65lYgwLBb5IJlEoccggq9w=="}]},"maintainers":[{"email":"eloy.de.enige@gmail.com","name":"alloy"},{"email":"kaare@kaareskovgaard.net","name":"kastermester"}],"_npmUser":{"name":"alloy","email":"eloy.de.enige@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/relay-compiler-language-typescript_4.10.0_1568891771941_0.07656757791133773"},"_hasShrinkwrap":false},"4.11.0":{"name":"relay-compiler-language-typescript","version":"4.11.0","description":"A language plugin for Relay that adds TypeScript support, including emitting type definitions.","keywords":["graphql","react","relay","typescript"],"homepage":"https://github.com/relay-tools/relay-compiler-language-typescript","bugs":{"url":"https://github.com/relay-tools/relay-compiler-language-typescript/issues"},"repository":{"type":"git","url":"git+https://github.com/relay-tools/relay-compiler-language-typescript.git"},"license":"MIT","contributors":[{"name":"Kaare Hoff Skovgaard","email":"kaare@kaareskovgaard.net"},{"name":"Eloy Durán","email":"eloy.de.enige@gmail.com"}],"main":"lib/index.js","scripts":{"build":"rm -rf lib && tsc","lint":"tslint -c tslint.json --project tsconfig.json","pr-check":"scripts/pr-check.sh","prettier":"prettier --write '{src,types,test}/**/*.ts'","prepublish":"npm run build","relay":"node bin/relay-compiler.js --schema test/schema.graphql --src test/ --outputDir __generated__","sync-fixtures":"rsync -avh --delete --stats --progress ../relay/packages/relay-compiler/language/javascript/__tests__/fixtures/flow-generator/*.graphql test/fixtures/type-generator","test":"npm run type-check && jest","type-check":"tsc --noEmit --pretty"},"husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"**/*.json":["prettier --write","git add"],"{src,types}/**/*.ts":["tslint -c tslint.json --fix","prettier --write","git add"]},"jest":{"moduleFileExtensions":["js","ts","tsx"],"testRegex":"test/.+?-test\\.tsx?$","transform":{"^.+\\.tsx?$":"ts-jest"}},"dependencies":{"immutable":"^4.0.0-rc.12","invariant":"^2.2.4"},"devDependencies":{"@artsy/auto-config":"^1.0.0","@types/graphql":"^14.2.3","@types/invariant":"2.2.30","@types/jest":"^24.0.17","@types/node":"8.10.51","@types/relay-runtime":"^5.0.3","graphql":"^14.4.2","husky":"^3.0.2","jest":"^24.8.0","jest-cli":"^24.8.0","lint-staged":"^9.2.1","prettier":"^1.18.2","relay-compiler":"^4.0.0","relay-runtime":"^4.0.0","relay-test-utils":"^4.0.0","ts-jest":"^22.0.1","tslint":"^5.18.0","tslint-config-prettier":"^1.18.0","typescript":"3.5.3"},"peerDependencies":{"@types/react-relay":">=1.3.9","@types/relay-runtime":">=1.3.5","relay-compiler":">=4.0.0","relay-runtime":"*","typescript":">=2.9.1"},"publishConfig":{"registry":"https://registry.npmjs.org/"},"gitHead":"70d2a81f2a5f074c317d37d8942950033ce9777a","_id":"relay-compiler-language-typescript@4.11.0","_nodeVersion":"10.16.3","_npmVersion":"6.9.0","dist":{"integrity":"sha512-5UWRTG29SVTvY+BmS1oqOrUcAvr6OtY010P8HhQ+eSeI/SO5k4qJRydHmNag8uJMjzW3KoM+2iuLu6E6F14ozw==","shasum":"2464c119a90a1813121c97a3a9b8be7253458ec5","tarball":"https://registry.npmjs.org/relay-compiler-language-typescript/-/relay-compiler-language-typescript-4.11.0.tgz","fileCount":11,"unpackedSize":82132,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdg2UWCRA9TVsSAnZWagAAd3IP/3A9ZUO0wI0JeSfUVBVB\nWcgkwfQmDaUfGCT91RRVNTJFFJgtROSweGLVnxeIVp2/NJ+v4Vm3D4KBmbXF\nlzHyp1U/aNisRjzGgDC4IadEyMa4c4fRp4FhSfCTIALOhGAl1xUvG6vJ23va\n4GVDTz5BAZAYlzZHc7+FPSaFYh66n7NyN+Oy0aU48i4uJcSzKPvfPBnbgQdO\nMW1UVdxHbKEjIfibJV82rutpAzJdHmJ3axCEIlMGBI6+/ZviX5kV6ksnKwg3\nIlWFxjrFfRirlxy8ahuuXnyIjopUZSMCDvROGdc8U9MB0CKJy0eex69iuBQL\nN0nSAIIx6xPYzNVPpI0DsLDG2zDX5Vu0d0vbUwD5rUEMhG9fRjlgt3oK9c5s\nERbo+iOCdMM39eg8NZj9RLsHfL2jHBBPS0QRMzVf06hovYjZK8vpxDGavz3d\nbnlSzs+3oSckj6D1arXcezH0kv3HfvNIV445mJKG3YrVGQavHv+MQ0VOMxtn\nN5dGOrVCJLuoWlZDJ3BgIVkIUQtCjOZrkmbfcjImcClpCDTYpULnkD6pQOxV\nTRCjrLCC1N3lWCa4Z9HH9SE8l9Adt+eKIVUFQOqs6EKgcI4RKCY0QIqsHQnz\nRduQYrpJkIajojkv07XxA/xkG3PUfYmm/VQxn8E+3MDu6I7zI2YNYjWq6LVW\nBbgC\r\n=A8n7\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIBN/3OR0gCEY+4Sbt7xpUyYJesxn/XynVaIURXTgCgZyAiB5PD4Q77yxVsIhihfHoBRIyUbcmEIYAB2ziSs5gu/ZBw=="}]},"maintainers":[{"email":"eloy.de.enige@gmail.com","name":"alloy"},{"email":"kaare@kaareskovgaard.net","name":"kastermester"}],"_npmUser":{"name":"alloy","email":"eloy.de.enige@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/relay-compiler-language-typescript_4.11.0_1568892181438_0.051508567207857237"},"_hasShrinkwrap":false},"4.12.0":{"name":"relay-compiler-language-typescript","version":"4.12.0","description":"A language plugin for Relay that adds TypeScript support, including emitting type definitions.","keywords":["graphql","react","relay","typescript"],"homepage":"https://github.com/relay-tools/relay-compiler-language-typescript","bugs":{"url":"https://github.com/relay-tools/relay-compiler-language-typescript/issues"},"repository":{"type":"git","url":"git+https://github.com/relay-tools/relay-compiler-language-typescript.git"},"license":"MIT","contributors":[{"name":"Kaare Hoff Skovgaard","email":"kaare@kaareskovgaard.net"},{"name":"Eloy Durán","email":"eloy.de.enige@gmail.com"}],"main":"lib/index.js","scripts":{"build":"rm -rf lib && tsc","lint":"tslint -c tslint.json --project tsconfig.json","pr-check":"scripts/pr-check.sh","prettier":"prettier --write '{src,types,test}/**/*.ts'","prepublish":"npm run build","relay":"node bin/relay-compiler.js --schema test/schema.graphql --src test/ --outputDir __generated__","sync-fixtures":"rsync -avh --delete --stats --progress ../relay/packages/relay-compiler/language/javascript/__tests__/fixtures/flow-generator/*.graphql test/fixtures/type-generator","test":"npm run type-check && jest","type-check":"tsc --noEmit --pretty"},"husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"**/*.json":["prettier --write","git add"],"{src,types}/**/*.ts":["tslint -c tslint.json --fix","prettier --write","git add"]},"jest":{"moduleFileExtensions":["js","ts","tsx"],"testRegex":"test/.+?-test\\.tsx?$","transform":{"^.+\\.tsx?$":"ts-jest"}},"dependencies":{"immutable":"^4.0.0-rc.12","invariant":"^2.2.4"},"devDependencies":{"@artsy/auto-config":"^1.0.0","@types/graphql":"^14.2.3","@types/invariant":"2.2.30","@types/jest":"^24.0.17","@types/node":"8.10.51","@types/relay-runtime":"^5.0.3","graphql":"^14.4.2","husky":"^3.0.2","jest":"^24.8.0","jest-cli":"^24.8.0","lint-staged":"^9.2.1","prettier":"^1.18.2","relay-compiler":"^4.0.0","relay-runtime":"^4.0.0","relay-test-utils":"^4.0.0","ts-jest":"^22.0.1","tslint":"^5.18.0","tslint-config-prettier":"^1.18.0","typescript":"3.5.3"},"peerDependencies":{"@types/react-relay":">=1.3.9","@types/relay-runtime":">=1.3.5","relay-compiler":">=4.0.0","relay-runtime":"*","typescript":">=2.9.1"},"publishConfig":{"registry":"https://registry.npmjs.org/"},"gitHead":"c4d7589a94a1b2d3b61a5504683f1ae6457a3dc3","_id":"relay-compiler-language-typescript@4.12.0","_nodeVersion":"10.16.3","_npmVersion":"6.9.0","dist":{"integrity":"sha512-VfIuTFhtsjPPqGxHdSjH95tK1uO9gtdVM/qNxNnA3tZee1NRF6dx0LqMZrGXw5GON8d9FJHKBnVChCz+Oj5Q5g==","shasum":"d5d18e05042ba68b2518da70fca197940f891026","tarball":"https://registry.npmjs.org/relay-compiler-language-typescript/-/relay-compiler-language-typescript-4.12.0.tgz","fileCount":11,"unpackedSize":82205,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdg2fuCRA9TVsSAnZWagAAwHAQAJ+pGOdJKvUCHQtYWQd5\nsXFXevgNg6R839cWOr48w7Vd5XwQMdvSoJSsVWMilmtrkPuazuRqFeoBLlC/\noQHL+s3P7hYRjpGDWJX7dOJ8yqWKsejZwCuh3qEj2pV40uYKLHiOhTWgYHrR\n1KEk6t+IbOy63SxsBqUozMfN5lXJvH2FffkhqCwUDd0NfSwAOl10tIzvzi2i\n1OJ1XepJJRdvvUUuwxopxr4uCBAf8jqmJIAC7iw7n++dO94uA4/V6i86LLX3\nvSziISvnqGUjlXBa2POOmEkzRNPzaaNC7OAlDa8j1OK2dspsNfzZi2wE+mIs\npc3MyvykM49hej8DG2zkZQvB75PZLZO0YwplXKBbMHFSLN9trq/LCMVFhRTt\nj1v8UwrXRaP3gJLVNl6Xk63qN0F27pLRgxDY6Lim9FMEdY6f8hK67NlQ9a+r\nYJVH2ljXYIQha7jeNLpv5fWKmoAOESO9I6u4+Mxwp1qW6bnMPDyHPfUmugL9\nWrUD4PSSbCclvVv0HjXPV8HVH75BeavgsolYb+8kayGESdAVSPxjM8Q5lSdp\n4J2bFdEbgIN4XkVh9qqM4hOYlIdRgR99sxsLfJovguEPNqRGKbcZ/3nmyA1H\ncqrzsLPYap7aLx6Pmjf3/mduigzptwMwLGyymyiiiwEMbY7wcXNumo7KdL04\nqIjn\r\n=thIE\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCKoAmuzYUzFTVgqIFz+kdUomuvtRIzFyjZ4LlFzbf6oQIgMnhcMNI6s+wJSwnr1pSsevpICKHsbL/QHWtk3FhFgXY="}]},"maintainers":[{"email":"eloy.de.enige@gmail.com","name":"alloy"},{"email":"kaare@kaareskovgaard.net","name":"kastermester"}],"_npmUser":{"name":"alloy","email":"eloy.de.enige@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/relay-compiler-language-typescript_4.12.0_1568892909983_0.19056882705798772"},"_hasShrinkwrap":false},"4.13.0":{"name":"relay-compiler-language-typescript","version":"4.13.0","description":"A language plugin for Relay that adds TypeScript support, including emitting type definitions.","keywords":["graphql","react","relay","typescript"],"homepage":"https://github.com/relay-tools/relay-compiler-language-typescript","bugs":{"url":"https://github.com/relay-tools/relay-compiler-language-typescript/issues"},"repository":{"type":"git","url":"git+https://github.com/relay-tools/relay-compiler-language-typescript.git"},"license":"MIT","contributors":[{"name":"Kaare Hoff Skovgaard","email":"kaare@kaareskovgaard.net"},{"name":"Eloy Durán","email":"eloy.de.enige@gmail.com"}],"main":"lib/index.js","scripts":{"build":"rm -rf lib && tsc","lint":"tslint -c tslint.json --project tsconfig.json","pr-check":"scripts/pr-check.sh","prettier":"prettier --write '{src,types,test}/**/*.ts'","prepublish":"npm run build","relay":"node bin/relay-compiler.js --schema test/schema.graphql --src test/ --outputDir __generated__","sync-fixtures":"rsync -avh --delete --stats --progress ../relay/packages/relay-compiler/language/javascript/__tests__/fixtures/flow-generator/*.graphql test/fixtures/type-generator","test":"npm run type-check && jest","type-check":"tsc --noEmit --pretty"},"husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"**/*.json":["prettier --write","git add"],"{src,types}/**/*.ts":["tslint -c tslint.json --fix","prettier --write","git add"]},"jest":{"moduleFileExtensions":["js","ts","tsx"],"testRegex":"test/.+?-test\\.tsx?$","transform":{"^.+\\.tsx?$":"ts-jest"}},"dependencies":{"immutable":"^4.0.0-rc.12","invariant":"^2.2.4"},"devDependencies":{"@artsy/auto-config":"^1.0.0","@types/graphql":"^14.2.3","@types/invariant":"2.2.30","@types/jest":"^24.0.17","@types/node":"8.10.51","@types/relay-runtime":"^5.0.3","graphql":"^14.4.2","husky":"^3.0.2","jest":"^24.8.0","jest-cli":"^24.8.0","lint-staged":"^9.2.1","prettier":"^1.18.2","relay-compiler":"^4.0.0","relay-runtime":"^4.0.0","relay-test-utils":"^4.0.0","ts-jest":"^22.0.1","tslint":"^5.18.0","tslint-config-prettier":"^1.18.0","typescript":"3.5.3"},"peerDependencies":{"@types/react-relay":">=1.3.9","@types/relay-runtime":">=1.3.5","relay-compiler":">=4.0.0","relay-runtime":"*","typescript":">=2.9.1"},"publishConfig":{"registry":"https://registry.npmjs.org/"},"gitHead":"aab7943192ffe313514f6e92d0d4e9fcd354c206","_id":"relay-compiler-language-typescript@4.13.0","_nodeVersion":"10.16.3","_npmVersion":"6.9.0","dist":{"integrity":"sha512-rWmRYHTw4GPze0/g93hKZt3YCqLdf8FpAlquagaMLArFXDh34wAi01xR57Huc3MUV9knC+Jxb9YBXl311X0WCA==","shasum":"73ebe68431fc04c571819bae3daa248d8571c043","tarball":"https://registry.npmjs.org/relay-compiler-language-typescript/-/relay-compiler-language-typescript-4.13.0.tgz","fileCount":11,"unpackedSize":82303,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdg2lxCRA9TVsSAnZWagAAuN4P/A0vOJ82kRIP5YG7JhLR\nfrvi9Qya/9DsFEIULXDSk6FBmKrtF0YcPSCqBCy7GvX6iDlfSn3vEsP2JqoG\nFVsPKAWP+Dsk5KIeHy22koVqa8tfAXnZcB8nwn9YxY+4Wx5d3h2X55p/k9yq\nlA0mMwTQnXe42oWYH9QTGHTKop4OHW/a0yrbc8PCWu1G15KdStlYSGHV4NMw\nJrl/+erD6dE5J52S6t9OWfdfVJB0DjhXvgQu0aK63W+lVQsUU/3YaOYg/Bpf\nYHQbEyNUAmrPvYTt1hiDcOBLy7lQrpDMXPHKqshjU4UusEqpBMObv/OrvSm/\n5FWyP7RSaA1cbqaLnvHzjvIDH64/RjtaJCJioNq2thS4f4u/7JH3XXPLEHid\niku+hyvNT/yFXwWD59Pu0BMjeX7hMH395dWStAuoSfnkZqfhMxA5FpxkkGId\nKQCzoH1OuQgKjSdV4bZFK1DwB6ki1Fhl6FdcKEQz3t2RJ3I9hBxUYgzokJd2\nDYoH+eMzYTEgz0C4lUFhsb2u/uDyEVleb3WvrSb3mZLjUkL8RL+RPCPZGJa1\nfwXgmag+E8ldRckPkKCIfy12aOhUSG7p4gBrH2ik0A0+/7rq1h3ySTar09FE\n+9SKqM3S3EXqMuEUZIR93fiOqih7WPpC5qc1moxZ+AJG6wK5isfuIA/Bg5uj\np0sT\r\n=GkQe\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCjbst1AjceHYTwR2eiizrU8RFRTS61IRIa9692s/ZfQQIhAKPOw8ro1t4Jk+Y3MvFoEWPS8km9K2neRR870TNG9TVc"}]},"maintainers":[{"email":"eloy.de.enige@gmail.com","name":"alloy"},{"email":"kaare@kaareskovgaard.net","name":"kastermester"}],"_npmUser":{"name":"alloy","email":"eloy.de.enige@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/relay-compiler-language-typescript_4.13.0_1568893296470_0.5678839445567274"},"_hasShrinkwrap":false},"5.0.0":{"name":"relay-compiler-language-typescript","version":"5.0.0","description":"A language plugin for Relay that adds TypeScript support, including emitting type definitions.","keywords":["graphql","react","relay","typescript"],"homepage":"https://github.com/relay-tools/relay-compiler-language-typescript","bugs":{"url":"https://github.com/relay-tools/relay-compiler-language-typescript/issues"},"repository":{"type":"git","url":"git+https://github.com/relay-tools/relay-compiler-language-typescript.git"},"license":"MIT","contributors":[{"name":"Kaare Hoff Skovgaard","email":"kaare@kaareskovgaard.net"},{"name":"Eloy Durán","email":"eloy.de.enige@gmail.com"}],"main":"lib/index.js","scripts":{"build":"rm -rf lib && tsc","lint":"tslint -c tslint.json --project tsconfig.json","pr-check":"scripts/pr-check.sh","prettier":"prettier --write '{src,types,test}/**/*.ts'","prepublish":"npm run build","relay":"node bin/relay-compiler.js --schema test/schema.graphql --src test/ --outputDir __generated__","sync-fixtures":"rsync -avh --delete --stats --progress ../relay/packages/relay-compiler/language/javascript/__tests__/fixtures/flow-generator/*.graphql test/fixtures/type-generator","test":"npm run type-check && jest","type-check":"tsc --noEmit --pretty"},"husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"**/*.json":["prettier --write","git add"],"{src,types}/**/*.ts":["tslint -c tslint.json --fix","prettier --write","git add"]},"jest":{"moduleFileExtensions":["js","ts","tsx"],"testRegex":"test/.+?-test\\.tsx?$","transform":{"^.+\\.tsx?$":"ts-jest"}},"dependencies":{"immutable":"^4.0.0-rc.12","invariant":"^2.2.4"},"devDependencies":{"@artsy/auto-config":"^1.0.0","@types/graphql":"^14.2.3","@types/invariant":"2.2.30","@types/jest":"^24.0.17","@types/node":"8.10.51","@types/relay-runtime":"^5.0.3","graphql":"^14.4.2","husky":"^3.0.2","jest":"^24.8.0","jest-cli":"^24.8.0","lint-staged":"^9.2.1","prettier":"^1.18.2","relay-compiler":"^4.0.0","relay-runtime":"^4.0.0","relay-test-utils":"^4.0.0","ts-jest":"^22.0.1","tslint":"^5.18.0","tslint-config-prettier":"^1.18.0","typescript":"3.5.3"},"peerDependencies":{"@types/react-relay":">=1.3.9","@types/relay-runtime":">=1.3.5","relay-compiler":">=4.0.0","relay-runtime":"*","typescript":">=2.9.1"},"publishConfig":{"registry":"https://registry.npmjs.org/"},"gitHead":"6a5b256deaf1a58749d5a5db0cdd094fc8c48286","_id":"relay-compiler-language-typescript@5.0.0","_nodeVersion":"10.16.3","_npmVersion":"6.9.0","dist":{"integrity":"sha512-Qi+iu1NHOyjBkSytc1mUC9P37qEu2zgR212Bea71zXgkRazZeM4Z8SnKJmmt6qrflDJPdcs+UuleloQ8U9k98Q==","shasum":"22ed9e177cc94d6eb859a186e6b8431bc272cd0e","tarball":"https://registry.npmjs.org/relay-compiler-language-typescript/-/relay-compiler-language-typescript-5.0.0.tgz","fileCount":11,"unpackedSize":85903,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdg21BCRA9TVsSAnZWagAAOIUP/AzmCVmD6KjCTdsJKHqk\n7Cp+fQvz3PfeFab87apwtHfhzVKXn+5a7FmZLYfnQKqm6cU0UkEqYUFRHBGN\nHfaS0fANytJGuQqW/NeBvL3Kz1rY9va4HXgwWQH+dTA5f/KdedxSEZlC2Mkz\nI6zgY1rzKrJ6U8eLMRezrdia9fAbjmx7qIuAfr8OpUR16ntv9+VnimNswatz\nY/Du8tXP5pE/06YVIa3i87/wILEDMEMzYQ3En4N+YMUUpqLWwwgunwgwwPGE\n17IfWF/TRrr+xSOqADQmTUfOIT8ZQHrFGqcyxCTiqCirEv8GIOlDyXgzmRz1\nbZjFXbLYNNnBQ40Co7lj66estY3WzBKtLyfoGJh+FKvlyHp8JKyM491O6kpM\nMFlzZRuX5bKLwgWuztIk5dNq13i4Fkk/M+mr7LeF3TE0XaHjljccsAgs+Q++\njXIyDHR7dFlSszT1u6Ad/Mwf3CXh2KgttRoKouHRpuABnGutAwOlrrproFoN\nRAoJlkF1IgPdU+wNYI1NdeR8E/TKxUSM4X3RRg+K9iL6THGYtHh8DrttadW0\n9hVtKSGtm1fQQqn+O2Cpk6ADQkXDBRzX8g4IqPV9tL5u45Q2U2tjL95YgDBZ\nFbwt3mQR0mGKH+P4T0Xuo+cMIKPFL1NyDVu6zoTv0/eZxJFAuOOvF0SljYI1\n24kO\r\n=BDYG\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDYj6vH5yzg51LO2dFwx7I5jZAhNdzcH2R5wg9yq+eoAwIgf6FkgszTEbpgswgs4Mn5y0DTc3mu86s+aF8l73SdLGo="}]},"maintainers":[{"email":"eloy.de.enige@gmail.com","name":"alloy"},{"email":"kaare@kaareskovgaard.net","name":"kastermester"}],"_npmUser":{"name":"alloy","email":"eloy.de.enige@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/relay-compiler-language-typescript_5.0.0_1568894272863_0.23832871069215322"},"_hasShrinkwrap":false},"6.0.0":{"name":"relay-compiler-language-typescript","version":"6.0.0","description":"A language plugin for Relay that adds TypeScript support, including emitting type definitions.","keywords":["graphql","react","relay","typescript"],"homepage":"https://github.com/relay-tools/relay-compiler-language-typescript","bugs":{"url":"https://github.com/relay-tools/relay-compiler-language-typescript/issues"},"repository":{"type":"git","url":"git+https://github.com/relay-tools/relay-compiler-language-typescript.git"},"license":"MIT","contributors":[{"name":"Kaare Hoff Skovgaard","email":"kaare@kaareskovgaard.net"},{"name":"Eloy Durán","email":"eloy.de.enige@gmail.com"}],"main":"lib/index.js","scripts":{"build":"rm -rf lib && tsc","lint":"tslint -c tslint.json --project tsconfig.json","pr-check":"scripts/pr-check.sh","prettier":"prettier --write '{src,types,test}/**/*.ts'","prepublish":"npm run build","relay":"node bin/relay-compiler.js --schema test/schema.graphql --src test/ --outputDir __generated__","sync-fixtures":"rsync -avh --delete --stats --progress ../relay/packages/relay-compiler/language/javascript/__tests__/fixtures/flow-generator/**/*.graphql test/fixtures/type-generator","test":"npm run type-check && jest","type-check":"tsc --noEmit --pretty"},"husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"**/*.json":["prettier --write","git add"],"{src,types}/**/*.ts":["tslint -c tslint.json --fix","prettier --write","git add"]},"jest":{"moduleFileExtensions":["js","ts","tsx"],"testRegex":"test/.+?-test\\.tsx?$","transform":{"^.+\\.tsx?$":"ts-jest"}},"dependencies":{"immutable":"^4.0.0-rc.12","invariant":"^2.2.4"},"devDependencies":{"@artsy/auto-config":"^1.0.0","@types/graphql":"^14.2.3","@types/invariant":"2.2.30","@types/jest":"^24.0.17","@types/node":"8.10.51","@types/relay-compiler":"^6.0.1","@types/relay-runtime":"^6.0.0","graphql":"^14.4.2","husky":"^3.0.2","jest":"^24.8.0","jest-cli":"^24.8.0","lint-staged":"^9.2.1","prettier":"^1.18.2","relay-compiler":"^6.0.0","relay-runtime":"^6.0.0","relay-test-utils-internal":"^6.0.0","ts-jest":"^22.0.1","tslint":"^5.18.0","tslint-config-prettier":"^1.18.0","typescript":"3.5.3"},"peerDependencies":{"@types/react-relay":">=1.3.9","@types/relay-runtime":">=1.3.5","relay-compiler":">=4.0.0","relay-runtime":"*","typescript":">=2.9.1"},"publishConfig":{"registry":"https://registry.npmjs.org/"},"gitHead":"c102f5a89c7d7c9c3b734963d8dc89779b319898","_id":"relay-compiler-language-typescript@6.0.0","_nodeVersion":"10.16.3","_npmVersion":"6.9.0","dist":{"integrity":"sha512-y2p2vmf7vmYQtVo/t/LLjE5rWW8HWic2C3pzjdcxTYgf47XIn7iu4F2BzTkWIsoVn/NR8vDf6YqCikIWyk3XIA==","shasum":"a283f0916ae070e18086e64bc429de9203e442eb","tarball":"https://registry.npmjs.org/relay-compiler-language-typescript/-/relay-compiler-language-typescript-6.0.0.tgz","fileCount":11,"unpackedSize":109188,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdieoyCRA9TVsSAnZWagAAAgoQAIfRwiF9Yx6/oCz+Wvvv\nY2mjY1no+yqEEekc2NKcbq6doC/m/Wbzk0GSoAb6qYaC6qXMiELjTh9P1xYE\n0H7QSAtF4+o6a5Qhmr+5zJUicEBLudhEFq94WB0rDgK+RqRFOm86Ec0UGFOY\nzLATdd1k2Nuh/9VK9jyqb62jlB5OLe88JAEy5lFwcQdxZqChheKmFCgjOT2I\nZwChv8w3zbv1PNkIAB3YWX/DAtA7HTfIQNgVlF+jUCIFphmn/RJI6fQfEeYQ\n+0YSZRXWRflxDbuo7RvcJ9wvpedXZ9xG4ST0wirf7tb8MW6tg4sBcXZ6kopx\nWZ/1U86skK/bn1Ge1czvQVyUeioeWOrOoWIQMU9UA11wq4kXZjTOa01plUxy\nS0gBenZ9eEe5BLUoCgNDQH4MnuGAnPT74dOdBIBsJihKYmib/kOMVqmLpkHS\nW31oYODSkMENdxWnzsIWPmC5kTsvJpCD075S15V4Bo/zT9jFTNpISszz3t5I\n0LW4SqdafhgRfa+JXjWHq2N4V0ZNVF3rlxhqPbOYGPo8uMwx7yQ5uYw2GHlh\n08SQpQCDcF5Phy1Ro9zvHhH4REvsn51NDP6NVqBjyTJ7X9JLTTj/K1X4ZBOT\n1Ukc9KRp7DkHs61PTo8gMAX1SXAA988IlWPPzbIBQMj1/GrfaXQEAdu+36Do\nnocm\r\n=Fmo6\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCB0jjSw+M4h9ngTxzEhuI9euuRNZMzJ974atJ7ahMLaAIhAPLUSVSiKS0DjBryXPxIXOyOr9rwYBJ8CClVpNTu1hXZ"}]},"maintainers":[{"email":"eloy.de.enige@gmail.com","name":"alloy"},{"email":"kaare@kaareskovgaard.net","name":"kastermester"}],"_npmUser":{"name":"alloy","email":"eloy.de.enige@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/relay-compiler-language-typescript_6.0.0_1569319474010_0.15037552116433228"},"_hasShrinkwrap":false},"7.0.0":{"name":"relay-compiler-language-typescript","version":"7.0.0","description":"A language plugin for Relay that adds TypeScript support, including emitting type definitions.","keywords":["graphql","react","relay","typescript"],"homepage":"https://github.com/relay-tools/relay-compiler-language-typescript","bugs":{"url":"https://github.com/relay-tools/relay-compiler-language-typescript/issues"},"repository":{"type":"git","url":"git+https://github.com/relay-tools/relay-compiler-language-typescript.git"},"license":"MIT","contributors":[{"name":"Kaare Hoff Skovgaard","email":"kaare@kaareskovgaard.net"},{"name":"Eloy Durán","email":"eloy.de.enige@gmail.com"}],"main":"lib/index.js","scripts":{"build":"rm -rf lib && tsc","lint":"tslint -c tslint.json --project tsconfig.json","pr-check":"scripts/pr-check.sh","prettier":"prettier --write '{src,types,test}/**/*.ts'","prepublish":"npm run build","relay":"node bin/relay-compiler.js --schema test/schema.graphql --src test/ --outputDir __generated__","sync-fixtures":"rsync -avh --delete --stats --progress ../relay/packages/relay-compiler/language/javascript/__tests__/fixtures/flow-generator/**/*.graphql test/fixtures/type-generator","test":"npm run type-check && jest","type-check":"tsc --noEmit --pretty"},"husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"**/*.json":["prettier --write","git add"],"{src,types}/**/*.ts":["tslint -c tslint.json --fix","prettier --write","git add"]},"jest":{"moduleFileExtensions":["js","ts","tsx"],"testRegex":"test/.+?-test\\.tsx?$","transform":{"^.+\\.tsx?$":"ts-jest"}},"dependencies":{"immutable":"^4.0.0-rc.12","invariant":"^2.2.4"},"devDependencies":{"@artsy/auto-config":"^1.0.0","@types/graphql":"^14.2.3","@types/invariant":"2.2.30","@types/jest":"^24.0.17","@types/node":"8.10.51","@types/relay-compiler":"^6.0.1","@types/relay-runtime":"^6.0.0","graphql":"^14.4.2","husky":"^3.0.2","jest":"^24.8.0","jest-cli":"^24.8.0","lint-staged":"^9.2.1","prettier":"^1.18.2","relay-compiler":"^6.0.0","relay-runtime":"^6.0.0","relay-test-utils-internal":"^6.0.0","ts-jest":"^22.0.1","tslint":"^5.18.0","tslint-config-prettier":"^1.18.0","typescript":"3.5.3"},"peerDependencies":{"@types/react-relay":">=1.3.9","@types/relay-runtime":">=1.3.5","relay-compiler":">=4.0.0","relay-runtime":"*","typescript":">=2.9.1"},"publishConfig":{"registry":"https://registry.npmjs.org/"},"gitHead":"478a6fd84891082708308262e6a09b67bf118b02","_id":"relay-compiler-language-typescript@7.0.0","_nodeVersion":"10.16.3","_npmVersion":"6.9.0","dist":{"integrity":"sha512-UiYIP0Xw8A9OuAELZoF+CntPlJocTY+oJzsGzTrXSmnCE73RPONgwVtxsThAyxk7FNr3xZI/HZGAVWpTu87pGw==","shasum":"ed0b83b1cd4f1350b86e21f69e339ab4789159da","tarball":"https://registry.npmjs.org/relay-compiler-language-typescript/-/relay-compiler-language-typescript-7.0.0.tgz","fileCount":11,"unpackedSize":109253,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdieslCRA9TVsSAnZWagAAOxcP/jmYEwdoBDArPHdYTSSi\nfF6Tn7mbwWmXY57JPXYRW6Rd8HKmZC2CcePMnzhv/HS9aiKopMo1TBfVYcts\nJilYW/dtaOqknLlRq3dyo9UjbpRuWbAJf2X7MsAB+0FWs5eIsBJqPDp12RSr\nn55Vw+YyxDdampQkVM144qvL4qNERZDK7Seqqx3AbePyGO/aMgYOTeDW6n8j\n3r0yVeWpKK/hVYzcS0BD0EQKaepgOuB9kf4dXNISPqdKLRLhYQYEGfS6f3Ij\nJCHfM8UCWaXOXUYqwnSQ57xlu4dxJ5StXgBpcHvHa/cI50vlU0QVXVz0G9Se\nIvjy4miXsL30pEAaA9DNP8UtFCMJpAtXODI7tnxfx2a1LjgHSwHOp2NBMHj+\nY+7AjxvA0xoj6aJyHKxeKWHcJaKfiL/lK9N0YnRS9v4jgMPlviqnSgvP4vgK\nckoERNyVQnjzOuaCVvKg0Zk8VoCcV/DOs/loI6nAe6yrKU4HzQE0qOLRkZNo\n83/SKKQv1m1C8qu7xXOgrLfmVvdOa0SLDmYaRgUi8rd6Ws7ns5nLcgnonWoQ\nIEkGSLaNl4x3FXUrEAQdrSc/6rtgB6Ph6Y5dTwogh85z4Nm5Y1NwijWQ2ZKA\nlWMGZ/vvqWi3Av9/O0p8zO+XYFQklJuPA+N/+os5kuXMmOJiQ/XuY/R8ywfM\n/Bpp\r\n=STs2\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDWaUnV6wiYO4FP+zKTPDmwGsbRlk0gjRNWupH8sz2QsgIhAOq9RHbwO22LtFcdIEH4qeR6FxadSvA8bCNT18dXnB+r"}]},"maintainers":[{"email":"eloy.de.enige@gmail.com","name":"alloy"},{"email":"kaare@kaareskovgaard.net","name":"kastermester"}],"_npmUser":{"name":"alloy","email":"eloy.de.enige@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/relay-compiler-language-typescript_7.0.0_1569319717183_0.7255382430592552"},"_hasShrinkwrap":false},"8.0.0":{"name":"relay-compiler-language-typescript","version":"8.0.0","description":"A language plugin for Relay that adds TypeScript support, including emitting type definitions.","keywords":["graphql","react","relay","typescript"],"homepage":"https://github.com/relay-tools/relay-compiler-language-typescript","bugs":{"url":"https://github.com/relay-tools/relay-compiler-language-typescript/issues"},"repository":{"type":"git","url":"git+https://github.com/relay-tools/relay-compiler-language-typescript.git"},"license":"MIT","contributors":[{"name":"Kaare Hoff Skovgaard","email":"kaare@kaareskovgaard.net"},{"name":"Eloy Durán","email":"eloy.de.enige@gmail.com"}],"main":"lib/index.js","scripts":{"build":"rm -rf lib && tsc","lint":"tslint -c tslint.json --project tsconfig.json","pr-check":"scripts/pr-check.sh","prettier":"prettier --write '{src,types,test}/**/*.ts'","prepublish":"npm run build","relay":"node bin/relay-compiler.js --schema test/schema.graphql --src test/ --outputDir __generated__","sync-fixtures":"rsync -avh --delete --stats --progress ../relay/packages/relay-compiler/language/javascript/__tests__/fixtures/flow-generator/**/*.graphql test/fixtures/type-generator","test":"npm run type-check && jest","type-check":"tsc --noEmit --pretty"},"husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"**/*.json":["prettier --write","git add"],"{src,types}/**/*.ts":["tslint -c tslint.json --fix","prettier --write","git add"]},"jest":{"moduleFileExtensions":["js","ts","tsx"],"testRegex":"test/.+?-test\\.tsx?$","transform":{"^.+\\.tsx?$":"ts-jest"}},"dependencies":{"immutable":"^4.0.0-rc.12","invariant":"^2.2.4"},"devDependencies":{"@artsy/auto-config":"^1.0.0","@types/graphql":"^14.2.3","@types/invariant":"2.2.30","@types/jest":"^24.0.17","@types/node":"8.10.51","@types/relay-compiler":"^6.0.1","@types/relay-runtime":"^6.0.0","graphql":"^14.4.2","husky":"^3.0.2","jest":"^24.8.0","jest-cli":"^24.8.0","lint-staged":"^9.2.1","prettier":"^1.18.2","relay-compiler":"^6.0.0","relay-runtime":"^6.0.0","relay-test-utils-internal":"^6.0.0","ts-jest":"^22.0.1","tslint":"^5.18.0","tslint-config-prettier":"^1.18.0","typescript":"3.5.3"},"peerDependencies":{"@types/react-relay":">=1.3.9","@types/relay-runtime":">=1.3.5","relay-compiler":">=4.0.0","relay-runtime":"*","typescript":">=2.9.1"},"publishConfig":{"registry":"https://registry.npmjs.org/"},"gitHead":"3ebf3ec8f6d517109e9181f9b57df55600c0cc11","_id":"relay-compiler-language-typescript@8.0.0","_nodeVersion":"10.16.3","_npmVersion":"6.9.0","dist":{"integrity":"sha512-a/7MLIE24TEVZYU4xqtFdWll7geu7IFuvTiePh7eTbgmTlYpeI8fB8Eft0yrM0nKAjwsuyce+1L9f/HoiDyI8A==","shasum":"97774b0439a2629e9a8f19828243d75b15d3b977","tarball":"https://registry.npmjs.org/relay-compiler-language-typescript/-/relay-compiler-language-typescript-8.0.0.tgz","fileCount":11,"unpackedSize":109875,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdnGU9CRA9TVsSAnZWagAAweIP/RyAtPrx1zEE0cYzGtun\njpCuyAScqJAj4W3MTDhUlnEG/FMBVYry1VxKDklufeM81QzRgxFwjRcr0CrW\n0yyGyu0swqop8MT/UgXjbhlikLaHzXoXwATaYb+Zd5bVq3MhqrbQ3Wk3McMn\ntIrE7IeztXDBn1zyEzEys7Q2f2bzl8QaUKUXd7bFN+M0xyCs5gn16gMJsUl9\ng+JgSvfQHmVa163A5XxC7WWtA9d4Zd3UoT46yU+cx2C6T3gytumHcRzlj63u\nTmllAFVEueIZkMT4e1QprXS3/RbZ7u2uqjDDmqgK+QBr6YkOmZqBg8IlHhI5\nL9MyzqHCKt22k70BnQBxL7gWQb0W0vyXaF32XaRnM3nXYTVnX2W4ST2aJU2X\n8lyNGyE6pqNk+k1Wy1pju/76S6TkCQvOI+i2gz7DBg3TFdopOGsKVqnDpMo7\n0DafOeyxdnws9AqzEJOurmJF6myLzfPHBsYhiBXv3SwxXWX9qOPbjkVURc19\ngbWfkQnjN9JgdxD0Xku9sp+yFkeP3ynzOaixYunA/vDgh9R2Mb/RPkgQIuqQ\nD7COSq7QoXssNFGl7D8nbyOkRxSLMvjPnEw0wgduCCgXD60ZhQ1CqHsC1LmP\n7v4QKlF+L2mN+oLowTlfhNEyYjnLs4Aa8FSbznihUF6KCHqse7/bBlpIYeq/\n9+Im\r\n=r3DY\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCA1/FxgvdWSSvBHTKVeRKTl3fid9A8T9uP0sB6kf0mngIgSv9abqcHyu3RZDax9pGg05ZfMgipImjEyXmYeYPJEKk="}]},"maintainers":[{"email":"eloy.de.enige@gmail.com","name":"alloy"},{"email":"kaare@kaareskovgaard.net","name":"kastermester"}],"_npmUser":{"name":"alloy","email":"eloy.de.enige@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/relay-compiler-language-typescript_8.0.0_1570530620818_0.05730096726399747"},"_hasShrinkwrap":false},"8.0.1":{"name":"relay-compiler-language-typescript","version":"8.0.1","description":"A language plugin for Relay that adds TypeScript support, including emitting type definitions.","keywords":["graphql","react","relay","typescript"],"homepage":"https://github.com/relay-tools/relay-compiler-language-typescript","bugs":{"url":"https://github.com/relay-tools/relay-compiler-language-typescript/issues"},"repository":{"type":"git","url":"git+https://github.com/relay-tools/relay-compiler-language-typescript.git"},"license":"MIT","contributors":[{"name":"Kaare Hoff Skovgaard","email":"kaare@kaareskovgaard.net"},{"name":"Eloy Durán","email":"eloy.de.enige@gmail.com"}],"main":"lib/index.js","scripts":{"build":"rm -rf lib && tsc","lint":"tslint -c tslint.json --project tsconfig.json","pr-check":"scripts/pr-check.sh","prettier":"prettier --write '{src,types,test}/**/*.ts'","prepublish":"npm run build","relay":"node bin/relay-compiler.js --schema test/schema.graphql --src test/ --outputDir __generated__","sync-fixtures":"rsync -avh --delete --stats --progress ../relay/packages/relay-compiler/language/javascript/__tests__/fixtures/flow-generator/**/*.graphql test/fixtures/type-generator","test":"npm run type-check && jest","type-check":"tsc --noEmit --pretty"},"husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"**/*.json":["prettier --write","git add"],"{src,types}/**/*.ts":["tslint -c tslint.json --fix","prettier --write","git add"]},"jest":{"moduleFileExtensions":["js","ts","tsx"],"testRegex":"test/.+?-test\\.tsx?$","transform":{"^.+\\.tsx?$":"ts-jest"}},"dependencies":{"immutable":"^4.0.0-rc.12","invariant":"^2.2.4"},"devDependencies":{"@artsy/auto-config":"^1.0.0","@types/graphql":"^14.2.3","@types/invariant":"2.2.30","@types/jest":"^24.0.17","@types/node":"8.10.51","@types/relay-compiler":"^6.0.1","@types/relay-runtime":"^6.0.0","graphql":"^14.4.2","husky":"^3.0.2","jest":"^24.8.0","jest-cli":"^24.8.0","lint-staged":"^9.2.1","prettier":"^1.18.2","relay-compiler":"^6.0.0","relay-runtime":"^6.0.0","relay-test-utils-internal":"^6.0.0","ts-jest":"^22.0.1","tslint":"^5.18.0","tslint-config-prettier":"^1.18.0","typescript":"3.5.3"},"peerDependencies":{"@types/react-relay":">=1.3.9","@types/relay-runtime":">=1.3.5","relay-compiler":">=4.0.0","relay-runtime":"*","typescript":">=2.9.1"},"publishConfig":{"registry":"https://registry.npmjs.org/"},"gitHead":"53a4976cf95a23600bfbe9caf2ddb8c9b7dcbc16","_id":"relay-compiler-language-typescript@8.0.1","_nodeVersion":"10.16.3","_npmVersion":"6.9.0","dist":{"integrity":"sha512-opETf/8FfV343p6PCZDd+dyaCnef2fHZgn6r4DH40pDcAn0rj5FXs6fq52g9lpidnmhKx7pDDB9hgAQIlEe99g==","shasum":"eafce03876741f0c37188c0ce31d972bc3809df7","tarball":"https://registry.npmjs.org/relay-compiler-language-typescript/-/relay-compiler-language-typescript-8.0.1.tgz","fileCount":11,"unpackedSize":106940,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdrcGbCRA9TVsSAnZWagAAbS4P/1Lz7eI/+0PjnhLqUM55\nDoxjuVs1N1rg8f+bk/055fEb4zhSc1AMUGk0GtC2mkP73PUuZs/T+JuvlcHT\nBxJomSeWAnHx2zs7n0xukkvBJZi4do+6fGMVm6O1e0JNrfziSCqKo5VE8bWI\nKu/lA9h0pFHfhgVkkl2Tq7Z63aqApMp9g0nWBdVMx87wrKj0lw2GlLmHjS9d\nNwoTU+MN7Z3VX2bVnlUR/u4in5iwvdXa8u8g/YyeOxPOhQYUv8AC0cy8rUYd\nXUv9dj0y4+kbALQzgsXwcmSJrDlj65sJ4iI4CALV5De3rLtqmh6IFQPUAq28\nlQK7EDp9GFWFOCHtSGXZ9aeD0BxkoiPsmsJkXYn+zAdXSIOVYGXAFF7ZyAQq\nf+PldUhtRxhHUSsvnIGByEsQmWCM12FRv/P1Gn2Wq8acAr/iugdVtpt9l8TP\nsql9HlNGHfMiOdJ9Dkv6eYXbOmO1pxyRBO7HkQlbYv1YVqqNwTeHIlo1u2LV\nnF6NluHwX0KZKgtXbe4z/H4dbF9jIWiiEED3HBI+q5PQMDSfoTROObWp8R0R\npBhBaoy/OmONfg3ZICnbWhxwSU1CHhNuA8bUiWLcCvav0XKv9Nvn53ZmG9BQ\nY6IE8qxFHnvQVZG4BvsG3RIWH146bj6qb/XBsN4ckj6EQvRNXbvpk7T1p3nE\nom1u\r\n=EOKu\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIAtzvWKUDG4IwKqqPjIrmlAthPF5AvaPV0eef/V3Jg7gAiEA8yg1lkHxx4pt7fzos3uJnMRCZ1U0fm9gCqMt1fPOi6U="}]},"maintainers":[{"email":"eloy.de.enige@gmail.com","name":"alloy"},{"email":"kaare@kaareskovgaard.net","name":"kastermester"}],"_npmUser":{"name":"alloy","email":"eloy.de.enige@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/relay-compiler-language-typescript_8.0.1_1571668378726_0.9134537348207576"},"_hasShrinkwrap":false},"8.0.2":{"name":"relay-compiler-language-typescript","version":"8.0.2","description":"A language plugin for Relay that adds TypeScript support, including emitting type definitions.","keywords":["graphql","react","relay","typescript"],"homepage":"https://github.com/relay-tools/relay-compiler-language-typescript","bugs":{"url":"https://github.com/relay-tools/relay-compiler-language-typescript/issues"},"repository":{"type":"git","url":"git+https://github.com/relay-tools/relay-compiler-language-typescript.git"},"license":"MIT","contributors":[{"name":"Kaare Hoff Skovgaard","email":"kaare@kaareskovgaard.net"},{"name":"Eloy Durán","email":"eloy.de.enige@gmail.com"}],"main":"lib/index.js","scripts":{"build":"rm -rf lib && tsc","lint":"tslint -c tslint.json --project tsconfig.json","pr-check":"scripts/pr-check.sh","prettier":"prettier --write '{src,types,test}/**/*.ts'","prepublish":"npm run build","relay":"node bin/relay-compiler.js --schema test/schema.graphql --src test/ --outputDir __generated__","sync-fixtures":"rsync -avh --delete --stats --progress ../relay/packages/relay-compiler/language/javascript/__tests__/fixtures/flow-generator/**/*.graphql test/fixtures/type-generator","test":"npm run type-check && jest","type-check":"tsc --noEmit --pretty"},"husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"**/*.json":["prettier --write","git add"],"{src,types}/**/*.ts":["tslint -c tslint.json --fix","prettier --write","git add"]},"jest":{"moduleFileExtensions":["js","ts","tsx"],"testRegex":"test/.+?-test\\.tsx?$","transform":{"^.+\\.tsx?$":"ts-jest"}},"dependencies":{"immutable":"^4.0.0-rc.12","invariant":"^2.2.4"},"devDependencies":{"@artsy/auto-config":"^1.0.0","@types/graphql":"^14.2.3","@types/invariant":"2.2.30","@types/jest":"^24.0.17","@types/node":"8.10.51","@types/relay-compiler":"^6.0.1","@types/relay-runtime":"^6.0.0","graphql":"^14.4.2","husky":"^3.0.2","jest":"^24.8.0","jest-cli":"^24.8.0","lint-staged":"^9.2.1","prettier":"^1.18.2","relay-compiler":"^6.0.0","relay-runtime":"^6.0.0","relay-test-utils-internal":"^6.0.0","ts-jest":"^22.0.1","tslint":"^5.18.0","tslint-config-prettier":"^1.18.0","typescript":"3.5.3"},"peerDependencies":{"@types/react-relay":">=1.3.9","@types/relay-runtime":">=1.3.5","relay-compiler":">=4.0.0","relay-runtime":"*","typescript":">=2.9.1"},"publishConfig":{"registry":"https://registry.npmjs.org/"},"gitHead":"2f933c1658d9c7f0ac451b36645cf5d33dcacb46","_id":"relay-compiler-language-typescript@8.0.2","_nodeVersion":"10.16.3","_npmVersion":"6.9.0","dist":{"integrity":"sha512-blbPMgFhHfPnj/AoBqNXcMZdNcz3P2eLWsQbpozPNuHYefCjJYTOjAu8zmx/hgEQp2jV/EtsEcdlxI6GiLMWPA==","shasum":"e88b135530fa6f987b2d45143cb52abe6eccf923","tarball":"https://registry.npmjs.org/relay-compiler-language-typescript/-/relay-compiler-language-typescript-8.0.2.tgz","fileCount":11,"unpackedSize":107127,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdrcRPCRA9TVsSAnZWagAA5QYP/iUssM1U1ws9sP5VIpzN\nXtfzXZdk7Jb9bfKVfqXQC3SVADrpxK3LGbaIGhr+biOI8eA25Nx2n615D33q\nxQ7aalirtgqdw7gHoLAWDKV7P6QKX76ZicGOLIaKUNYnrGe0BSZXd1chXNDH\nOJ/LZVVbdAKsEznSkukNOomHRRQ1pcnDDdUCIUXDWEFivfL9iw+NlrwpyTSv\n8aXhBZ2bHBjE+0l4evxJa0j/j/t6fLw5b+npY/qXs7cZ5Qn3bhkoZxupwHSe\nPSNy4Knt9VP4RI89nKLyXr1ju/GXK/bhZRWv7EXCPdG7DZqfVavIix0M855P\ndX67jW0mY7ATtUFTSzRqsX/xv32lF3CW6E/47jGO/eUoSbMYSK2Bf7As+sd6\nHzlFKq3isWTZhaEMyx0+MGJivU4571i2aX1yRWSZagqac+8vd85BgGyyvSHT\nhqGI5FUgbH7HAOZzLqJeIbjn91dPPhAvxI3ptTEoZZ0DtW6kcR1vt3HqWOoU\nJspokoOpfapAIvzC5Oa0gS84SMAb1GngrIq+KWAqXJ66M7qZKoddPdSEdZak\n2j45J/PqXjCUtQiX7PW3rVTbW5SMcbLyC8tAYvuufUXmDH8aUglzKD1Ip+X0\nsf1JlU1V6KJdpo/WYZ0wMaxNrCc1Pc1ITYCWiJWF3TN3tQDg3h/MmG2WwOfM\nm/4Z\r\n=hFNf\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDPaYdSSg2/QnQKYeyXp28dDCUWrmOxyXomUYWNk97QpwIgLMbQfwTY/744aVHNLPAxCU/nkEDVAminsR7T4vy4vyY="}]},"maintainers":[{"email":"eloy.de.enige@gmail.com","name":"alloy"},{"email":"kaare@kaareskovgaard.net","name":"kastermester"}],"_npmUser":{"name":"alloy","email":"eloy.de.enige@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/relay-compiler-language-typescript_8.0.2_1571669070670_0.5940607719671682"},"_hasShrinkwrap":false},"8.0.3":{"name":"relay-compiler-language-typescript","version":"8.0.3","description":"A language plugin for Relay that adds TypeScript support, including emitting type definitions.","keywords":["graphql","react","relay","typescript"],"homepage":"https://github.com/relay-tools/relay-compiler-language-typescript","bugs":{"url":"https://github.com/relay-tools/relay-compiler-language-typescript/issues"},"repository":{"type":"git","url":"git+https://github.com/relay-tools/relay-compiler-language-typescript.git"},"license":"MIT","contributors":[{"name":"Kaare Hoff Skovgaard","email":"kaare@kaareskovgaard.net"},{"name":"Eloy Durán","email":"eloy.de.enige@gmail.com"}],"main":"lib/index.js","scripts":{"build":"rm -rf lib && tsc","lint":"tslint -c tslint.json --project tsconfig.json","pr-check":"scripts/pr-check.sh","prettier":"prettier --write '{src,types,test}/**/*.ts'","prepublish":"npm run build","relay":"node bin/relay-compiler.js --schema test/schema.graphql --src test/ --outputDir __generated__","sync-fixtures":"rsync -avh --delete --stats --progress ../relay/packages/relay-compiler/language/javascript/__tests__/fixtures/flow-generator/**/*.graphql test/fixtures/type-generator","test":"npm run type-check && jest","type-check":"tsc --noEmit --pretty"},"husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"**/*.json":["prettier --write","git add"],"{src,types}/**/*.ts":["tslint -c tslint.json --fix","prettier --write","git add"]},"jest":{"moduleFileExtensions":["js","ts","tsx"],"testRegex":"test/.+?-test\\.tsx?$","transform":{"^.+\\.tsx?$":"ts-jest"}},"dependencies":{"immutable":"^4.0.0-rc.12","invariant":"^2.2.4"},"devDependencies":{"@artsy/auto-config":"^1.0.0","@types/graphql":"^14.2.3","@types/invariant":"2.2.30","@types/jest":"^24.0.17","@types/node":"8.10.51","@types/relay-compiler":"^6.0.1","@types/relay-runtime":"^6.0.0","graphql":"^14.4.2","husky":"^3.0.2","jest":"^24.8.0","jest-cli":"^24.8.0","lint-staged":"^9.2.1","prettier":"^1.18.2","relay-compiler":"^6.0.0","relay-runtime":"^6.0.0","relay-test-utils-internal":"^6.0.0","ts-jest":"^22.0.1","tslint":"^5.18.0","tslint-config-prettier":"^1.18.0","typescript":"3.5.3"},"peerDependencies":{"@types/react-relay":">=1.3.9","@types/relay-runtime":">=1.3.5","relay-compiler":">=4.0.0","relay-runtime":"*","typescript":">=2.9.1"},"publishConfig":{"registry":"https://registry.npmjs.org/"},"gitHead":"8743da0a320a627ce568c9f1ed7263f525f4f8bb","_id":"relay-compiler-language-typescript@8.0.3","_nodeVersion":"10.16.3","_npmVersion":"6.9.0","dist":{"integrity":"sha512-SikoVYbWkb2RX2BfDtO2dODfFj+ywmy9p/u1UGz1B1dcLsqWk7DKthyUPQ+3GZXLwlt1ssVroYTmql4nVOFamw==","shasum":"5f9b9b43b01f479228313189f48d26427a26017e","tarball":"https://registry.npmjs.org/relay-compiler-language-typescript/-/relay-compiler-language-typescript-8.0.3.tgz","fileCount":11,"unpackedSize":107496,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdrdwQCRA9TVsSAnZWagAA8IAP/jy1yBWgsXioIY+O7R/u\ndq+/HEFNxoPtwHdSDUZqi+y6L7a9+tX04/Q0J8pJbqUZwUwDmqcR6QAYTKRD\nmKdVbv1TqVhh2Wsy8ok+8oNa1WYHnanjf0WO0wA8/B2rduSbO44xAopR4uZv\nb4Vf423n9RtRUqomM7UeQdB44/qyQe60DO8OsnWWl/MetmvUysuq0B2MrIt/\nMrL8pEOB/Pv9sRcdCBZE69uwLt/TjxFTgif8qEjgel31i56c76PGD0WU8sRX\nDXnlvYq+EY+MC5oxKxf3Cax5JIdtG/D2X37lrQyc04zBpcpxSDI0FyrrUan0\n8yR1I9F5A8jRD7GTWq2g1HECxBLA/BRGW+BdO9V5ZBHzWwj415LFtagC2C70\nMIwItUEWlVm1LGaCuPpt9/mlZb2+5xD8j9Nn5DPDeONp4e4oyqljBFIpBgD8\nDq/EwqV53TJO5xvw/1X2Ro4a9gdvkTfBvA2nQPrZussHon5yBWw3xYu9qtlA\nens78EG6skX89jZa2BmUVU37xdE1s3b2e3qy3QUh32E/0eDCITNfnx7/HQ04\njv4mSUFtDGRLmNGL3XUXRQzmC4tHJpV7YXrwR7F1Ud4XELevXh4fxrRtM3+R\naX0cK+ADrGiI4IkeH4hpBW3pdTylZ2mJFFxUXeU44v3+/7aVmOzc2rWTXse1\nlApM\r\n=dm45\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCICtN+Dqb6Z4wp+VWc9uzbfuR1IQfCC4nN9E1fIcNfqMyAiEA18GP16I4tmA3MT+euqxaI5JD5F5oKVT5f1J2bNYUOwM="}]},"maintainers":[{"email":"eloy.de.enige@gmail.com","name":"alloy"},{"email":"kaare@kaareskovgaard.net","name":"kastermester"}],"_npmUser":{"name":"alloy","email":"eloy.de.enige@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/relay-compiler-language-typescript_8.0.3_1571675151997_0.8696943385188138"},"_hasShrinkwrap":false},"9.0.0":{"name":"relay-compiler-language-typescript","version":"9.0.0","description":"A language plugin for Relay that adds TypeScript support, including emitting type definitions.","keywords":["graphql","react","relay","typescript"],"homepage":"https://github.com/relay-tools/relay-compiler-language-typescript","bugs":{"url":"https://github.com/relay-tools/relay-compiler-language-typescript/issues"},"repository":{"type":"git","url":"git+https://github.com/relay-tools/relay-compiler-language-typescript.git"},"license":"MIT","contributors":[{"name":"Kaare Hoff Skovgaard","email":"kaare@kaareskovgaard.net"},{"name":"Eloy Durán","email":"eloy.de.enige@gmail.com"}],"main":"lib/index.js","scripts":{"build":"rm -rf lib && tsc","lint":"tslint -c tslint.json --project tsconfig.json","pr-check":"scripts/pr-check.sh","prettier":"prettier --write '{src,types,test}/**/*.ts'","prepublish":"npm run build","relay":"node bin/relay-compiler.js --schema test/schema.graphql --src test/ --outputDir __generated__","sync-fixtures":"rsync -avh --delete --stats --progress ../relay/packages/relay-compiler/language/javascript/__tests__/fixtures/flow-generator/**/*.graphql test/fixtures/type-generator","test":"npm run type-check && jest","watch":"concurrently 'tsc --watch' 'chokidar \"lib/**/*.js\" -c \"yalc publish --force --push\"'","type-check":"tsc --noEmit --pretty"},"husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"**/*.json":["prettier --write","git add"],"{src,types}/**/*.ts":["tslint -c tslint.json --fix","prettier --write","git add"]},"jest":{"moduleFileExtensions":["js","ts","tsx"],"testRegex":"test/.+?-test\\.tsx?$","transform":{"^.+\\.tsx?$":"ts-jest"}},"dependencies":{"immutable":"^4.0.0-rc.12","invariant":"^2.2.4"},"devDependencies":{"@artsy/auto-config":"^1.0.0","@types/graphql":"^14.2.3","@types/invariant":"2.2.30","@types/jest":"^24.0.17","@types/node":"8.10.51","@types/relay-compiler":"^6.0.1","@types/relay-runtime":"^6.0.6","chokidar-cli":"^2.0.0","concurrently":"^5.0.0","graphql":"^14.4.2","husky":"^3.0.2","jest":"^24.8.0","jest-cli":"^24.8.0","lint-staged":"^9.2.1","prettier":"^1.18.2","relay-compiler":"^6.0.0","relay-runtime":"^6.0.0","relay-test-utils-internal":"^6.0.0","ts-jest":"^22.0.1","tslint":"^5.18.0","tslint-config-prettier":"^1.18.0","typescript":"3.5.3"},"peerDependencies":{"@types/react-relay":">=1.3.9","@types/relay-runtime":">=6.0.7","relay-compiler":">=6.0.0","relay-runtime":">=6.0.0","typescript":">=2.9.1"},"publishConfig":{"registry":"https://registry.npmjs.org/"},"prettier":{},"gitHead":"d795fc119e4a32b0c60606b4dce1a93a14350eb2","_id":"relay-compiler-language-typescript@9.0.0","_nodeVersion":"10.16.3","_npmVersion":"6.9.0","dist":{"integrity":"sha512-HUTMa92Da3fyJleD7BDIq5eph/nnBA/BSNA358X81cb9Xg8p8TLr6FCE8H9N6+tPEytXKANvYQ6crN8U2lUS3w==","shasum":"670acae85ee4e24865d1ac69ab291a7e19817db0","tarball":"https://registry.npmjs.org/relay-compiler-language-typescript/-/relay-compiler-language-typescript-9.0.0.tgz","fileCount":11,"unpackedSize":99397,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdrd43CRA9TVsSAnZWagAAaWkP/iEAEjJ01IuJve4XKt3r\nOBkoDqjFW+KPgUmOLRv3vjvU8souBlgQFYQB1CcOgJpUDuXTsCvCNoLxgx03\nD7p0/yjn4ZZZbfwsY7S34v7mRrhmt3GtnURJ9iJvpGmaX8L8H6/A5rS6HqZg\nHFX1AFbJrEv9fui181p43k7sBqTzzrRpz2sv9UoA3859B9mfWdQvdFDXVl00\nfLsUbtkRrUY1dVaa/Z1UTR15KSJWfNsCekP9iI8hrpV/UwnHSGvPlUa1R/8R\nRnwunF3uKzMfFCUNCmY0on/P4ciXHbUlZjd9GbYolulZHv1ck1ObNsU9bfKe\n1Ke6+5nUBiHdH2Uxp3KWWr0Ko1vt/puCicLPu+7i2Kxb4GsXkJ3405Nfyu5N\njPqTIkILLHx+OJK4hk03DgkgbgPeXtQD0t4jf58zStisT+ZQBJIYxTcixP+a\n59gOFEOMk8ev8Lob/TGIXYHTGTnjdg4FdLpyX8Nfkv4hBYb34bUS+Lzkym9D\nSgB6E5NpCJl0jdPGgAy+qcqx+GxpfFM7MZts57gdWImBkEGMtbX1IJE/pFns\nRX7VOCUrYFjWi3LM6yHgOG1AClLRJr2I7NwbTYxnvS9ZqXdDLF9tCnx3Iv2Q\n+WZ2rf202ZaSQdEVng7yj3/Lto10PMZDj1KT9z0mSavqGHZA/WBS5F3kmdA6\n/mP2\r\n=NV+B\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDFWWWjURhidnDbo5a4OO0VuXpVsgXYx6WTIS5KWjEKqgIgV/PIEIrkRKLJd3ED3BhcSQbJZETPbAjzkv2icjiPHYc="}]},"maintainers":[{"email":"eloy.de.enige@gmail.com","name":"alloy"},{"email":"kaare@kaareskovgaard.net","name":"kastermester"}],"_npmUser":{"name":"alloy","email":"eloy.de.enige@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/relay-compiler-language-typescript_9.0.0_1571675702514_0.0020737614108483626"},"_hasShrinkwrap":false},"9.0.1":{"name":"relay-compiler-language-typescript","version":"9.0.1","description":"A language plugin for Relay that adds TypeScript support, including emitting type definitions.","keywords":["graphql","react","relay","typescript"],"homepage":"https://github.com/relay-tools/relay-compiler-language-typescript","bugs":{"url":"https://github.com/relay-tools/relay-compiler-language-typescript/issues"},"repository":{"type":"git","url":"git+https://github.com/relay-tools/relay-compiler-language-typescript.git"},"license":"MIT","contributors":[{"name":"Kaare Hoff Skovgaard","email":"kaare@kaareskovgaard.net"},{"name":"Eloy Durán","email":"eloy.de.enige@gmail.com"}],"main":"lib/index.js","scripts":{"build":"rm -rf lib && tsc","lint":"tslint -c tslint.json --project tsconfig.json","pr-check":"scripts/pr-check.sh","prettier":"prettier --write '{src,types,test}/**/*.ts'","prepublish":"npm run build","relay":"node bin/relay-compiler.js --schema test/schema.graphql --src test/ --outputDir __generated__","sync-fixtures":"rsync -avh --delete --stats --progress ../relay/packages/relay-compiler/language/javascript/__tests__/fixtures/flow-generator/**/*.graphql test/fixtures/type-generator","test":"npm run type-check && jest","watch":"concurrently 'tsc --watch' 'chokidar \"lib/**/*.js\" -c \"yalc publish --force --push\"'","type-check":"tsc --noEmit --pretty"},"husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"**/*.json":["prettier --write","git add"],"{src,types}/**/*.ts":["tslint -c tslint.json --fix","prettier --write","git add"]},"jest":{"moduleFileExtensions":["js","ts","tsx"],"testRegex":"test/.+?-test\\.tsx?$","transform":{"^.+\\.tsx?$":"ts-jest"}},"dependencies":{"immutable":"^4.0.0-rc.12","invariant":"^2.2.4"},"devDependencies":{"@artsy/auto-config":"^1.0.0","@types/graphql":"^14.2.3","@types/invariant":"2.2.30","@types/jest":"^24.0.17","@types/node":"8.10.51","@types/relay-compiler":"^6.0.1","@types/relay-runtime":"^6.0.7","chokidar-cli":"^2.0.0","concurrently":"^5.0.0","graphql":"^14.4.2","husky":"^3.0.2","jest":"^24.8.0","jest-cli":"^24.8.0","lint-staged":"^9.2.1","prettier":"^1.18.2","relay-compiler":"^6.0.0","relay-runtime":"^6.0.0","relay-test-utils-internal":"^6.0.0","ts-jest":"^22.0.1","tslint":"^5.18.0","tslint-config-prettier":"^1.18.0","typescript":"3.5.3"},"peerDependencies":{"@types/react-relay":">=1.3.9","@types/relay-runtime":">=6.0.7","relay-compiler":">=6.0.0","relay-runtime":">=6.0.0","typescript":">=2.9.1"},"publishConfig":{"registry":"https://registry.npmjs.org/"},"prettier":{},"gitHead":"bdbc212ba97e52d4cde7abc26dde487afda213c6","_id":"relay-compiler-language-typescript@9.0.1","_nodeVersion":"10.17.0","_npmVersion":"6.11.3","dist":{"integrity":"sha512-ekbGcS3UNI29yDtXSUJzxnf6ngBTB6CxI2BHPRdZFTuYrG/m4TRvGOi9vPGEraq14ypB/dGRAglt70nCDduxBA==","shasum":"59e2c4e6951099045540be5fccd38149a63ffc6a","tarball":"https://registry.npmjs.org/relay-compiler-language-typescript/-/relay-compiler-language-typescript-9.0.1.tgz","fileCount":11,"unpackedSize":99694,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdttLxCRA9TVsSAnZWagAA9T0QAJoroUQG18kH5zCXvBo9\n9VTpqf0lc3u3sD1ORtFjv3Fkq1RODSYkmt1U0t+GONzQ2UtkELJwdPQKN1h2\nLrTpiDAQIbvoGcH5VUy/p/KNWAMco4m3m9QNZQPszPBKCe7QCUfHQujzSE5n\n1XFbwkHLA08hk0eJ/aQUzFceLIEw4UFHVlZZsZMGQ4P2jZVZ2nk4Lq3GhL8o\nbLcLbZj8nyCK3E66MzJ/0l7r2QiTf8UQMwphyXDTgDAVqNVwwr1HHG15GLH+\nAk7wu8t7YG+RBAobUeRtLo15FWjDAjuCH4GtLnqoftldl6z+meartcn3pbJt\nuMhi+8Di3DI6grXKI3aSi3x0oPtR6Nij/lV7qjfLmchk84O0F+86OrbP9NBC\nNKKK3bOwjEsriS5fd2U6WyYPiFLopRMkztxdBesPlebF/mYR+JBmqLtdWnIK\n+EvpsXkD0ppJQdkNXSdVhm/IVnIfA7cTPqEQX7q8M7E7dvlcHw3LIxKqMo/d\nAdCGhrvTJLwT9OtoMEAb/xb3gwflqqbZnKIQMtvMyLPumjaIFUw1ROcKXFGc\nfCyluiSPl7oXtkxmNyTGn06f247u8xyTWahkcHJrOkow+jhktNe0eosTRVlQ\nCiCsRS9xqDGFDaGp0Hm22bdJ4zTMYk+0d4D7YlunxIxu5NVZht3sVfFVs++k\npPPn\r\n=gSLt\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCICDYLpQ717bzNS7jqGlzvJBrKGmDd6kQPBfG6LCGUiurAiEA0k9zkTmoDxh+kGNxLyyV/DLTDfC2m5nkz03gViB0Dic="}]},"maintainers":[{"email":"eloy.de.enige@gmail.com","name":"alloy"},{"email":"kaare@kaareskovgaard.net","name":"kastermester"}],"_npmUser":{"name":"alloy","email":"eloy.de.enige@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/relay-compiler-language-typescript_9.0.1_1572262641322_0.1366066027455135"},"_hasShrinkwrap":false},"10.0.0":{"name":"relay-compiler-language-typescript","version":"10.0.0","description":"A language plugin for Relay that adds TypeScript support, including emitting type definitions.","keywords":["graphql","react","relay","typescript"],"homepage":"https://github.com/relay-tools/relay-compiler-language-typescript","bugs":{"url":"https://github.com/relay-tools/relay-compiler-language-typescript/issues"},"repository":{"type":"git","url":"git+https://github.com/relay-tools/relay-compiler-language-typescript.git"},"license":"MIT","contributors":[{"name":"Kaare Hoff Skovgaard","email":"kaare@kaareskovgaard.net"},{"name":"Eloy Durán","email":"eloy.de.enige@gmail.com"}],"main":"lib/index.js","scripts":{"build":"rm -rf lib && tsc","lint":"tslint -c tslint.json --project tsconfig.json","pr-check":"scripts/pr-check.sh","prettier":"prettier --write '{src,types,test}/**/*.ts'","prepublish":"npm run build","relay":"node bin/relay-compiler.js --schema test/schema.graphql --src test/ --outputDir __generated__","sync-fixtures":"rsync -avh --delete --stats --progress ../relay/packages/relay-compiler/language/javascript/__tests__/fixtures/flow-generator/**/*.graphql test/fixtures/type-generator","test":"npm run type-check && jest","watch":"concurrently 'tsc --watch' 'chokidar \"lib/**/*.js\" -c \"yalc publish --force --push\"'","type-check":"tsc --noEmit --pretty"},"husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"**/*.json":["prettier --write","git add"],"{src,types}/**/*.ts":["tslint -c tslint.json --fix","prettier --write","git add"]},"jest":{"moduleFileExtensions":["js","ts","tsx"],"testRegex":"test/.+?-test\\.tsx?$","transform":{"^.+\\.tsx?$":"ts-jest"}},"dependencies":{"immutable":"^4.0.0-rc.12","invariant":"^2.2.4"},"devDependencies":{"@artsy/auto-config":"^1.0.0","@types/graphql":"^14.2.3","@types/invariant":"2.2.30","@types/jest":"^24.0.17","@types/node":"8.10.51","@types/relay-compiler":"^7.0.2","@types/relay-runtime":"^6.0.8","chokidar-cli":"^2.0.0","concurrently":"^5.0.0","graphql":"^14.4.2","husky":"^3.0.2","jest":"^24.8.0","jest-cli":"^24.8.0","lint-staged":"^9.2.1","prettier":"^1.18.2","relay-compiler":"^7.0.0","relay-runtime":"^7.0.0","relay-test-utils-internal":"^7.0.0","ts-jest":"^22.0.1","tslint":"^5.18.0","tslint-config-prettier":"^1.18.0","typescript":"3.6.4"},"peerDependencies":{"@types/react-relay":">=7.0.0","@types/relay-runtime":">=6.0.7","relay-compiler":">=7.0.0","relay-runtime":">=7.0.0","typescript":">=3.6.4"},"publishConfig":{"registry":"https://registry.npmjs.org/"},"prettier":{},"gitHead":"3e97f8058a7a4d8e8b68da322ddb689e47da5800","_id":"relay-compiler-language-typescript@10.0.0","_nodeVersion":"10.17.0","_npmVersion":"6.11.3","dist":{"integrity":"sha512-bESzUkZTT09eDFzA6ywWQ5P4ZYyHvS4C8VcJ+UdrIGgXTcvEp6smJzyRe03FcGQmNW45evXbBt+IVl8/HcI+QQ==","shasum":"4b02f10c54a4f0800e1eeb2706fdc83b6b004477","tarball":"https://registry.npmjs.org/relay-compiler-language-typescript/-/relay-compiler-language-typescript-10.0.0.tgz","fileCount":11,"unpackedSize":103991,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJduyTQCRA9TVsSAnZWagAAmTEQAJFldGrQJ+8IcQmRZHzM\nTEgSGryhi6HC9GffkiAjmsMp3dtLyCqrHCQQYJxhvB6p98B0tGmS+a3yoql6\n8eq6sCdAi7wqy/Tqih6RyblF888dfZ8V0hYeUoKYmPM6I75BRGGWvffFk4Ys\nXaLwumlXFBSMKarDOH55pA2twIR69/mYZScDQogzPo0WRGXWiDn6De8/l5eQ\neEXMKcmxlWslc9PITufe9mEJVzUNnXzEBCr0ogC4/YYW/PzCasELBMPc2ZNb\n3La9M/ZMmWNt4rUD4kJZww/RZW3RjiUyWR9HjCaK1liaJFYQeeTUNoyD9+Vm\nlgWo9jxYO7MJ2ZIGq4apCJymXI603c5385RBljJY2a8WEC0C0oj26ss5xsCf\nMBmS53tr8BKQh7boNtSz4PEXGYQwghRRjvHgBRORQVXY5of0M4p8UwdAN7wC\n5S8smuEGFeoVrbdy+quhu2WTWZjznU57DPDUwAFa6D4TNgozDG+njWmG5Akp\n7RW0PuUnzsoFh1W/wNn6M5v5sS/H5O/ITa5CX/5ix0fjk+5L8oPjaVSNZeLH\nmRpble1kWYuRhKStlHyMw+fesnzj/VperAP1Hu8J7QLxN+OnkHxU9IcPzWcL\npgrWl+q+2R9rmwLyFRUuUXdTV2jGr9KF1349XS/L0ra8OYNnXkkdIQO8wE2l\ncn60\r\n=cFzc\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIDiWQU8SxvI+WFNyZ0Wx2QxYhbTs2yrFgilSa5i1N2w7AiEA9mVXc0Fzu9TiB9kyTWi5CsFoZB0phOqY1fO77gnEwBk="}]},"maintainers":[{"email":"eloy.de.enige@gmail.com","name":"alloy"},{"email":"kaare@kaareskovgaard.net","name":"kastermester"}],"_npmUser":{"name":"alloy","email":"eloy.de.enige@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/relay-compiler-language-typescript_10.0.0_1572545743921_0.23297708561428387"},"_hasShrinkwrap":false},"10.1.0":{"name":"relay-compiler-language-typescript","version":"10.1.0","description":"A language plugin for Relay that adds TypeScript support, including emitting type definitions.","keywords":["graphql","react","relay","typescript"],"homepage":"https://github.com/relay-tools/relay-compiler-language-typescript","bugs":{"url":"https://github.com/relay-tools/relay-compiler-language-typescript/issues"},"repository":{"type":"git","url":"git+https://github.com/relay-tools/relay-compiler-language-typescript.git"},"license":"MIT","contributors":[{"name":"Kaare Hoff Skovgaard","email":"kaare@kaareskovgaard.net"},{"name":"Eloy Durán","email":"eloy.de.enige@gmail.com"}],"main":"lib/index.js","scripts":{"build":"rm -rf lib && tsc","lint":"tslint -c tslint.json --project tsconfig.json","pr-check":"scripts/pr-check.sh","prettier":"prettier --write '{src,types,test}/**/*.ts'","prepublish":"npm run build","relay":"node bin/relay-compiler.js --schema test/schema.graphql --src test/ --outputDir __generated__","sync-fixtures":"rsync -avh --delete --stats --progress ../relay/packages/relay-compiler/language/javascript/__tests__/fixtures/flow-generator/**/*.graphql test/fixtures/type-generator","test":"npm run type-check && jest","watch":"concurrently 'tsc --watch' 'chokidar \"lib/**/*.js\" -c \"yalc publish --force --push\"'","type-check":"tsc --noEmit --pretty"},"husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"**/*.json":["prettier --write","git add"],"{src,types}/**/*.ts":["tslint -c tslint.json --fix","prettier --write","git add"]},"jest":{"moduleFileExtensions":["js","ts","tsx"],"testRegex":"test/.+?-test\\.tsx?$","transform":{"^.+\\.tsx?$":"ts-jest"}},"dependencies":{"immutable":"^4.0.0-rc.12","invariant":"^2.2.4"},"devDependencies":{"@artsy/auto-config":"^1.0.0","@types/graphql":"^14.2.3","@types/invariant":"2.2.30","@types/jest":"^24.0.17","@types/node":"8.10.51","@types/relay-compiler":"^7.0.2","@types/relay-runtime":"^6.0.8","chokidar-cli":"^2.0.0","concurrently":"^5.0.0","graphql":"^14.4.2","husky":"^3.0.2","jest":"^24.8.0","jest-cli":"^24.8.0","lint-staged":"^9.2.1","prettier":"^1.18.2","relay-compiler":"^7.0.0","relay-runtime":"^7.0.0","relay-test-utils-internal":"^7.0.0","ts-jest":"^22.0.1","tslint":"^5.18.0","tslint-config-prettier":"^1.18.0","typescript":"3.6.4"},"peerDependencies":{"@types/react-relay":">=7.0.0","@types/relay-runtime":">=6.0.7","relay-compiler":">=7.0.0","relay-runtime":">=7.0.0","typescript":">=3.6.4"},"publishConfig":{"registry":"https://registry.npmjs.org/"},"prettier":{},"gitHead":"ce7cdbaaa95e522098d395016b46a1780eaada0c","_id":"relay-compiler-language-typescript@10.1.0","_nodeVersion":"10.17.0","_npmVersion":"6.11.3","dist":{"integrity":"sha512-QYMLQvLUlds0XbHiue9bNcTkWb04vnN/sIXIOP3zEvNdmeSG0dvgjU5G1S54or4P9ledmX3RI4UO2ka+LxlOSQ==","shasum":"997c3f5362d4cc051bddce05c655b1037bc95508","tarball":"https://registry.npmjs.org/relay-compiler-language-typescript/-/relay-compiler-language-typescript-10.1.0.tgz","fileCount":11,"unpackedSize":109827,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdwCAjCRA9TVsSAnZWagAAzm8P/0zRFxYwEbJYfcQkn9Os\naXze+O6ke4lqlzj7GeOm0NC2z9zFWRLmHIjWMiGISiBfLl+h4euuC3ts6d6t\n3jDk8+QYCYSvYviUEcxNswx4aFxsE41Glv/s+ILQPe9w6BOIM+0I6de7NbAJ\nSfOw5vlqG63BmAFH3vEgUqn7g1eZGAqbJkNaOiJPE0lEian6sX3ss9+DvDIa\ni3hZKT1jtJJYvdJ95+kPVFXj1h5YoE1WL09N6jIeClgFHgO2edNwgAnKER9K\nRBHdp6jNLjF29c094BdMIuKo5UDg2upBIx59w4ljTOJ3EXfbJi5Zq3gTZ9yw\nAZry+knqeVFFM5VEsznZwQlYU4sHASfg8gy3B8POIqJL1dKSm04Uu6hBl9Bk\n1By08J83Fx3JyWpy+dTBdfH361nURQYZ0B7ZiLmWIOdkk2lgWNDZqlanqmm2\npdiW+b9+eDPEterAuUnolJa/o8L0ppgc9aqUwb1NftVRT6rhUqDd2Mnhkcac\nhtWbwEmiXAJ5HY2WZT1IWrLiVzw1Jr3Vhk7ekFW3B78Di552a3BCMBPIp7Tf\nqlmdPmp22n/iCNR2UBp25HspbT1dJbJFEFbGI7Ix5duxwwAJGfsGcJUx3z4O\npsujygRwUvgczHo2Bd5WAJ8mBc+cgOQLaqRAY8CGu9U9pQ/YJOyKCjVAQosK\nHP0M\r\n=vh0N\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDa4Dr3Y1HsljqSFUDopztiM/qBPg8xBfFxkOBoNTZF0wIhAO9KKyA3pru6MyhKTkpBxyN11MiLEwMMRlZ/U+P+xtLr"}]},"maintainers":[{"email":"eloy.de.enige@gmail.com","name":"alloy"},{"email":"kaare@kaareskovgaard.net","name":"kastermester"}],"_npmUser":{"name":"alloy","email":"eloy.de.enige@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/relay-compiler-language-typescript_10.1.0_1572872226579_0.35024423136674954"},"_hasShrinkwrap":false},"10.1.1":{"name":"relay-compiler-language-typescript","version":"10.1.1","description":"A language plugin for Relay that adds TypeScript support, including emitting type definitions.","keywords":["graphql","react","relay","typescript"],"homepage":"https://github.com/relay-tools/relay-compiler-language-typescript","bugs":{"url":"https://github.com/relay-tools/relay-compiler-language-typescript/issues"},"repository":{"type":"git","url":"git+https://github.com/relay-tools/relay-compiler-language-typescript.git"},"license":"MIT","contributors":[{"name":"Kaare Hoff Skovgaard","email":"kaare@kaareskovgaard.net"},{"name":"Eloy Durán","email":"eloy.de.enige@gmail.com"}],"main":"lib/index.js","scripts":{"build":"rm -rf lib && tsc","lint":"tslint -c tslint.json --project tsconfig.json","pr-check":"scripts/pr-check.sh","prettier":"prettier --write '{src,types,test}/**/*.ts'","prepublish":"npm run build","relay":"node bin/relay-compiler.js --schema test/schema.graphql --src test/ --outputDir __generated__","sync-fixtures":"rsync -avh --delete --stats --progress ../relay/packages/relay-compiler/language/javascript/__tests__/fixtures/flow-generator/**/*.graphql test/fixtures/type-generator","test":"npm run type-check && jest","watch":"concurrently 'tsc --watch' 'chokidar \"lib/**/*.js\" -c \"yalc publish --force --push\"'","type-check":"tsc --noEmit --pretty"},"husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"**/*.json":["prettier --write","git add"],"{src,types}/**/*.ts":["tslint -c tslint.json --fix","prettier --write","git add"]},"jest":{"moduleFileExtensions":["js","ts","tsx"],"testRegex":"test/.+?-test\\.tsx?$","transform":{"^.+\\.tsx?$":"ts-jest"}},"dependencies":{"immutable":"^4.0.0-rc.12","invariant":"^2.2.4"},"devDependencies":{"@artsy/auto-config":"^1.0.0","@types/graphql":"^14.2.3","@types/invariant":"2.2.30","@types/jest":"^24.0.17","@types/node":"8.10.51","@types/relay-compiler":"^7.0.2","@types/relay-runtime":"^6.0.8","chokidar-cli":"^2.0.0","concurrently":"^5.0.0","graphql":"^14.4.2","husky":"^3.0.2","jest":"^24.8.0","jest-cli":"^24.8.0","lint-staged":"^9.2.1","prettier":"^1.18.2","relay-compiler":"^7.0.0","relay-runtime":"^7.0.0","relay-test-utils-internal":"^7.0.0","ts-jest":"^22.0.1","tslint":"^5.18.0","tslint-config-prettier":"^1.18.0","typescript":"3.6.4"},"peerDependencies":{"@types/react-relay":">=7.0.0","@types/relay-runtime":">=6.0.7","relay-compiler":">=7.0.0","relay-runtime":">=7.0.0","typescript":">=3.6.4"},"publishConfig":{"registry":"https://registry.npmjs.org/"},"prettier":{},"gitHead":"52465ed380537a824eba5a8e2ec5bb23fa09d5d8","_id":"relay-compiler-language-typescript@10.1.1","_nodeVersion":"10.17.0","_npmVersion":"6.11.3","dist":{"integrity":"sha512-M8VP+Yv/CPX2CPI0ZRYgFe/zoP4zryoA9RAqmcHfhMS04qfs4ZOCXDuEZzVBooWcuO/MQ9Ufy9Fyxpv9U54kXA==","shasum":"64dda4328964854bf0f9bd790531e2d94ed51871","tarball":"https://registry.npmjs.org/relay-compiler-language-typescript/-/relay-compiler-language-typescript-10.1.1.tgz","fileCount":11,"unpackedSize":110129,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd2DtXCRA9TVsSAnZWagAAFMUQAI9Aj0eWu3HI0M/UODSR\nvkFLSvEfbI7CKhi3LpEEIGovSvYtdDNZ/6xpN9peaMm0/0InN74g0WebKQB9\nm0tNCU/Iw9M0MgOFkjSjhm0ViAf3uEomG0aLRSasEeeMUzXOIzUdWT0cX+ER\nWjv2/VqMThc1pjD9Xcge5QVj5Nhh7GPEVIXougxeAs1A19jjDoiHwG75S6wI\n3c3J7hUP0SFkeOY9ko8mDJJNDBlcaHJWbMliKlR7uF7NWEeg0xP5UO8zlSnw\nrThaoZFrXggcfnivYIXcM/XnwTXAqmubNF1Qjkdnd/ukKE0zAtSobgVwxpuT\nl7XiaTo3i5Szta9ze184qcqCs3X3tnNfCauLQTi5gR4PXKDRVQzpFieTrarL\niLQsLk5aXnvOdrJRcUqkXtgNd6qakG+uDHzt+fWInLaOaPJm+wUv7q/2tFyu\nTL9HEjM85r8YfNCb6Dx/34hS9VS1km1ef9K85fnP9Az+9r9oS68H8Mnt1fzs\nAC0JbpGZbQY/8wXYL5+n6/4E41VN1JTJoTXsbA2QiwOL9EMKHtAwP+vSnKzR\nd149FY2wSbNjd1HFVCWl/DrtSWO53VNP9p4/vCyR3yJkx5tx2Jfqoi998sn/\nrifNcMq2IcbSWEsI01A5skGRcx+RkAi9uhc8TgfKr9ARC/tDOEGr66qrsqLt\njxvu\r\n=zNmd\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIHhxAfn5O8eeAHiYiBU+259fx4Rklnmlov8HJ+0eJrxhAiBWl5dWNYYq/zjk5egJryuE9DLCCH6P+E3oSFNlbN3W4A=="}]},"maintainers":[{"email":"eloy.de.enige@gmail.com","name":"alloy"},{"email":"kaare@kaareskovgaard.net","name":"kastermester"}],"_npmUser":{"name":"alloy","email":"eloy.de.enige@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/relay-compiler-language-typescript_10.1.1_1574452054780_0.6639749206462922"},"_hasShrinkwrap":false},"10.1.2":{"name":"relay-compiler-language-typescript","version":"10.1.2","description":"A language plugin for Relay that adds TypeScript support, including emitting type definitions.","keywords":["graphql","react","relay","typescript"],"homepage":"https://github.com/relay-tools/relay-compiler-language-typescript","bugs":{"url":"https://github.com/relay-tools/relay-compiler-language-typescript/issues"},"repository":{"type":"git","url":"git+https://github.com/relay-tools/relay-compiler-language-typescript.git"},"license":"MIT","contributors":[{"name":"Kaare Hoff Skovgaard","email":"kaare@kaareskovgaard.net"},{"name":"Eloy Durán","email":"eloy.de.enige@gmail.com"}],"main":"lib/index.js","scripts":{"build":"rm -rf lib && tsc","lint":"tslint -c tslint.json --project tsconfig.json","pr-check":"scripts/pr-check.sh","prettier":"prettier --write '{src,types,test}/**/*.ts'","prepublish":"npm run build","relay":"node bin/relay-compiler.js --schema test/schema.graphql --src test/ --outputDir __generated__","sync-fixtures":"rsync -avh --delete --stats --progress ../relay/packages/relay-compiler/language/javascript/__tests__/fixtures/flow-generator/**/*.graphql test/fixtures/type-generator","test":"npm run type-check && jest","watch":"concurrently 'tsc --watch' 'chokidar \"lib/**/*.js\" -c \"yalc publish --force --push\"'","type-check":"tsc --noEmit --pretty"},"husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"**/*.json":["prettier --write","git add"],"{src,types}/**/*.ts":["tslint -c tslint.json --fix","prettier --write","git add"]},"jest":{"moduleFileExtensions":["js","ts","tsx"],"testRegex":"test/.+?-test\\.tsx?$","transform":{"^.+\\.tsx?$":"ts-jest"}},"dependencies":{"immutable":"^4.0.0-rc.12","invariant":"^2.2.4"},"devDependencies":{"@artsy/auto-config":"^1.0.0","@types/graphql":"^14.2.3","@types/invariant":"2.2.30","@types/jest":"^24.0.17","@types/node":"8.10.51","@types/relay-compiler":"^7.0.2","@types/relay-runtime":"^6.0.8","chokidar-cli":"^2.0.0","concurrently":"^5.0.0","graphql":"^14.4.2","husky":"^3.0.2","jest":"^24.8.0","jest-cli":"^24.8.0","lint-staged":"^9.2.1","prettier":"^1.18.2","relay-compiler":"^7.0.0","relay-runtime":"^7.0.0","relay-test-utils-internal":"^7.0.0","ts-jest":"^22.0.1","tslint":"^5.18.0","tslint-config-prettier":"^1.18.0","typescript":"3.6.4"},"peerDependencies":{"@types/react-relay":">=7.0.0","@types/relay-runtime":">=6.0.7","relay-compiler":">=7.0.0","relay-runtime":">=7.0.0","typescript":">=3.6.4"},"publishConfig":{"registry":"https://registry.npmjs.org/"},"prettier":{},"gitHead":"2720a8618d0945a295ae221031d341fb51b45c3d","_id":"relay-compiler-language-typescript@10.1.2","_nodeVersion":"10.17.0","_npmVersion":"6.11.3","dist":{"integrity":"sha512-9dpiyFaV6lyBy04RFYS7gzZ2IXU3MVMGhtz4o+ag8Sh3doaDJjANgTe2MMexB67iBh7sGW0Vxx1lS/8nPeFqQg==","shasum":"e054692384b69ab0a2a84dd4067109d419fa8990","tarball":"https://registry.npmjs.org/relay-compiler-language-typescript/-/relay-compiler-language-typescript-10.1.2.tgz","fileCount":11,"unpackedSize":110567,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd4YoYCRA9TVsSAnZWagAAivMP/ipLdSCPvZ4Mw4m7hd/W\nnQc5Pp4LLy64TU6tHc1IQorRdtoDhFii1BgQxs+BPW1GmBWYjxjF/0cA6Ek2\nl0nTdIqT/CEcSkPd0SxLGAds3XM79iqBAzr4y6y0K+MMVdlBUaoAl/b6/T9k\n7FKHzS0WeivrzQC7oj7UkT3dnsHjN7pGFAARrZB5mzEU0em+EKx3dNsrjIQ4\n7uT4MGHIE0AlBblUqGXJsK8YX77J8TS1ekHI9F1Cr7ihVkvs/ABXPnmYHlYV\ntawSII8nvgZZ7dc80cVlC7BSpjINJlcWyJB1R/puP5hDzDRBHSYXrJvG3x07\ntc7L6uAyEcdUZpFDf0WqdOwDr5WKBMeVGb/h9vTwOkLajWOhJRaLEj9YTwxa\np4NjnACmr8U9lqHxn+W6h1cu46j9YcWbEzgTQ7vsRhpxVGgKuF3jDtEJIcMQ\neLdueyPcjoXytOJ9q+e/8Q6ppBzqhJL60pTYaBdBak0RrkVX9WntLXNkh9a9\neu+0RtwHU39zWxnIX8aHG1shY4iG3/9GeehRYQsWgsKMgEgUrXj1p76LP0s+\nHFSXXGDMxI7bzfQiOfWHVTVaf62MDJzqHpAHSl07Wz8Y0UvWVX1pbPJzcTqF\nYcQWCMlRJB+Jab7TG61uxJjT1aWeNDcLvy3M+iHbh1tWEKJxtJPcmLDPDZD8\nkN18\r\n=L8yt\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCQeXJaKFmz/TrWgIXp09xtetK4ik6EKLnrF3L4rNwhhgIhAPofOAIz4KFBONjvkvfo+toAtRlbWlqfGSfIV5A6bvy1"}]},"maintainers":[{"email":"eloy.de.enige@gmail.com","name":"alloy"},{"email":"kaare@kaareskovgaard.net","name":"kastermester"}],"_npmUser":{"name":"alloy","email":"eloy.de.enige@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/relay-compiler-language-typescript_10.1.2_1575062039976_0.9020231650988941"},"_hasShrinkwrap":false},"10.1.3":{"name":"relay-compiler-language-typescript","version":"10.1.3","description":"A language plugin for Relay that adds TypeScript support, including emitting type definitions.","keywords":["graphql","react","relay","typescript"],"homepage":"https://github.com/relay-tools/relay-compiler-language-typescript","bugs":{"url":"https://github.com/relay-tools/relay-compiler-language-typescript/issues"},"repository":{"type":"git","url":"git+https://github.com/relay-tools/relay-compiler-language-typescript.git"},"license":"MIT","contributors":[{"name":"Kaare Hoff Skovgaard","email":"kaare@kaareskovgaard.net"},{"name":"Eloy Durán","email":"eloy.de.enige@gmail.com"}],"main":"lib/index.js","scripts":{"build":"rm -rf lib && tsc","lint":"tslint -c tslint.json --project tsconfig.json","pr-check":"scripts/pr-check.sh","prettier":"prettier --write '{src,types,test}/**/*.ts'","prepublish":"npm run build","relay":"node bin/relay-compiler.js --schema test/schema.graphql --src test/ --outputDir __generated__","sync-fixtures":"rsync -avh --delete --stats --progress ../relay/packages/relay-compiler/language/javascript/__tests__/fixtures/flow-generator/**/*.graphql test/fixtures/type-generator","test":"npm run type-check && jest","watch":"concurrently 'tsc --watch' 'chokidar \"lib/**/*.js\" -c \"yalc publish --force --push\"'","type-check":"tsc --noEmit --pretty"},"husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"**/*.json":["prettier --write","git add"],"{src,types}/**/*.ts":["tslint -c tslint.json --fix","prettier --write","git add"]},"jest":{"moduleFileExtensions":["js","ts","tsx"],"testRegex":"test/.+?-test\\.tsx?$","transform":{"^.+\\.tsx?$":"ts-jest"}},"dependencies":{"immutable":"^4.0.0-rc.12","invariant":"^2.2.4"},"devDependencies":{"@artsy/auto-config":"^1.0.0","@types/graphql":"^14.2.3","@types/invariant":"2.2.30","@types/jest":"^24.0.17","@types/node":"8.10.51","@types/relay-compiler":"^7.0.2","@types/relay-runtime":"^6.0.8","chokidar-cli":"^2.0.0","concurrently":"^5.0.0","graphql":"^14.4.2","husky":"^3.0.2","jest":"^24.8.0","jest-cli":"^24.8.0","lint-staged":"^9.2.1","prettier":"^1.19.1","relay-compiler":"^7.0.0","relay-runtime":"^7.0.0","relay-test-utils-internal":"^7.0.0","ts-jest":"^22.0.1","tslint":"^5.18.0","tslint-config-prettier":"^1.18.0","typescript":"3.6.4"},"peerDependencies":{"@types/react-relay":">=7.0.0","@types/relay-runtime":">=6.0.7","relay-compiler":">=7.0.0","relay-runtime":">=7.0.0","typescript":">=3.6.4"},"publishConfig":{"registry":"https://registry.npmjs.org/"},"prettier":{},"gitHead":"454c42f879c83afe819530e0d91fae90b6f8ecb1","_id":"relay-compiler-language-typescript@10.1.3","_nodeVersion":"10.17.0","_npmVersion":"6.11.3","dist":{"integrity":"sha512-kyt+yD26Dk9lvCCAtR2JBgrr5JtxdYEGiOZf5T6CXGaUVr43FEKh94cdGMwGYX1e+vHZg3gBH4EFi/VHC4Qs4Q==","shasum":"5a61b9b518b18d98215f2da0198f344d3b1d7c8d","tarball":"https://registry.npmjs.org/relay-compiler-language-typescript/-/relay-compiler-language-typescript-10.1.3.tgz","fileCount":11,"unpackedSize":114093,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd59ARCRA9TVsSAnZWagAAfCwP/0dGm9ifTsIMIurFrZLG\nWeWSs3LB+izWdza6b8nibv51BfsBY1cyYqQqOFSmiyabnQr9U+QpLBxXQ3GP\nJABqzuRV8eW4J67FT7Ve1GO+HVKBBiZCVSONM2ZZw77bNTUEAad2TsOHoBjB\nOa5oyWVo7BZeGbZMz/1s3hl40X9/hrCEQQ3SUFt5dduckLhXWk0193QLnta3\njJdGMjxgY2px19c+byx31SsxTTDRMTY8gFHA5XmfNyNLrYTbASSJIKsqzX/p\ndIiDbsgu8cVPhQKDBPansPRLltjItqZge+jvt/bxZcp2MYA7LNd76QXMaePa\n+IhOWYeb57W8BvbwTzkposMy+3b9m8m2vupUcPDmX7Jd/BIorf5bMYx5WPrU\nSxJZrZnFZHlWOipqIhjvzhpWL4PGbKq0kcr2KHGGijqMTg/Kjyzspm/TZQZa\n2jgjzFGCC+y6s/XwhSxjIMPwFcyI56S8O93wHEi9m383s8w7kN56GHMMtxAt\nKHSU5v9irt4L8PuyQWejeaZJPM9gmvs8+obUuzUz4KQbpjgRL+ZLyq65Dj6Q\nLoOI/9Yw7qM24KZ0anVgtp0PJwDslKMamjNSPeie8oxnbajoDKYfv6X4Sj0t\nzc2OuGITD2mONNCJlLi8fg9ce3mk/3v6ZSptxg2u7K+WKwD5z7EonTfyHBs/\nvIBe\r\n=YAAR\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIGFv95ERA4unIJOZMCcZQf+XKRrT/rOTr5aYShh9GiZgAiEA7NJ6QTaeFDcmjkTt36r7N6ss/xBx7SGbdlvj7WwsZSw="}]},"maintainers":[{"email":"eloy.de.enige@gmail.com","name":"alloy"},{"email":"kaare@kaareskovgaard.net","name":"kastermester"}],"_npmUser":{"name":"alloy","email":"eloy.de.enige@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/relay-compiler-language-typescript_10.1.3_1575473168641_0.313208229276259"},"_hasShrinkwrap":false},"10.1.4":{"name":"relay-compiler-language-typescript","version":"10.1.4","description":"A language plugin for Relay that adds TypeScript support, including emitting type definitions.","keywords":["graphql","react","relay","typescript"],"homepage":"https://github.com/relay-tools/relay-compiler-language-typescript","bugs":{"url":"https://github.com/relay-tools/relay-compiler-language-typescript/issues"},"repository":{"type":"git","url":"git+https://github.com/relay-tools/relay-compiler-language-typescript.git"},"license":"MIT","contributors":[{"name":"Kaare Hoff Skovgaard","email":"kaare@kaareskovgaard.net"},{"name":"Eloy Durán","email":"eloy.de.enige@gmail.com"}],"main":"lib/index.js","scripts":{"build":"rm -rf lib && tsc","lint":"tslint -c tslint.json --project tsconfig.json","pr-check":"scripts/pr-check.sh","prettier":"prettier --write '{src,types,test}/**/*.ts'","prepublish":"npm run build","relay":"node bin/relay-compiler.js --schema test/schema.graphql --src test/ --outputDir __generated__","sync-fixtures":"rsync -avh --delete --stats --progress ../relay/packages/relay-compiler/language/javascript/__tests__/fixtures/flow-generator/**/*.graphql test/fixtures/type-generator","test":"npm run type-check && jest","watch":"concurrently 'tsc --watch' 'chokidar \"lib/**/*.js\" -c \"yalc publish --force --push\"'","type-check":"tsc --noEmit --pretty"},"husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"**/*.json":["prettier --write","git add"],"{src,types}/**/*.ts":["tslint -c tslint.json --fix","prettier --write","git add"]},"jest":{"moduleFileExtensions":["js","ts","tsx"],"testRegex":"test/.+?-test\\.tsx?$","transform":{"^.+\\.tsx?$":"ts-jest"}},"dependencies":{"immutable":"^4.0.0-rc.12","invariant":"^2.2.4"},"devDependencies":{"@artsy/auto-config":"^1.0.0","@types/graphql":"^14.2.3","@types/invariant":"2.2.30","@types/jest":"^24.0.17","@types/node":"8.10.51","@types/relay-compiler":"^7.0.2","@types/relay-runtime":"^6.0.8","chokidar-cli":"^2.0.0","concurrently":"^5.0.0","graphql":"^14.4.2","husky":"^3.0.2","jest":"^24.8.0","jest-cli":"^24.8.0","lint-staged":"^9.2.1","prettier":"^1.19.1","relay-compiler":"^7.0.0","relay-runtime":"^7.0.0","relay-test-utils-internal":"^7.0.0","ts-jest":"^22.0.1","tslint":"^5.18.0","tslint-config-prettier":"^1.18.0","typescript":"3.6.4"},"peerDependencies":{"@types/react-relay":">=7.0.0","@types/relay-runtime":">=6.0.7","relay-compiler":">=7.0.0","relay-runtime":">=7.0.0","typescript":">=3.6.4"},"publishConfig":{"registry":"https://registry.npmjs.org/"},"prettier":{},"gitHead":"54ad635c5bd5f5f6e89b76ba74ff7a01a3f4610c","_id":"relay-compiler-language-typescript@10.1.4","_nodeVersion":"10.18.0","_npmVersion":"6.13.4","dist":{"integrity":"sha512-vveVfulLK2hUoVK6rAd/HKptnJfkgB7FdmcPumKn1g1WTf6pyP3uiOQcgPrv/6bddfybfxOLe6NWNwh/71br5w==","shasum":"f7ba3613fcfa35cda55d1fcce998e3be27a74f9c","tarball":"https://registry.npmjs.org/relay-compiler-language-typescript/-/relay-compiler-language-typescript-10.1.4.tgz","fileCount":11,"unpackedSize":114751,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeE6XMCRA9TVsSAnZWagAAHt8P/i/OUPyeTGqTQCAq+fV5\n6I7VeK66SP2cSfqeyY0DZwVkumZwWFsRU/frtQgDkPZdGTRnosJpKAAVdTVI\noj9+3cmU3g9LX6iGVcU/4fH1uRTSmTm9wvMGJw2y5U0ljGLPrA22QcU2LpMY\nmbQx8hsgJ+rjokXZ8lqag0sb61XPnoY4irM2AZv9qGwWtyQS6lz4vpQgBTIV\nx+Zby16YQDGUcB/WJ6CVlheGU4u0aZArX4bN9W8N+SHYP4NdC2FLa9CB32SS\n/OZDiy7gsZOmnTTliISbuJhG3trjmDsU4N3KOQMPR6iSUNaMcidstrVtEefa\nk8c9bc2I56i3AVaZN4b452G46r2M+Tmu1dR1iKgshgJ5JkUBlKSmfM3GK8A7\nzE13AAt93t9iCUhVP/Jj+gekRX20urmtdQUEO3WOlCvut6gOq60nfuRiEorw\nifPNfjbhgXejWKlC4TQcVvOADAKSHpsZ6RZYQZzmapSOktVs5RKsRmpgxjNj\nx1GiJW86x0kJ/bumnaXLbkbRbcATW02ZJhPpy2uOTmGxva2R7nubjXLPEFtP\nK8AH14oK10Tci45/5swtjUvp8V3kNKbr7MYQwoDwM++Uwa+0IvzWiGa9RUiX\n49azuLZiUQ6JxvmCsW/3oTocCZWPufZy1SMPjToYt72qSJsoX5eTjHZ5Qors\nmgt8\r\n=gDtm\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQD1way0w6X1Kr1C2t5O10YbeJY3lBZ5GWlFRnocPNg0KgIhAJwLT/fQ1x0CVvPP5IXbEuoiaDhgWbiv2rA7kp52XTJr"}]},"maintainers":[{"email":"eloy.de.enige@gmail.com","name":"alloy"},{"email":"kaare@kaareskovgaard.net","name":"kastermester"}],"_npmUser":{"name":"alloy","email":"eloy.de.enige@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/relay-compiler-language-typescript_10.1.4_1578345932076_0.03363505569375658"},"_hasShrinkwrap":false},"10.1.5":{"name":"relay-compiler-language-typescript","version":"10.1.5","description":"A language plugin for Relay that adds TypeScript support, including emitting type definitions.","keywords":["graphql","react","relay","typescript"],"homepage":"https://github.com/relay-tools/relay-compiler-language-typescript","bugs":{"url":"https://github.com/relay-tools/relay-compiler-language-typescript/issues"},"repository":{"type":"git","url":"git+https://github.com/relay-tools/relay-compiler-language-typescript.git"},"license":"MIT","contributors":[{"name":"Kaare Hoff Skovgaard","email":"kaare@kaareskovgaard.net"},{"name":"Eloy Durán","email":"eloy.de.enige@gmail.com"}],"main":"lib/index.js","scripts":{"build":"rm -rf lib && tsc","lint":"tslint -c tslint.json --project tsconfig.json","pr-check":"scripts/pr-check.sh","prettier":"prettier --write '{src,types,test}/**/*.ts'","prepublish":"npm run build","relay":"node bin/relay-compiler.js --schema test/schema.graphql --src test/ --outputDir __generated__","sync-fixtures":"rsync -avh --delete --stats --progress ../relay/packages/relay-compiler/language/javascript/__tests__/fixtures/flow-generator/**/*.graphql test/fixtures/type-generator","test":"npm run type-check && jest","watch":"concurrently 'tsc --watch' 'chokidar \"lib/**/*.js\" -c \"yalc publish --force --push\"'","type-check":"tsc --noEmit --pretty"},"husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"**/*.json":["prettier --write","git add"],"{src,types}/**/*.ts":["tslint -c tslint.json --fix","prettier --write","git add"]},"jest":{"moduleFileExtensions":["js","ts","tsx"],"testRegex":"test/.+?-test\\.tsx?$","transform":{"^.+\\.tsx?$":"ts-jest"}},"dependencies":{"immutable":"^4.0.0-rc.12","invariant":"^2.2.4"},"devDependencies":{"@artsy/auto-config":"^1.0.0","@types/graphql":"^14.2.3","@types/invariant":"2.2.30","@types/jest":"^24.0.17","@types/node":"8.10.51","@types/relay-compiler":"^7.0.2","@types/relay-runtime":"^6.0.8","chokidar-cli":"^2.0.0","concurrently":"^5.0.0","graphql":"^14.4.2","husky":"^3.0.2","jest":"^24.8.0","jest-cli":"^24.8.0","lint-staged":"^9.2.1","prettier":"^1.19.1","relay-compiler":"^7.0.0","relay-runtime":"^7.0.0","relay-test-utils-internal":"^7.0.0","ts-jest":"^22.0.1","tslint":"^5.18.0","tslint-config-prettier":"^1.18.0","typescript":"3.6.4"},"peerDependencies":{"@types/react-relay":">=7.0.0","@types/relay-runtime":">=6.0.7","relay-compiler":">=7.0.0","relay-runtime":">=7.0.0","typescript":">=3.6.4"},"publishConfig":{"registry":"https://registry.npmjs.org/"},"prettier":{},"gitHead":"1abc3a25a78899ed21835aeaca1deb478bb67468","_id":"relay-compiler-language-typescript@10.1.5","_nodeVersion":"10.19.0","_npmVersion":"6.13.4","dist":{"integrity":"sha512-c/YPSawGyQIZA6omd6jvGd7TMbr3HES+VG1QYxEpPdUznUINvQsq/UzvlsVuB7soNxxVrzZNWl3z83ybhC66Tg==","shasum":"13573d71b4541abb7ef56e4a34231a43a3e6b2c3","tarball":"https://registry.npmjs.org/relay-compiler-language-typescript/-/relay-compiler-language-typescript-10.1.5.tgz","fileCount":11,"unpackedSize":115297,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeRYNnCRA9TVsSAnZWagAAFtYP/R0rmjvTKkMxf2Io+ol5\nfFI+1K/jiT1QcxiPPMh/1uZq6+RRiawPg48AMLYvjkBmlAw89WrkL6aUAnuQ\nCwa14pickFfbH601vmgu4U46MkP1bYt9c4C1uqlYqbeRjXynFtbY3gX5uwo+\n4U2GizuXo16zryi4EvuB1XNgz+edHmw1ZyWQ6vvNYudbL+i+/EFvTs46hrDv\ntxN8y/eVcQNOmMkGG0dtFnQxxAXL1Xyh+/r1hPSqdAGWaPvwjCjuef2iwteR\n9rm7zi3YIGmHbqM7p3fRh8VK3MVhX68shr0wYObh18YJazDUU8INMEl76uO5\nIfFkg+bdb5QhToXBC4wB89v1DR6F5gu20+EE/Rg2L7nEFTi12ETAcxR8vic0\ngRAIZrEJck1n9N6dUx3xnhke/DV71iTNtlKPDk9uG0tRceLuLx0DV/Mnie+o\nytPI+2N3oshLWQ962CLlXpTLvhtwDK9nzz9E8oUrj7mIgSH7SxKXSg9dAvTl\nOCyCk1fGBumfRblIklWFA8rCT8rCwNTnATx6iuxx9VprdLtQWuEhPC+bIFlC\nd3A6c8MPRfpc0PM1nK5ofOYPB/9PQGyMdSbEyzec/GShVLxJhFMQI6oEw6De\nXP83+YdVor425rNt7q1+x817Ltt0F+UYusJ/LVw6ELE+SOw0knfYcc/rBfqp\nAODb\r\n=49A+\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCG+guusNpH5Ki7PuIkOt65zYnpzMdlbwGbtC52QpRUOQIgaShAempOTtIPifmR+uVItY2crfywV5mYPklS+nIrziE="}]},"maintainers":[{"email":"eloy.de.enige@gmail.com","name":"alloy"},{"email":"kaare@kaareskovgaard.net","name":"kastermester"}],"_npmUser":{"name":"alloy","email":"eloy.de.enige@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/relay-compiler-language-typescript_10.1.5_1581613927036_0.9929973500960501"},"_hasShrinkwrap":false},"11.0.0":{"name":"relay-compiler-language-typescript","version":"11.0.0","description":"A language plugin for Relay that adds TypeScript support, including emitting type definitions.","keywords":["graphql","react","relay","typescript"],"homepage":"https://github.com/relay-tools/relay-compiler-language-typescript","bugs":{"url":"https://github.com/relay-tools/relay-compiler-language-typescript/issues"},"repository":{"type":"git","url":"git+https://github.com/relay-tools/relay-compiler-language-typescript.git"},"license":"MIT","contributors":[{"name":"Kaare Hoff Skovgaard","email":"kaare@kaareskovgaard.net"},{"name":"Eloy Durán","email":"eloy.de.enige@gmail.com"}],"main":"lib/index.js","scripts":{"build":"rm -rf lib && tsc","lint":"tslint -c tslint.json --project tsconfig.json","pr-check":"scripts/pr-check.sh","prettier":"prettier --write '{src,types,test}/**/*.ts'","prepublish":"npm run build","relay":"node bin/relay-compiler.js --schema test/schema.graphql --src test/ --outputDir __generated__","sync-fixtures":"rsync -avh --delete --stats --progress ../relay/packages/relay-compiler/language/javascript/__tests__/fixtures/flow-generator/**/*.graphql test/fixtures/type-generator","test":"npm run type-check && jest","watch":"concurrently 'tsc --watch' 'chokidar \"lib/**/*.js\" -c \"yalc publish --force --push\"'","type-check":"tsc --noEmit --pretty"},"husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"**/*.json":["prettier --write","git add"],"{src,types}/**/*.ts":["tslint -c tslint.json --fix","prettier --write","git add"]},"jest":{"moduleFileExtensions":["js","ts","tsx"],"testRegex":"test/.+?-test\\.tsx?$","transform":{"^.+\\.tsx?$":"ts-jest"}},"dependencies":{"immutable":"^4.0.0-rc.12","invariant":"^2.2.4"},"devDependencies":{"@artsy/auto-config":"^1.0.0","@types/graphql":"^14.2.3","@types/invariant":"2.2.30","@types/jest":"^24.0.17","@types/node":"8.10.51","@types/relay-compiler":"^8.0.0","@types/relay-runtime":"^8.0.0","babel-plugin-relay":"^8.0.0","chokidar-cli":"^2.0.0","concurrently":"^5.0.0","graphql":"^14.5.8","husky":"^3.0.2","jest":"^24.8.0","jest-cli":"^24.8.0","lint-staged":"^9.2.1","prettier":"^1.19.1","relay-compiler":"^8.0.0","relay-runtime":"^8.0.0","relay-test-utils-internal":"^8.0.0","ts-jest":"^22.0.1","tslint":"^5.18.0","tslint-config-prettier":"^1.18.0","typescript":"3.6.4"},"peerDependencies":{"@types/react-relay":">=8.0.0","@types/relay-runtime":">=6.0.7","relay-compiler":">=8.0.0","relay-runtime":">=8.0.0","typescript":">=3.6.4"},"publishConfig":{"registry":"https://registry.npmjs.org/"},"prettier":{},"gitHead":"8b0d33170480fabfddece393965e467177e59b86","_id":"relay-compiler-language-typescript@11.0.0","_nodeVersion":"10.19.0","_npmVersion":"6.13.4","dist":{"integrity":"sha512-zj1Ter3wkWbw6DHWiyizV9DKgWpnYuAU6FCSfQxbTV1xZAFf/7FjZI7mivRHziVhYMNq5H4+fdzZXPUDn6gM7w==","shasum":"724e6f41558397ff994053ab6295013d6a0bbcea","tarball":"https://registry.npmjs.org/relay-compiler-language-typescript/-/relay-compiler-language-typescript-11.0.0.tgz","fileCount":11,"unpackedSize":113194,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeSnJUCRA9TVsSAnZWagAABAcP/2MYhhYFe8WjA+2bWctH\nvWaZNOnsRqxyd6IsaPQSxT+yVzYSBjErV63sFwKXYWKGY+FwBanwrQ6hfUAq\nmenNe39lT///simfWRkOYgEHJHuI17Fp2dzu6JYXY4ZhEu3YofS1GvNoza1Q\nC+Rm8MfHIGdVLmErxY6sWQEQMea2vRGjgpKPJkThvp318oI4FF5mSusH6Cek\nTZAsnm3Mvlg83PZJyw4Mg7NnE8kWZXJ/67sYcc3lDm5ZdV+AEPOqzcC4IP+L\n9/FqOEe/l0k0//Mje/CnFusSdHkwitoo9XksWV6vNmZhYLbaJSG0zkOypysK\namVGQ8WVRzq3/1cJg+gD7KfhhaQleyxSG1sg+FY14dSdIz461gYNy1bRRDkk\nf4Q6qq7TmaHSSG8gi6wEiy+BT7R/YFUkeg5tfFWlESakJ6G4b1eJ53tffTV4\nRm6gJjX/WMZN4vrA5JIAlJLH69gOsa1DatY95yqr9Y+c5awSOa45wE98Cv8Q\nvorWTF0tQzdo1dg6YfYi6k4VD5rHQPPlnZH/Fmm8Pcf3dsY8q7QAXXMTEvgA\ndrOXNa9o25ekdzI9mKbgUpeBvDXkNvfVGRMSGBxFTiGRpyGrp8ZmyAj9ajs8\n6Oie1WbESvPWy6hDahMuzCVfgj1DDwXEg2Bh5pU6AWHMkimw8eLYCp9uuuzd\nESir\r\n=lPWT\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIAa1SZKavK46rCuAXhaVjUxPGyi0eB5nOn0NBdEiWVFzAiB4M3oAPcsxrjubQRgdE4LVUX12MKhjMNXPormAhmNMSQ=="}]},"maintainers":[{"email":"eloy.de.enige@gmail.com","name":"alloy"},{"email":"kaare@kaareskovgaard.net","name":"kastermester"}],"_npmUser":{"name":"alloy","email":"eloy.de.enige@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/relay-compiler-language-typescript_11.0.0_1581937235899_0.25301794147916157"},"_hasShrinkwrap":false},"12.0.0":{"name":"relay-compiler-language-typescript","version":"12.0.0","description":"A language plugin for Relay that adds TypeScript support, including emitting type definitions.","keywords":["graphql","react","relay","typescript"],"homepage":"https://github.com/relay-tools/relay-compiler-language-typescript","bugs":{"url":"https://github.com/relay-tools/relay-compiler-language-typescript/issues"},"repository":{"type":"git","url":"git+https://github.com/relay-tools/relay-compiler-language-typescript.git"},"license":"MIT","contributors":[{"name":"Kaare Hoff Skovgaard","email":"kaare@kaareskovgaard.net"},{"name":"Eloy Durán","email":"eloy.de.enige@gmail.com"}],"main":"lib/index.js","scripts":{"build":"rm -rf lib && tsc","lint":"tslint -c tslint.json --project tsconfig.json","pr-check":"scripts/pr-check.sh","prettier":"prettier --write '{src,types,test}/**/*.ts'","prepublish":"npm run build","relay":"node bin/relay-compiler.js --schema test/schema.graphql --src test/ --outputDir __generated__","sync-fixtures":"rsync -avh --delete --stats --progress ../relay/packages/relay-compiler/language/javascript/__tests__/fixtures/flow-generator/**/*.graphql test/fixtures/type-generator","test":"npm run type-check && jest","watch":"concurrently 'tsc --watch' 'chokidar \"lib/**/*.js\" -c \"yalc publish --force --push\"'","type-check":"tsc --noEmit --pretty"},"husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"**/*.json":["prettier --write","git add"],"{src,types}/**/*.ts":["tslint -c tslint.json --fix","prettier --write","git add"]},"jest":{"moduleFileExtensions":["js","ts","tsx"],"testRegex":"test/.+?-test\\.tsx?$","transform":{"^.+\\.tsx?$":"ts-jest"}},"dependencies":{"immutable":"^4.0.0-rc.12","invariant":"^2.2.4"},"devDependencies":{"@artsy/auto-config":"^1.0.0","@types/graphql":"^14.2.3","@types/invariant":"2.2.30","@types/jest":"^24.0.17","@types/node":"8.10.51","@types/relay-compiler":"^8.0.0","@types/relay-runtime":"^8.0.0","babel-plugin-relay":"^9.0.0","chokidar-cli":"^2.0.0","concurrently":"^5.0.0","graphql":"^14.5.8","husky":"^3.0.2","jest":"^24.8.0","jest-cli":"^24.8.0","lint-staged":"^9.2.1","prettier":"^1.19.1","relay-compiler":"^8.0.0","relay-runtime":"^9.0.0","relay-test-utils-internal":"^8.0.0","ts-jest":"^22.0.1","tslint":"^5.18.0","tslint-config-prettier":"^1.18.0","typescript":"3.6.4"},"peerDependencies":{"@types/react-relay":">=7.0.0","@types/relay-runtime":">=6.0.7","relay-compiler":">=9.0.0","relay-runtime":">=9.0.0","typescript":">=3.6.4"},"publishConfig":{"registry":"https://registry.npmjs.org/"},"prettier":{},"gitHead":"4f9dbede475041623bb8009a90c98710f928f5fb","_id":"relay-compiler-language-typescript@12.0.0","_nodeVersion":"10.19.0","_npmVersion":"6.13.4","dist":{"integrity":"sha512-jTg6aO3FcC6P1mnp6AKdfJcwGx8WQ+ui3HQz9Wn25SbKiqzW4FHBAg9Q38cS/YYOk7a4otcYQPLIcaKE0HXksg==","shasum":"65f6fa969483dbf37aa3f3bd97c8e9f9854e7dc7","tarball":"https://registry.npmjs.org/relay-compiler-language-typescript/-/relay-compiler-language-typescript-12.0.0.tgz","fileCount":11,"unpackedSize":113483,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeS+wvCRA9TVsSAnZWagAAfPgP+wXhaBCKWIp5jUvAClQU\n1JDj9DCiZbLCKjkfH4WLUiQLhB7g+wg7mE0sMQFPYwppur2YTJM9/8iUYypv\nFLAARpZzSDpkMC/LtjxhV/CO9jlxS2DGF2x6FCT18+VqSR6CLLF4rflcmU85\nN3OnaQ9MJ92eWb0luhQFmm5w3eQ1O9un/VjUyq6F7KMNoR/Gc1kxatIiWm25\na1NZQmxHr3PIAl5HC4t0YPDYDdfjN+VF22B25rb+TpG+NAb8BFPtWqJrjZo4\nP9u09LpeliOvnkeuc6R4VcTZyDLVdppG0a+9SkMKx4aVvWcNAg58Qn6VSebM\n0P/F7FpOiO8d5xbOEOaqIqmMa2C4xEqIHExcWMI2NiYM33KwA3XWuh8sR7lk\nI07eHEBq6dvlrtS0y9eQ0S7jRqW81RkH+Okj/Vbv8WDS2qfEBmTsthOCrSgI\nRGerYMG9raopadeKAe/SvfSmwfi3lrmthvAvUYV4l0rsUSQ8VN9/wfYVrQo6\nYI+Qm+o1niuV9eg5xVYIobf9tRQRcP7z/rDFb+hGXItHkYwXFRTcYcZnb5ky\ntlaQ6p/ynfiZFxyeZg2XQkG7Lx+3MR0Ega3TLIibNr4C53zjkFNzWDVINQzp\n/u+X4By0WpWcXKX+9zDkP5z9Yc1UaECPYBrw6kJy89pgLfeKTOWw2TV4v6iJ\nrzgo\r\n=EKK5\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIHv2mAY4g+zjgcbUTnLVHZODbiio5j5SsL6hfyKM5OV3AiBOq4+uVEUNISmUWFmixhioV4/dp0qfGTNCmSmaXAnyoQ=="}]},"maintainers":[{"email":"eloy.de.enige@gmail.com","name":"alloy"},{"email":"kaare@kaareskovgaard.net","name":"kastermester"}],"_npmUser":{"name":"alloy","email":"eloy.de.enige@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/relay-compiler-language-typescript_12.0.0_1582033966814_0.8133581421588054"},"_hasShrinkwrap":false},"12.0.1":{"name":"relay-compiler-language-typescript","version":"12.0.1","description":"A language plugin for Relay that adds TypeScript support, including emitting type definitions.","keywords":["graphql","react","relay","typescript"],"homepage":"https://github.com/relay-tools/relay-compiler-language-typescript","bugs":{"url":"https://github.com/relay-tools/relay-compiler-language-typescript/issues"},"repository":{"type":"git","url":"git+https://github.com/relay-tools/relay-compiler-language-typescript.git"},"license":"MIT","contributors":[{"name":"Kaare Hoff Skovgaard","email":"kaare@kaareskovgaard.net"},{"name":"Eloy Durán","email":"eloy.de.enige@gmail.com"}],"main":"lib/index.js","scripts":{"build":"rm -rf lib && tsc","lint":"tslint -c tslint.json --project tsconfig.json","pr-check":"scripts/pr-check.sh","prettier":"prettier --write '{src,types,test}/**/*.ts'","prepublish":"npm run build","relay":"node bin/relay-compiler.js --schema test/schema.graphql --src test/ --outputDir __generated__","sync-fixtures":"rsync -avh --delete --stats --progress ../relay/packages/relay-compiler/language/javascript/__tests__/fixtures/flow-generator/**/*.graphql test/fixtures/type-generator","test":"npm run type-check && jest","watch":"concurrently 'tsc --watch' 'chokidar \"lib/**/*.js\" -c \"yalc publish --force --push\"'","type-check":"tsc --noEmit --pretty"},"husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"**/*.json":["prettier --write","git add"],"{src,types}/**/*.ts":["tslint -c tslint.json --fix","prettier --write","git add"]},"jest":{"moduleFileExtensions":["js","ts","tsx"],"testRegex":"test/.+?-test\\.tsx?$","transform":{"^.+\\.tsx?$":"ts-jest"}},"dependencies":{"immutable":"^4.0.0-rc.12","invariant":"^2.2.4"},"devDependencies":{"@artsy/auto-config":"^1.0.0","@types/graphql":"^14.2.3","@types/invariant":"2.2.30","@types/jest":"^24.0.17","@types/node":"8.10.51","@types/relay-compiler":"^8.0.0","@types/relay-runtime":"^8.0.0","babel-plugin-relay":"^9.0.0","chokidar-cli":"^2.0.0","concurrently":"^5.0.0","graphql":"^14.5.8","husky":"^3.0.2","jest":"^24.8.0","jest-cli":"^24.8.0","lint-staged":"^9.2.1","prettier":"^1.19.1","relay-compiler":"^8.0.0","relay-runtime":"^9.0.0","relay-test-utils-internal":"^8.0.0","ts-jest":"^22.0.1","tslint":"^5.18.0","tslint-config-prettier":"^1.18.0","typescript":"3.6.4"},"peerDependencies":{"@types/react-relay":">=7.0.0","@types/relay-runtime":">=6.0.7","relay-compiler":">=9.0.0","relay-runtime":">=9.0.0","typescript":">=3.6.4"},"publishConfig":{"registry":"https://registry.npmjs.org/"},"prettier":{},"gitHead":"3aad0229b77fc31834aa9948d186412d48ae516f","_id":"relay-compiler-language-typescript@12.0.1","_nodeVersion":"10.20.1","_npmVersion":"6.14.4","dist":{"integrity":"sha512-Ig2UN53kkw4r9txOsfxBQq39qxhhzliiMCjB2/Z1l78FKsJLXrp2GDzcGIZ8lM+MGhMTp8wKGvLAECL4fCZZfA==","shasum":"2b8052cdd6376f8dc3ac38c45ba83db942fd5b24","tarball":"https://registry.npmjs.org/relay-compiler-language-typescript/-/relay-compiler-language-typescript-12.0.1.tgz","fileCount":11,"unpackedSize":113776,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeoGFHCRA9TVsSAnZWagAAdKMP/0K2A58OVNjrS1WuVq3F\nT5YvbxlszeB+Je6ExLchpVrSYViA6yUUvBInz7OzTgKUPIjF34RHQT4GbdwJ\nBuzczX3pWQFVKfruIaIqlUUxrDkrUinrUkdIj1RrsymCc7ymkKgZAI6xuvFE\nlzzUJ7asEqtJp6crBeW1mgagYcoagQZhg5Ob2surClUucMerRbW+508t015P\nzFk9khcIJlIoxcxuAJqdDYM1ohOvpb4sNm+mHfPV75IDAiu9+HtGEN6jdriH\n4Xp584Vt8dRyXYGWmbX7qGgHT2g8oyC11P/6Fd9+E4DMtMqxtGzU/IIgqSQv\nHTV9XdglY/i37JItWkcS23c6QJn0HoGL6TrFmMHzG1AbIYKwY4Ugv5zpRVso\noQJvqyjqbHHXYUVgCv9YGgiMwcw8jVIq0QU6Cn7C9f9airas4ggrz303jsTd\nkRZHeezxlmo6ZNrA8LY6yem1J1Y7dffKzsxEWCEmrG7FxtFUaGcYamCHMMfG\nRUJ2u4I8A3I9TFJ5gBANdyzVu8SXgNu4JuGIJdT2RmKTw2WxZfiyUtl93sQ+\nNHMPjsXoxKQoWLFYR55eJeXCeJip6f4vvxceON5xtclk/5vcFLGj18lvwTQb\nXcW9H19IthkTR73t0HiXBzzG8hvQsqaXx9DfNwID0h+80FvGoMvFtDHAS0gY\nDnEr\r\n=G+qz\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIByR8hbVn3DUlEmFB55vq2VChr4qLplDsRucdscVz/3qAiBePvMFc0ObdUf0+F4a9nUWTdhUgVB4dFDN8aD8Iu0z5A=="}]},"maintainers":[{"email":"eloy.de.enige@gmail.com","name":"alloy"},{"email":"kaare@kaareskovgaard.net","name":"kastermester"}],"_npmUser":{"name":"alloy","email":"eloy.de.enige@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/relay-compiler-language-typescript_12.0.1_1587568966701_0.3806728139194937"},"_hasShrinkwrap":false},"12.0.2":{"name":"relay-compiler-language-typescript","version":"12.0.2","description":"A language plugin for Relay that adds TypeScript support, including emitting type definitions.","keywords":["graphql","react","relay","typescript"],"homepage":"https://github.com/relay-tools/relay-compiler-language-typescript","bugs":{"url":"https://github.com/relay-tools/relay-compiler-language-typescript/issues"},"repository":{"type":"git","url":"git+https://github.com/relay-tools/relay-compiler-language-typescript.git"},"license":"MIT","contributors":[{"name":"Kaare Hoff Skovgaard","email":"kaare@kaareskovgaard.net"},{"name":"Eloy Durán","email":"eloy.de.enige@gmail.com"}],"main":"lib/index.js","scripts":{"build":"rm -rf lib && tsc","lint":"tslint -c tslint.json --project tsconfig.json","pr-check":"scripts/pr-check.sh","prettier":"prettier --write '{src,types,test}/**/*.ts'","prepublish":"npm run build","relay":"node bin/relay-compiler.js --schema test/schema.graphql --src test/ --outputDir __generated__","sync-fixtures":"rsync -avh --delete --stats --progress ../relay/packages/relay-compiler/language/javascript/__tests__/fixtures/flow-generator/**/*.graphql test/fixtures/type-generator","test":"npm run type-check && jest","watch":"concurrently 'tsc --watch' 'chokidar \"lib/**/*.js\" -c \"yalc publish --force --push\"'","type-check":"tsc --noEmit --pretty"},"husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"**/*.json":["prettier --write","git add"],"{src,types}/**/*.ts":["tslint -c tslint.json --fix","prettier --write","git add"]},"jest":{"moduleFileExtensions":["js","ts","tsx"],"testRegex":"test/.+?-test\\.tsx?$","transform":{"^.+\\.tsx?$":"ts-jest"}},"dependencies":{"immutable":"^4.0.0-rc.12","invariant":"^2.2.4"},"devDependencies":{"@artsy/auto-config":"^1.0.0","@types/graphql":"^14.2.3","@types/invariant":"2.2.30","@types/jest":"^24.0.17","@types/node":"8.10.51","@types/relay-compiler":"^8.0.0","@types/relay-runtime":"^8.0.0","babel-plugin-relay":"^9.0.0","chokidar-cli":"^2.0.0","concurrently":"^5.0.0","graphql":"^14.5.8","husky":"^3.0.2","jest":"^24.8.0","jest-cli":"^24.8.0","lint-staged":"^9.2.1","prettier":"^1.19.1","relay-compiler":"^8.0.0","relay-runtime":"^9.0.0","relay-test-utils-internal":"^8.0.0","ts-jest":"^22.0.1","tslint":"^5.18.0","tslint-config-prettier":"^1.18.0","typescript":"3.6.4"},"peerDependencies":{"@types/react-relay":">=7.0.0","@types/relay-runtime":">=6.0.7","relay-compiler":">=9.0.0","relay-runtime":">=9.0.0","typescript":">=3.6.4"},"publishConfig":{"registry":"https://registry.npmjs.org/"},"prettier":{},"gitHead":"ebffce9b4c68228041f708e2cc43feefcc2f1e6b","_id":"relay-compiler-language-typescript@12.0.2","_nodeVersion":"10.20.1","_npmVersion":"6.14.4","dist":{"integrity":"sha512-sI9fDukIiykUD7QsLTFpzs32wh0dyjK/pWgh5zM5l8tfUxHepnn0K3SEzqUe7vB1u3v71hBV/zXDPNFVs/jhqQ==","shasum":"9e8d3717b624d9fba9846a84369ca22f7bdbbf6c","tarball":"https://registry.npmjs.org/relay-compiler-language-typescript/-/relay-compiler-language-typescript-12.0.2.tgz","fileCount":11,"unpackedSize":112607,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJespoTCRA9TVsSAnZWagAANA4QAI3vo9UUQmWMUYbNAvTQ\nuLiwh/G3S6ibxyyOL0LPQ5zlcWNTMNrVI/DMr/KRepkeB6+3SIsgmweLyyMp\n2zVLDtbsU+elWGGYNq0yBG04PXmEb9WKRQneEHGhHHr/fmm0UFPCrQAxnmLL\nSysjfNTMo1QTZBO7P+ahInQD1qfa/QvavXDgOUaK1hgbG//hbgXLRsmxKAjY\niBQsuDFqHztxaKcAvZhLKHjCVbjheUYo5R87MWJpeWHlM9uTaRuBwPEU6Gyv\nUU+umjfZ++ei3dAXofS8PQtsqoZr0J8oUFvec8mBtkD/dILSserhXzGKlfkg\nPfU+3OlK9uiEe71zYkWjpGMwSxwsIyYkLScKlOoNscZ6mafmF6YA5p0RGOPa\n1O7I5SoT9VXV6IVOrlrDSQP864OnuIWGw6bVFFS8mWw12HeBSOfCrPUt/PW6\n8cz6tnueAya5Yrw0WQ6tUVsZSXpjcMn1FvcvQ1kSMYedeyanvVVhHRgLnoWP\nhYmJ8eC25RHq+iADHAJDATH5BD8ylPD6vDKTiCL74OaagJ7N0lAvoTHy9lZq\nYFUYmM8OpQJjQfqDRxcbVjpTsTYzzC/HvEnsMN2vay3uC+Skj6GGTKwv1Dug\njHMY4F8tH/KVYc5tANDLdugpVesGjAtVLtfl9BHRtPKVPE1KMZ1W5ih7PzV3\nwQOS\r\n=JWXl\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIHjnp2NLxowHtJg8Y6SlM3mu7DDm4QfIJD20XiEbX1LTAiBWdiKQd5ZTWh52ZB62z0tPhFu5xdySTjgn1ZBLYvfeYg=="}]},"maintainers":[{"email":"eloy.de.enige@gmail.com","name":"alloy"},{"email":"kaare@kaareskovgaard.net","name":"kastermester"}],"_npmUser":{"name":"alloy","email":"eloy.de.enige@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/relay-compiler-language-typescript_12.0.2_1588763155356_0.946689741246107"},"_hasShrinkwrap":false},"12.0.3":{"name":"relay-compiler-language-typescript","version":"12.0.3","description":"A language plugin for Relay that adds TypeScript support, including emitting type definitions.","keywords":["graphql","react","relay","typescript"],"homepage":"https://github.com/relay-tools/relay-compiler-language-typescript","bugs":{"url":"https://github.com/relay-tools/relay-compiler-language-typescript/issues"},"repository":{"type":"git","url":"git+https://github.com/relay-tools/relay-compiler-language-typescript.git"},"license":"MIT","contributors":[{"name":"Kaare Hoff Skovgaard","email":"kaare@kaareskovgaard.net"},{"name":"Eloy Durán","email":"eloy.de.enige@gmail.com"}],"main":"lib/index.js","scripts":{"build":"rm -rf lib && tsc","lint":"tslint -c tslint.json --project tsconfig.json","pr-check":"scripts/pr-check.sh","prettier":"prettier --write '{src,types,test}/**/*.ts'","prepublish":"npm run build","relay":"node bin/relay-compiler.js --schema test/schema.graphql --src test/ --outputDir __generated__","sync-fixtures":"rsync -avh --delete --stats --progress ../relay/packages/relay-compiler/language/javascript/__tests__/fixtures/flow-generator/**/*.graphql test/fixtures/type-generator","test":"npm run type-check && jest","watch":"concurrently 'tsc --watch' 'chokidar \"lib/**/*.js\" -c \"yalc publish --force --push\"'","type-check":"tsc --noEmit --pretty"},"husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"**/*.json":["prettier --write","git add"],"{src,types}/**/*.ts":["tslint -c tslint.json --fix","prettier --write","git add"]},"jest":{"moduleFileExtensions":["js","ts","tsx"],"testRegex":"test/.+?-test\\.tsx?$","transform":{"^.+\\.tsx?$":"ts-jest"}},"dependencies":{"immutable":"^4.0.0-rc.12","invariant":"^2.2.4"},"devDependencies":{"@artsy/auto-config":"^1.0.0","@types/graphql":"^14.2.3","@types/invariant":"2.2.30","@types/jest":"^24.0.17","@types/node":"8.10.51","@types/relay-compiler":"^8.0.0","@types/relay-runtime":"^8.0.0","babel-plugin-relay":"^9.0.0","chokidar-cli":"^2.0.0","concurrently":"^5.0.0","graphql":"^14.5.8","husky":"^3.0.2","jest":"^24.8.0","jest-cli":"^24.8.0","lint-staged":"^9.2.1","prettier":"^1.19.1","relay-compiler":"^8.0.0","relay-runtime":"^9.0.0","relay-test-utils-internal":"^8.0.0","ts-jest":"^22.0.1","tslint":"^5.18.0","tslint-config-prettier":"^1.18.0","typescript":"3.6.4"},"peerDependencies":{"@types/react-relay":">=7.0.0","@types/relay-runtime":">=6.0.7","relay-compiler":">=9.0.0","relay-runtime":">=9.0.0","typescript":">=3.6.4"},"publishConfig":{"registry":"https://registry.npmjs.org/"},"prettier":{},"gitHead":"b9b38ac91191f7b08035b10d544c8d091100b67a","_id":"relay-compiler-language-typescript@12.0.3","_nodeVersion":"10.20.1","_npmVersion":"6.14.4","dist":{"integrity":"sha512-T4HgZmhn4T4bpMVyVGwy2ngWv+DTVrjUOjTigAq8k/VV1au+NDkw99HVm9FjoSSpwKxDANh4f7Cf9AqTStH6NA==","shasum":"99b7fe7a298c54e0ad9691b41599b1d4c2064954","tarball":"https://registry.npmjs.org/relay-compiler-language-typescript/-/relay-compiler-language-typescript-12.0.3.tgz","fileCount":11,"unpackedSize":112891,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJexTgDCRA9TVsSAnZWagAAOWwP/3WZ6mMgmIPgoE7+mrk2\ny8pDlEqyLKOC4rIZeRH7iB9ktpPPctE2KAYQTrdlosY9crMoxcv8mP9bVbu/\nZDCi7mCfiEMQ6/WsDV/lYKfHgGL3y7r3YPhMcmHyKe9VUAN4jcHUAZEqOSEu\nOpk8kI2MXOPMzc62fvsaBMzOJHjf+Ec6GNnYjZf6HIH7WVWIIRj/tcgR67Pw\nNyXtQNGEKwCTzDbwYkog+np42gySbGYLY9UH/p/sAXpEWPc8qvXzPACnnfCg\nyWTX3uyiUMdcvcQ2vgqNf/QJT0nl10pAAdANs6rltrK1kcbP//gihyNGvKOn\n2kI5qUBTuuBE81XP4CUg6jStOFtkV3sEXWN2cpADRoTZtlrV9P74+zLAFBH/\nIfpigrxuzl9ryPsCCpkCLHGUESHom5nXuqUChmeq47SMxZCjLlX7d5/AnE3x\n8LvIZkNzo0VmVfS8QK+W6vPTQ8J4/YEp6Cr36b5kehryiMv0gVOOULigRnWz\npKy6bJFjjcPBOBE/f2MIweFPRSpSDqVvJChnmfjTXY0D7B7r/WBSJGhkQ1qQ\nFlHJirGv86w5R5NH1Z1drrXn9hNTWHgCDDhxr8Dqw9qp7OTUiNT0U5v65dUv\nmS7z3wqCxG9XKJ7MGQLoaAq21xGRb3kdg9PwCF9IfZUi0pXS0PivdQR2DPIa\n5yC2\r\n=6Dpr\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIALN4oT1kxqAiu9R4GIt7gFjPHNx4D0epN0jmqPIpvExAiEAkfHMPHfoYe+N5UJzPMrUlZsAO3PN3WjwgRXdHk6auHg="}]},"maintainers":[{"email":"eloy.de.enige@gmail.com","name":"alloy"},{"email":"kaare@kaareskovgaard.net","name":"kastermester"}],"_npmUser":{"name":"alloy","email":"eloy.de.enige@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/relay-compiler-language-typescript_12.0.3_1589983235414_0.578884854320298"},"_hasShrinkwrap":false},"12.0.4":{"name":"relay-compiler-language-typescript","version":"12.0.4","description":"A language plugin for Relay that adds TypeScript support, including emitting type definitions.","keywords":["graphql","react","relay","typescript"],"homepage":"https://github.com/relay-tools/relay-compiler-language-typescript","bugs":{"url":"https://github.com/relay-tools/relay-compiler-language-typescript/issues"},"repository":{"type":"git","url":"git+https://github.com/relay-tools/relay-compiler-language-typescript.git"},"license":"MIT","contributors":[{"name":"Kaare Hoff Skovgaard","email":"kaare@kaareskovgaard.net"},{"name":"Eloy Durán","email":"eloy.de.enige@gmail.com"}],"main":"lib/index.js","scripts":{"build":"rm -rf lib && tsc","lint":"tslint -c tslint.json --project tsconfig.json","pr-check":"scripts/pr-check.sh","prettier":"prettier --write '{src,types,test}/**/*.ts'","prepublish":"npm run build","relay":"node bin/relay-compiler.js --schema test/schema.graphql --src test/ --outputDir __generated__","sync-fixtures":"ts-node ./syncFixtures.ts","test":"npm run type-check && jest","watch":"concurrently 'tsc --watch' 'chokidar \"lib/**/*.js\" -c \"yalc publish --force --push\"'","type-check":"tsc --noEmit --pretty"},"husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"**/*.json":["prettier --write","git add"],"{src,types}/**/*.ts":["tslint -c tslint.json --fix","prettier --write","git add"]},"jest":{"moduleFileExtensions":["js","ts","tsx"],"testRegex":"test/.+?-test\\.tsx?$","transform":{"^.+\\.tsx?$":"ts-jest"}},"dependencies":{"immutable":"^4.0.0-rc.12","invariant":"^2.2.4"},"devDependencies":{"@artsy/auto-config":"^1.0.0","@types/graphql":"^14.2.3","@types/invariant":"2.2.30","@types/jest":"^24.0.17","@types/node":"8.10.51","@types/relay-compiler":"^8.0.0","@types/relay-runtime":"^8.0.0","babel-plugin-relay":"^9.0.0","chokidar-cli":"^2.0.0","concurrently":"^5.0.0","glob":"^7.1.6","graphql":"^14.5.8","husky":"^3.0.2","jest":"^24.8.0","jest-cli":"^24.8.0","lint-staged":"^9.2.1","prettier":"^1.19.1","relay-compiler":"^8.0.0","relay-runtime":"^9.0.0","relay-test-utils-internal":"^8.0.0","ts-jest":"^22.0.1","ts-node":"^8.10.2","tslint":"^5.18.0","tslint-config-prettier":"^1.18.0","typescript":"3.6.4"},"peerDependencies":{"@types/react-relay":">=7.0.0","@types/relay-runtime":">=6.0.7","relay-compiler":">=9.0.0","relay-runtime":">=9.0.0","typescript":">=3.6.4"},"publishConfig":{"registry":"https://registry.npmjs.org/"},"prettier":{},"gitHead":"5fcf35c886e26bb5731e17864ccf36323dbfad33","_id":"relay-compiler-language-typescript@12.0.4","_nodeVersion":"10.22.0","_npmVersion":"6.14.6","dist":{"integrity":"sha512-dpi5l6CJIOoMgosH+fn+9yoqZssDqNiJcrzSDOKgvq3n3YbkLYsx5myHzV+2aMbvvMJkhy9JM5qeTR6r0uxMtw==","shasum":"7bff645ad967ce6bc5d4690b89d7b276bb97e814","tarball":"https://registry.npmjs.org/relay-compiler-language-typescript/-/relay-compiler-language-typescript-12.0.4.tgz","fileCount":11,"unpackedSize":113101,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfGwGRCRA9TVsSAnZWagAAbJUP/iX1JVloWb9zmtWghR4Z\nOUNAsGd7uLo9+yMCQ5NEYAeYAEi08H3gTQU4O/Py6CB58uvkHe6h47c+cnwy\n/gMxyialcc9fxrRjQYlIRTLKrDYwF0bSBO6TjJ/Cl3kX9J11loIPkNN1DBli\nSGqc71ZrAzyFdV8AbMSkfL0e7SzV7LdBoVrkAlJUcfnTgkNzz/Boat8qvl2V\nMm/VNPHb+sCxMOYfiC3WBCv+s006ApBKACdf4pWT8kuYMe6R+Etvjbfso2ZR\n94+yBXhg2KNHUF7pd8BYeKAGePlgGOyFqWzd1RarReIQkAt5l0BiThrmwkQ3\nonAScgOSn16YgS/7pSnY1AGGG+6gTK1iqy13vCux4eY++ERSVnKUiY6ocK/d\nYCvc1yrAfVxDkxH+qHd6SrefD5/WO/aAI8urzEiqJ0h9bUx8WZTQardeGOWa\nWpHNadjwuIaa7MU+leyk/GRciSnJgX+MB0sNOcUvbDuC7aWNExGzJ/WN272b\n+wIlEHPWHh7HpE1p3mDmgyUOHpAWIiKoRjdN543++xEbTeqi+syQxGubomEQ\n8Hcr8+Wvau/4KRftNpDe3IUhwcdMVynncfj/ri0GOLUd3MOPlHEHqoyVtu1E\namvqaMJaSZSxeq4zNXerF0JeFw6Y35NNBs2+Zf7kF6qWJTK5AcQor2ud+teh\nS7cx\r\n=wYiq\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCs1mdKXCWY/vZG91Y9zl/UIDl4YAi4q03qMTKeq1zB8wIgcdLeNhkUh7gNvjpV81XrnrFd+R6UkuaJDGJUsbyLxy8="}]},"maintainers":[{"email":"eloy.de.enige@gmail.com","name":"alloy"},{"email":"kaare@kaareskovgaard.net","name":"kastermester"}],"_npmUser":{"name":"alloy","email":"eloy.de.enige@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/relay-compiler-language-typescript_12.0.4_1595605392546_0.9536509112880698"},"_hasShrinkwrap":false},"13.0.0":{"name":"relay-compiler-language-typescript","version":"13.0.0","description":"A language plugin for Relay that adds TypeScript support, including emitting type definitions.","keywords":["graphql","react","relay","typescript"],"homepage":"https://github.com/relay-tools/relay-compiler-language-typescript","bugs":{"url":"https://github.com/relay-tools/relay-compiler-language-typescript/issues"},"repository":{"type":"git","url":"git+https://github.com/relay-tools/relay-compiler-language-typescript.git"},"license":"MIT","contributors":[{"name":"Kaare Hoff Skovgaard","email":"kaare@kaareskovgaard.net"},{"name":"Eloy Durán","email":"eloy.de.enige@gmail.com"}],"main":"lib/index.js","scripts":{"build":"rm -rf lib && tsc","lint":"tslint -c tslint.json --project tsconfig.json","pr-check":"scripts/pr-check.sh","prettier":"prettier --write '{src,types,test}/**/*.ts'","prepublish":"npm run build","relay":"node bin/relay-compiler.js --schema test/schema.graphql --src test/ --outputDir __generated__","sync-fixtures":"ts-node ./syncFixtures.ts","test":"npm run type-check && jest","type-check":"tsc --noEmit --pretty","watch":"concurrently 'tsc --watch' 'chokidar \"lib/**/*.js\" -c \"yalc publish --force --push\"'"},"husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"**/*.json":["prettier --write","git add"],"{src,types}/**/*.ts":["tslint -c tslint.json --fix","prettier --write","git add"]},"prettier":{},"jest":{"moduleFileExtensions":["js","ts","tsx"],"testRegex":"test/.+?-test\\.tsx?$","transform":{"^.+\\.tsx?$":"ts-jest"}},"dependencies":{"immutable":"^4.0.0-rc.12","invariant":"^2.2.4"},"devDependencies":{"@artsy/auto-config":"^1.0.0","@types/graphql":"^14.2.3","@types/invariant":"2.2.30","@types/jest":"^24.0.17","@types/node":"8.10.51","@types/relay-compiler":"^8.0.0","@types/relay-runtime":"^10.0.1","babel-plugin-relay":"^9.0.0","chokidar-cli":"^2.0.0","concurrently":"^5.0.0","glob":"^7.1.6","graphql":"^15.3.0","husky":"^3.0.2","jest":"^24.8.0","jest-cli":"^24.8.0","lint-staged":"^9.2.1","prettier":"^1.19.1","relay-compiler":"^10.0.1","relay-runtime":"^10.0.1","relay-test-utils-internal":"^10.0.1","ts-jest":"^22.0.1","ts-node":"^8.10.2","tslint":"^5.18.0","tslint-config-prettier":"^1.18.0","typescript":"3.6.4"},"peerDependencies":{"@types/react-relay":">=7.0.0","@types/relay-runtime":">=6.0.7","relay-compiler":">=9.0.0","relay-runtime":">=9.0.0","typescript":">=3.6.4"},"publishConfig":{"registry":"https://registry.npmjs.org/"},"gitHead":"9e68d50fd6961c4182ced41060aa1454b0df22c4","_id":"relay-compiler-language-typescript@13.0.0","_nodeVersion":"10.22.0","_npmVersion":"6.14.6","dist":{"integrity":"sha512-qJ1QrdbPZO3kBjEAcAzg2wjqQET3bUKNy4DATLHXjI4pq5iJzWBnGNP2NEXF0DNdtf4MWATnf7z5dK5N8nBsHg==","shasum":"ced49f9013439801bf13b61fc4533ba760d871d3","tarball":"https://registry.npmjs.org/relay-compiler-language-typescript/-/relay-compiler-language-typescript-13.0.0.tgz","fileCount":11,"unpackedSize":113487,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfHuDACRA9TVsSAnZWagAAE0cP/1Xa4rwonmK8+fuEoRf7\nMKlckfFKZOLmA3Yg+BUXjx6DjWruvYxOTXJjku1OdeUR8EV3RJs7f3f805We\ndVsKLB4h3zA2msF0jhkQIEg5CcrTdE5qwZPUZVoFwJaEKQ6GltEI/RRTQP1g\n34poyn4NEOrAJxm2m5lwYOW9iJPEbb3wJUQvXmCiy4/8RHDzIr3aGODVBC8D\nZNzEWYCadJn0L5WE7rZzECGc7I+iMUKq99jcT7ao8W6bV37drH7xzTeGhHXy\nDkufmqTdAH/9UTzmOCl6FbevXy0ydn9q0Fo4v3DEqG5gBhDQ537bTX7Rpwm8\nOlNwu9IoByhJ1tBlma1U/7pydjgN4X5HCUy0MHqrizgowE/x5vWKhDLaM6a7\no4IEWbNwZ4uq+pQSbK4/hcWclz7RjonE8uihGLrIKefj6QYoY1mgKW1VxqW8\nT9FNtv8IF4tB6xjHzihQUZpOiCdPjN+Df4LU82OfLZKOfOs1e1RttproySWD\nDfNukCX1YIVpnBuA75+OM2xgPw1t24Pz9QB67jMOFTFfeEo0aK7pNDaQbuAp\nQ+yFlFnCVk6HZPbu3SNiNSnrkDa2NnUQ0cyo4PLCnR6O622TSHRdnoHRJ9SM\nSof0E58wshPg6YXtWqtbp7AKJDt9SDCJWuj8ZFpdFmA4aEkEqH5mclGLIXgU\ntk27\r\n=niZL\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCICvmtTtDqNAkODwE3O54qs/44VDkaIhBswO/TmgPvkPPAiAwUza1v+xlW8k6lPJIw1IAKRjb235OYkzYkxNRef+xng=="}]},"maintainers":[{"email":"eloy.de.enige@gmail.com","name":"alloy"},{"email":"kaare@kaareskovgaard.net","name":"kastermester"}],"_npmUser":{"name":"alloy","email":"eloy.de.enige@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/relay-compiler-language-typescript_13.0.0_1595859135630_0.25717929326487177"},"_hasShrinkwrap":false},"13.0.1":{"name":"relay-compiler-language-typescript","version":"13.0.1","description":"A language plugin for Relay that adds TypeScript support, including emitting type definitions.","keywords":["graphql","react","relay","typescript"],"homepage":"https://github.com/relay-tools/relay-compiler-language-typescript","bugs":{"url":"https://github.com/relay-tools/relay-compiler-language-typescript/issues"},"repository":{"type":"git","url":"git+https://github.com/relay-tools/relay-compiler-language-typescript.git"},"license":"MIT","contributors":[{"name":"Kaare Hoff Skovgaard","email":"kaare@kaareskovgaard.net"},{"name":"Eloy Durán","email":"eloy.de.enige@gmail.com"}],"main":"lib/index.js","scripts":{"build":"rm -rf lib && tsc","lint":"tslint -c tslint.json --project tsconfig.json","pr-check":"scripts/pr-check.sh","prettier":"prettier --write '{src,types,test}/**/*.ts'","prepublish":"npm run build","relay":"node bin/relay-compiler.js --schema test/schema.graphql --src test/ --outputDir __generated__","sync-fixtures":"ts-node ./syncFixtures.ts","test":"npm run type-check && jest","type-check":"tsc --noEmit --pretty","watch":"concurrently 'tsc --watch' 'chokidar \"lib/**/*.js\" -c \"yalc publish --force --push\"'"},"husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"**/*.json":["prettier --write","git add"],"{src,types}/**/*.ts":["tslint -c tslint.json --fix","prettier --write","git add"]},"prettier":{},"jest":{"moduleFileExtensions":["js","ts","tsx"],"testRegex":"test/.+?-test\\.tsx?$","transform":{"^.+\\.tsx?$":"ts-jest"}},"dependencies":{"immutable":"^4.0.0-rc.12","invariant":"^2.2.4"},"devDependencies":{"@artsy/auto-config":"^1.0.0","@types/graphql":"^14.2.3","@types/invariant":"2.2.30","@types/jest":"^24.0.17","@types/node":"8.10.51","@types/relay-compiler":"^8.0.0","@types/relay-runtime":"^10.0.1","babel-plugin-relay":"^10.0.0","chokidar-cli":"^2.0.0","concurrently":"^5.0.0","glob":"^7.1.6","graphql":"^15.3.0","husky":"^3.0.2","jest":"^24.8.0","jest-cli":"^24.8.0","lint-staged":"^9.2.1","prettier":"^1.19.1","relay-compiler":"^10.0.1","relay-runtime":"^10.0.1","relay-test-utils-internal":"^10.0.1","ts-jest":"^22.0.1","ts-node":"^8.10.2","tslint":"^5.18.0","tslint-config-prettier":"^1.18.0","typescript":"3.6.4"},"peerDependencies":{"@types/react-relay":">=7.0.0","@types/relay-runtime":">=6.0.7","relay-compiler":">=9.0.0","relay-runtime":">=9.0.0","typescript":">=3.6.4"},"publishConfig":{"registry":"https://registry.npmjs.org/"},"gitHead":"e1b092f081d4e816ecd17fb0d3b4e62cdf3db917","_id":"relay-compiler-language-typescript@13.0.1","_nodeVersion":"10.22.0","_npmVersion":"6.14.6","dist":{"integrity":"sha512-ClOR5GnkBREHiM5N/T21GrjZHe+DWQ7ymZfmCfz4ATUtUDDyznHutE6dNAVgx8ebyMNujEuGHkH2Yj/ux6StdA==","shasum":"f2a9875b9d06361fbc7dd0a50951819daf161a4e","tarball":"https://registry.npmjs.org/relay-compiler-language-typescript/-/relay-compiler-language-typescript-13.0.1.tgz","fileCount":11,"unpackedSize":114696,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfKV8hCRA9TVsSAnZWagAApIYQAIs+ql5v5gwseXlqJ+NZ\n+8EgalIKFpgdbk6ZNO5Sao17Xzk1CouF2Sf9mZEPxVQOjhe6hpl/vXnmN8J+\nCvtRBJtVBfovbbxGicYQbgRdFh8eMJJ3YYuA1ZpGeKriKqetLmoHSgZi5Hpz\nxxqJ8qg7whX3Iz35YVwtbp/Cm9Xo2X4EM45WIXZBBwvXf6WoqXK+UyUeXszn\nhjFJ9G4G6JsNFYiM9HYJmAFYgTXhog22gurR8igfotE6tP9lW/XW7yN0hxrn\nXz5WrhqjRWBmVUDrSAKW0D8CbWHnF1zU2jpxHAYglVe797KVXAmuhb4MRrET\nC1gd/1KEHi+uB2XAN96TWtMOy3wQpsaxgCRFxtB2i52Ez7LpXN1ZcPbkaboY\nWpB2XvLkq4K/hLEXhJIr3vPWm1XseDIdkd3LLUIYQtSd8fM2TVDYNx6CpI1Y\nCESxLwxO3Ez0F213jzMKWKydcJdCQQ7CA+zwUQiHc22gp5hkTLrWtdAofGs7\nT/eWHGEMoGDKiCc31yo4zLmNPYF++hPp2lV+gt3kSvujnaEWDg4SWicoBtJH\noW9e1hMmQH1VIf0NxBfcyuU0RuoirK+YJ28Vp80wNbyquV1haUYAuB0334XL\nd8mshDl4O2LEhKfquAgkC/Cd6aw6n6YMYaTejm0pmMGmrplCLLs0oJ/ELj4C\nvJyn\r\n=/r6y\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCzYP6Kd1+yF+I3m8JvJOnwDAUacv6qAm5NdkB9ndRREwIgNmmTqYBp3L24K8/LLZVuwS7AC1rdEU7bKEQi1oR2LVE="}]},"maintainers":[{"email":"eloy.de.enige@gmail.com","name":"alloy"},{"email":"kaare@kaareskovgaard.net","name":"kastermester"}],"_npmUser":{"name":"alloy","email":"eloy.de.enige@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/relay-compiler-language-typescript_13.0.1_1596546848692_0.6282297028649075"},"_hasShrinkwrap":false},"13.0.2":{"name":"relay-compiler-language-typescript","version":"13.0.2","description":"A language plugin for Relay that adds TypeScript support, including emitting type definitions.","keywords":["graphql","react","relay","typescript"],"homepage":"https://github.com/relay-tools/relay-compiler-language-typescript","bugs":{"url":"https://github.com/relay-tools/relay-compiler-language-typescript/issues"},"repository":{"type":"git","url":"git+https://github.com/relay-tools/relay-compiler-language-typescript.git"},"license":"MIT","contributors":[{"name":"Kaare Hoff Skovgaard","email":"kaare@kaareskovgaard.net"},{"name":"Eloy Durán","email":"eloy.de.enige@gmail.com"}],"main":"lib/index.js","scripts":{"build":"rm -rf lib && tsc","lint":"tslint -c tslint.json --project tsconfig.json","pr-check":"scripts/pr-check.sh","prettier":"prettier --write '{src,types,test}/**/*.ts'","prepublish":"npm run build","relay":"node bin/relay-compiler.js --schema test/schema.graphql --src test/ --outputDir __generated__","sync-fixtures":"ts-node ./syncFixtures.ts","test":"npm run type-check && jest","type-check":"tsc --noEmit --pretty","watch":"concurrently 'tsc --watch' 'chokidar \"lib/**/*.js\" -c \"yalc publish --force --push\"'"},"husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"**/*.json":["prettier --write","git add"],"{src,types}/**/*.ts":["tslint -c tslint.json --fix","prettier --write","git add"]},"prettier":{},"jest":{"moduleFileExtensions":["js","ts","tsx"],"testRegex":"test/.+?-test\\.tsx?$","transform":{"^.+\\.tsx?$":"ts-jest"}},"dependencies":{"immutable":"^4.0.0-rc.12","invariant":"^2.2.4"},"devDependencies":{"@artsy/auto-config":"^1.0.0","@types/graphql":"^14.2.3","@types/invariant":"2.2.30","@types/jest":"^24.0.17","@types/node":"8.10.51","@types/relay-compiler":"^8.0.0","@types/relay-runtime":"^10.0.1","babel-plugin-relay":"^10.0.0","chokidar-cli":"^2.0.0","concurrently":"^5.0.0","glob":"^7.1.6","graphql":"^15.3.0","husky":"^3.0.2","jest":"^24.8.0","jest-cli":"^24.8.0","lint-staged":"^9.2.1","prettier":"^1.19.1","relay-compiler":"^10.0.1","relay-runtime":"^10.0.1","relay-test-utils-internal":"^10.0.1","ts-jest":"^22.0.1","ts-node":"^8.10.2","tslint":"^5.18.0","tslint-config-prettier":"^1.18.0","typescript":"3.6.4"},"peerDependencies":{"@types/react-relay":">=7.0.0","@types/relay-runtime":">=6.0.7","relay-compiler":">=9.0.0","relay-runtime":">=9.0.0","typescript":">=3.6.4"},"publishConfig":{"registry":"https://registry.npmjs.org/"},"gitHead":"19296e2a2729573e78c75c2461adf1212b0fe61c","_id":"relay-compiler-language-typescript@13.0.2","_nodeVersion":"10.23.0","_npmVersion":"6.14.8","dist":{"integrity":"sha512-YbwTs7dW7FQcszTzPdxFLkb1jND+tlenYmGca4P0ybgiOCus8HpA7U1PRfIiFHxjwHntqjucmUDdJcSHjgGiGg==","shasum":"ef3bfe955a94cb140bdd77c92380aa211c0a5015","tarball":"https://registry.npmjs.org/relay-compiler-language-typescript/-/relay-compiler-language-typescript-13.0.2.tgz","fileCount":11,"unpackedSize":115238,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfn1q3CRA9TVsSAnZWagAAp1sP/1CAZtemLUTtsEprJBz9\nMiTDdMJ8PWoWgjxBZKwQDZaQOKd4jR7X/KRuFKeGD+GB9oV+tcdcYEL+ND/q\naIkHxufhLC0oUFkEhoVQUxbRUhHaEpIfUAbculocVNDuM7CMS97a+v1e695H\n1X9nhVoR3CJZ+rNGgYtUejnPIi5pNXUlmn1un0TPRklpQfRzJ1oAdB7sWUED\njJbj6vgrclQvmtzBkyln5VVtAa7oM7zBtCpU1tCse0fW3KlGYVWHlnXnVaia\nzNUAkij3Xe0f4i7JfRhIEyaj1OgTRcL9khqyl1Yj1DxhsimeiaTeYZ5t0w+m\nXYOQFLO1pvviNXZTJUtIk7VJZknQLq99xf/fNw0SZg5T4aM2FQAVL2+b+jSn\nuLIdzmxpmxGR9rtxdxifNYBaXJkhy89retSpIDf1eej7uFnF3SvuP+lcsutk\nfzzpXQbOkMFsuF4h23Ndui23V5gr8fn2u0ygSXpGGxWPQyP6xqG99yNtI0e9\n5EkvHFvvbIWXECLpYTmvrVg9SdIMlHyCvkX1MTuk5vn+vD9AZbI0kZz+/16Q\nH71h/bOJGfDnRw69mdCMNiB8dzoN+HNV8kqEFgwg4VBcuwQuq/HNPollpI+f\ndcmiyzqcmQW3V0vJWBn++Avj9L32AwpVzEFJUHr7UuKITJt7CjGRr/PeGxvI\n8vUu\r\n=3ZtJ\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDFYQ2wn8+J/5V9fCfAJngIFbYxgXBEQTuIcQAOvlTyfQIgW6OObLAQt39J3lepEtQSaoSuT0nErOTILOmTHGGeuRI="}]},"maintainers":[{"name":"kastermester","email":"kaare@kaareskovgaard.net"},{"name":"alloy","email":"eloy.de.enige@gmail.com"}],"_npmUser":{"name":"alloy","email":"eloy.de.enige@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/relay-compiler-language-typescript_13.0.2_1604278967071_0.9916029363140191"},"_hasShrinkwrap":false},"13.0.3":{"name":"relay-compiler-language-typescript","version":"13.0.3","description":"A language plugin for Relay that adds TypeScript support, including emitting type definitions.","keywords":["graphql","react","relay","typescript"],"homepage":"https://github.com/relay-tools/relay-compiler-language-typescript","bugs":{"url":"https://github.com/relay-tools/relay-compiler-language-typescript/issues"},"repository":{"type":"git","url":"git+https://github.com/relay-tools/relay-compiler-language-typescript.git"},"license":"MIT","contributors":[{"name":"Kaare Hoff Skovgaard","email":"kaare@kaareskovgaard.net"},{"name":"Eloy Durán","email":"eloy.de.enige@gmail.com"}],"main":"lib/index.js","scripts":{"build":"rm -rf lib && tsc --project tsconfig.build.json","lint":"tslint -c tslint.json --project tsconfig.json","pr-check":"scripts/pr-check.sh","prettier":"prettier --write '{src,types,test}/**/*.ts'","prepublish":"npm run build","relay":"node bin/relay-compiler.js --schema test/schema.graphql --src test/ --outputDir __generated__","sync-fixtures":"ts-node ./syncFixtures.ts","test":"npm run type-check && jest","type-check":"tsc --noEmit --pretty","watch":"concurrently 'tsc --watch --project tsconfig.build.json' 'chokidar \"lib/**/*.js\" -c \"yalc publish --force --push\"'"},"husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"**/*.json":["prettier --write","git add"],"{src,types}/**/*.ts":["tslint -c tslint.json --fix","prettier --write","git add"]},"prettier":{},"jest":{"moduleFileExtensions":["js","ts","tsx"],"testRegex":"test/.+?-test\\.tsx?$","transform":{"^.+\\.tsx?$":"ts-jest"}},"dependencies":{"immutable":"^4.0.0-rc.12","invariant":"^2.2.4"},"devDependencies":{"@artsy/auto-config":"^1.0.0","@babel/runtime":"7.12.13","@types/graphql":"^14.2.3","@types/invariant":"2.2.34","@types/jest":"^26.0.20","@types/node":"14.14.25","@types/relay-compiler":"^8.0.0","@types/relay-runtime":"^10.0.1","babel-plugin-relay":"^10.0.0","chokidar-cli":"^2.0.0","concurrently":"^5.0.0","glob":"^7.1.6","graphql":"^15.3.0","husky":"^4.3.8","jest":"^26.6.3","jest-cli":"^26.6.3","lint-staged":"^10.5.3","prettier":"^2.2.1","relay-compiler":"^10.0.1","relay-runtime":"^10.0.1","relay-test-utils-internal":"^10.0.1","ts-jest":"^26.4.4","ts-node":"^9.1.1","tslint":"^6.1.3","tslint-config-prettier":"^1.18.0","typescript":"4.1.4"},"peerDependencies":{"@types/react-relay":">=7.0.0","@types/relay-runtime":">=6.0.7","relay-compiler":">=9.0.0","relay-runtime":">=9.0.0","typescript":">=3.6.4"},"publishConfig":{"registry":"https://registry.npmjs.org/"},"gitHead":"07e6c4a2bd652f4ac8de9754d1e9270604ee0bd9","_id":"relay-compiler-language-typescript@13.0.3","_nodeVersion":"10.23.3","_npmVersion":"6.14.11","dist":{"integrity":"sha512-DzuBNKVxL62nECDzrRCQcbfxoPY03M3yxM5EZhYut7mFsJhdY0IjMb6wqk80BoV8EBNj9I/eMtCLkIvrZvanEQ==","shasum":"81c0ef35910514c7ae1a3252e0d7a802cdcdc76c","tarball":"https://registry.npmjs.org/relay-compiler-language-typescript/-/relay-compiler-language-typescript-13.0.3.tgz","fileCount":11,"unpackedSize":125248,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgJR5mCRA9TVsSAnZWagAAhKUQAIFTVbPH1Zt5yRSum7EW\nu9Y54I0aoIVdR7LlzzfuHs5jqoAUTpVnt7hPkpDpNIVFcsAVHjJmk2YvTajH\nHKSDSwH2tGCguK6FxBW/riww9L1LuM3YKtqYFwYuYQBxU3SxSBCwLZOCZqAn\nfqd7A0iyWfTyU6BBm631l+S8F2ET7y/2Mbkk0qLAtQ//f2/c03NH5k/H6a+V\n9E3JdXQdwHcRhIDn0wVQYd7rFbDAQZ5gBLXSnHXAbyphP6SfxUnCx8LEgMT8\n+pdjnBF/nmKEklfy4d9agkLk+HzzvCheGnCYX5M760q6nDymG63U+ffrfLJ3\nsFdw7D0Xfd7Yuf25cRyzyctkaRaq/Wj0Ht6I9GttVWZpgU0j2e2iTumm5G5s\n0JlY/Vxa0egCh3acxu4Vssxm6M+od0oy2K7dLzBfVwv4014kMnAJ/BBuEVU6\nMLVoVtmd11fOKkAyMnVHuMku3CPE8IkV9nCAzEx4vLAy3qhCcsZhQKRTSKMl\noWiExl8Jo0uMfVD0TUrnJNhc/YuSHhVWocuS0Gtw70+9JNHJtd1jjpwn1agK\nx0RAslBCbYift1S2lQw+Ws962r6ul7jG2b46OHVYfX1DLjpVrQvSg+wOmMLf\njZttmIz2GR/E1AjcDnF6VviRNwv8HiGwONHkPkxpogQrOWesyYPXXaL/4nZd\nzCeJ\r\n=D5Er\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDx+bHQ+GTRZkbXOL/BNAPLZZ83olVXYT8axdoMeX52nQIhAPYI0THt+HyJUOK9E2la4ZA/mzZm64omT4JsVLZtvRCM"}]},"_npmUser":{"name":"alloy","email":"eloy.de.enige@gmail.com"},"directories":{},"maintainers":[{"name":"kastermester","email":"kaare@kaareskovgaard.net"},{"name":"alloy","email":"eloy.de.enige@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/relay-compiler-language-typescript_13.0.3_1613045350119_0.3720995641783795"},"_hasShrinkwrap":false},"13.0.4":{"name":"relay-compiler-language-typescript","version":"13.0.4","description":"A language plugin for Relay that adds TypeScript support, including emitting type definitions.","keywords":["graphql","react","relay","typescript"],"homepage":"https://github.com/relay-tools/relay-compiler-language-typescript","bugs":{"url":"https://github.com/relay-tools/relay-compiler-language-typescript/issues"},"repository":{"type":"git","url":"git+https://github.com/relay-tools/relay-compiler-language-typescript.git"},"license":"MIT","contributors":[{"name":"Kaare Hoff Skovgaard","email":"kaare@kaareskovgaard.net"},{"name":"Eloy Durán","email":"eloy.de.enige@gmail.com"}],"main":"lib/index.js","scripts":{"build":"rm -rf lib && tsc --project tsconfig.build.json","lint":"tslint -c tslint.json --project tsconfig.json","pr-check":"scripts/pr-check.sh","prettier":"prettier --write '{src,types,test}/**/*.ts'","prepublish":"npm run build","relay":"node bin/relay-compiler.js --schema test/schema.graphql --src test/ --outputDir __generated__","sync-fixtures":"ts-node ./syncFixtures.ts","test":"npm run type-check && jest","type-check":"tsc --noEmit --pretty","watch":"concurrently 'tsc --watch --project tsconfig.build.json' 'chokidar \"lib/**/*.js\" -c \"yalc publish --force --push\"'"},"husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"**/*.json":["prettier --write","git add"],"{src,types}/**/*.ts":["tslint -c tslint.json --fix","prettier --write","git add"]},"prettier":{},"jest":{"moduleFileExtensions":["js","ts","tsx"],"testRegex":"test/.+?-test\\.tsx?$","transform":{"^.+\\.tsx?$":"ts-jest"}},"dependencies":{"immutable":"^4.0.0-rc.12","invariant":"^2.2.4"},"devDependencies":{"@artsy/auto-config":"^1.0.0","@babel/runtime":"7.12.13","@types/graphql":"^14.2.3","@types/invariant":"2.2.34","@types/jest":"^26.0.20","@types/node":"14.14.25","@types/relay-compiler":"^8.0.0","@types/relay-runtime":"^10.0.1","babel-plugin-relay":"^10.0.0","chokidar-cli":"^2.0.0","concurrently":"^5.0.0","glob":"^7.1.6","graphql":"^15.3.0","husky":"^4.3.8","jest":"^26.6.3","jest-cli":"^26.6.3","lint-staged":"^10.5.3","prettier":"^2.2.1","relay-compiler":"^10.0.1","relay-runtime":"^10.0.1","relay-test-utils-internal":"^10.0.1","ts-jest":"^26.4.4","ts-node":"^9.1.1","tslint":"^6.1.3","tslint-config-prettier":"^1.18.0","typescript":"4.1.5"},"peerDependencies":{"@types/react-relay":">=7.0.0","@types/relay-runtime":">=6.0.7","relay-compiler":">=9.0.0","relay-runtime":">=9.0.0","typescript":">=3.6.4"},"publishConfig":{"registry":"https://registry.npmjs.org/"},"gitHead":"b186ac3d9d9682949638211c3126c015f8706b0f","_id":"relay-compiler-language-typescript@13.0.4","_nodeVersion":"10.23.3","_npmVersion":"6.14.11","dist":{"integrity":"sha512-R6IIf1TvdBlKBFU6bgABOXIfYToLLbFa3BAaeElOOVJbCZfugn8azgXPgeDxv33x54zWLoQqAbEHJ+e1UUTU4w==","shasum":"f48429f9d5da6ee93a49143c39dfa08d31088b70","tarball":"https://registry.npmjs.org/relay-compiler-language-typescript/-/relay-compiler-language-typescript-13.0.4.tgz","fileCount":11,"unpackedSize":125595,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgJScsCRA9TVsSAnZWagAA0QEQAJzfBX/7KXAX6MnCBxb3\nflhcjXKScGF97YPAU03s5Cd4E6b5mD3NSGFWsR2/h60nIZdSMkkz0JFXMVXM\nGp9k6FrCKcbdLpqXxvxh8XqM5j/nuOy0ZY454x8tNOByswQET/hmC914v2Dp\nxoZnz8pN5xUCbUWvxT/08n44FYtfg1r+x5cT6rGJS0yRPrNyxKJHS1UVg3rm\nIxRgtOltPFz9D0HRqGlp2aA0CA4nZm/fiU0lJeuesAqRgi7Cs9RFMzZZM8Qk\nxRKs0CU2TLJEJ3aaEAj7fLvIJsbf4sf/sbXy13KtejFNdbhxWMuL6MP0avDz\nhOP4/RCIIBE5DpWEl6BCEnq7HmAyftSbRDreKSVuSTWvaKIN8qQHd5qK7bXg\npVLIk5thkFieN9SUncCclW2ZM1dLFHug7iz8Fk4M7Xk+mw8qDqbq1X3mRsHk\nozNi5Sa+KfYr9oSgnoCgAL2ClDnOnF9X4jpEDUbCZPgHx14ls3Ex0rMdAkGy\nDUdxdZ73zwbRLQSTwku3PZTNrCmOTEJyxSQq7vr1zunj4BtrjOC4eplXRHI7\nq5lAK7y8rlpJiSfY+/bKDvkiFSlwTEVQLN0Gw9Gz0+OOJgpikAKS6c1LLaGT\nA7fwe+6dX3Iy2ApLEbi9H3agtvN4q/ZlJYPcyO+PMaFurOhUNiRzNJHrrgyp\nao77\r\n=0Q18\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIClc50oD6R3tIBFLFF2o9VF3lDOQDQQz4xqKbM7btACIAiA0B2pFq0OvwkYJQr+6iW2fUj1+dSVn6FPhkOv9lvmpCg=="}]},"_npmUser":{"name":"alloy","email":"eloy.de.enige@gmail.com"},"directories":{},"maintainers":[{"name":"kastermester","email":"kaare@kaareskovgaard.net"},{"name":"alloy","email":"eloy.de.enige@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/relay-compiler-language-typescript_13.0.4_1613047596018_0.8305395478460287"},"_hasShrinkwrap":false},"13.0.5":{"name":"relay-compiler-language-typescript","version":"13.0.5","description":"A language plugin for Relay that adds TypeScript support, including emitting type definitions.","keywords":["graphql","react","relay","typescript"],"homepage":"https://github.com/relay-tools/relay-compiler-language-typescript","bugs":{"url":"https://github.com/relay-tools/relay-compiler-language-typescript/issues"},"repository":{"type":"git","url":"git+https://github.com/relay-tools/relay-compiler-language-typescript.git"},"license":"MIT","contributors":[{"name":"Kaare Hoff Skovgaard","email":"kaare@kaareskovgaard.net"},{"name":"Eloy Durán","email":"eloy.de.enige@gmail.com"}],"main":"lib/index.js","scripts":{"build":"rm -rf lib && tsc --project tsconfig.build.json","lint":"tslint -c tslint.json --project tsconfig.json","pr-check":"scripts/pr-check.sh","prettier":"prettier --write '{src,types,test}/**/*.ts'","prepublish":"npm run build","relay":"node bin/relay-compiler.js --schema test/schema.graphql --src test/ --outputDir __generated__","sync-fixtures":"ts-node ./syncFixtures.ts","test":"npm run type-check && jest","type-check":"tsc --noEmit --pretty","watch":"concurrently 'tsc --watch --project tsconfig.build.json' 'chokidar \"lib/**/*.js\" -c \"yalc publish --force --push\"'"},"husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"**/*.json":["prettier --write","git add"],"{src,types}/**/*.ts":["tslint -c tslint.json --fix","prettier --write","git add"]},"prettier":{},"jest":{"moduleFileExtensions":["js","ts","tsx"],"testRegex":"test/.+?-test\\.tsx?$","transform":{"^.+\\.tsx?$":"ts-jest"}},"dependencies":{"immutable":"^4.0.0-rc.12","invariant":"^2.2.4"},"devDependencies":{"@artsy/auto-config":"^1.0.0","@babel/runtime":"7.12.13","@types/graphql":"^14.2.3","@types/invariant":"2.2.34","@types/jest":"^26.0.20","@types/node":"14.14.25","@types/relay-compiler":"^8.0.0","@types/relay-runtime":"^10.0.1","babel-plugin-relay":"^10.0.0","chokidar-cli":"^2.0.0","concurrently":"^5.0.0","glob":"^7.1.6","graphql":"^15.3.0","husky":"^4.3.8","jest":"^26.6.3","jest-cli":"^26.6.3","lint-staged":"^10.5.3","prettier":"^2.2.1","relay-compiler":"^10.0.1","relay-runtime":"^10.0.1","relay-test-utils-internal":"^10.0.1","ts-jest":"^26.4.4","ts-node":"^9.1.1","tslint":"^6.1.3","tslint-config-prettier":"^1.18.0","typescript":"4.1.5"},"peerDependencies":{"@types/react-relay":">=7.0.0","@types/relay-runtime":">=6.0.7","relay-compiler":">=9.0.0","relay-runtime":">=9.0.0","typescript":">=3.6.4"},"publishConfig":{"registry":"https://registry.npmjs.org/"},"gitHead":"f109e4ac8c9fec698955ace811f8aae24fabcd94","_id":"relay-compiler-language-typescript@13.0.5","_nodeVersion":"10.23.3","_npmVersion":"6.14.11","dist":{"integrity":"sha512-XmBzWlTyVd49QHBYyYOYp0Hr8rg6kMNGzo497WT7riNKzfdCn6NkDmxKPvgry5NtgcbnuI3Hf7D1rDbvW0wAwQ==","shasum":"b29e22149f16014b2009f103e874a7b14fa8f0b7","tarball":"https://registry.npmjs.org/relay-compiler-language-typescript/-/relay-compiler-language-typescript-13.0.5.tgz","fileCount":11,"unpackedSize":124657,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgKl0CCRA9TVsSAnZWagAANO0P/i3vlp7/3eP0gxqla9B2\nr6uDzBlexamfFWz0UCa5StqOAN5lrJld9qglJUqIszAnneq4VhbE5OflACEP\nFNjopN7F34bel89KhpFamlPbsmxx+LW1wiA75T3155wen8x8AwgYcYDXUq+M\nfQmvlFzmTZF8X7W8Of7beP+8pj3tjK6hyyx+UevA7e3jpgIpiQoZmItwsS+r\nyFO5P+wHnfVMfb6XhB1wvgeZ/PxQX5ioAzepjx2ko6lR0qiq+R9Hw8n0t2Ts\nd+NV2MWaAHPAohH3dP97gO5dx1jvQkBccBlszdiC3M99XWOytXd3n7O2CNSD\npUi3ZQovz/JgvhZXq22Dhy94X3WXemvbsrAyCHR93bpJ0W/OmXFWJbdMHibw\njscyGbvEpKSDXvUTxaP4SUuogVoRTDwjTLa55kSZ2C5noMkDLkuGmgpRLpGp\nnXhzschRmsMv5Y7ZWtU6aYzunr7UAZ/jFzNkUdDfraJ8X1GJZy89jUu8dD+d\niTYx0lVnFHKI/r1RwBHT72hJmRREgR2kf9TzpwdtY9azwuEO7XnXZ76mTV6k\nWbOMoKuCceVJfABqxvdGBxqomtog3/IjiuLfvpO12hUNoS4Qb/HvzrX5UPpg\not68dk3JFDGKHiHIr1BvoyC/RKSx3xIdHNnl6Fu2F3T8rKaFeoZzy4UaNc6X\nAeyx\r\n=evTp\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCL8TSyfTNs9UNnOv2pQCUR8uCX0tEzjwV3sNbc2krvswIgeXekrq9+mZV8Qy3Pj82jCb/XAZvAypTGTgCt8ZUCxu4="}]},"_npmUser":{"name":"alloy","email":"eloy.de.enige@gmail.com"},"directories":{},"maintainers":[{"name":"kastermester","email":"kaare@kaareskovgaard.net"},{"name":"alloy","email":"eloy.de.enige@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/relay-compiler-language-typescript_13.0.5_1613389058213_0.08940945707925052"},"_hasShrinkwrap":false},"13.0.6":{"name":"relay-compiler-language-typescript","version":"13.0.6","description":"A language plugin for Relay that adds TypeScript support, including emitting type definitions.","keywords":["graphql","react","relay","typescript"],"homepage":"https://github.com/relay-tools/relay-compiler-language-typescript","bugs":{"url":"https://github.com/relay-tools/relay-compiler-language-typescript/issues"},"repository":{"type":"git","url":"git+https://github.com/relay-tools/relay-compiler-language-typescript.git"},"license":"MIT","contributors":[{"name":"Kaare Hoff Skovgaard","email":"kaare@kaareskovgaard.net"},{"name":"Eloy Durán","email":"eloy.de.enige@gmail.com"}],"main":"lib/index.js","scripts":{"build":"rm -rf lib && tsc --project tsconfig.build.json","lint":"tslint -c tslint.json --project tsconfig.json","pr-check":"scripts/pr-check.sh","prettier":"prettier --write '{src,types,test}/**/*.ts'","prepublish":"npm run build","relay":"node bin/relay-compiler.js --schema test/schema.graphql --src test/ --outputDir __generated__","sync-fixtures":"ts-node ./syncFixtures.ts","test":"npm run type-check && jest","type-check":"tsc --noEmit --pretty","watch":"concurrently 'tsc --watch --project tsconfig.build.json' 'chokidar \"lib/**/*.js\" -c \"yalc publish --force --push\"'"},"husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"**/*.json":["prettier --write","git add"],"{src,types}/**/*.ts":["tslint -c tslint.json --fix","prettier --write","git add"]},"prettier":{},"jest":{"moduleFileExtensions":["js","ts","tsx"],"testRegex":"test/.+?-test\\.tsx?$","transform":{"^.+\\.tsx?$":"ts-jest"}},"dependencies":{"immutable":"^4.0.0-rc.12","invariant":"^2.2.4"},"devDependencies":{"@artsy/auto-config":"^1.0.0","@babel/runtime":"7.12.13","@types/graphql":"^14.2.3","@types/invariant":"2.2.34","@types/jest":"^26.0.20","@types/node":"14.14.28","@types/relay-compiler":"^8.0.0","@types/relay-runtime":"^10.0.1","babel-plugin-relay":"^10.0.0","chokidar-cli":"^2.0.0","concurrently":"^5.0.0","glob":"^7.1.6","graphql":"^15.3.0","husky":"^4.3.8","jest":"^26.6.3","jest-cli":"^26.6.3","lint-staged":"^10.5.3","prettier":"^2.2.1","relay-compiler":"^10.0.1","relay-runtime":"^10.0.1","relay-test-utils-internal":"^10.0.1","ts-jest":"^26.4.4","ts-node":"^9.1.1","tslint":"^6.1.3","tslint-config-prettier":"^1.18.0","typescript":"4.1.5"},"peerDependencies":{"@types/react-relay":">=7.0.0","@types/relay-runtime":">=6.0.7","relay-compiler":">=9.0.0","relay-runtime":">=9.0.0","typescript":">=3.6.4"},"publishConfig":{"registry":"https://registry.npmjs.org/"},"gitHead":"a1906794378c5d7acd5fda2d7144e777c1f3a711","_id":"relay-compiler-language-typescript@13.0.6","_nodeVersion":"10.23.3","_npmVersion":"6.14.11","dist":{"integrity":"sha512-oASBz2tPWu+11oBPPjIDHlsEFBeIsd4Y0pfsn5TEYs6rW0F9ZvNIV1pdBXbVFjOPH1c16bgx03tkknClQuKUfQ==","shasum":"9ecdced7e5a036754cb8554abf73adcf3676935a","tarball":"https://registry.npmjs.org/relay-compiler-language-typescript/-/relay-compiler-language-typescript-13.0.6.tgz","fileCount":11,"unpackedSize":125011,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgKmsVCRA9TVsSAnZWagAAPvsP/Rz13BJ+3baEa97iRC4/\nVccTa8hxCxipFtM5lVK1y6O94Ja3iCs7Qk5TANhIbcNxGux6oL+wGGZrhrhw\nEjqCyDsXQjFQlhwN59w0MgobAYOWAzRu5mqcjfW6tM3su961yYBfv5J/xJeU\nkX2gRuWzu888t1jDqFZJ+vCarpx3s+GO9QpdxJAIwqFLirABA/jOJys40kRX\nE/IAm7W0c4vWaPen/tlALD+ysN0AKTKZXYdbx1bLcKlurcSAwOkVnnNZXyvu\nFBRA2agcBCBhL6I6Nw5Alyp33HNFa1Cv2CzPIwPGBbNSfPetwWhMcBzD1KnO\nN3cL+1Gs5+K4viOGkW2teiT+MEE+QJhm/RHz+6MduHxtJW8YoD/6EV9l70+j\nVwyYOeDuxeyt6Z/5nHxHmPkff7RVimKR4Pxw16+2y90Ns9nJgWeKxujTW4J9\nKn7EkLbmWX1d7DP5Iq2ISLmRAQsNsMzmgyMFsUXJX2upK9n7L/2c0T5q4wQa\ncA2THd+4ckm7tQ/cU0WD4b68w9t7/Jfw7C05GsRyrmuhALcnsqm2D9fw6lzy\nVNPgMSDFtz34Nua2TnBVFdhvy0J8JblFxHCy605jmhEKSyWBJgYd5xbdjABb\nZt/kOlJQmmD2RHg+v5AkYsglCL3Ky3fFvOpAqFJwntcIY7dH4EB/C1bygcRA\nBPm4\r\n=dQGK\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIE10LivLxUXUjCbRQhrvKeGGXwPwHln3bnfgabDREsIiAiEAzgPIV48S3vXplSW7nDng16gnipQ1plHUl33wbQNmJN0="}]},"_npmUser":{"name":"alloy","email":"eloy.de.enige@gmail.com"},"directories":{},"maintainers":[{"name":"kastermester","email":"kaare@kaareskovgaard.net"},{"name":"alloy","email":"eloy.de.enige@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/relay-compiler-language-typescript_13.0.6_1613392661504_0.7986208904283796"},"_hasShrinkwrap":false},"13.0.7":{"name":"relay-compiler-language-typescript","version":"13.0.7","description":"A language plugin for Relay that adds TypeScript support, including emitting type definitions.","keywords":["graphql","react","relay","typescript"],"homepage":"https://github.com/relay-tools/relay-compiler-language-typescript","bugs":{"url":"https://github.com/relay-tools/relay-compiler-language-typescript/issues"},"repository":{"type":"git","url":"git+https://github.com/relay-tools/relay-compiler-language-typescript.git"},"license":"MIT","contributors":[{"name":"Kaare Hoff Skovgaard","email":"kaare@kaareskovgaard.net"},{"name":"Eloy Durán","email":"eloy.de.enige@gmail.com"}],"main":"lib/index.js","types":"lib/index.d.ts","scripts":{"build":"rimraf lib && tsc --project tsconfig.build.json","lint":"tslint -c tslint.json --project tsconfig.json","pr-check":"scripts/pr-check.sh","prettier":"prettier --write '{src,types,test}/**/*.ts'","prepublish":"npm run build","relay":"node bin/relay-compiler.js --schema test/schema.graphql --src test/ --outputDir __generated__","sync-fixtures":"ts-node ./syncFixtures.ts","test":"npm run type-check && jest","type-check":"tsc --noEmit --pretty","watch":"concurrently 'tsc --watch --project tsconfig.build.json' 'chokidar \"lib/**/*.js\" -c \"yalc publish --force --push\"'"},"husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"**/*.json":["prettier --write","git add"],"{src,types}/**/*.ts":["tslint -c tslint.json --fix","prettier --write","git add"]},"prettier":{},"jest":{"moduleFileExtensions":["js","ts","tsx"],"testRegex":"test/.+?-test\\.tsx?$","transform":{"^.+\\.tsx?$":"ts-jest"}},"dependencies":{"immutable":"^4.0.0-rc.12","invariant":"^2.2.4"},"devDependencies":{"@artsy/auto-config":"^1.0.0","@babel/runtime":"7.12.13","@types/graphql":"^14.2.3","@types/invariant":"2.2.34","@types/jest":"^26.0.20","@types/node":"14.14.28","@types/relay-compiler":"^8.0.0","@types/relay-runtime":"^10.0.1","babel-plugin-relay":"^10.0.0","chokidar-cli":"^2.0.0","concurrently":"^5.0.0","glob":"^7.1.6","graphql":"^15.3.0","husky":"^4.3.8","jest":"^26.6.3","jest-cli":"^26.6.3","lint-staged":"^10.5.3","prettier":"^2.2.1","relay-compiler":"^10.0.1","relay-runtime":"^10.0.1","relay-test-utils-internal":"^10.0.1","rimraf":"^3.0.2","ts-jest":"^26.4.4","ts-node":"^9.1.1","tslint":"^6.1.3","tslint-config-prettier":"^1.18.0","typescript":"4.2.3"},"peerDependencies":{"@types/react-relay":">=7.0.17","@types/relay-runtime":">=10.1.8","relay-compiler":">=10.1.3","relay-runtime":">=10.1.3","typescript":">=4.2.3"},"publishConfig":{"registry":"https://registry.npmjs.org/"},"gitHead":"b67dd0edca8dc6c8d2d6ccac996f2b69fee99020","_id":"relay-compiler-language-typescript@13.0.7","_nodeVersion":"10.24.0","_npmVersion":"6.14.11","dist":{"integrity":"sha512-MwHoPAzMkY6Q3r2Yae9P40p/VRS2q9Axj8M3dpr7ksq8Gxf2+O1YMf4wAva0ybRacuC1yo4vKADlFtePLVM5hg==","shasum":"575e6d8d1f8b5018de819c2ede0ae918f9488924","tarball":"https://registry.npmjs.org/relay-compiler-language-typescript/-/relay-compiler-language-typescript-13.0.7.tgz","fileCount":18,"unpackedSize":128620,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgZtYSCRA9TVsSAnZWagAAOM0P/ixrmhxidMseoPexOz5l\nVPW59s1AdB4DoytWQQKFTBjn3fnF5P0lhFwxDvwLk+NvXdVmtxm+ucbdJm0c\nBUOEjE2fqzz+O/u2EkS2ryPHd92rShqE+QCQ74FHl9KFqsupfsUhjyQaIt0S\n0He0StEVg85u85A5wA1L2f9D37aQ3hnKonbfH8bKFmMdX2r26Ur+JKfIXrBl\nWAqgsoBKZU2jPV2myjeYQlp7LPDzOBi6e0YL8D0j5J61RU1+Rtyemer9VP2d\nlTsGh0iyF9AW11cowoJJiiTtSlXylHAuw7xlLiTR4A+4HwR4eXjAQmYG1YUX\n3B3Ko0n8Js/2t0AP8sJlIMecKQxZanzEbka2OrEte6XkzKTGr64ZNwVZAOBa\n4hWVhNEG8KAaKpDu1KY9yu9Zl3WgWfNaWR62a2FMJbVImN47q5+OLI/tY3hS\n4U9aouFW/H6srvylnrqRjHUN8/OpWOzEldXecP5ESJJy6TBZHTf14xKeTvWR\n8LZ2VyGoJPLu0e61zqs0hRzZ/LLa2S5PLuitwH56AmKIk8ee6hIhATrpkST0\nOAqNrdeZrG8t/NDieCulucZ1ZZYp7f26QxAqkonb/nKw0Y0ws14OPUI6/w1p\nfV08ax+hlSI2yDrq5x0YzK+SKmShfQsm2fKmkyK8YNcUjPkKQ5oUMVse99Xa\nevNg\r\n=et/q\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDncG7WAKcPoAjaQdZk/ZCygL/iUEtsFPBWw6+ojx3FtgIgLICrLJEKxe1sH/JufYHPiUQW2zYCh3+xnNBCPDXopoo="}]},"_npmUser":{"name":"alloy","email":"eloy.de.enige@gmail.com"},"directories":{},"maintainers":[{"name":"kastermester","email":"kaare@kaareskovgaard.net"},{"name":"alloy","email":"eloy.de.enige@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/relay-compiler-language-typescript_13.0.7_1617352210147_0.6102648437819094"},"_hasShrinkwrap":false},"13.0.8":{"name":"relay-compiler-language-typescript","version":"13.0.8","description":"A language plugin for Relay that adds TypeScript support, including emitting type definitions.","keywords":["graphql","react","relay","typescript"],"homepage":"https://github.com/relay-tools/relay-compiler-language-typescript","bugs":{"url":"https://github.com/relay-tools/relay-compiler-language-typescript/issues"},"repository":{"type":"git","url":"git+https://github.com/relay-tools/relay-compiler-language-typescript.git"},"license":"MIT","contributors":[{"name":"Kaare Hoff Skovgaard","email":"kaare@kaareskovgaard.net"},{"name":"Eloy Durán","email":"eloy.de.enige@gmail.com"}],"main":"lib/index.js","types":"lib/index.d.ts","scripts":{"build":"rimraf lib && tsc --project tsconfig.build.json","lint":"tslint -c tslint.json --project tsconfig.json","pr-check":"scripts/pr-check.sh","prettier":"prettier --write '{src,types,test}/**/*.ts'","prepublish":"npm run build","relay":"node bin/relay-compiler.js --schema test/schema.graphql --src test/ --outputDir __generated__","sync-fixtures":"ts-node ./syncFixtures.ts","test":"npm run type-check && jest","type-check":"tsc --noEmit --pretty","watch":"concurrently 'tsc --watch --project tsconfig.build.json' 'chokidar \"lib/**/*.js\" -c \"yalc publish --force --push\"'"},"husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"**/*.json":["prettier --write","git add"],"{src,types}/**/*.ts":["tslint -c tslint.json --fix","prettier --write","git add"]},"prettier":{},"jest":{"moduleFileExtensions":["js","ts","tsx"],"testRegex":"test/.+?-test\\.tsx?$","transform":{"^.+\\.tsx?$":"ts-jest"}},"dependencies":{"immutable":"^4.0.0-rc.12","invariant":"^2.2.4"},"devDependencies":{"@artsy/auto-config":"^1.0.0","@babel/runtime":"7.12.13","@types/graphql":"^14.2.3","@types/invariant":"2.2.34","@types/jest":"^26.0.20","@types/node":"14.14.28","@types/relay-compiler":"^8.0.0","@types/relay-runtime":"^10.0.1","babel-plugin-relay":"^10.0.0","chokidar-cli":"^2.0.0","concurrently":"^5.0.0","glob":"^7.1.6","graphql":"^15.3.0","husky":"^4.3.8","jest":"^26.6.3","jest-cli":"^26.6.3","lint-staged":"^10.5.3","prettier":"^2.2.1","relay-compiler":"^10.0.1","relay-runtime":"^10.0.1","relay-test-utils-internal":"^10.0.1","rimraf":"^3.0.2","ts-jest":"^26.4.4","ts-node":"^9.1.1","tslint":"^6.1.3","tslint-config-prettier":"^1.18.0","typescript":"4.2.3"},"peerDependencies":{"@types/react-relay":">=7.0.17","@types/relay-runtime":">=10.1.8","relay-compiler":">=10.1.3","relay-runtime":">=10.1.3","typescript":">=4.2.3"},"publishConfig":{"registry":"https://registry.npmjs.org/"},"gitHead":"3dbb7efe704da38161a6fb6a596e94e523b96e32","_id":"relay-compiler-language-typescript@13.0.8","_nodeVersion":"10.24.0","_npmVersion":"6.14.11","dist":{"integrity":"sha512-Lm+yaItPkF8Lpz+UX/KVRd9yjHpYUv0lz0bJ8bakoNCRKkoowe5VRMeVXck06ADuHV9s8StGGS0rB80+pfUXFQ==","shasum":"1eb3a9eeb3d5c86e58539c2c48e1a6a8a7e920b9","tarball":"https://registry.npmjs.org/relay-compiler-language-typescript/-/relay-compiler-language-typescript-13.0.8.tgz","fileCount":18,"unpackedSize":128929,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgZtZLCRA9TVsSAnZWagAAbKEP/jSkGhBO+6QbcwC57s94\nqxWRpS2sUXJ8syHJ4vRSmi6mlYPiPazQGznmlEtAzH3KjcpcGDehpY9NRKcy\nb7KCzo3tkCM336gkxD4SgzfE7MnQ5DTBTJDeuRYUMR//FnFULa0QeME/doW7\nxSxSGZ1sXhtzuzN6H15WxePRI3rSCw+YrUrBmePEMyxu063X8dO2AjadM0dj\nt/7ly0LM23flb3QRyXoV/dWbB5gdPCp2Tn0+azbLd0tsf3xDT2o5FUyVRKXY\nwQGSwKqhU+HKcb5DsNvKdbeWNMy7g54BdjeW8C+Vzx+iGGtfBwpKzoKO0thL\nLFcWw0ykPucFHg/yf+Yku9RY9wlNxmV6bpxnnutXP/prpcrFEfceKXUen4l5\npNDpnvMJtPsihCWMi80euJ23V/ffigqAuzZC2IQikSbNTCgjHmqpMmH67A+k\n6EK+hje+zKt8Vg5VeZMk6JFsShdMMvWLae5m+wstj4mjL4Ukz4O1s7pHGtZ+\nIVNR6o/C3cMqYHU9RCA9pG8tuDQK5fCqUrvJ2jHn1AE+di/YQo8Lau49W3pL\n4HWHhx305xsMr9TiHsBoC4Q4pjDnykfRogcDZZQYcJPbZMnpt+mH3ZYGLxVe\nElaEWekCvjddwROPzQa3iC6zo/9TMTXRUAzymb4vSzKowMlCSfAQo8peUvNl\nqAuN\r\n=IUVY\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIBuAsoV87e1FKQSGZT/1p12k4o36ElsSoleAp9FlbUB5AiBzpPdra/LJMUONjs1S7D51g07PIgoMwCjnlAq0X+2kaA=="}]},"_npmUser":{"name":"alloy","email":"eloy.de.enige@gmail.com"},"directories":{},"maintainers":[{"name":"kastermester","email":"kaare@kaareskovgaard.net"},{"name":"alloy","email":"eloy.de.enige@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/relay-compiler-language-typescript_13.0.8_1617352267005_0.1547715250243773"},"_hasShrinkwrap":false},"13.0.9":{"name":"relay-compiler-language-typescript","version":"13.0.9","description":"A language plugin for Relay that adds TypeScript support, including emitting type definitions.","keywords":["graphql","react","relay","typescript"],"homepage":"https://github.com/relay-tools/relay-compiler-language-typescript","bugs":{"url":"https://github.com/relay-tools/relay-compiler-language-typescript/issues"},"repository":{"type":"git","url":"git+https://github.com/relay-tools/relay-compiler-language-typescript.git"},"license":"MIT","contributors":[{"name":"Kaare Hoff Skovgaard","email":"kaare@kaareskovgaard.net"},{"name":"Eloy Durán","email":"eloy.de.enige@gmail.com"}],"main":"lib/index.js","types":"lib/index.d.ts","scripts":{"build":"rm -rf lib && tsc --project tsconfig.build.json","lint":"tslint -c tslint.json --project tsconfig.json","pr-check":"scripts/pr-check.sh","prettier":"prettier --write '{src,types,test}/**/*.ts'","prepublish":"npm run build","relay":"node bin/relay-compiler.js --schema test/schema.graphql --src test/ --outputDir __generated__","sync-fixtures":"ts-node ./syncFixtures.ts","test":"npm run type-check && jest","type-check":"tsc --noEmit --pretty","watch":"concurrently 'tsc --watch --project tsconfig.build.json' 'chokidar \"lib/**/*.js\" -c \"yalc publish --force --push\"'"},"husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"**/*.json":["prettier --write","git add"],"{src,types}/**/*.ts":["tslint -c tslint.json --fix","prettier --write","git add"]},"prettier":{},"jest":{"moduleFileExtensions":["js","ts","tsx"],"testRegex":"test/.+?-test\\.tsx?$","transform":{"^.+\\.tsx?$":"ts-jest"}},"dependencies":{"immutable":"^4.0.0-rc.12","invariant":"^2.2.4"},"devDependencies":{"@artsy/auto-config":"^1.0.0","@babel/runtime":"7.12.13","@types/graphql":"^14.2.3","@types/invariant":"2.2.34","@types/jest":"^26.0.20","@types/node":"14.14.28","@types/relay-compiler":"^8.0.0","@types/relay-runtime":"^10.0.1","babel-plugin-relay":"^10.0.0","chokidar-cli":"^2.0.0","concurrently":"^5.0.0","glob":"^7.1.6","graphql":"^15.3.0","husky":"^4.3.8","jest":"^26.6.3","jest-cli":"^26.6.3","lint-staged":"^10.5.3","prettier":"^2.2.1","relay-compiler":"^10.0.1","relay-runtime":"^10.0.1","relay-test-utils-internal":"^10.0.1","ts-jest":"^26.4.4","ts-node":"^9.1.1","tslint":"^6.1.3","tslint-config-prettier":"^1.18.0","typescript":"4.1.5"},"peerDependencies":{"@types/react-relay":">=7.0.0","@types/relay-runtime":">=6.0.7","relay-compiler":">=9.0.0","relay-runtime":">=9.0.0","typescript":">=3.6.4"},"publishConfig":{"registry":"https://registry.npmjs.org/"},"gitHead":"004d6245ecde49e96bd4a3be99a238645e5870e8","_id":"relay-compiler-language-typescript@13.0.9","_nodeVersion":"10.24.0","_npmVersion":"6.14.11","dist":{"integrity":"sha512-9vuv5ZF0xZUZEMna+0njtxhqhGRPc98fd0z/u/QYA8XbB20TQj7RQnm7P6oglI7LfQSLbYWM02c9tGi81iGlpA==","shasum":"2c458de87ed2e6acf02c9edee5bee138c511c386","tarball":"https://registry.npmjs.org/relay-compiler-language-typescript/-/relay-compiler-language-typescript-13.0.9.tgz","fileCount":18,"unpackedSize":127548,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgZtiQCRA9TVsSAnZWagAAPWQP/3re9+2FYYPx357YQfeo\nZ4M47d5Mx8Hg8Lz2hbccuqGuI54R23LSMHvd/eZZUDhDvwBtiw3W1B/PMeeo\nVAe7tNW+27ioTs9bvgsmHi0I1yh4ZeVm6exDwWYB3CVI+VVgkcRZFvRLfUWq\n2upHcWebO3Gb2Hzo7JyPexQGHD1qhD9+ME2czdGvJDHjlTboHNJwwNPI1kfm\n5mr+1NrCkJTP+prLJefYqjNfKjb3EWxmr1NwoYEeWf/wjW0luYjo8UPhepqW\nN70VVIsPNJFn6nhYSNha+VE7e3hdD/wcR12jK5OXm/MOULRNH4YbvsatDR8S\nJjTDfVvR1TsU+CYau7dV02MnnFXIWrA/J42MrC1JQGIssbRPvj+JpnRq+7yQ\naGIbevCOPDQ/KiLs4mflDiCBAdPYU4oJl6ZSXpdIpYo80iLZQe6oIth263OW\nzLUhzbIMfmNOrvX0FUZRjiXH8Cix2HDI1kYGdTTL/JF1A0rf90lzoqMj2hmE\nvAW1TQriPNEghdmdroXsVnZa0kTO0I16/I3re+U58SmfWl80bX86KqTzJ01R\neig41tR8fNVOqpogBzFfst8hFws9BVdgGhGNFFlYUSOKun5psxJPcsV3vKUo\nx8tPcpO0Df2Xwk6wBr1+XrF95mskzEKQF+vshOuQNa8znJdF7BuhD3Nzka8x\njYfS\r\n=+fBn\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDjoKWwMd/hnDbr39bukNiWm5/tIyNGv0wu4ZpstfP4nAIgN3lwljGRwx8TNU9Toq1ZxUCUX134E0SiOU6VZWgPqYg="}]},"_npmUser":{"name":"alloy","email":"eloy.de.enige@gmail.com"},"directories":{},"maintainers":[{"name":"kastermester","email":"kaare@kaareskovgaard.net"},{"name":"alloy","email":"eloy.de.enige@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/relay-compiler-language-typescript_13.0.9_1617352847578_0.01413267521376449"},"_hasShrinkwrap":false},"13.0.10":{"name":"relay-compiler-language-typescript","version":"13.0.10","description":"A language plugin for Relay that adds TypeScript support, including emitting type definitions.","keywords":["graphql","react","relay","typescript"],"homepage":"https://github.com/relay-tools/relay-compiler-language-typescript","bugs":{"url":"https://github.com/relay-tools/relay-compiler-language-typescript/issues"},"repository":{"type":"git","url":"git+https://github.com/relay-tools/relay-compiler-language-typescript.git"},"license":"MIT","contributors":[{"name":"Kaare Hoff Skovgaard","email":"kaare@kaareskovgaard.net"},{"name":"Eloy Durán","email":"eloy.de.enige@gmail.com"}],"main":"lib/index.js","types":"lib/index.d.ts","scripts":{"build":"rm -rf lib && tsc --project tsconfig.build.json","lint":"tslint -c tslint.json --project tsconfig.json","pr-check":"scripts/pr-check.sh","prettier":"prettier --write '{src,types,test}/**/*.ts'","prepublish":"npm run build","relay":"node bin/relay-compiler.js --schema test/schema.graphql --src test/ --outputDir __generated__","sync-fixtures":"ts-node ./syncFixtures.ts","test":"npm run type-check && jest","type-check":"tsc --noEmit --pretty","watch":"concurrently 'tsc --watch --project tsconfig.build.json' 'chokidar \"lib/**/*.js\" -c \"yalc publish --force --push\"'"},"husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"**/*.json":["prettier --write","git add"],"{src,types}/**/*.ts":["tslint -c tslint.json --fix","prettier --write","git add"]},"prettier":{},"jest":{"moduleFileExtensions":["js","ts","tsx"],"testRegex":"test/.+?-test\\.tsx?$","transform":{"^.+\\.tsx?$":"ts-jest"}},"dependencies":{"immutable":"^4.0.0-rc.12","invariant":"^2.2.4"},"devDependencies":{"@artsy/auto-config":"^1.0.0","@babel/runtime":"7.12.13","@types/graphql":"^14.2.3","@types/invariant":"2.2.34","@types/jest":"^26.0.20","@types/node":"14.14.28","@types/relay-compiler":"^8.0.0","@types/relay-runtime":"^10.0.1","babel-plugin-relay":"^10.0.0","chokidar-cli":"^2.0.0","concurrently":"^5.0.0","glob":"^7.1.6","graphql":"^15.3.0","husky":"^4.3.8","jest":"^26.6.3","jest-cli":"^26.6.3","lint-staged":"^10.5.3","prettier":"^2.2.1","relay-compiler":"^10.0.1","relay-runtime":"^10.0.1","relay-test-utils-internal":"^10.0.1","ts-jest":"^26.4.4","ts-node":"^9.1.1","tslint":"^6.1.3","tslint-config-prettier":"^1.18.0","typescript":"4.1.5"},"peerDependencies":{"@types/react-relay":">=7.0.0","@types/relay-runtime":">=6.0.7","relay-compiler":">=9.0.0","relay-runtime":">=9.0.0","typescript":">=3.6.4"},"publishConfig":{"registry":"https://registry.npmjs.org/"},"gitHead":"664afbb8a5a1f63f069ff7de55af7fe5cb7c0374","_id":"relay-compiler-language-typescript@13.0.10","_nodeVersion":"10.24.1","_npmVersion":"6.14.12","dist":{"integrity":"sha512-JFEjaYX3Jb3OQcMnrcCNNMQG5hjs8UpvtrrDGcv6Lnj0SMI9LhAg8NHJOWR3JOVdEVINA02mU5Cfw4VicH5USA==","shasum":"1b80fc6fe1f398a3706a12e3493165b3e0a59800","tarball":"https://registry.npmjs.org/relay-compiler-language-typescript/-/relay-compiler-language-typescript-13.0.10.tgz","fileCount":18,"unpackedSize":127902,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgbVYuCRA9TVsSAnZWagAAf1QP/19gbwb9Ph80esnFaYsQ\nzaswCchKho5jgmTXQDE5kVh6AxbOdXzAFbVHcf1o1IxD1gOoynESU9mcHn+1\npk9exUB3ohEC+dVrUS6lNUJ/KzutYTeSm//CNVIhHZLnpjFC680XTQk76+GH\nj4U5QVIc8UNtU98i5F6HwS49LZX3QHhND0p/p+p9ME53PvC1ddn8jkx19pB5\nnN9tX9cXNaue5w58L9+Sj17TIe9oY+pBHl5fcCa6ogPUlHJ/aTxt7fK9bUFZ\nJBEr0LZU0TUy7+vphknCFjatCc+zAo1QAOboA/AwlHDf1N/5vnq4OV02AGMU\ng1i+3cT61Je8mIZUBioliZutyEKZOmFQqUQ5QuBaeINZbP8aiqvFQWgK8q0n\nbiyY8zYaqVYeICv4di4XIk0lXjZl4k1d2ZMC7/AldLEd8TDOtRSa66RJdPK0\nO37y6WvEuvMw24h5mZGiEFcC0cL49uEfco7mXYLU4M33ESjOSpIfE/HoO/Mo\nbpW7a171bpsodnCqi5oOCEeKMuJ3r989tWD600sF/R+In4s1eUj77xxDCGVn\nH0il0GII33EP9Ka18CwFAy/3Oq7Vb429AJd6BW19Wo6nan8NMQbj21d6BvL/\niw2ji2OFBMnqK1KxL5rREHmBSGVdNQzJ1l2xcmDTc6GRo16k1MyZ0bzBFy+d\nplQf\r\n=byfS\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIBX97oASfxCPtwgJ/L4bQ2Fk7k55xiZ9Lm2bAQfusoCFAiEA3sWbgzOLR8d/AThBjivX/HFWHcZC//8wo1uc30LFkNg="}]},"_npmUser":{"name":"alloy","email":"eloy.de.enige@gmail.com"},"directories":{},"maintainers":[{"name":"kastermester","email":"kaare@kaareskovgaard.net"},{"name":"alloy","email":"eloy.de.enige@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/relay-compiler-language-typescript_13.0.10_1617778221888_0.35900481805992834"},"_hasShrinkwrap":false},"14.0.0":{"name":"relay-compiler-language-typescript","version":"14.0.0","description":"A language plugin for Relay that adds TypeScript support, including emitting type definitions.","keywords":["graphql","react","relay","typescript"],"homepage":"https://github.com/relay-tools/relay-compiler-language-typescript","bugs":{"url":"https://github.com/relay-tools/relay-compiler-language-typescript/issues"},"repository":{"type":"git","url":"git+https://github.com/relay-tools/relay-compiler-language-typescript.git"},"license":"MIT","contributors":[{"name":"Kaare Hoff Skovgaard","email":"kaare@kaareskovgaard.net"},{"name":"Eloy Durán","email":"eloy.de.enige@gmail.com"}],"main":"lib/index.js","types":"lib/index.d.ts","scripts":{"build":"rimraf lib && tsc --project tsconfig.build.json","lint":"tslint -c tslint.json --project tsconfig.json","pr-check":"scripts/pr-check.sh","prettier":"prettier --write '{src,types,test}/**/*.ts'","prepublish":"npm run build","relay":"node bin/relay-compiler.js --schema test/schema.graphql --src test/ --outputDir __generated__","sync-fixtures":"ts-node ./syncFixtures.ts","test":"npm run type-check && jest","type-check":"tsc --noEmit --pretty","watch":"concurrently 'tsc --watch --project tsconfig.build.json' 'chokidar \"lib/**/*.js\" -c \"yalc publish --force --push\"'"},"husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"**/*.json":["prettier --write","git add"],"{src,types}/**/*.ts":["tslint -c tslint.json --fix","prettier --write","git add"]},"prettier":{},"jest":{"moduleFileExtensions":["js","ts","tsx"],"testRegex":"test/.+?-test\\.tsx?$","transform":{"^.+\\.tsx?$":"ts-jest"}},"dependencies":{"immutable":"^4.0.0-rc.12","invariant":"^2.2.4"},"devDependencies":{"@babel/runtime":"7.12.13","@types/graphql":"^14.2.3","@types/invariant":"2.2.34","@types/jest":"^26.0.20","@types/node":"14.14.28","@types/relay-compiler":"^8.0.0","@types/relay-runtime":"^10.0.1","babel-plugin-relay":"^10.0.0","chokidar-cli":"^2.0.0","concurrently":"^5.0.0","glob":"^7.1.6","graphql":"^15.3.0","husky":"^4.3.8","jest":"^26.6.3","jest-cli":"^26.6.3","lint-staged":"^10.5.3","prettier":"^2.2.1","relay-compiler":"^10.0.1","relay-runtime":"^10.0.1","relay-test-utils-internal":"^10.0.1","rimraf":"^3.0.2","ts-jest":"^26.4.4","ts-node":"^9.1.1","tslint":"^6.1.3","tslint-config-prettier":"^1.18.0","typescript":"4.2.3"},"peerDependencies":{"@types/react-relay":">=7.0.17","@types/relay-runtime":">=10.1.8","relay-compiler":">=10.1.3","relay-runtime":">=10.1.3","typescript":">=4.2.3"},"publishConfig":{"registry":"https://registry.npmjs.org/"},"gitHead":"6161bcd55adf34970ea9040bdf3ef61297c4e9d4","_id":"relay-compiler-language-typescript@14.0.0","_nodeVersion":"10.24.1","_npmVersion":"6.14.12","dist":{"integrity":"sha512-/x9WvwTcO/wNxzRnegzWI0T5eggd0zI0/e6C08lQe4djtzzSlydTLM3Aa9P5piiZYrcrkVwD/Kbc90cifDtb2w==","shasum":"53a256d2da9656ded7bb43b465cde61c361027b5","tarball":"https://registry.npmjs.org/relay-compiler-language-typescript/-/relay-compiler-language-typescript-14.0.0.tgz","fileCount":18,"unpackedSize":130116,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgbhJ/CRA9TVsSAnZWagAArV4QAI87g9rnZqSi4cN1szPu\nI15VmIgHKgDyebHtBkwOT2qB29NlvTWmpp/KzBjJ5m+LyFpI7e8hKraZ6tA5\noTOQVSrvsyTiORwv5AVUHwH2hFfmToZS/fi9oDCCy5F8U0MOMpGD85NpSZvi\nhoWjS7scpc/pp8Skzdq16cLgT3O/2sC0e+U7sCEF05DIP0lFBt6rSIKl8Jlx\nT216ZVKCcBXKP9kPcGXDM485WYfiV5i1GryTNyqlwrMLeTc9o9fqIV110fwd\nBaZe4Ly/rDY5HtqYoq8Oacp5WA7RSqX1SjtxiJHp+o9noFoWnSFC1fSxx6v0\nob2QoIzL35OZzm41B6D/XE1GxtKr+PrOmPzLHpOWOReaJI3DVSzYyR9uWTxU\nwWIx4cgukSC9rST+v4rXjOiRbNcM59WYcg6OQd0B+K4gqH5VxsBo+H+ljZID\n51Z2b2GgPNwjECbLFsJllArJaDSwvFbVa8nO/2R5/liQt/+JPugbFXSAuJ5k\nU855SMOvgXh8fjZRVZcFP5GYxHwiUCpEfl5dumSUqvD3+GbEiwB9jpxeGeBp\n0ZMg0D5tfzv5oZxdKT6w0k6NbW82EmYOWWHY1Jz/kbeZ5+hHP9xIal0XWKJd\nKZeL/u77pWmcpSgQFC7l9LfXitR8v7ynKjV93hocJJoik1wyJOP+eay89Fva\nETvz\r\n=uKAm\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCID2/KwVoxHuoqnjv243tECTgvWo5tiIF+PWG4ESVLp03AiEAtkyLIzJCn+sSjI3pOeHaCW9AclFaPpobBk6d22rbTDc="}]},"_npmUser":{"name":"alloy","email":"eloy.de.enige@gmail.com"},"directories":{},"maintainers":[{"name":"kastermester","email":"kaare@kaareskovgaard.net"},{"name":"alloy","email":"eloy.de.enige@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/relay-compiler-language-typescript_14.0.0_1617826430930_0.517179869637163"},"_hasShrinkwrap":false},"14.1.0":{"name":"relay-compiler-language-typescript","version":"14.1.0","description":"A language plugin for Relay that adds TypeScript support, including emitting type definitions.","keywords":["graphql","react","relay","typescript"],"homepage":"https://github.com/relay-tools/relay-compiler-language-typescript","bugs":{"url":"https://github.com/relay-tools/relay-compiler-language-typescript/issues"},"repository":{"type":"git","url":"git+https://github.com/relay-tools/relay-compiler-language-typescript.git"},"license":"MIT","contributors":[{"name":"Kaare Hoff Skovgaard","email":"kaare@kaareskovgaard.net"},{"name":"Eloy Durán","email":"eloy.de.enige@gmail.com"}],"main":"lib/index.js","types":"lib/index.d.ts","scripts":{"build":"rimraf lib && tsc --project tsconfig.build.json","lint":"tslint -c tslint.json --project tsconfig.json","prettier":"prettier --write '{src,types,test}/**/*.ts'","prepublish":"npm run build","relay":"node bin/relay-compiler.js --schema test/schema.graphql --src test/ --outputDir __generated__","sync-fixtures":"ts-node ./syncFixtures.ts","test":"npm run type-check && jest","type-check":"tsc --noEmit --pretty","watch":"concurrently 'tsc --watch --project tsconfig.build.json' 'chokidar \"lib/**/*.js\" -c \"yalc publish --force --push\"'","release":"npx auto@v10.30.0 shipit -v"},"husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"**/*.json":["prettier --write","git add"],"{src,types}/**/*.ts":["tslint -c tslint.json --fix","prettier --write","git add"]},"prettier":{},"jest":{"moduleFileExtensions":["js","ts","tsx"],"testRegex":"test/.+?-test\\.tsx?$","transform":{"^.+\\.tsx?$":"ts-jest"}},"dependencies":{"invariant":"^2.2.4"},"devDependencies":{"@babel/runtime":"7.13.17","@types/graphql":"^14.2.3","@types/invariant":"2.2.34","@types/jest":"^26.0.20","@types/node":"15.0.1","@types/relay-compiler":"^8.0.0","@types/relay-runtime":"^10.0.1","babel-plugin-relay":"^11.0.1","chokidar-cli":"^2.0.0","concurrently":"^6.0.2","glob":"^7.1.6","graphql":"^15.3.0","husky":"^4.3.8","jest":"^26.6.3","jest-cli":"^26.6.3","lint-staged":"^10.5.3","prettier":"^2.2.1","relay-compiler":"^10.0.1","relay-runtime":"^10.0.1","relay-test-utils-internal":"^10.0.1","rimraf":"^3.0.2","ts-jest":"^26.4.4","ts-node":"^9.1.1","tslint":"^6.1.3","tslint-config-prettier":"^1.18.0","typescript":"4.2.4"},"peerDependencies":{"@types/react-relay":">=7.0.17","@types/relay-runtime":">=10.1.8","relay-compiler":">=10.1.3","relay-runtime":">=10.1.3","typescript":">=4.2.3"},"publishConfig":{"registry":"https://registry.npmjs.org/"},"gitHead":"5b57e106c1c35c701a43ac54a2f64a2e525b51ff","_id":"relay-compiler-language-typescript@14.1.0","_nodeVersion":"14.17.4","_npmVersion":"6.14.14","dist":{"integrity":"sha512-GsRkNoSpuLVjHLM09Pkl87SyKd/kBwQyrN2En2b11I/jkI6eBbHtTLe2HA45qy5XlRvshnVN03Jh7JCWXDl7+w==","shasum":"8ce069d350a8c9f7f0083f24fe21e10f5bfeef37","tarball":"https://registry.npmjs.org/relay-compiler-language-typescript/-/relay-compiler-language-typescript-14.1.0.tgz","fileCount":18,"unpackedSize":138947,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhEAaLCRA9TVsSAnZWagAA5RMP/i+qOPFAZx/gxeUu065+\nKVZu0yOT7GOnNJnJ0fedU9fZAskH7zDkIKGs/4NB9Zzmo+BRT1O6BC2jPdV9\noXHdwVeeNHfg/l0iEKwwrUcCGjlLhUZoSfP2sdjVEzTR4Qs3gbWJFI9mk1Vy\ntpw6qvwiKDLW9eUqSpijHPyKfuAyfpn5SIspOORBfAppuLKWBjfJHNZjFtfU\nfnGNMow9ryQwnN+86VxCpCLgHHWp15rOnjm2dVAJSmM/Txg3p1PS2KVdaTD/\nRLUHDH2qkNP3t0+tqnvQV8oVJ9qIcSmwYlYBn3S9636xrErAqqORMZE4HRt/\ntPqAJoPR0LSax4b0n5CiXk/cVRfnimaJpysKXROfSxuE18TBIy8j59u2q7sn\no/sH81blZGcteFkqCQ4VeyJIyh/MpjelLvZW9oN7SFwetHYSbOy/qFOh4IPe\nVWRIMJzuB1kEQwhi3aG3JWIJ7CzRmx9tE5+Ku2q4OibT1f4csaDpuvf6cvym\nWgZNUT5sMU0OboLej0l99Ik3QQ+QFqng20L/znUpQBhah9I3a8I2E/46y4qw\nPnM99dZwK5Clmm3Qe1OQZCJ54M63LiVsojeY23Yr0CA1sdQlD1b6Ag0nWIVf\nxmw+Ft1QciXC8ebv6h8z1pMXyIpa64KFzk96r4bN4k/mkcnzAyTL+jl3FR2y\neBTf\r\n=eBvQ\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIB5tPP3RDYf+lkt29534SA9bjTSDE6fHR15F1E+y9QeCAiEAwjtb+5laLAYYZi/4ihVG8aLrkClDncpRWB/GnBrrAN8="}]},"_npmUser":{"name":"alloy","email":"eloy.de.enige@gmail.com"},"directories":{},"maintainers":[{"name":"kastermester","email":"kaare@kaareskovgaard.net"},{"name":"alloy","email":"eloy.de.enige@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/relay-compiler-language-typescript_14.1.0_1628440203002_0.649474870675439"},"_hasShrinkwrap":false},"14.1.1":{"name":"relay-compiler-language-typescript","version":"14.1.1","description":"A language plugin for Relay that adds TypeScript support, including emitting type definitions.","keywords":["graphql","react","relay","typescript"],"homepage":"https://github.com/relay-tools/relay-compiler-language-typescript","bugs":{"url":"https://github.com/relay-tools/relay-compiler-language-typescript/issues"},"repository":{"type":"git","url":"git+https://github.com/relay-tools/relay-compiler-language-typescript.git"},"license":"MIT","contributors":[{"name":"Kaare Hoff Skovgaard","email":"kaare@kaareskovgaard.net"},{"name":"Eloy Durán","email":"eloy.de.enige@gmail.com"}],"main":"lib/index.js","types":"lib/index.d.ts","scripts":{"build":"rimraf lib && tsc --project tsconfig.build.json","lint":"tslint -c tslint.json --project tsconfig.json","prettier":"prettier --write '{src,types,test}/**/*.ts'","prepublish":"npm run build","relay":"node bin/relay-compiler.js --schema test/schema.graphql --src test/ --outputDir __generated__","sync-fixtures":"ts-node ./syncFixtures.ts","test":"npm run type-check && jest","type-check":"tsc --noEmit --pretty","watch":"concurrently 'tsc --watch --project tsconfig.build.json' 'chokidar \"lib/**/*.js\" -c \"yalc publish --force --push\"'","release":"npx auto@v10.30.0 shipit -v","prepare":"husky install"},"lint-staged":{"**/*.json":["prettier --write","git add"],"{src,types}/**/*.ts":["tslint -c tslint.json --fix","prettier --write","git add"]},"prettier":{},"jest":{"moduleFileExtensions":["js","ts","tsx"],"testRegex":"test/.+?-test\\.tsx?$","transform":{"^.+\\.tsx?$":"ts-jest"}},"dependencies":{"invariant":"^2.2.4"},"devDependencies":{"@babel/runtime":"7.15.4","@types/invariant":"2.2.35","@types/jest":"^27.0.2","@types/node":"16.10.1","@types/relay-compiler":"^8.0.1","@types/relay-runtime":"^12.0.0","babel-plugin-relay":"^12.0.0","chokidar-cli":"^3.0.0","concurrently":"^6.2.2","glob":"^7.1.6","graphql":"^15.6.0","husky":"^7.0.0","jest":"^27.2.2","jest-cli":"^27.2.2","lint-staged":"^11.1.2","prettier":"^2.2.1","relay-compiler":"^12.0.0","relay-runtime":"^12.0.0","relay-test-utils-internal":"^12.0.0","rimraf":"^3.0.2","ts-jest":"^27.0.5","ts-node":"^10.2.1","tslint":"^6.1.3","tslint-config-prettier":"^1.18.0","typescript":"4.2.4"},"peerDependencies":{"@types/react-relay":">=11.0.2","@types/relay-runtime":">=12.0.0","relay-compiler":">=12.0.0","relay-runtime":">=12.0.0","typescript":">=4.2.3"},"publishConfig":{"registry":"https://registry.npmjs.org/"},"gitHead":"2d69d64a5d98a106ffd4befb451f5eb4a1e3173c","_id":"relay-compiler-language-typescript@14.1.1","_nodeVersion":"14.17.6","_npmVersion":"6.14.15","dist":{"integrity":"sha512-Jp4CaIBBJaRpbOe2F7m2cBHLsutTx4W+lKFQbY1aPDy4mgkXzirQvOgO4HoXMUFIiqks+7k11oX123+qBvmVEw==","shasum":"c1f8350be5a9699049def30c14b679abb40d9455","tarball":"https://registry.npmjs.org/relay-compiler-language-typescript/-/relay-compiler-language-typescript-14.1.1.tgz","fileCount":18,"unpackedSize":139769,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIBsflt5/k0lQfCun0BUI2WxjyH+m0fckeZbT5kN4ANPkAiEAqkiRbsNUVOYRbiUkpFMv7OulDP40lQKwFqJTHBpgWvc="}]},"_npmUser":{"name":"alloy","email":"eloy.de.enige@gmail.com"},"directories":{},"maintainers":[{"name":"kastermester","email":"kaare@kaareskovgaard.net"},{"name":"alloy","email":"eloy.de.enige@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/relay-compiler-language-typescript_14.1.1_1632831391336_0.6647687023942492"},"_hasShrinkwrap":false},"14.1.2":{"name":"relay-compiler-language-typescript","version":"14.1.2","description":"A language plugin for Relay that adds TypeScript support, including emitting type definitions.","keywords":["graphql","react","relay","typescript"],"homepage":"https://github.com/relay-tools/relay-compiler-language-typescript","bugs":{"url":"https://github.com/relay-tools/relay-compiler-language-typescript/issues"},"repository":{"type":"git","url":"git+https://github.com/relay-tools/relay-compiler-language-typescript.git"},"license":"MIT","contributors":[{"name":"Kaare Hoff Skovgaard","email":"kaare@kaareskovgaard.net"},{"name":"Eloy Durán","email":"eloy.de.enige@gmail.com"}],"main":"lib/index.js","types":"lib/index.d.ts","scripts":{"build":"rimraf lib && tsc --project tsconfig.build.json","lint":"tslint -c tslint.json --project tsconfig.json","prettier":"prettier --write '{src,types,test}/**/*.ts'","prepublish":"npm run build","relay":"node bin/relay-compiler.js --schema test/schema.graphql --src test/ --outputDir __generated__","sync-fixtures":"ts-node ./syncFixtures.ts","test":"npm run type-check && jest","type-check":"tsc --noEmit --pretty","watch":"concurrently 'tsc --watch --project tsconfig.build.json' 'chokidar \"lib/**/*.js\" -c \"yalc publish --force --push\"'","release":"npx auto@v10.30.0 shipit -v","prepare":"husky install"},"lint-staged":{"**/*.json":["prettier --write","git add"],"{src,types}/**/*.ts":["tslint -c tslint.json --fix","prettier --write","git add"]},"prettier":{},"jest":{"moduleFileExtensions":["js","ts","tsx"],"testRegex":"test/.+?-test\\.tsx?$","transform":{"^.+\\.tsx?$":"ts-jest"}},"dependencies":{"invariant":"^2.2.4"},"devDependencies":{"@babel/runtime":"7.15.4","@types/invariant":"2.2.35","@types/jest":"^27.0.2","@types/node":"16.10.1","@types/relay-compiler":"^8.0.1","@types/relay-runtime":"^12.0.0","babel-plugin-relay":"^12.0.0","chokidar-cli":"^3.0.0","concurrently":"^6.2.2","glob":"^7.1.6","graphql":"^15.6.0","husky":"^7.0.0","jest":"^27.2.2","jest-cli":"^27.2.2","lint-staged":"^11.1.2","prettier":"^2.2.1","relay-compiler":"^12.0.0","relay-runtime":"^12.0.0","relay-test-utils-internal":"^12.0.0","rimraf":"^3.0.2","ts-jest":"^27.0.5","ts-node":"^10.2.1","tslint":"^6.1.3","tslint-config-prettier":"^1.18.0","typescript":"4.2.4"},"peerDependencies":{"@types/react-relay":">=11.0.2","@types/relay-runtime":">=12.0.0","relay-compiler":">=12.0.0","relay-runtime":">=12.0.0","typescript":">=4.2.3"},"publishConfig":{"registry":"https://registry.npmjs.org/"},"gitHead":"da00c19f818e2a1bdb049cac9ea785e6c6c9f97c","_id":"relay-compiler-language-typescript@14.1.2","_nodeVersion":"14.17.6","_npmVersion":"6.14.15","dist":{"integrity":"sha512-b9iPJ5qzn4R9dttVTYAJwm182auz3/8161lJD3FgFPp1uBr+xKspqwRXnwzj0vtUg12uu8L0Z4d9dxXsf/12Jg==","shasum":"f0430c64f9acd5000938ceef39bacad7f34a3e64","tarball":"https://registry.npmjs.org/relay-compiler-language-typescript/-/relay-compiler-language-typescript-14.1.2.tgz","fileCount":18,"unpackedSize":140325,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIANJG3uMxlRWuNezPEDZoUqqri9lC8hjU7H2DR8sjWByAiEA97nUSz5JN/8hULKyOFHQJs4k+bRBcNLdqjjGYZJE+WE="}]},"_npmUser":{"name":"alloy","email":"eloy.de.enige@gmail.com"},"directories":{},"maintainers":[{"name":"kastermester","email":"kaare@kaareskovgaard.net"},{"name":"alloy","email":"eloy.de.enige@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/relay-compiler-language-typescript_14.1.2_1632857989192_0.7605969798513808"},"_hasShrinkwrap":false},"14.1.3":{"name":"relay-compiler-language-typescript","version":"14.1.3","description":"A language plugin for Relay that adds TypeScript support, including emitting type definitions.","keywords":["graphql","react","relay","typescript"],"homepage":"https://github.com/relay-tools/relay-compiler-language-typescript","bugs":{"url":"https://github.com/relay-tools/relay-compiler-language-typescript/issues"},"repository":{"type":"git","url":"git+https://github.com/relay-tools/relay-compiler-language-typescript.git"},"license":"MIT","contributors":[{"name":"Kaare Hoff Skovgaard","email":"kaare@kaareskovgaard.net"},{"name":"Eloy Durán","email":"eloy.de.enige@gmail.com"}],"main":"lib/index.js","types":"lib/index.d.ts","scripts":{"build":"rimraf lib && tsc --project tsconfig.build.json","lint":"tslint -c tslint.json --project tsconfig.json","prettier":"prettier --write '{src,types,test}/**/*.ts'","prepublish":"npm run build","relay":"node bin/relay-compiler.js --schema test/schema.graphql --src test/ --outputDir __generated__","sync-fixtures":"ts-node ./syncFixtures.ts","test":"npm run type-check && jest","type-check":"tsc --noEmit --pretty","watch":"concurrently 'tsc --watch --project tsconfig.build.json' 'chokidar \"lib/**/*.js\" -c \"yalc publish --force --push\"'","release":"npx auto@v10.30.0 shipit -v","prepare":"husky install"},"lint-staged":{"**/*.json":["prettier --write","git add"],"{src,types}/**/*.ts":["tslint -c tslint.json --fix","prettier --write","git add"]},"prettier":{},"jest":{"moduleFileExtensions":["js","ts","tsx"],"testRegex":"test/.+?-test\\.tsx?$","transform":{"^.+\\.tsx?$":"ts-jest"}},"dependencies":{"invariant":"^2.2.4"},"devDependencies":{"@babel/runtime":"7.15.4","@types/invariant":"2.2.35","@types/jest":"^27.0.2","@types/node":"16.10.2","@types/relay-compiler":"^8.0.1","@types/relay-runtime":"^12.0.0","babel-plugin-relay":"^12.0.0","chokidar-cli":"^3.0.0","concurrently":"^6.2.2","glob":"^7.1.6","graphql":"^15.6.0","husky":"^7.0.0","jest":"^27.2.2","jest-cli":"^27.2.2","lint-staged":"^11.1.2","prettier":"^2.2.1","relay-compiler":"^12.0.0","relay-runtime":"^12.0.0","relay-test-utils-internal":"^12.0.0","rimraf":"^3.0.2","ts-jest":"^27.0.5","ts-node":"^10.2.1","tslint":"^6.1.3","tslint-config-prettier":"^1.18.0","typescript":"4.2.4"},"peerDependencies":{"@types/react-relay":">=11.0.2","@types/relay-runtime":">=12.0.0","relay-compiler":">=12.0.0","relay-runtime":">=12.0.0","typescript":">=4.2.3"},"publishConfig":{"registry":"https://registry.npmjs.org/"},"gitHead":"ac6924e164b86868848ef7c53c98331703ee926c","_id":"relay-compiler-language-typescript@14.1.3","_nodeVersion":"14.18.0","_npmVersion":"6.14.15","dist":{"integrity":"sha512-XYMrO4XTCo9Cfzo6+ATD3Wq2AUXnzTGNJs5Wv07r9stB6dWavg8dBxJdwFSApA51X30nAAlJeUJntNaEmqTnmw==","shasum":"fbd554fe0da4a4e963281d0ec63b0c0787eca787","tarball":"https://registry.npmjs.org/relay-compiler-language-typescript/-/relay-compiler-language-typescript-14.1.3.tgz","fileCount":18,"unpackedSize":141208,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIDIq/ciB9cK2XRe7ylUsyhEpAMFcMcSQGgyYfI+GlZSiAiBn+BCsQXCxut8NnY1m22+eG5KrtozYs2iX9/RcREks1w=="}]},"_npmUser":{"name":"alloy","email":"eloy.de.enige@gmail.com"},"directories":{},"maintainers":[{"name":"kastermester","email":"kaare@kaareskovgaard.net"},{"name":"alloy","email":"eloy.de.enige@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/relay-compiler-language-typescript_14.1.3_1633078372148_0.9992915674990142"},"_hasShrinkwrap":false},"14.2.0":{"name":"relay-compiler-language-typescript","version":"14.2.0","description":"A language plugin for Relay that adds TypeScript support, including emitting type definitions.","keywords":["graphql","react","relay","typescript"],"homepage":"https://github.com/relay-tools/relay-compiler-language-typescript","bugs":{"url":"https://github.com/relay-tools/relay-compiler-language-typescript/issues"},"repository":{"type":"git","url":"git+https://github.com/relay-tools/relay-compiler-language-typescript.git"},"license":"MIT","contributors":[{"name":"Kaare Hoff Skovgaard","email":"kaare@kaareskovgaard.net"},{"name":"Eloy Durán","email":"eloy.de.enige@gmail.com"}],"main":"lib/index.js","types":"lib/index.d.ts","scripts":{"build":"rimraf lib && tsc --project tsconfig.build.json","lint":"tslint -c tslint.json --project tsconfig.json","prettier":"prettier --write '{src,types,test}/**/*.ts'","prepublish":"npm run build","relay":"node bin/relay-compiler.js --schema test/schema.graphql --src test/ --outputDir __generated__","sync-fixtures":"ts-node ./syncFixtures.ts","test":"npm run type-check && jest","type-check":"tsc --noEmit --pretty","watch":"concurrently 'tsc --watch --project tsconfig.build.json' 'chokidar \"lib/**/*.js\" -c \"yalc publish --force --push\"'","release":"npx auto@v10.30.0 shipit -v","prepare":"husky install"},"lint-staged":{"**/*.json":["prettier --write","git add"],"{src,types}/**/*.ts":["tslint -c tslint.json --fix","prettier --write","git add"]},"prettier":{},"jest":{"moduleFileExtensions":["js","ts","tsx"],"testRegex":"test/.+?-test\\.tsx?$","transform":{"^.+\\.tsx?$":"ts-jest"}},"dependencies":{"invariant":"^2.2.4"},"devDependencies":{"@babel/runtime":"7.15.4","@types/invariant":"2.2.35","@types/jest":"^27.0.2","@types/node":"16.10.2","@types/relay-compiler":"^8.0.1","@types/relay-runtime":"^12.0.0","babel-plugin-relay":"^12.0.0","chokidar-cli":"^3.0.0","concurrently":"^6.2.2","glob":"^7.1.6","graphql":"^15.6.0","husky":"^7.0.0","jest":"^27.2.2","jest-cli":"^27.2.2","lint-staged":"^11.1.2","prettier":"^2.2.1","relay-compiler":"^12.0.0","relay-runtime":"^12.0.0","relay-test-utils-internal":"^12.0.0","rimraf":"^3.0.2","ts-jest":"^27.0.5","ts-node":"^10.2.1","tslint":"^6.1.3","tslint-config-prettier":"^1.18.0","typescript":"4.2.4"},"peerDependencies":{"@types/react-relay":">=11.0.2","@types/relay-runtime":">=12.0.0","relay-compiler":">=12.0.0","relay-runtime":">=12.0.0","typescript":">=4.2.3"},"publishConfig":{"registry":"https://registry.npmjs.org/"},"gitHead":"ef79f2811caf7105e8ca72fe213148a431ec11b1","_id":"relay-compiler-language-typescript@14.2.0","_nodeVersion":"14.18.0","_npmVersion":"6.14.15","dist":{"integrity":"sha512-SzaUGYBLcOf7QGxYL8W08yNQmfDJGcutpfi+r/lf/v5R6thC9jMKegV21iMmR9qiBfXfl4YhHqN3amULsIEKUA==","shasum":"59093870fb0b4c80509b629c5f77234e7c16b909","tarball":"https://registry.npmjs.org/relay-compiler-language-typescript/-/relay-compiler-language-typescript-14.2.0.tgz","fileCount":18,"unpackedSize":142097,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCZzVl0J4Oq/ayOnS9GgAsfZOea1NLeWAeBsETJwco0iAIhAKwm78h91ukiYVpm8NwDoKKr6zX8IPVdrTKpOrWSQWYT"}]},"_npmUser":{"name":"alloy","email":"eloy.de.enige@gmail.com"},"directories":{},"maintainers":[{"name":"kastermester","email":"kaare@kaareskovgaard.net"},{"name":"alloy","email":"eloy.de.enige@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/relay-compiler-language-typescript_14.2.0_1633108200301_0.3865683308995591"},"_hasShrinkwrap":false},"14.2.1":{"name":"relay-compiler-language-typescript","version":"14.2.1","description":"A language plugin for Relay that adds TypeScript support, including emitting type definitions.","keywords":["graphql","react","relay","typescript"],"homepage":"https://github.com/relay-tools/relay-compiler-language-typescript","bugs":{"url":"https://github.com/relay-tools/relay-compiler-language-typescript/issues"},"repository":{"type":"git","url":"git+https://github.com/relay-tools/relay-compiler-language-typescript.git"},"license":"MIT","contributors":[{"name":"Kaare Hoff Skovgaard","email":"kaare@kaareskovgaard.net"},{"name":"Eloy Durán","email":"eloy.de.enige@gmail.com"}],"main":"lib/index.js","types":"lib/index.d.ts","scripts":{"build":"rimraf lib && tsc --project tsconfig.build.json","lint":"tslint -c tslint.json --project tsconfig.json","prettier":"prettier --write '{src,types,test}/**/*.ts'","prepublish":"npm run build","relay":"node bin/relay-compiler.js --schema test/schema.graphql --src test/ --outputDir __generated__","sync-fixtures":"ts-node ./syncFixtures.ts","test":"npm run type-check && jest","type-check":"tsc --noEmit --pretty","watch":"concurrently 'tsc --watch --project tsconfig.build.json' 'chokidar \"lib/**/*.js\" -c \"yalc publish --force --push\"'","release":"npx auto@v10.30.0 shipit -v","prepare":"husky install"},"lint-staged":{"**/*.json":["prettier --write","git add"],"{src,types}/**/*.ts":["tslint -c tslint.json --fix","prettier --write","git add"]},"prettier":{},"jest":{"moduleFileExtensions":["js","ts","tsx"],"testRegex":"test/.+?-test\\.tsx?$","transform":{"^.+\\.tsx?$":"ts-jest"}},"dependencies":{"invariant":"^2.2.4"},"devDependencies":{"@babel/runtime":"7.15.4","@types/invariant":"2.2.35","@types/jest":"^27.0.2","@types/node":"16.10.3","@types/relay-compiler":"^8.0.1","@types/relay-runtime":"^12.0.0","babel-plugin-relay":"^12.0.0","chokidar-cli":"^3.0.0","concurrently":"^6.2.2","glob":"^7.1.6","graphql":"^15.6.0","husky":"^7.0.0","jest":"^27.2.2","jest-cli":"^27.2.2","lint-staged":"^11.1.2","prettier":"^2.2.1","relay-compiler":"^12.0.0","relay-runtime":"^12.0.0","relay-test-utils-internal":"^12.0.0","rimraf":"^3.0.2","ts-jest":"^27.0.5","ts-node":"^10.2.1","tslint":"^6.1.3","tslint-config-prettier":"^1.18.0","typescript":"4.2.4"},"peerDependencies":{"@types/react-relay":">=11.0.2","@types/relay-runtime":">=12.0.0","relay-compiler":">=12.0.0","relay-runtime":">=12.0.0","typescript":">=4.2.3"},"publishConfig":{"registry":"https://registry.npmjs.org/"},"gitHead":"c990e5a6efadd61038e92ebdd4ac5489a9ce4082","_id":"relay-compiler-language-typescript@14.2.1","_nodeVersion":"14.18.0","_npmVersion":"6.14.15","dist":{"integrity":"sha512-c4oxy1fFWT9RMXtEfMZktuW8NT0iIfV5s6gh8K3CB1r4mUEnJDG631dCM4cnPYGbbjvSwOvteweFaxKqXbOg/w==","shasum":"6f6f806427506f641c91ebdfefa59c87ac86c3a6","tarball":"https://registry.npmjs.org/relay-compiler-language-typescript/-/relay-compiler-language-typescript-14.2.1.tgz","fileCount":18,"unpackedSize":143255,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIHcjJQnXoFaXsyHf7sxR9K/IejlLVWRJaeahnq+V4lnzAiAXNoxm+GZa6sD50UcqmUx//GM/3XA2mon/5ehnNFv5iQ=="}]},"_npmUser":{"name":"alloy","email":"eloy.de.enige@gmail.com"},"directories":{},"maintainers":[{"name":"kastermester","email":"kaare@kaareskovgaard.net"},{"name":"alloy","email":"eloy.de.enige@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/relay-compiler-language-typescript_14.2.1_1633550503548_0.06637799846835257"},"_hasShrinkwrap":false},"14.3.0":{"name":"relay-compiler-language-typescript","version":"14.3.0","description":"A language plugin for Relay that adds TypeScript support, including emitting type definitions.","keywords":["graphql","react","relay","typescript"],"homepage":"https://github.com/relay-tools/relay-compiler-language-typescript","bugs":{"url":"https://github.com/relay-tools/relay-compiler-language-typescript/issues"},"repository":{"type":"git","url":"git+https://github.com/relay-tools/relay-compiler-language-typescript.git"},"license":"MIT","contributors":[{"name":"Kaare Hoff Skovgaard","email":"kaare@kaareskovgaard.net"},{"name":"Eloy Durán","email":"eloy.de.enige@gmail.com"}],"main":"lib/index.js","types":"lib/index.d.ts","scripts":{"build":"rimraf lib && tsc --project tsconfig.build.json","lint":"tslint -c tslint.json --project tsconfig.json","prettier":"prettier --write '{src,types,test}/**/*.ts'","prepublish":"npm run build","relay":"node bin/relay-compiler.js --schema test/schema.graphql --src test/ --outputDir __generated__","sync-fixtures":"ts-node ./syncFixtures.ts","test":"npm run type-check && jest","type-check":"tsc --noEmit --pretty","watch":"concurrently 'tsc --watch --project tsconfig.build.json' 'chokidar \"lib/**/*.js\" -c \"yalc publish --force --push\"'","release":"npx auto@v10.30.0 shipit -v","prepare":"husky install"},"lint-staged":{"**/*.json":["prettier --write","git add"],"{src,types}/**/*.ts":["tslint -c tslint.json --fix","prettier --write","git add"]},"prettier":{},"jest":{"moduleFileExtensions":["js","ts","tsx"],"testRegex":"test/.+?-test\\.tsx?$","transform":{"^.+\\.tsx?$":"ts-jest"}},"dependencies":{"invariant":"^2.2.4"},"devDependencies":{"@babel/runtime":"7.15.4","@types/invariant":"2.2.35","@types/jest":"^27.0.2","@types/node":"16.11.6","@types/relay-compiler":"^8.0.1","@types/relay-runtime":"^12.0.0","babel-plugin-relay":"^12.0.0","chokidar-cli":"^3.0.0","concurrently":"^6.2.2","glob":"^7.1.6","graphql":"^15.6.0","husky":"^7.0.0","jest":"^27.2.2","jest-cli":"^27.2.2","lint-staged":"^11.1.2","prettier":"^2.2.1","relay-compiler":"^12.0.0","relay-runtime":"^12.0.0","relay-test-utils-internal":"^12.0.0","rimraf":"^3.0.2","ts-jest":"^27.0.5","ts-node":"^10.2.1","tslint":"^6.1.3","tslint-config-prettier":"^1.18.0","typescript":"4.4.4"},"peerDependencies":{"@types/react-relay":">=11.0.2","@types/relay-runtime":">=12.0.0","relay-compiler":">=12.0.0","relay-runtime":">=12.0.0","typescript":">=4.2.3"},"publishConfig":{"registry":"https://registry.npmjs.org/"},"gitHead":"028a9db5fd139672d41cc4676f98e1afe92290ae","_id":"relay-compiler-language-typescript@14.3.0","_nodeVersion":"14.18.1","_npmVersion":"6.14.15","dist":{"integrity":"sha512-UonGzflk11duTthhbcbrVunx0IgdDjBgkrUSfZFpZRdfk/t1KlMiLiYHXXTNqFn76Gl9aOOlx9hzGVZ+rtEelA==","shasum":"33d516c0bd286c9ccd93d6854aa52df725c4de89","tarball":"https://registry.npmjs.org/relay-compiler-language-typescript/-/relay-compiler-language-typescript-14.3.0.tgz","fileCount":18,"unpackedSize":151450,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIG0KbgmbeTGIcAEM5Ao8rNkJ4KCOooQZAPvO1+3EApW+AiAns54VazdcGXJpOEe6+ya8ozexeILGFuyFuDnw1QOegg=="}]},"_npmUser":{"name":"alloy","email":"eloy.de.enige@gmail.com"},"directories":{},"maintainers":[{"name":"kastermester","email":"kaare@kaareskovgaard.net"},{"name":"alloy","email":"eloy.de.enige@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/relay-compiler-language-typescript_14.3.0_1635472304477_0.02691358456791426"},"_hasShrinkwrap":false},"15.0.0":{"name":"relay-compiler-language-typescript","version":"15.0.0","description":"A language plugin for Relay that adds TypeScript support, including emitting type definitions.","keywords":["graphql","react","relay","typescript"],"homepage":"https://github.com/relay-tools/relay-compiler-language-typescript","bugs":{"url":"https://github.com/relay-tools/relay-compiler-language-typescript/issues"},"repository":{"type":"git","url":"git+https://github.com/relay-tools/relay-compiler-language-typescript.git"},"license":"MIT","contributors":[{"name":"Kaare Hoff Skovgaard","email":"kaare@kaareskovgaard.net"},{"name":"Eloy Durán","email":"eloy.de.enige@gmail.com"}],"main":"lib/index.js","types":"lib/index.d.ts","scripts":{"build":"rimraf lib && tsc --project tsconfig.build.json","lint":"tslint -c tslint.json --project tsconfig.json","prettier":"prettier --write '{src,types,test}/**/*.ts'","prepublish":"npm run build","relay":"node bin/relay-compiler.js --schema test/schema.graphql --src test/ --outputDir __generated__","sync-fixtures":"ts-node ./syncFixtures.ts","test":"npm run type-check && jest","type-check":"tsc --noEmit --pretty","watch":"concurrently 'tsc --watch --project tsconfig.build.json' 'chokidar \"lib/**/*.js\" -c \"yalc publish --force --push\"'","release":"npx auto@v10.30.0 shipit -v","prepare":"husky install"},"lint-staged":{"**/*.json":["prettier --write","git add"],"{src,types}/**/*.ts":["tslint -c tslint.json --fix","prettier --write","git add"]},"prettier":{},"jest":{"moduleFileExtensions":["js","ts","tsx"],"testRegex":"test/.+?-test\\.tsx?$","transform":{"^.+\\.tsx?$":"ts-jest"}},"dependencies":{"invariant":"^2.2.4"},"devDependencies":{"@babel/runtime":"7.16.3","@types/invariant":"2.2.35","@types/jest":"^27.0.2","@types/node":"16.11.9","@types/relay-compiler":"^8.0.1","@types/relay-runtime":"^12.0.0","babel-plugin-relay":"^12.0.0","chokidar-cli":"^3.0.0","concurrently":"^6.2.2","glob":"^7.1.6","graphql":"^15.6.0","husky":"^7.0.0","jest":"^27.2.2","jest-cli":"^27.2.2","lint-staged":"^12.0.2","prettier":"^2.2.1","relay-compiler":"^12.0.0","relay-runtime":"^12.0.0","relay-test-utils-internal":"^12.0.0","rimraf":"^3.0.2","ts-jest":"^27.0.5","ts-node":"^10.2.1","tslint":"^6.1.3","tslint-config-prettier":"^1.18.0","typescript":"4.5.2"},"peerDependencies":{"@types/react-relay":">=11.0.2","@types/relay-runtime":">=12.0.0","relay-compiler":">=12.0.0","relay-runtime":">=12.0.0","typescript":">=4.5.0"},"publishConfig":{"registry":"https://registry.npmjs.org/"},"gitHead":"e28cfd5bb11fa2b969a451797a0d44e87e5fda64","_id":"relay-compiler-language-typescript@15.0.0","_nodeVersion":"14.18.1","_npmVersion":"6.14.15","dist":{"integrity":"sha512-vx6V+uBJLIyzTFz1fFiuS0J+L81juGUComb5emKNaYGZRWOPSalxyS+0/I6umrNChNDFB5uLuTnAqxia4+ZMBg==","shasum":"565900106eeb7150d70c5792ef092a2807a8e25e","tarball":"https://registry.npmjs.org/relay-compiler-language-typescript/-/relay-compiler-language-typescript-15.0.0.tgz","fileCount":18,"unpackedSize":154382,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhnV0mCRA9TVsSAnZWagAAmI8P/2JqFLi2a/rV3fdIWC8M\nx8DgOXs8VdogSwyf5lAK0wLr6b3A6Pvm0cjStHgBDX8ONWOzS6nlkRNP3v+N\nr445sdq9RyDwJxGn6vYFxqVEI7skYbc7BsxH+VjBbu6ZOk0togwvf/9DTs3K\n1khovTsrVJh7FxXObzMSySr95SpuhV19OAWrKd/pWLe7kiafcz5fWwFzy5Hp\nMXqxBy/0n/SOu+NveCdeIkQhvy13JW18WoIYnSGKZmWHqHZk0kXoPVLeJFvp\ntYRYIWeR5Zl+lObrgEIFph//+agEGE6ojaPsgo5XyK/N+BjIP2sbmgtscldT\nfje/xPQOGnuq0fM/Ssd1Y7/d7MOjUQ3dGYIpspDJbvwg8gfzC/Bun5fHpqUw\nCauAlGup63HXtpM3OO2AUwZaCOaE8ExpXIunSO0+QGIdDyAhe2wxzpJTChCR\n6UPzwhlfCdn2ealyNmnAxgitUr31tSwNm+VHnXiQbk6BINSzNBAlr/Bfd5UP\naud42JPRuW1vir0woXcGPhVu6MrNejKGLPxdneuZgjaytDz0subo5o4t8SGw\nMLBW0w0chlGSAb6QN0e7llhVVyTaCDmwGFtgPbVTHz/GzIA4sYbbxjodBKpi\nrBRQOuUngC5DtQGuuvkfCEPiRSI8UZ7l/gBluIYNcTLsN6MKYZ1mPfZyi6/7\nR+vW\r\n=FMiD\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIG8M9becpnxDioTcCCpy++Xa2PR2cYeEcLnKVAJy5a80AiBTCTytgkdtGg4ebnRKgP0VdoZOJ3r8GyF1cMHxKmp5JA=="}]},"_npmUser":{"name":"alloy","email":"eloy.de.enige@gmail.com"},"directories":{},"maintainers":[{"name":"kastermester","email":"kaare@kaareskovgaard.net"},{"name":"alloy","email":"eloy.de.enige@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/relay-compiler-language-typescript_15.0.0_1637702950737_0.8866889247331422"},"_hasShrinkwrap":false},"15.0.1":{"name":"relay-compiler-language-typescript","version":"15.0.1","description":"A language plugin for Relay that adds TypeScript support, including emitting type definitions.","keywords":["graphql","react","relay","typescript"],"homepage":"https://github.com/relay-tools/relay-compiler-language-typescript","bugs":{"url":"https://github.com/relay-tools/relay-compiler-language-typescript/issues"},"repository":{"type":"git","url":"git+https://github.com/relay-tools/relay-compiler-language-typescript.git"},"license":"MIT","contributors":[{"name":"Kaare Hoff Skovgaard","email":"kaare@kaareskovgaard.net"},{"name":"Eloy Durán","email":"eloy.de.enige@gmail.com"}],"main":"lib/index.js","types":"lib/index.d.ts","scripts":{"build":"rimraf lib && tsc --project tsconfig.build.json","lint":"tslint -c tslint.json --project tsconfig.json","prettier":"prettier --write '{src,types,test}/**/*.ts'","prepublish":"npm run build","relay":"node bin/relay-compiler.js --schema test/schema.graphql --src test/ --outputDir __generated__","sync-fixtures":"ts-node ./syncFixtures.ts","test":"npm run type-check && jest","type-check":"tsc --noEmit --pretty","watch":"concurrently 'tsc --watch --project tsconfig.build.json' 'chokidar \"lib/**/*.js\" -c \"yalc publish --force --push\"'","release":"npx auto@v10.30.0 shipit -v","prepare":"husky install"},"lint-staged":{"**/*.json":["prettier --write","git add"],"{src,types}/**/*.ts":["tslint -c tslint.json --fix","prettier --write","git add"]},"prettier":{},"jest":{"moduleFileExtensions":["js","ts","tsx"],"testRegex":"test/.+?-test\\.tsx?$","transform":{"^.+\\.tsx?$":"ts-jest"}},"dependencies":{"invariant":"^2.2.4"},"devDependencies":{"@babel/runtime":"7.16.7","@types/invariant":"2.2.35","@types/jest":"^27.0.2","@types/node":"17.0.13","@types/relay-compiler":"^8.0.1","@types/relay-runtime":"^12.0.0","babel-plugin-relay":"^12.0.0","chokidar-cli":"^3.0.0","concurrently":"^7.0.0","glob":"^7.1.6","graphql":"^15.6.0","husky":"^7.0.0","jest":"^27.2.2","jest-cli":"^27.2.2","lint-staged":"^12.0.2","prettier":"^2.2.1","relay-compiler":"^12.0.0","relay-runtime":"^12.0.0","relay-test-utils-internal":"^12.0.0","rimraf":"^3.0.2","ts-jest":"^27.0.5","ts-node":"^10.2.1","tslint":"^6.1.3","tslint-config-prettier":"^1.18.0","typescript":"4.5.5"},"peerDependencies":{"@types/react-relay":">=11.0.2","@types/relay-runtime":">=12.0.0","relay-compiler":">=12.0.0","relay-runtime":">=12.0.0","typescript":">=4.5.0"},"publishConfig":{"registry":"https://registry.npmjs.org/"},"gitHead":"51fdb2dc138e35c3c1a5968a213792672a21437b","_id":"relay-compiler-language-typescript@15.0.1","_nodeVersion":"14.18.3","_npmVersion":"6.14.15","dist":{"integrity":"sha512-hy760TxYhylNhSDkkxrQJvEqbhtknE8YtzmY+tRpgKGCq1Axi7eh3YjCLmfc3P2jumJXNEROQTkqqz8IbgU+tg==","shasum":"78e952cdf6d7c9f833f168c6f8765e985a791d3d","tarball":"https://registry.npmjs.org/relay-compiler-language-typescript/-/relay-compiler-language-typescript-15.0.1.tgz","fileCount":18,"unpackedSize":165984,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJh9pM2CRA9TVsSAnZWagAAIHsP/iL+H/26WEBOn+RHRMa6\nz4//EorPhUtAtvwBfrCGii+pc99MootowSxqPcgf4vY5uH0ZxetxdlMkAgwC\nOS4QVFFjg4roAc5p/EugVU+jgRdcLx8cIp3bvoyI1+hbHIrdhVCHbf4F7vh8\nl4+WZDPdsfvbCNvrUNCe16v24q+BfWiQ9UZTAtOBxiNNFq3TBx0wthghXBtH\ntZc3Y5Sg0nKHHoXqVYTFAQzThw9LIyxi1BDmFzfgfrWuTArcEn6qiNnykA9l\nW+9I/PyxLKB4pxdbbn4djvxPihlwk4gDUb17v3COnj8jGxEUl9MwIkaU2sGD\n19rrRFCO9vjNx7sHfuZT76B3TfFgOfVd39MSJUx//s6ISvq+hLFLFiS6QpNs\nd28+kGMM6dONsxACVHO1EH8oEX3o5nvE+4BUebiDpeX2zpihzA0tG0+7NmPw\n8VQO+nsPN5TTaMVq4zXMWhNSSY6j537k0LiwNdPYzk4JKJWmrLQkgUVHix7Q\nAhhCl8LsV6JFfNt/vlhVt2yiydXlT4Nnd4L41sK31bGpXIy/sY2GQndNHdef\nYdLXVfIpQkS5U8cntIbQwSZw1c2DxmlrNJKtx/4TUBB5eO6yVF1fYx4QiF7Q\n71vOzZOFFBDMfVgKDjCluEdVgVNMXiahVSDl+oCFa0ldff8lYJl/G9cTJxna\nWrhy\r\n=3Jb6\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQC2rlib7ePc7UjAEF4Mj8VbQ29oanbvpwNMmjA2jK11NAIhAPU6059arhagaE3mUzAaLMHbYCLDmsYcWP4mKO23TqJ7"}]},"_npmUser":{"name":"alloy","email":"eloy.de.enige@gmail.com"},"directories":{},"maintainers":[{"name":"kastermester","email":"kaare@kaareskovgaard.net"},{"name":"alloy","email":"eloy.de.enige@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/relay-compiler-language-typescript_15.0.1_1643549493972_0.9200421015645845"},"_hasShrinkwrap":false}},"readme":"# Obsolete\n\nThis is repository is obsolete as [relay@13](https://github.com/facebook/relay/releases/tag/v13.0.0) now supports TypeScript directly.\n\n# relay-compiler-language-typescript\n\n[![Build Status](https://travis-ci.org/relay-tools/relay-compiler-language-typescript.svg?branch=master)](https://travis-ci.org/relay-tools/relay-compiler-language-typescript)\n\nA language plugin for [Relay](https://facebook.github.io/relay/) that adds\nTypeScript support, including emitting type definitions.\n\n## Installation\n\nAdd the package to your dev dependencies:\n\n```\nyarn add graphql relay-compiler --dev\nyarn add typescript relay-compiler-language-typescript --dev\n```\n\n**Note:** Starting with version 15.0.0 relay-compiler-language-typescript requires a minimum TypeScript version of 4.5.0 being installed in your project.\n\n## Configuration\n\n### relay-compiler\n\nThen configure your `relay-compiler` script to use it, like so:\n\n```json\n{\n  \"scripts\": {\n    \"relay\":\n      \"relay-compiler --src ./src --schema data/schema.graphql --language typescript --artifactDirectory ./src/__generated__\"\n  }\n}\n```\n\nThis is going to store all artifacts in a single directory, which you also need\nto instruct `babel-plugin-relay` to use in your `.babelrc`:\n\n```json\n{\n  \"plugins\": [[\"relay\", { \"artifactDirectory\": \"./src/__generated__\" }]]\n}\n```\n\n### TypeScript\n\nAlso be sure to configure the TypeScript compiler to transpile to `ES2015`\nmodules (or higher) and leave transpilation to `CommonJS` modules (if required)\nup to Babel with the following `tsconfig.json` settings:\n\n```json5\n{\n  \"compilerOptions\": {\n    \"module\": \"ES2015\", // ES2015 or higher\n    \"target\": \"ES2020\"  // best use the highest target setting compatible with your Babel setup\n  }\n}\n```\n\nThe reason for this is that `tsc` would otherwise generate code where the\nimported `graphql` function is being namespaced (`react_relay_1` in this\nexample):\n\n```js\nreact_relay_1.createFragmentContainer(\n  MyComponent,\n  react_relay_1.graphql`\n  ...\n`\n);\n```\n\n… which makes it impossible for `babel-plugin-relay` to find the locations\nwhere the `graphql` function is being used.\n\n*The generated code uses ES2015 module syntax if `module` is set to ES2015 or\nhigher in your `tsconfig.json`. Note that the `eagerESModules` option from\n`relay-compiler` has no effect on the generated code if `module` is ES2015 or\nhigher.*\n\n#### Custom Headers\n\nIf you need to add a custom header to generated files, perhaps for a custom linter\nor to get boilerplate license code in, that can be passed in also in compilerOptions\nas `banner`:\n\n```json\n{\n  \"compilerOptions\": {\n    \"banner\": \"/* &copy; 2021 Example.org - @generated code */\"\n  }\n}\n```\n\n## Problems\n\n### React Hot Loader\n\nReact Hot Loader is known to not always work well with generated code such as\nour typing artifacts, which will lead to loading modules _with_ TypeScript types\ninto the browser and break. As a maintainer of RHL\n[pointed out](https://github.com/gaearon/react-hot-loader/issues/1032) in a\nsimilar issue:\n\n> The problem - hot reloading is not \"complete\"\n\nSo\n[until RHL will be made “complete”](https://github.com/gaearon/react-hot-loader/issues/1024)\nthis project can’t gurantee to always work well with it, nor is it our control\nto do anything about that.\n\n## Also see\n\n* You can find a copy of the Relay\n  [example TODO app](https://github.com/relay-tools/relay-compiler-language-typescript/tree/master/example)\n  inside this repository or you can take a look at the\n  [Artsy React Native app](https://github.com/artsy/eigen).\n* There are Relay tslint rules available\n  [here](https://github.com/relay-tools/tslint-plugin-relay).\n\n## License\n\nThis package is available under the MIT license. See the included LICENSE file\nfor details.\n","maintainers":[{"name":"kastermester","email":"kaare@kaareskovgaard.net"},{"name":"alloy","email":"eloy.de.enige@gmail.com"}],"time":{"modified":"2022-05-15T17:39:38.784Z","created":"2018-02-06T20:50:28.564Z","0.9.0":"2018-02-06T20:50:28.564Z","0.9.1":"2018-07-28T21:49:08.927Z","1.0.0":"2018-08-04T03:10:09.747Z","1.0.1":"2018-08-13T13:27:56.154Z","1.1.0":"2018-08-25T15:20:08.629Z","1.1.1":"2018-09-07T23:09:30.811Z","2.0.0":"2019-01-29T14:25:30.084Z","2.1.0":"2019-04-26T01:41:13.976Z","2.2.0":"2019-04-26T23:36:09.176Z","2.3.0":"2019-04-27T16:24:44.188Z","2.4.0":"2019-04-27T17:35:51.326Z","2.5.0":"2019-04-27T17:43:57.138Z","2.6.0":"2019-05-06T17:49:04.931Z","4.1.0":"2019-05-10T15:20:38.993Z","4.2.0":"2019-05-13T12:27:13.613Z","4.3.0":"2019-05-17T21:09:22.310Z","4.4.0":"2019-08-02T14:04:35.538Z","4.5.0":"2019-08-02T14:04:58.779Z","4.6.0":"2019-08-03T17:38:28.309Z","4.7.0":"2019-08-27T13:05:17.858Z","4.8.0":"2019-09-19T10:04:22.545Z","4.9.0":"2019-09-19T10:05:34.662Z","4.10.0":"2019-09-19T11:16:12.035Z","4.11.0":"2019-09-19T11:23:01.585Z","4.12.0":"2019-09-19T11:35:10.156Z","4.13.0":"2019-09-19T11:41:36.625Z","5.0.0":"2019-09-19T11:57:53.007Z","6.0.0":"2019-09-24T10:04:34.148Z","7.0.0":"2019-09-24T10:08:37.342Z","8.0.0":"2019-10-08T10:30:20.968Z","8.0.1":"2019-10-21T14:32:58.892Z","8.0.2":"2019-10-21T14:44:30.784Z","8.0.3":"2019-10-21T16:25:52.140Z","9.0.0":"2019-10-21T16:35:02.676Z","9.0.1":"2019-10-28T11:37:21.522Z","10.0.0":"2019-10-31T18:15:44.064Z","10.1.0":"2019-11-04T12:57:06.758Z","10.1.1":"2019-11-22T19:47:34.955Z","10.1.2":"2019-11-29T21:14:00.137Z","10.1.3":"2019-12-04T15:26:08.856Z","10.1.4":"2020-01-06T21:25:32.201Z","10.1.5":"2020-02-13T17:12:07.248Z","11.0.0":"2020-02-17T11:00:36.087Z","12.0.0":"2020-02-18T13:52:46.961Z","12.0.1":"2020-04-22T15:22:46.871Z","12.0.2":"2020-05-06T11:05:55.520Z","12.0.3":"2020-05-20T14:00:35.590Z","12.0.4":"2020-07-24T15:43:12.649Z","13.0.0":"2020-07-27T14:12:15.768Z","13.0.1":"2020-08-04T13:14:08.825Z","13.0.2":"2020-11-02T01:02:47.307Z","13.0.3":"2021-02-11T12:09:10.324Z","13.0.4":"2021-02-11T12:46:36.130Z","13.0.5":"2021-02-15T11:37:38.410Z","13.0.6":"2021-02-15T12:37:41.672Z","13.0.7":"2021-04-02T08:30:10.280Z","13.0.8":"2021-04-02T08:31:07.169Z","13.0.9":"2021-04-02T08:40:47.721Z","13.0.10":"2021-04-07T06:50:22.055Z","14.0.0":"2021-04-07T20:13:51.084Z","14.1.0":"2021-08-08T16:30:03.217Z","14.1.1":"2021-09-28T12:16:31.504Z","14.1.2":"2021-09-28T19:39:49.451Z","14.1.3":"2021-10-01T08:52:52.353Z","14.2.0":"2021-10-01T17:10:00.468Z","14.2.1":"2021-10-06T20:01:43.728Z","14.3.0":"2021-10-29T01:51:44.842Z","15.0.0":"2021-11-23T21:29:10.961Z","15.0.1":"2022-01-30T13:31:34.125Z"},"homepage":"https://github.com/relay-tools/relay-compiler-language-typescript","keywords":["graphql","react","relay","typescript"],"repository":{"type":"git","url":"git+https://github.com/relay-tools/relay-compiler-language-typescript.git"},"contributors":[{"name":"Kaare Hoff Skovgaard","email":"kaare@kaareskovgaard.net"},{"name":"Eloy Durán","email":"eloy.de.enige@gmail.com"}],"bugs":{"url":"https://github.com/relay-tools/relay-compiler-language-typescript/issues"},"license":"MIT","readmeFilename":"README.md"}