{"_id":"eslint-config-airbnb-typescript","_rev":"57-c1c05f2e9a91309b6f753dd5be4ec74a","name":"eslint-config-airbnb-typescript","dist-tags":{"latest":"18.0.0"},"versions":{"1.0.0":{"name":"eslint-config-airbnb-typescript","description":"Airbnb's ESLint config with TypeScript support","license":"MIT","author":{"name":"Matt Turnbull","email":"matt@iamturns.com","url":"https://iamturns.com"},"homepage":"https://github.com/iamturns/eslint-config-airbnb-typescript","repository":{"type":"git","url":"git+https://github.com/iamturns/eslint-config-airbnb-typescript.git"},"bugs":{"url":"https://github.com/iamturns/eslint-config-airbnb-typescript/issues"},"version":"1.0.0","main":"dist/eslint-config-airbnb-typescript.js","scripts":{"pre-commit":"lint-staged","format":"run-s format:package format:prettier format:eslint","format:eslint":"eslint --cache --fix ./ >/dev/null 2>&1 || true","format:package":"prettier-package-json --write","format:prettier":"prettier --write '**/*.{json,md,yml}' '.editorconfig' 'LICENSE'","lint":"eslint --cache ./","reinstall":"iamturns-scripts reinstall","reset":"iamturns-scripts reset","upgrade":"iamturns-scripts upgrade","validate":"npm run lint"},"dependencies":{"eslint-config-airbnb":"^17.1.0","eslint-config-airbnb-base":"^13.1.0"},"devDependencies":{"@typescript-eslint/eslint-plugin":"^1.0.0","doctoc":"^1.4.0","eslint":"^5.3.0","eslint-plugin-import":"^2.14.0","husky":"^1.3.1","iamturns-scripts":"^5.0.0","lint-staged":"^8.1.0","npm-run-all":"^4.1.5","prettier":"^1.16.0","prettier-package-json":"^2.0.1","typescript":"^3.2.4"},"keywords":["airbnb","config","es2015","es2016","es2017","es2018","eslint","eslintconfig","javascript","styleguide","typescript"],"gitHead":"9dfafd35f58d332c729ffc3a31cec77ef6740218","_id":"eslint-config-airbnb-typescript@1.0.0","_npmVersion":"6.5.0-next.0","_nodeVersion":"11.6.0","_npmUser":{"name":"iamturns","email":"matt@iamturns.com"},"dist":{"integrity":"sha512-+tQEOofw/2dS7RnzpGzbQSQ8BlAfG3KfF9MSFXaahIog07RkGq2PSnfaErqNF2mcaUUOD1noeazYOcwlds3SKA==","shasum":"23337c9291510e4b79f21e30cfe3eb5f76a36141","tarball":"https://registry.npmjs.org/eslint-config-airbnb-typescript/-/eslint-config-airbnb-typescript-1.0.0.tgz","fileCount":21,"unpackedSize":14493,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcRveFCRA9TVsSAnZWagAAGGUP/iZIO2Ml9EFThyANMybv\ngrpkI6WQvlxiX7fUasLO/SXFkchNvMPOKAQ9pbU5GWZgW/2UCHokQLdtlzBV\n4cbfDBrSYspCzGC3q+7+BC6OS8EJryvEBPgl1QIYgyjodZPDr/5LoWerlHGb\n63zI7hBw+WrW8zxWHSMlhABuQKVhTC+8BtPxOCnTDYivNIsF9ZG0CnZZ3Q2v\n1Y+lIDqfzp1j2pDNhSwiMPnMRnIm4KtpXyG+cDqzsxR05BGJEc6sHGgPxaDg\nEA2Qub+nbZfuo7BGLgCJ/tLumP42n1xXG/qls2e5kkXgs3ivAhY2BuqERbHV\nIC4OnTNRswjnV77xhc0hCqH7s1HvKJICu4Yo3zCHybexbQU0G7p6YZireoBy\n/FwnlpQUXkqiOVw77NpHQUtdKDOmlFtCRcxb33o8oy/oi6JRTnC7aGUjsEPh\nOYoNJreDGEu77j9LzzqGg13PzU2L0Az+GHm87TY0rhekW7NkLMODp8khpq/A\nu90MebCmUFqyKMk5SMuy/GKeqN2W/21FGdSMdiNvEBFw1sCkRlhX6mzlhi3E\ncMAFKfuP2LFaZNYwFFnucLM+nCdUjloKkHdgvWykzwQZzInLO3C4CbtuZhyO\ncaA8j4bLVg9KsfnoEE+VgJPEC5ot6XIO0ds74W2s5pPJJliylYbGiwf3Z95f\nbYT8\r\n=X7G9\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIAmqn4voy2eThQJf11CJk9xWqwcrOexHd7zZL4WIyaAEAiEAnUQ/3StyZ7AsxlIUlbtrRrw1uiuZBe8sEEYleUScsho="}]},"maintainers":[{"name":"iamturns","email":"matt@iamturns.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/eslint-config-airbnb-typescript_1.0.0_1548154756878_0.5047311399368"},"_hasShrinkwrap":false},"1.0.1":{"name":"eslint-config-airbnb-typescript","description":"Airbnb's ESLint config with TypeScript support","license":"MIT","author":{"name":"Matt Turnbull","email":"matt@iamturns.com","url":"https://iamturns.com"},"homepage":"https://github.com/iamturns/eslint-config-airbnb-typescript","repository":{"type":"git","url":"git+https://github.com/iamturns/eslint-config-airbnb-typescript.git"},"bugs":{"url":"https://github.com/iamturns/eslint-config-airbnb-typescript/issues"},"version":"1.0.1","main":"dist/eslint-config-airbnb-typescript.js","scripts":{"pre-commit":"lint-staged","format":"run-s format:package format:prettier format:eslint","format:eslint":"eslint --cache --fix ./ >/dev/null 2>&1 || true","format:package":"prettier-package-json --write","format:prettier":"prettier --write '**/*.{json,md,yml}' '.editorconfig' 'LICENSE'","lint":"eslint --cache ./","reinstall":"iamturns-scripts reinstall","reset":"iamturns-scripts reset","upgrade":"iamturns-scripts upgrade","validate":"npm run lint"},"dependencies":{"eslint-config-airbnb":"^17.1.0","eslint-config-airbnb-base":"^13.1.0"},"devDependencies":{"@typescript-eslint/eslint-plugin":"^1.0.0","doctoc":"^1.4.0","eslint":"^5.3.0","eslint-plugin-import":"^2.14.0","husky":"^1.3.1","iamturns-scripts":"^5.0.0","lint-staged":"^8.1.0","npm-run-all":"^4.1.5","prettier":"^1.16.0","prettier-package-json":"^2.0.1","typescript":"^3.2.4"},"keywords":["airbnb","config","es2015","es2016","es2017","es2018","eslint","eslintconfig","javascript","styleguide","typescript"],"gitHead":"db07ced72320aadaf317c8a37a21c4da72e9f0e7","_id":"eslint-config-airbnb-typescript@1.0.1","_npmVersion":"6.5.0","_nodeVersion":"11.7.0","_npmUser":{"name":"iamturns","email":"matt@iamturns.com"},"dist":{"integrity":"sha512-1MPEGjt6ezdazj8ZHHN8gw7F7hZNtIALbUGVs+7qUBNqiLo69a0u5Tovuk+RWxMr1QvBuO2YA/aTstkSr6Z7+w==","shasum":"33877c4ec0318df255ec66a744189b0b0b054f0b","tarball":"https://registry.npmjs.org/eslint-config-airbnb-typescript/-/eslint-config-airbnb-typescript-1.0.1.tgz","fileCount":21,"unpackedSize":14546,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcR7JeCRA9TVsSAnZWagAARkwP/iJtSoutzPhjTZeqfD5g\nPgL355ZGuIM5bepMlskIkb4FM4MokCBahoKTjLEh9h++kf0T55Hze1h5nTSx\nj5jRiF66tq/kizcP3+zOlV/Psv7GBS5XPsbjJOz4IAd/PV3RH0yrUkybX6qT\nNTD5khiTkbutZtkNKBeN7FikC+SAVjXEWI7hEomufUULHSsmv9Bik7kPhNZm\nDtpZBw3I27e434i4ilYpWwgnRYf1Kj6ftkgWf3OZcBTfTaP3/0Xe5IL7z1k6\nlG1fTXuGSIAVM0riHXbj3Iwh4+/PRUUssHfs+SVRhYJKhK8zmM/xI9osmIX3\nHyqCeMrVTupF25lgMN0MNRqH2tYJVhpbrWp9FZ4fpLMJGstkWb4LwYS2HKlZ\nkEQJoiKJF2tO79dl5bJQtwUNr0gC4IpNw5nfzfTWrDLuwaV6u7qmHR+u/a/L\nkAWEDFWrS9b0EMD81Nl90trigHeXAwLvEfACZKI0t2tmTIC3wkysgTlX9c1F\nwnTAbK2eNSLbszZzLwccj6ADhfGkeBY5VBFrgvId9l5tIT1fQe6uOxCp0cOG\nUSiiQvtrqXTV5UOzEA6Jhjc4AWZbdoro+23IftUcePL+rzcWPggo2K6fr8f1\nk7xAClSEeh2xwEENbF+OJQ6NTy1KOkU1yBzc6AFdiMuoBAESiTTwMYdMBwyk\noh61\r\n=mjOd\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDlYFFcgvKDENVIAr2nOgGF06ltdyYfC0jzxMA6gF+OVwIhAOWVTO3kSZ4ilb5oKlK+7ewMgvTAMvWboEmF7kXLxqEK"}]},"maintainers":[{"name":"iamturns","email":"matt@iamturns.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/eslint-config-airbnb-typescript_1.0.1_1548202590251_0.9533722844132919"},"_hasShrinkwrap":false},"1.1.0":{"name":"eslint-config-airbnb-typescript","description":"Airbnb's ESLint config with TypeScript support","license":"MIT","author":{"name":"Matt Turnbull","email":"matt@iamturns.com","url":"https://iamturns.com"},"homepage":"https://github.com/iamturns/eslint-config-airbnb-typescript","repository":{"type":"git","url":"git+https://github.com/iamturns/eslint-config-airbnb-typescript.git"},"bugs":{"url":"https://github.com/iamturns/eslint-config-airbnb-typescript/issues"},"version":"1.1.0","main":"dist/eslint-config-airbnb-typescript.js","scripts":{"pre-commit":"lint-staged","format":"run-s format:package format:prettier format:eslint","format:eslint":"eslint --cache --fix ./ >/dev/null 2>&1 || true","format:package":"prettier-package-json --write","format:prettier":"prettier --write '**/*.{json,md,yml}' '.editorconfig' 'LICENSE'","lint":"eslint --cache ./","reinstall":"iamturns-scripts reinstall","reset":"iamturns-scripts reset","upgrade":"iamturns-scripts upgrade","validate":"npm run lint"},"dependencies":{"eslint-config-airbnb":"^17.1.0","eslint-config-airbnb-base":"^13.1.0"},"devDependencies":{"@typescript-eslint/eslint-plugin":"^1.0.0","doctoc":"^1.4.0","eslint":"^5.3.0","eslint-plugin-import":"^2.14.0","husky":"^1.3.1","iamturns-scripts":"^5.0.0","lint-staged":"^8.1.0","npm-run-all":"^4.1.5","prettier":"^1.16.0","prettier-package-json":"^2.0.1","typescript":"^3.2.4"},"keywords":["airbnb","config","es2015","es2016","es2017","es2018","eslint","eslintconfig","javascript","styleguide","typescript"],"gitHead":"464b0850e09cbe218999bd986f5656d30e868c96","_id":"eslint-config-airbnb-typescript@1.1.0","_npmVersion":"6.5.0","_nodeVersion":"11.8.0","_npmUser":{"name":"iamturns","email":"matt@iamturns.com"},"dist":{"integrity":"sha512-8Jgti2d1y2GFtDeo6iYAudu/fTpkg18MlGlrb6kVa5zlBC2ANDFSNEg6rqmGuarjiud8Eu4SZKGxzP0ZOPcwPw==","shasum":"4046e76ec82ca4d57a953dbd70d334f876881679","tarball":"https://registry.npmjs.org/eslint-config-airbnb-typescript/-/eslint-config-airbnb-typescript-1.1.0.tgz","fileCount":21,"unpackedSize":15260,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcTSc/CRA9TVsSAnZWagAAVBUP/2jjBKaOMAhVpDBjGCRw\n4fnhooQlJxt9ERi2I5SxZDSytDGPDRGGd8n41qoUyIo9lM/zHEmr7T+KJpg+\nNwcmwQOkRAMRBbMve4uXAtj6FyihO1VipsBGj/Z7I3USlWQG4BKw0A4o8pDu\ntRLprBdYHV/TyLyAci66FwQPO2Yl8C4RWmfoLId9v/rSZBtyxrviqyXK4cbe\nAGaiyB205fDoHid81GCVt7K1yCODjwR9iGcr/uQUTdaQL64gPQPSKCDThYeI\nEoRy+lFBXYSduOG4uEAbmafdR88sJV8ZPNGgGaVCHIryaVHjbrWt5gOZDBHM\naiamNbFcHyZs32Ix5bmfSG8UmtVKspbwK9I1OFPWXP4rw0w0heXr23+NNHHO\nRvWUIytCNchh0PoDUIgznU/YMu/+xZ0rwh7DdDsAz8r2oNjsS6F+0vAQSKMX\nxROEhZbYRXERzq5txYZsbY8tIh7s5uRqKUMbqR80dxKlwfNWUxSG7PBUEy69\nhdDFrbMuej1/Xg0heWpREZHoXeqQ6pI4rQfPUKhzX+9vznT9KCwaE0ErVukq\nNeWWemvgE8rwXhoTFsym/Tm1KOxLDVtpO48NGYeY7C+B6XZCPpViv3ks/tIS\nJvwzWplbQBm0JQqQtCcexeBGqVobNWAYrbvqgO8WQEjouWg7ln4uAxPyOT8J\nYi79\r\n=acje\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCNeMQcrYkVYWVkUGh5t7E/D4kSeZYnp96peqYd1Twe3gIgKgRpx+k/TnbV+T8ZwLiq8unzrxi4G3F9XhAZFrXHkkc="}]},"maintainers":[{"name":"iamturns","email":"matt@iamturns.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/eslint-config-airbnb-typescript_1.1.0_1548560191057_0.7867669001305526"},"_hasShrinkwrap":false},"1.2.0":{"name":"eslint-config-airbnb-typescript","description":"Airbnb's ESLint config with TypeScript support","license":"MIT","author":{"name":"Matt Turnbull","email":"matt@iamturns.com","url":"https://iamturns.com"},"homepage":"https://github.com/iamturns/eslint-config-airbnb-typescript","repository":{"type":"git","url":"git+https://github.com/iamturns/eslint-config-airbnb-typescript.git"},"bugs":{"url":"https://github.com/iamturns/eslint-config-airbnb-typescript/issues"},"version":"1.2.0","main":"dist/eslint-config-airbnb-typescript.js","scripts":{"pre-commit":"lint-staged","format":"run-s format:package format:prettier format:eslint","format:eslint":"eslint --cache --fix ./ >/dev/null 2>&1 || true","format:package":"prettier-package-json --write","format:prettier":"prettier --write '**/*.{js,json,md,yml}' '.editorconfig' 'LICENSE'","lint":"eslint --cache ./","reinstall":"iamturns-scripts reinstall","reset":"iamturns-scripts reset","upgrade":"iamturns-scripts upgrade","validate":"npm run lint"},"dependencies":{"eslint-config-airbnb":"^17.1.0","eslint-config-airbnb-base":"^13.1.0"},"devDependencies":{"@typescript-eslint/eslint-plugin":"^1.0.0","doctoc":"^1.4.0","eslint":"^5.3.0","eslint-plugin-import":"^2.14.0","husky":"^1.3.1","iamturns-scripts":"^5.0.0","lint-staged":"^8.1.0","npm-run-all":"^4.1.5","prettier":"^1.16.0","prettier-package-json":"^2.0.1","typescript":"^3.2.4"},"keywords":["airbnb","config","es2015","es2016","es2017","es2018","eslint","eslintconfig","javascript","styleguide","typescript"],"gitHead":"171cabd28761e250bb6bfb07913b369c22414b4b","_id":"eslint-config-airbnb-typescript@1.2.0","_nodeVersion":"11.14.0","_npmVersion":"6.7.0","dist":{"integrity":"sha512-ONYw1dNPMwQknB7nmrKQ39SjaWux70ywT5ddCi9jziSf5+THIxDBnL0HRdVeoflmNuoXuW6Z3oaD+tzRiiU+Ig==","shasum":"755f8d14be819b833cce794bd7bee6832ccc1984","tarball":"https://registry.npmjs.org/eslint-config-airbnb-typescript/-/eslint-config-airbnb-typescript-1.2.0.tgz","fileCount":21,"unpackedSize":15676,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcsSngCRA9TVsSAnZWagAA2YcP+wWOykLy0iNMW19e5+MG\nRg0Q86xK5zhaUUDa3gkfrQ9HXGTl7/qWgwTD2EdKxg5CfM1mPpvNUP5Ux/wP\nC4gE3WyMOzQ0+TbITEnRE8lvqq3g4ShLgPtbdTeI1wJ1a8WJ1j473Im90tvZ\nQryFN27ViUrad4c+5Kz0h1z75CadPxCsXh6QyAoV0scgYZlrUioliy5J+yjj\nvUKH8lULEByLHdYUbZPXYf9HTGnbobr3OlDZyCQIFlM2m/GJGWkyS0IMSmMV\nlH1OuuHh3bNJZVFNRHCYURt474ghs94aIARKfrzjqeQc/7hYpPFt+oNn76Wq\nCUZ5S2beFgslBpvKeMoBkQZRET7Q1K9xvdnWiBBvRtBui3lVUYTnoBwJYHEQ\nFwWUHvKH0Y1puLLSS+WITw8z+mToez13ohtnY7uSygNtkkL7Vou3GIJ3qA7t\nwjbvwamoJHudAqA/hif5/J4mdPt2x2yZFk6g9QI4k1mvkbgtP7gFs6t3qZfp\nltxhbyGqdWvco+FDksXMGVxJ8ISm/TG1tGr01WTszAxLXeN2QceMtvMFnkgi\n2BqIpu4UW17Bd37h9K2w3uGUUPDlVYaF4I/viQPHw7rxdwamTXiVq9nxCsa3\nZtfmc2RY+Uo4lp9+2z3H/Ap35TGfICpLO8TfsYcyF/cRCkun0sGS8dSl4Hjy\nUUKZ\r\n=sgdm\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIG+AArPsDcym9TKb46+5rqZy9wbl5DKEK6K9mt+jFzmsAiEAkSUB+IAKMHgcgbITRmPmQ/dzKDGpcfy/G6hcxWPqGZQ="}]},"maintainers":[{"name":"iamturns","email":"matt@iamturns.com"}],"_npmUser":{"name":"iamturns","email":"matt@iamturns.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/eslint-config-airbnb-typescript_1.2.0_1555114463221_0.6174679033207666"},"_hasShrinkwrap":false},"2.0.0":{"name":"eslint-config-airbnb-typescript","description":"Airbnb's ESLint config with TypeScript support","license":"MIT","author":{"name":"Matt Turnbull","email":"matt@iamturns.com","url":"https://iamturns.com"},"homepage":"https://github.com/iamturns/eslint-config-airbnb-typescript","repository":{"type":"git","url":"git+https://github.com/iamturns/eslint-config-airbnb-typescript.git"},"bugs":{"url":"https://github.com/iamturns/eslint-config-airbnb-typescript/issues"},"version":"2.0.0","main":"dist/eslint-config-airbnb-typescript.js","scripts":{"pre-commit":"lint-staged","format":"run-s format:package format:prettier format:eslint","format:eslint":"eslint --cache --fix ./ >/dev/null 2>&1 || true","format:package":"prettier-package-json --write","format:prettier":"prettier --write '**/*.{js,json,md,yml}' '.editorconfig' 'LICENSE'","lint":"eslint --cache ./","reinstall":"iamturns-scripts reinstall","reset":"iamturns-scripts reset","upgrade":"iamturns-scripts upgrade","validate":"npm run lint"},"dependencies":{"eslint-config-airbnb":"^17.1.0","eslint-config-airbnb-base":"^13.1.0"},"devDependencies":{"@typescript-eslint/eslint-plugin":"^1.0.0","doctoc":"^1.4.0","eslint":"^5.3.0","eslint-plugin-import":"^2.14.0","husky":"^1.3.1","iamturns-scripts":"^5.0.0","lint-staged":"^8.1.0","npm-run-all":"^4.1.5","prettier":"^1.16.0","prettier-package-json":"^2.0.1","typescript":"^3.2.4"},"keywords":["airbnb","config","es2015","es2016","es2017","es2018","eslint","eslintconfig","javascript","styleguide","typescript"],"gitHead":"1fbb80d9093f5ad1715dfb0465df52cfd669a7b4","_id":"eslint-config-airbnb-typescript@2.0.0","_nodeVersion":"11.14.0","_npmVersion":"6.7.0","dist":{"integrity":"sha512-x4EDwJ61iOtikYvk9j3Xte2j/H+ithzppMQqtKEcxEWswzgMXXMh0XjmV38+5Pg7rx69SYiLKlfdkGSITwUOow==","shasum":"d1a234312fd7f8ebd93f4fcdb60dfa91555c9473","tarball":"https://registry.npmjs.org/eslint-config-airbnb-typescript/-/eslint-config-airbnb-typescript-2.0.0.tgz","fileCount":21,"unpackedSize":18277,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcsTa6CRA9TVsSAnZWagAAk7cP/3gZFn8IPzI9FCdXHQl0\nR1E8bjhCeFVOa2Lp0VgrTBhtBDHmsqd9bK6xPA5gTO2tgIyGFRyjiMhi80e3\nYBMgRX28IBzElV62hMl1FuVwDHsH3ZSUtrp9Et1xQc6DY2xJmXWjGbzqPTET\nN8kCk0KCAe3/E3ODnqenbxfd1gE6Voe/4qSPzDIT5zN08WmGtE5EyGAWv9iS\nY4dEmOIZ5anfbnRUCZAOnjLBDaF3fyczBlcFWV9FCIYp8a2gc9VUSGSssRWp\nyDuwL/+XRkSOyHukL5gQxQ3K9O5iSgYlBSSNaCHsaqUkVBfpYLnnTq3ofF7l\n2AUn2mSm/ddDz08NHhlo3cUgTHjnset8V/F20XtsjaHlQpieNZVzCOf5oSfH\n1wX3GLbZAhWUaANPW51Q/YBfaH3ieI3r5UkfjCIj64DjhJWqo4LnbhPOgH3S\nf8eQG/aeh9nreIgApua/ISIogbzbvUnFOzclZmNPu9YnSByGZ/dQsMJ67VAQ\nj67oVelhM21MuKEAiyJxeukJrQZlPtv/8khPwu/2Rhq868TSYyqL1uKo7FPb\nI8uJZR9/f75b8k7gqKyFJjieBtIGZe80j8DjKzJYFYwVMtjkA39ZpGCyl9nG\nG8yIPk2LlGLe4fQuz5LCK/FQ3tOl1nKk128CDcjKKnXx4FZMqnc8v2gf66wH\nCj9D\r\n=A5kk\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQD2RqTzyvMLIvJv2aFwmcfJUumPMU2vkSftEZsbjFs8ngIhAPNVj4b6dMahSIsyCwvbo/2oo5mES35iIgsXe160+b+k"}]},"maintainers":[{"name":"iamturns","email":"matt@iamturns.com"}],"_npmUser":{"name":"iamturns","email":"matt@iamturns.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/eslint-config-airbnb-typescript_2.0.0_1555117753572_0.09820600558160297"},"_hasShrinkwrap":false},"2.1.0":{"name":"eslint-config-airbnb-typescript","description":"Airbnb's ESLint config with TypeScript support","license":"MIT","author":{"name":"Matt Turnbull","email":"matt@iamturns.com","url":"https://iamturns.com"},"homepage":"https://github.com/iamturns/eslint-config-airbnb-typescript","repository":{"type":"git","url":"git+https://github.com/iamturns/eslint-config-airbnb-typescript.git"},"bugs":{"url":"https://github.com/iamturns/eslint-config-airbnb-typescript/issues"},"version":"2.1.0","main":"dist/eslint-config-airbnb-typescript.js","scripts":{"pre-commit":"lint-staged","format":"run-s format:package format:prettier format:eslint","format:eslint":"eslint --cache --fix ./ >/dev/null 2>&1 || true","format:package":"prettier-package-json --write","format:prettier":"prettier --write '**/*.{js,json,md,yml}' '.editorconfig' 'LICENSE'","lint":"eslint --cache ./","reinstall":"iamturns-scripts reinstall","reset":"iamturns-scripts reset","upgrade":"iamturns-scripts upgrade","validate":"npm run lint"},"dependencies":{"eslint-config-airbnb":"^17.1.0","eslint-config-airbnb-base":"^13.1.0"},"devDependencies":{"@typescript-eslint/eslint-plugin":"^1.0.0","doctoc":"^1.4.0","eslint":"^5.3.0","eslint-plugin-import":"^2.14.0","husky":"^1.3.1","iamturns-scripts":"^5.0.0","lint-staged":"^8.1.0","npm-run-all":"^4.1.5","prettier":"^1.16.0","prettier-package-json":"^2.0.1","typescript":"^3.2.4"},"keywords":["airbnb","config","es2015","es2016","es2017","es2018","eslint","eslintconfig","javascript","styleguide","typescript"],"gitHead":"50f7d367f4a27f7d3a8ff209b3c22398ac58989d","_id":"eslint-config-airbnb-typescript@2.1.0","_nodeVersion":"11.14.0","_npmVersion":"6.7.0","dist":{"integrity":"sha512-YV2lYzaZsnGj3iuenCDxW1N5WJDuCMVFUcH/2rJyUyiCq3nv7eH9QaSfvPa7oMZcotyVs753zti0g0AZeMuMWA==","shasum":"79dca5f297615a7a6cae0cade43d0b2f0842e910","tarball":"https://registry.npmjs.org/eslint-config-airbnb-typescript/-/eslint-config-airbnb-typescript-2.1.0.tgz","fileCount":21,"unpackedSize":17635,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcuXsOCRA9TVsSAnZWagAA+AUP/05MxWyAVes3aoUIR0b8\nHoJH/SNXWGwohDamd03JTR6X7j1xNjFoKTLO0Svk1MziaSeQgGrLF0MpVIqX\nqgfyWcdfKVInK/31xFRCf8tbv2BAlrZ0RnIbtI/b+Lf6BEgts67oIlt0DryC\nDcsOTsmnkgc5imS1KNcnp5WtF4nrkSHOAZjuxrUWzEnjansLnPSWoTziCbp8\ntmNtFhQZ90INrJ1O/OkBekxQ+rGG0w7oeWykCcKdcdpPisdR0rBBy0l1/uBp\nUoO33/g/+/UqZ+2v6BEEv4VhWM2tfpQ41BZtUsCLuh3qWPUV6tasc9HJC3Hw\ntVyqhHveaDfuD6A1tyBYFFLuGkF5/8XLGxa6dbsnEJnUuc2gjHN5eQQ0C/mE\nFJQCdOI71p8sfUbjSYLrk5uqun302Q5n/37aszieHO6lJGyw6W1jNnZYFrii\nQbYfsoW2e3LjbPb3bk9ioF6Fk+Zfv9a848iVT0VT0j1xOhIbyIGIUpZXRTJ5\nZEXNEQ0Xnu3nDyypeSnMz+WQikBLV/AZwi7TZvyU+kfs85QWTz2WvA2XVDjf\nSg91bpimlaZz8RU6ZGIvxHqrrkH2WRrKUS0vnOF+PEaJ/znXOdBYmagNw3j0\njf2JVbqg9jBJKuKNhACq1D4lwhNxFYRr3nok5m0bQ6IbRhpB1xnd/Qo9i7M8\nCphn\r\n=ZmDW\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCID2yZgprN4Qo5u7+0WX9Gu30h8DyFetH6w6Dqbyk0xwoAiEAqGGPiNEkDJvJPNEsT1Z0BiAR+CZoz0dZemI9oN0fDbU="}]},"maintainers":[{"name":"iamturns","email":"matt@iamturns.com"}],"_npmUser":{"name":"iamturns","email":"matt@iamturns.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/eslint-config-airbnb-typescript_2.1.0_1555659533277_0.459935038111424"},"_hasShrinkwrap":false},"3.0.0":{"name":"eslint-config-airbnb-typescript","description":"Airbnb's ESLint config with TypeScript support","license":"MIT","author":{"name":"Matt Turnbull","email":"matt@iamturns.com","url":"https://iamturns.com"},"homepage":"https://github.com/iamturns/eslint-config-airbnb-typescript","repository":{"type":"git","url":"git+https://github.com/iamturns/eslint-config-airbnb-typescript.git"},"bugs":{"url":"https://github.com/iamturns/eslint-config-airbnb-typescript/issues"},"version":"3.0.0","main":"dist/eslint-config-airbnb-typescript.js","scripts":{"pre-commit":"lint-staged","format":"run-s format:package format:prettier format:eslint","format:eslint":"eslint --cache --fix ./ >/dev/null 2>&1 || true","format:package":"prettier-package-json --write","format:prettier":"prettier --write '**/*.{js,json,md,yml}' '.editorconfig' 'LICENSE'","lint":"eslint --cache ./","reinstall":"iamturns-scripts reinstall","reset":"iamturns-scripts reset","upgrade":"iamturns-scripts upgrade","validate":"npm run lint"},"dependencies":{"eslint-config-airbnb":"^17.1.0","eslint-config-airbnb-base":"^13.1.0"},"devDependencies":{"@typescript-eslint/eslint-plugin":"^1.0.0","doctoc":"^1.4.0","eslint":"^5.3.0","eslint-plugin-import":"^2.14.0","husky":"^1.3.1","iamturns-scripts":"^5.0.0","lint-staged":"^8.1.0","npm-run-all":"^4.1.5","prettier":"^1.16.0","prettier-package-json":"^2.0.1","typescript":"^3.2.4"},"keywords":["airbnb","config","es2015","es2016","es2017","es2018","eslint","eslintconfig","javascript","styleguide","typescript"],"gitHead":"7badd6df3297ba78d757542d350433ff83566981","_id":"eslint-config-airbnb-typescript@3.0.0","_nodeVersion":"11.14.0","_npmVersion":"6.7.0","dist":{"integrity":"sha512-Q4Xfgfsj3gRQJARcM3skQL7SDSqRc47Z9iAwjyrv94RWHLgvarlpc0fqLeVuEUMBqdmx8OVRLqBZqVJpBnO3cQ==","shasum":"5176af082142f4887c96994768c0b7aa9d6338ea","tarball":"https://registry.npmjs.org/eslint-config-airbnb-typescript/-/eslint-config-airbnb-typescript-3.0.0.tgz","fileCount":21,"unpackedSize":17635,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcurV3CRA9TVsSAnZWagAAAmEQAKUVawI5xYGMsZ//V2vW\nALzXGTAWpEYctPimdJ1/89eP778EWAMOQ8C2c1dd9z4zSEG1yD5ycdJqN4bw\nNnfcmWsZ15y/hWYF/yll7cytjZlnuPge/9tMn6lCZLe44zTpCNplyPrbmE39\nXJg8MDhufvdHxZ3wmxnr5g/plqGBEMzPwZtrJTiY4SjYTma+lLJ/CcK1jgwA\nX3lKWylqGmzUTvDASJdgIp/EJjGjv31nof5hHDQo5kXi0/czs+GFYlq+ZrwM\ndHdOdc5TGl6jG3Kmi5ScQrSXpmSzM8e7HOfSVHkiTuVvvefBNgkCM86oFBVE\nyrcCN1/axxghL/3UUbPCv5ApL4F+ahlxS7b8bNMQoCImBbdwGLXu/w5sJTjp\ndgidutsuP9iX9LYV/FjrM8TDzYzVL2joTP3KPHYoE8TZoK87vCAfTHhhDPSL\nnyHn0OWEXve8eMIOc2WNBAmPoAK6AASG4JvtsLoGPxmd+lzNseA3ECtw1lI4\noRocILKJGzUWqiO3hztDvjqBn0KkAT1Diig9Hrh/Um7c9bbt4myeTVAYg0WW\nrIQH3F3i9EsucuKfmCSUuCiQGMod/CdMCaIK5XRxxdpo2Po6KOoCTB/F84pK\nPon5lwU+qyWPvcHS+7sPUiU7ixlvFD+PPNq81Ymjc59HSg5lXwvRHf/XIYlL\nJ/F1\r\n=V4aT\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDZXfb2h2DUU4t8CPLTlzmz002gjOjW+8kA8RIUtal+hAIhAMyyymkzCsgPu9dSrXUE6nKxmpSy0KljVPwVJCM3n/5k"}]},"maintainers":[{"name":"iamturns","email":"matt@iamturns.com"}],"_npmUser":{"name":"iamturns","email":"matt@iamturns.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/eslint-config-airbnb-typescript_3.0.0_1555740022764_0.5371887212572666"},"_hasShrinkwrap":false},"4.0.0":{"name":"eslint-config-airbnb-typescript","description":"Airbnb's ESLint config with TypeScript support","license":"MIT","author":{"name":"Matt Turnbull","email":"matt@iamturns.com","url":"https://iamturns.com"},"homepage":"https://github.com/iamturns/eslint-config-airbnb-typescript","repository":{"type":"git","url":"git+https://github.com/iamturns/eslint-config-airbnb-typescript.git"},"bugs":{"url":"https://github.com/iamturns/eslint-config-airbnb-typescript/issues"},"version":"4.0.0","main":"dist/eslint-config-airbnb-typescript.js","scripts":{"pre-commit":"lint-staged","format":"run-s format:package format:prettier format:eslint","format:eslint":"eslint --cache --fix ./ >/dev/null 2>&1 || true","format:package":"prettier-package-json --write","format:prettier":"prettier --write '**/*.{js,json,md,yml}' '.editorconfig' 'LICENSE'","lint":"eslint --cache ./","reinstall":"iamturns-scripts reinstall","reset":"iamturns-scripts reset","upgrade":"iamturns-scripts upgrade","validate":"npm run lint"},"dependencies":{"eslint-config-airbnb":"^17.1.0","eslint-config-airbnb-base":"^13.1.0"},"devDependencies":{"@typescript-eslint/eslint-plugin":"^1.0.0","doctoc":"^1.4.0","eslint":"^5.3.0","eslint-config-prettier":"^4.1.0","eslint-plugin-import":"^2.14.0","husky":"^1.3.1","iamturns-scripts":"^5.0.0","lint-staged":"^8.1.0","npm-run-all":"^4.1.5","prettier":"^1.16.0","prettier-package-json":"^2.0.1","typescript":"^3.2.4"},"keywords":["airbnb","config","es2015","es2016","es2017","es2018","eslint","eslintconfig","javascript","styleguide","typescript"],"gitHead":"bca94c45b5f66481820e486d1081ad4399a34ebe","_id":"eslint-config-airbnb-typescript@4.0.0","_nodeVersion":"12.1.0","_npmVersion":"6.9.0","dist":{"integrity":"sha512-eB/eLUE9JT7F7/HDYhIL3iBOER7fi+k6A2F24CZ5E+kJizEnvrfXMerBrAVP+8gEzQCRGAsJFed/7GYlhDkomw==","shasum":"98d20bfd0cb18f4a4c7c309e48ad2adc3c3ab4de","tarball":"https://registry.npmjs.org/eslint-config-airbnb-typescript/-/eslint-config-airbnb-typescript-4.0.0.tgz","fileCount":21,"unpackedSize":18042,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc0rWACRA9TVsSAnZWagAA8VAP/12J3LsIP/kfhnZfOlFl\n7pQlyawAFy0bcf8gZjRx8is+SQL9pspb54VSGVxNd9jHwtVTgv72om9cz6NP\nZsPfzVMEnMWIr3AjCP030kSnA4gHlaaqLCE/Y8lb4DWkkBD58cc0AD2zHLqE\nxiFrcAYLG0g+u9w3acPzNqHoG1C1ubPwfpvKy49cOEm3LWF86hmFf48MKWG5\nCQLvMH5bvHQ645iablKGYaWkZ6xh0+H8xvDpAnyDElqCrdaSG8erFCKIG2M+\nNGypmNk2r6tmUIDn+COi68ZeoGSLctcjfG0yBekrulNnry52b/WeN7//kvD5\nBfMjNp8+YHonJPB8kTgP5+gdb60ubFErlznVKfiW3bJxAuCiN+e4riSL0isG\nXLwT9GOGJAQ5t8vfTo5bT5Yv9xX9qIZ1loiRe5rr2+5KDeX8pyRhRejscMtv\n2Zc4vnRIfpJQT/NACV146HMt4PJ6k/9TZ4LeKuFbHYFVEFOcB9hAYCEPvCtf\nnk1HcE8GRTn3khJnmzCUjlS7xoOSaQTmd8kuDsRME5bG5pBBQ0k64M2YFDou\nlQYAAPVnXZ+0BJO/5bsqadyu47gUdDYbQ9/YiR1LHafPJU2G7xxSnKvql7hL\nAWRdfqCwc6FuenGFIUwue7Q4TfQFYZDH+Wx4X3PW7WC57Urelj02Dc1L1fzE\nk1FX\r\n=QrZZ\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIAQh3Oj6D/4hSsIS7dF3vxtc4PkE57fPtZFKhNlqQL7OAiEAvski2sdYZCbvcyFIaII2AVGSUsdDdbJc9ryB5w+bMHU="}]},"maintainers":[{"name":"iamturns","email":"matt@iamturns.com"}],"_npmUser":{"name":"iamturns","email":"matt@iamturns.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/eslint-config-airbnb-typescript_4.0.0_1557312895926_0.08977885474304004"},"_hasShrinkwrap":false},"4.0.1":{"name":"eslint-config-airbnb-typescript","description":"Airbnb's ESLint config with TypeScript support","license":"MIT","author":{"name":"Matt Turnbull","email":"matt@iamturns.com","url":"https://iamturns.com"},"homepage":"https://github.com/iamturns/eslint-config-airbnb-typescript","repository":{"type":"git","url":"git+https://github.com/iamturns/eslint-config-airbnb-typescript.git"},"bugs":{"url":"https://github.com/iamturns/eslint-config-airbnb-typescript/issues"},"version":"4.0.1","main":"dist/eslint-config-airbnb-typescript.js","scripts":{"pre-commit":"lint-staged","format":"run-s format:package format:prettier format:eslint","format:eslint":"eslint --cache --fix ./ >/dev/null 2>&1 || true","format:package":"prettier-package-json --write","format:prettier":"prettier --write '**/*.{js,json,md,yml}' '.editorconfig' 'LICENSE'","lint":"eslint --cache ./","reinstall":"iamturns-scripts reinstall","reset":"iamturns-scripts reset","upgrade":"iamturns-scripts upgrade","validate":"npm run lint"},"dependencies":{"@typescript-eslint/parser":"^1.11.0","eslint-config-airbnb":"^17.1.0","eslint-config-airbnb-base":"^13.1.0"},"devDependencies":{"@typescript-eslint/eslint-plugin":"^1.11.0","doctoc":"^1.4.0","eslint":"^5.3.0","eslint-config-prettier":"^4.1.0","eslint-plugin-import":"^2.14.0","husky":"^1.3.1","iamturns-scripts":"^5.0.0","lint-staged":"^8.1.0","npm-run-all":"^4.1.5","prettier":"^1.16.0","prettier-package-json":"^2.0.1","typescript":"^3.2.4"},"keywords":["airbnb","config","es2015","es2016","es2017","es2018","eslint","eslintconfig","javascript","styleguide","typescript"],"gitHead":"12da121233ab100095861545ce8a8cecdedc5225","_id":"eslint-config-airbnb-typescript@4.0.1","_nodeVersion":"12.6.0","_npmVersion":"6.9.0","dist":{"integrity":"sha512-4LHD0O0X1e08k+e8AngAsKPYNc7nL+5PzK7OEl9qZ6d7C+wo8BN2fMxBhhiUmRggJxArrldp7Dgb1s2f1/Robg==","shasum":"516a95d6e8c495100973b0c49daa54bff0964434","tarball":"https://registry.npmjs.org/eslint-config-airbnb-typescript/-/eslint-config-airbnb-typescript-4.0.1.tgz","fileCount":21,"unpackedSize":18343,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdJxXfCRA9TVsSAnZWagAAuosQAIGje3SHmkc8cSUf0hyT\ngNPHt0tvadmi5kp6qTAmKsMKB/CEgOuVKtD60RDEziGWDvkFoUTB+gqpGnMg\ng3Jy8QRgmA5f4v0PhYvsXgV8az0FOffjV5VIZi/xa37L7jZzkYulhnzSW6wT\nIW4lKfKHfrX84R42GFqUPynwLq7zsaP6RvH/L8mW7Zw3IPDyT8ov5xtOwYiM\nl2yG/ewuCYejJGALiafB4HZe4F6SOPAt2PFGdZajqy6tSTRUgYRE5GJz27kc\n0nqcC2lE3u+DvMoCdiywfy2KYWaLT56/DvvL0E/PwTLcoZrqOgXkXseBNvGN\n3ilfgBoEjnA50dbQyhL2MsxsoqCbddvH1dwl8T0K8264HY3BqpBIN2L0Hqta\nHJOYsbZ1ZBkBrb90LGYdXzGgpBzzja4vACrctbKFg+PRnLPSX3Oq2IsHBfcy\nMX/yiau8eN3/pMaXwQrj56ba6F+d4slRN7OjXhMfyxasikNt3+1yVxkQ1IvS\nVqAFVpxw8kV/IMHENC0g8wHrheh4KPhlWLo8irqaeNTF0taMVkPLGWvvA1lg\nnG7TuYqwR0/12MYZvOwXPFND1AMLQ7npOTM5lx+gGLQ+Xd1eLwuuAifJalUQ\np4J+UiKG1k1GOjom4Go/c5I0hxlVOgS5YCuXF6cd6bgoqnLaqFipoY5u5G++\nH0+Y\r\n=e+IT\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCfI5sRLIhZ2SDy2ppUCXNHLx/SM6hcbEhYCajicw7yDgIgOOSBVZl4sSWb4UKr1I5oYDIfEiMbyx4vnNrDqZWE8ik="}]},"maintainers":[{"name":"iamturns","email":"matt@iamturns.com"}],"_npmUser":{"name":"iamturns","email":"matt@iamturns.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/eslint-config-airbnb-typescript_4.0.1_1562842590921_0.0035442816211763706"},"_hasShrinkwrap":false},"5.0.0":{"name":"eslint-config-airbnb-typescript","description":"Airbnb's ESLint config with TypeScript support","license":"MIT","author":{"name":"Matt Turnbull","email":"matt@iamturns.com","url":"https://iamturns.com"},"homepage":"https://github.com/iamturns/eslint-config-airbnb-typescript","repository":{"type":"git","url":"git+https://github.com/iamturns/eslint-config-airbnb-typescript.git"},"bugs":{"url":"https://github.com/iamturns/eslint-config-airbnb-typescript/issues"},"version":"5.0.0","main":"dist/eslint-config-airbnb-typescript.js","scripts":{"pre-commit":"lint-staged","format":"run-s format:package format:prettier format:eslint","format:eslint":"eslint --cache --fix ./ >/dev/null 2>&1 || true","format:package":"prettier-package-json --write","format:prettier":"prettier --write '**/*.{js,json,md,yml}' '.editorconfig' 'LICENSE'","lint":"eslint --cache ./","validate":"npm run lint"},"dependencies":{"@typescript-eslint/parser":"^2.3.0","eslint-config-airbnb":"^18.0.1","eslint-config-airbnb-base":"^14.0.0"},"devDependencies":{"@typescript-eslint/eslint-plugin":"^2.3.0","doctoc":"^1.4.0","eslint":"^6.1.0","eslint-config-prettier":"^6.3.0","eslint-plugin-import":"^2.18.2","husky":"^3.0.5","lint-staged":"^9.2.5","npm-run-all":"^4.1.5","prettier":"^1.18.2","prettier-package-json":"^2.1.0","typescript":"^3.6.3"},"keywords":["airbnb","config","es2015","es2016","es2017","es2018","eslint","eslintconfig","javascript","styleguide","typescript"],"gitHead":"70e86f9a724cba4d34d49359bcd5b6579d0e60ca","_id":"eslint-config-airbnb-typescript@5.0.0","_nodeVersion":"12.10.0","_npmVersion":"6.10.3","dist":{"integrity":"sha512-GIiSK/R62my0PhdRpl+x8Co16zVkjvxbSMt/MyO2il1oP8C1JLtdCatMWvWZQZuKKqSlHcdxci4E2xirxC83BQ==","shasum":"7e639cc3acb3e03896f868c0e9291535f09e4a24","tarball":"https://registry.npmjs.org/eslint-config-airbnb-typescript/-/eslint-config-airbnb-typescript-5.0.0.tgz","fileCount":21,"unpackedSize":20983,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdg3JACRA9TVsSAnZWagAAJoUP/0zUc3vGPlBteWEsi8BM\nHFDh72k7OnJUwaEVyUPv6UASzGzb9n1FZr8ofFvVYfqnZTFD4jmZPXdx4NoE\nTV/ZoBWV6dZtw/R3rp6wOCmTSEyBPFMLtJvyp9awW7nZPruVahpHPnImld1l\nWb+y3dh5FnMFmRLS2SBsN/nfSuDxfQ4jcp9HMDJ37XtAZ7Sn294RNrlElVV9\n9mCX5Avs7kyGO3rXQ4PTvFf2aa9zpy1g4/2hjdylsPCIdp2R6D4tCHnEHOPV\nDPChEXXD67LTCu1HC6wZGhW683bZcriuY46cqff+Lnwd4cl0nvDhsfij10Kb\nbTGjMHDTb7ur/QESEtf7yqAtbnVPqntoXvb4+DpzPpyU5OhJZGMW5syy3VwM\njtYkAM8WQMshH7X6v0OJu1YtLAjfhj7pTpU55M29JQyQuclCTSBFAp/M8s6z\njCZBD3ZaJS+P1yohHy8eDYhZm7s6lhoYhvVQ9IeZo4lvdZM8UehRFOnhtQv8\n667xUbylGBLAYrqM/wI6H9r5TfRQ9ADuZM716wy4WZXjo3eOlUcFohCcdoHd\neL1pqm+aafOf+x7edJ95HBR+ZXwzTJZ0HCl3reHH3HpdeeUlhM9f+vHEEyOQ\nQNaW6hLtoC/QOtwov9VAIkgh9L7V0VYlGp/YBrgSx/ah8XxKmD/VCtHfkzLy\nLbWy\r\n=fUb8\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIDhPBYTy1oPNy/AglkM/QpsR5K6Ihzgmiqm2jxrxyQ06AiEAjD+5ybCdBTIXD0vbG88i3lCT9f7uTy9loT/rYFgyqb8="}]},"maintainers":[{"name":"iamturns","email":"matt@iamturns.com"}],"_npmUser":{"name":"iamturns","email":"matt@iamturns.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/eslint-config-airbnb-typescript_5.0.0_1568895552345_0.6480407834277004"},"_hasShrinkwrap":false},"5.1.0":{"name":"eslint-config-airbnb-typescript","description":"Airbnb's ESLint config with TypeScript support","license":"MIT","author":{"name":"Matt Turnbull","email":"matt@iamturns.com","url":"https://iamturns.com"},"homepage":"https://github.com/iamturns/eslint-config-airbnb-typescript","repository":{"type":"git","url":"git+https://github.com/iamturns/eslint-config-airbnb-typescript.git"},"bugs":{"url":"https://github.com/iamturns/eslint-config-airbnb-typescript/issues"},"version":"5.1.0","main":"dist/eslint-config-airbnb-typescript.js","scripts":{"pre-commit":"lint-staged","format":"run-s format:package format:prettier format:eslint","format:eslint":"eslint --cache --fix ./ >/dev/null 2>&1 || true","format:package":"prettier-package-json --write","format:prettier":"prettier --write '**/*.{js,json,md,yml}' '.editorconfig' 'LICENSE'","lint":"eslint --cache ./","validate":"npm run lint"},"dependencies":{"@typescript-eslint/parser":"^2.3.0","eslint-config-airbnb":"^18.0.1","eslint-config-airbnb-base":"^14.0.0"},"devDependencies":{"@typescript-eslint/eslint-plugin":"^2.3.0","doctoc":"^1.4.0","eslint":"^6.1.0","eslint-config-prettier":"^6.3.0","eslint-plugin-import":"^2.18.2","husky":"^3.0.5","lint-staged":"^9.2.5","npm-run-all":"^4.1.5","prettier":"^1.18.2","prettier-package-json":"^2.1.0","typescript":"^3.6.3"},"keywords":["airbnb","config","es2015","es2016","es2017","es2018","eslint","eslintconfig","javascript","styleguide","typescript"],"gitHead":"50fd435bd10181d6f26fef0730ad3051cea90fce","_id":"eslint-config-airbnb-typescript@5.1.0","_nodeVersion":"12.13.0","_npmVersion":"6.12.0","dist":{"integrity":"sha512-pzkOGX76OEd3AmxWPJUwasz4CY98KHNQgdwsiFpYd/M35vC33WiD9OaLq8eFYysy7+NVJtUuElgn879lrQ1rPw==","shasum":"91088afe29607bacacd0d0c978f7f2f1795f316e","tarball":"https://registry.npmjs.org/eslint-config-airbnb-typescript/-/eslint-config-airbnb-typescript-5.1.0.tgz","fileCount":21,"unpackedSize":20654,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdsClGCRA9TVsSAnZWagAAMq8P/2qDh21oeOIdQwgvnIhI\nW1Ica8sY8L0C+674CBNUocvMUb6pbhJ3IIDOReJWA2VZ/aRBUiw33IHA/l/m\nnmSznworZ5hm3sED3ILtOSnyDONFmNrXotP+nFTo/pEVfgPqG86wQarlTJfN\nUWTt+XG0vbLlO5Aiqpb3M/saCx1BUHLgQdhfTFM/ScnzdeQcDhkN4Bi5R22k\nOtFEn1jgfFntPn/0PkpCrlaDxksUCJvJILqxP24VncQQjbSx94mDMbMDJU79\nzLBtEkQZSGRFC3NLj8rma7ZgQs4Vp2ZazM+OPL3/73HF4bwD65e41bUqpmgP\nfmsF0Z12YP7Vc8inWZJprIiOb7Ls61VlBqB4iaJvRYsYU+q5tmkLwresoG76\nGbypWZeIu7a0bhgiSD983K/B2ar0QiyC79oKzIQ7plkkpFJFRxhDrCb9Xily\nR7wSHzDbTy4NecP7jgqdBRYoGT7o0x4WW+/DTrv89BEgNqHmE0uCGaIvbIU0\nakXIcSNQs0nwatDJ1+5S+DMfE2qcYrwydiabPAyx7tciFk7YWBgWI3cf/oG8\nlHle7XopAljgSyvnNzTGS2ErcBg3NWgSyJ1gXNOHnI1I5EZsdoUs5to83gbd\nehm654mHo5q2C+YvxINAgeYFvIeOX/2pFCfW53cBjGhptlBMRDl7KytsLse7\nBt8R\r\n=OEoL\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIAGtSvFeCa2txJIB0y5OANtTuhMbeZS8RbjhWvShqD9YAiAOGqAOOFjKShx8gyyWlkhLl1Ioegp+YHTnYXSQqKA/JA=="}]},"maintainers":[{"name":"iamturns","email":"matt@iamturns.com"}],"_npmUser":{"name":"iamturns","email":"matt@iamturns.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/eslint-config-airbnb-typescript_5.1.0_1571825989756_0.41164900379196645"},"_hasShrinkwrap":false},"6.0.0":{"name":"eslint-config-airbnb-typescript","description":"Airbnb's ESLint config with TypeScript support","license":"MIT","author":{"name":"Matt Turnbull","email":"matt@iamturns.com","url":"https://iamturns.com"},"homepage":"https://github.com/iamturns/eslint-config-airbnb-typescript","repository":{"type":"git","url":"git+https://github.com/iamturns/eslint-config-airbnb-typescript.git"},"bugs":{"url":"https://github.com/iamturns/eslint-config-airbnb-typescript/issues"},"version":"6.0.0","main":"dist/eslint-config-airbnb-typescript.js","scripts":{"pre-commit":"lint-staged","format":"run-s format:package format:prettier format:eslint","format:eslint":"eslint --cache --fix ./ >/dev/null 2>&1 || true","format:package":"prettier-package-json --write","format:prettier":"prettier --write '**/*.{js,json,md,yml}' '.editorconfig' 'LICENSE'","lint":"eslint --cache ./","validate":"npm run lint"},"dependencies":{"@typescript-eslint/parser":"^2.3.0","eslint-config-airbnb":"^18.0.1","eslint-config-airbnb-base":"^14.0.0"},"devDependencies":{"@typescript-eslint/eslint-plugin":"2.5.0","doctoc":"1.4.0","eslint":"6.5.1","eslint-config-prettier":"6.4.0","eslint-plugin-import":"2.18.2","husky":"3.0.9","lint-staged":"9.4.2","npm-run-all":"4.1.5","prettier":"1.18.2","prettier-package-json":"2.1.0","typescript":"3.6.4"},"keywords":["airbnb","config","es2015","es2016","es2017","es2018","eslint","eslintconfig","javascript","styleguide","typescript"],"gitHead":"ef2d5ddd2ee6e80e1ee5c75fcec2e892e0d6cd3b","_id":"eslint-config-airbnb-typescript@6.0.0","_nodeVersion":"13.0.1","_npmVersion":"6.12.0","dist":{"integrity":"sha512-jPAcwgOv9NXDnZsz40GziLW+oFrKu4e+xSVNnTo1BhjV6be2M4ugGssX4nOQvHhJqm3ylkjSjGmM7SxBBvkiBw==","shasum":"3c76329a23276c696f32e46a7507f1272107fa0b","tarball":"https://registry.npmjs.org/eslint-config-airbnb-typescript/-/eslint-config-airbnb-typescript-6.0.0.tgz","fileCount":22,"unpackedSize":20989,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdsRvaCRA9TVsSAnZWagAANfgP/0DgUgr00Q7EtF1il45m\nwUzY88P0YJc3SYGd1pUEuROyuG0JncB07N+FlZGcLhMiiuwybjnqwfJHw4Xs\n5Q/nDM5oRQ3hCNzsZtooeNJbxeKAAiaQBzUBB5y4DJXJdB6mod1vqzc1YrLb\njH87ezl8tUktrjnitpcJNA87lmA0j4Z/9tMZUX1R/ni7JyKBsk3olsXcK7Ow\n6nm8b/XspiLDxGBU9qvxhjjz6IbotaKj3M06FS9nVl01YPYTvYxbXkhKFP8x\navXxF0G536idalp0ONrMa8bV36a7PZsAUYY1qHFwVvKuSjLqL9s6G0IA92oe\nQ+BPVlRiA59eVsQqurzcaEz9xGr16k4yI+hTG6rXjcTdR2etVNUCobM80ywb\n1ZJePqLoDdn0BH78bWtFMX9+jPDKdiufW4tUP635tHdPEle55Yv/RgM4FC3p\na8okfURjkSCc9HDS5jcFmAFr2fprvZPcyW6Xk7+oKttgfX4j/cbuNJ3CBQeJ\nYFRTgL188cqe2znBCIsaHImINjr5JM+TeP2JPKZzpqBkV4MyevZKa9rFMRf1\np3YLnKiqihD/1fTtS/gwH+bdXhmx0ANbcfQYX0aejmK3kFprE6TMqfAP3WTl\nZygR58AP/X1P5Eqb45NrVfL/GYXDNgFbrpkQFQHJokxlnOYaXrSccbAP7Luy\neL1t\r\n=aDuE\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIFV0O8nMjL8nItlMcpxJ7Wv/Ss791flPywG98EQK4rbGAiEAqJ5ClPAV4RZf4CZlMVXL3gZgqEG2hBLgIbchSMp+8XY="}]},"maintainers":[{"name":"iamturns","email":"matt@iamturns.com"}],"_npmUser":{"name":"iamturns","email":"matt@iamturns.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/eslint-config-airbnb-typescript_6.0.0_1571888089609_0.6864002851986442"},"_hasShrinkwrap":false},"6.1.0":{"name":"eslint-config-airbnb-typescript","description":"Airbnb's ESLint config with TypeScript support","license":"MIT","author":{"name":"Matt Turnbull","email":"matt@iamturns.com","url":"https://iamturns.com"},"homepage":"https://github.com/iamturns/eslint-config-airbnb-typescript","repository":{"type":"git","url":"git+https://github.com/iamturns/eslint-config-airbnb-typescript.git"},"bugs":{"url":"https://github.com/iamturns/eslint-config-airbnb-typescript/issues"},"version":"6.1.0","main":"dist/eslint-config-airbnb-typescript.js","scripts":{"pre-commit":"lint-staged","format":"run-s format:package format:prettier format:eslint","format:eslint":"eslint --cache --fix ./ >/dev/null 2>&1 || true","format:package":"prettier-package-json --write","format:prettier":"prettier --write '**/*.{js,json,md,yml}' '.editorconfig' 'LICENSE'","lint":"eslint --cache ./","validate":"npm run lint"},"dependencies":{"@typescript-eslint/parser":"^2.3.0","eslint-config-airbnb":"^18.0.1","eslint-config-airbnb-base":"^14.0.0"},"devDependencies":{"@typescript-eslint/eslint-plugin":"2.6.1","doctoc":"1.4.0","eslint":"6.6.0","eslint-config-prettier":"6.5.0","eslint-plugin-import":"2.18.2","husky":"3.0.9","lint-staged":"9.4.2","npm-run-all":"4.1.5","prettier":"1.19.1","prettier-package-json":"2.1.0","typescript":"3.7.2"},"keywords":["airbnb","config","es2015","es2016","es2017","es2018","eslint","eslintconfig","javascript","styleguide","typescript"],"gitHead":"8d3d7b793cb3ef75160f00ad10963c9b2bbd4e6c","_id":"eslint-config-airbnb-typescript@6.1.0","_nodeVersion":"13.1.0","_npmVersion":"6.12.1","dist":{"integrity":"sha512-T6AZmASFOmr3P3qE9ygj/uUfSXe7RxOHjUl0ccsLxJ6O3CbCJ2H4cOWI4e6M0OFA/zyeWM3XDSH0KDWLCjotUg==","shasum":"a1c737c64ac69152c876086d87548bab40009adc","tarball":"https://registry.npmjs.org/eslint-config-airbnb-typescript/-/eslint-config-airbnb-typescript-6.1.0.tgz","fileCount":22,"unpackedSize":21657,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdx1qKCRA9TVsSAnZWagAA1UwP/ilJ8VerEZeL5xtS3edE\ngUdIjs13gJAYZt+1H35nnTCMezRSarFbap/+YP1dRCK48cS56EOPcaSNP7vk\nBiR2OPa++FbYLHFGcaOnv5HFsNkmMH0NmWL/2aMpIST4l6mwwgGJEcOvwM29\nCTe1Cj+NmrC4Hik8Q5QYnkOd1MkvzaANRyRkiE7hC/Z8xhoVAdN5H1sRzI3d\noq0V0EWa2tI7idqQQJ4nhtTB+7ggDPg9i85u3GeK6GL3DFlBYupQKndX0gw9\n2uJpB8EbIRIKC6Ad1pW4hzYH4YyJuRO6bdgRPR5BzaDGCfNZYUyQQlOznQEV\nQCy9qssIGocp+1wJXF0uAizGTssZsnrqi/pRoWvXfdWeWUzBAiTzd4jg3q3n\nxyHHrjjBxpsM4V8KvuM6CfcJQDcH0Jq2L8mFNqZ14+G5VVjtlL2EOwbkc0pl\nuqOTtmvgBcIxPy52JGoDmzcHqE9GYVTOcYFVqg6Ld8UIfIXsWTWhuIhMXsK+\nt5SP33BdtDhiAhUAPqL8eJRIRpc46ilm4igybZDQHWYUSOEO14Jye7ZdtGoc\nRY11O0XBIu4WLyh/cpuMwL39YiS2VnDWkOR+KFQEciuBTpLrpFzA8fOlnNR0\nv2u1/dH1pqe7sMi8XrZKpuI6Y9wPrOo0cyqQggpo2dH0EzOaP8zRpXwrawyq\n1U4j\r\n=YrhV\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCT4d2vN7+i95wniIY6jmh7AUiJd4k5GpfhXWK5V86JgAIgAy1pjnKss5tM+XKabmEkDng41FYogoJieTf64udxZBw="}]},"maintainers":[{"name":"iamturns","email":"matt@iamturns.com"}],"_npmUser":{"name":"iamturns","email":"matt@iamturns.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/eslint-config-airbnb-typescript_6.1.0_1573345930466_0.34467548715209184"},"_hasShrinkwrap":false},"6.2.0":{"name":"eslint-config-airbnb-typescript","description":"Airbnb's ESLint config with TypeScript support","license":"MIT","author":{"name":"Matt Turnbull","email":"matt@iamturns.com","url":"https://iamturns.com"},"homepage":"https://github.com/iamturns/eslint-config-airbnb-typescript","repository":{"type":"git","url":"git+https://github.com/iamturns/eslint-config-airbnb-typescript.git"},"bugs":{"url":"https://github.com/iamturns/eslint-config-airbnb-typescript/issues"},"version":"6.2.0","main":"dist/eslint-config-airbnb-typescript.js","scripts":{"pre-commit":"lint-staged","format":"run-s format:package format:prettier format:eslint","format:eslint":"eslint --cache --fix ./ >/dev/null 2>&1 || true","format:package":"prettier-package-json --write","format:prettier":"prettier --write \"**/*.{js,json,md,yml}\" \".editorconfig\" \"LICENSE\"","lint":"eslint --cache ./","validate":"npm run lint"},"dependencies":{"@typescript-eslint/parser":"^2.3.0","eslint-config-airbnb":"^18.0.1","eslint-config-airbnb-base":"^14.0.0"},"devDependencies":{"@typescript-eslint/eslint-plugin":"2.7.0","doctoc":"1.4.0","eslint":"6.6.0","eslint-config-prettier":"6.5.0","eslint-plugin-import":"2.18.2","husky":"3.0.9","lint-staged":"9.4.3","npm-run-all":"4.1.5","prettier":"1.19.1","prettier-package-json":"2.1.0","typescript":"3.7.2"},"keywords":["airbnb","config","es2015","es2016","es2017","es2018","eslint","eslintconfig","javascript","styleguide","typescript"],"gitHead":"9da708cf95dc6ba9ab0fe3db0fab6166ac863645","_id":"eslint-config-airbnb-typescript@6.2.0","_nodeVersion":"13.1.0","_npmVersion":"6.12.1","dist":{"integrity":"sha512-q7w6Y/cMOeKhXLTowYtpOJL6bazMyAVbzJJ6WQAcNtJBcBrVrVtg4+/CMsL0lfTT+3//6Nfm+Kc0g7U+BCx2rQ==","shasum":"4e83a577d5c45365a9b3d7ad9866e2839e1e0564","tarball":"https://registry.npmjs.org/eslint-config-airbnb-typescript/-/eslint-config-airbnb-typescript-6.2.0.tgz","fileCount":22,"unpackedSize":20086,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdzSq6CRA9TVsSAnZWagAA34UP/Rt6G9xov4sHIpRS0jHJ\npPlc7sk/RaG/d5LjEVo6lD9Q24B6oP/zFE9qrUK1AJeXW/k5X4DvupT5dO+d\nLm1uAYjOqgIb8TOTGZGlCYR+tllkK505Mc5DyAoZC3lJBM50MQ1OtixSDdoe\ncA2L44VnHReUQFF5NKd5nXT6aexIijiqkb3d0De06CUiyiQZORhKL1/UzKjC\nXDD2CF4AvY5sLMRnPaQbv4YPQCymjHCPFmyYK/9XEvDwRU6+2KSoQudjZ3lI\n7RGGtrSTT55JcvxU0JOF85KW82M1hUN0pNjovWzrl0RKCRTnt7XqnPO3E2th\nbTR9KMVnJZ6NuhBFoCxD2pir7z9fz9/ko8YEwHVZQVkmZiFPQaYhjC19z2sM\nDWGoufhkv5GhV6YdxHq4Q1owi++b/bwsixfFIGpUOWNNAE+6l3S+V12CMt9a\nymTuRwuAXjTtFHX2MN1pVlMCktgFGfxJQrr9EBztQY+NZJ8CEonSARtjhMbR\nYvj81H2fVFLBLm1tYVM2pJP8NBHRFGaUVzPCkZsP4CF5xS8HN2L0Bo30iSp8\ntUXtHvhCoH/ELimWjSNpGLQrpFgdPE/at3BQT2Qwzz2NyXFOXSUPncpjIuJy\nP6n1DT8jnx7F63dpeHKbcG21KiYvmXU79iXv1tfim/vAznihi9zvPMlttZRX\npc5w\r\n=xCAP\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIEmYdcfOdWDDG/R9GHC3oeurmF2Dmb3IBsTniFD+EL6UAiBDVRjZiuk2/eiXvSxF0Qbbrtl5pjN8IgTQbF3LLuHFTQ=="}]},"maintainers":[{"name":"iamturns","email":"matt@iamturns.com"}],"_npmUser":{"name":"iamturns","email":"matt@iamturns.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/eslint-config-airbnb-typescript_6.2.0_1573726905626_0.28152499726301916"},"_hasShrinkwrap":false},"6.3.0":{"name":"eslint-config-airbnb-typescript","description":"Airbnb's ESLint config with TypeScript support","license":"MIT","author":{"name":"Matt Turnbull","email":"matt@iamturns.com","url":"https://iamturns.com"},"homepage":"https://github.com/iamturns/eslint-config-airbnb-typescript","repository":{"type":"git","url":"git+https://github.com/iamturns/eslint-config-airbnb-typescript.git"},"bugs":{"url":"https://github.com/iamturns/eslint-config-airbnb-typescript/issues"},"version":"6.3.0","main":"dist/eslint-config-airbnb-typescript.js","scripts":{"pre-commit":"lint-staged","format":"run-s format:package format:prettier format:eslint","format:eslint":"eslint --cache --fix ./ >/dev/null 2>&1 || true","format:package":"prettier-package-json --write","format:prettier":"prettier --write \"**/*.{js,json,md,yml}\" \".editorconfig\" \"LICENSE\"","lint":"eslint --cache ./","validate":"npm run lint"},"dependencies":{"@typescript-eslint/parser":"^2.3.0","eslint-config-airbnb":"^18.0.1","eslint-config-airbnb-base":"^14.0.0"},"peerDependencies":{"@typescript-eslint/eslint-plugin":"^2.7.0"},"devDependencies":{"@typescript-eslint/eslint-plugin":"2.7.0","doctoc":"1.4.0","eslint":"6.6.0","eslint-config-prettier":"6.5.0","eslint-plugin-import":"2.18.2","husky":"3.0.9","lint-staged":"9.4.3","npm-run-all":"4.1.5","prettier":"1.19.1","prettier-package-json":"2.1.0","typescript":"3.7.2"},"keywords":["airbnb","config","es2015","es2016","es2017","es2018","eslint","eslintconfig","javascript","styleguide","typescript"],"gitHead":"1d01455c0ca716288e42337103274446f70228d7","_id":"eslint-config-airbnb-typescript@6.3.0","_nodeVersion":"13.1.0","_npmVersion":"6.12.1","dist":{"integrity":"sha512-og1aGqKrsc+j+ru3bW0iE+qX9McyqI/ajbx7XpKCXHYBSedOywHoDUsaLvQksq78WBqNKuDTjORkBWQsf8OH2g==","shasum":"08ccda676df59ac3e6436141b1f8b187010ee564","tarball":"https://registry.npmjs.org/eslint-config-airbnb-typescript/-/eslint-config-airbnb-typescript-6.3.0.tgz","fileCount":22,"unpackedSize":20672,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdzS0UCRA9TVsSAnZWagAAkOoQAJLfOP0eXj2ldBSB5KRN\namLCLYUV53w1abRe9yuDH/I8gZZWZbaWlAo/OWvvGr0bhb/KH1KEs+wWLQnz\nLY+uxEK5feSQKyTNIpcdyoH/uX+lSLW54NuazlbyHsqh0z4ANB4DVmw38wpO\nxK+Gl7J+prUOsXNGib0C4/ZPpyVuC2n75GfcXCiLCsL9UCch+5MpAZExhhz4\nfuy6llMe8+i1Ej7pteI/oi22NWAiIogga2bF+SRJKaSN6ZQPpgGQdO174ro4\nhV7FOupDR777sbNmTwpcPNjxp1lvlN2Wd2uyEXJ0IuxppqGhuCQ4UtQez73Z\nsGOcJ/oOYoDnKEvPTQ7QBKi67c//k1rFCRFDp49AjG5hHqTcegdlyDPzJ5JY\nUAX4OoYm92XrwvK8ncQCG9+ceOjQpWyOu5VE9zR0LhWBOEFMX4wKiDaLvY+t\nnLGw+mL/Z56n8GXjGNQ/oIyLFqGyMoPNNrO2OSHM6LKb7aFdKQh9RoX1KZH1\n0tQuSj2W5204MizdNm88Sxof/zR+Or2s7sD+QxrSF542j1YpQlXVn0VoXFtB\n1D7F6tqxymw3XxPPKqoFm+Hasm4t+eSvPniF3fxlDpLTSUqg5eBysL6JNovV\nuP15qIjg8pRr57WNSOQKukxvG3EULYaIOAmsxGMdy3DyM634BZtPFupAaKzQ\n9dNu\r\n=0/Fq\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQC6x8EkFeUm8v7jj0bSTWHT0AZuZ8zkly8bUYQ6poTsrwIhAMy6va/PHiDJL4QZNuzyBFYv2cCDHZfwGAVfjM8Wei2v"}]},"maintainers":[{"name":"iamturns","email":"matt@iamturns.com"}],"_npmUser":{"name":"iamturns","email":"matt@iamturns.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/eslint-config-airbnb-typescript_6.3.0_1573727508248_0.18834010815228797"},"_hasShrinkwrap":false},"6.3.1":{"name":"eslint-config-airbnb-typescript","description":"Airbnb's ESLint config with TypeScript support","license":"MIT","author":{"name":"Matt Turnbull","email":"matt@iamturns.com","url":"https://iamturns.com"},"homepage":"https://github.com/iamturns/eslint-config-airbnb-typescript","repository":{"type":"git","url":"git+https://github.com/iamturns/eslint-config-airbnb-typescript.git"},"bugs":{"url":"https://github.com/iamturns/eslint-config-airbnb-typescript/issues"},"version":"6.3.1","main":"dist/eslint-config-airbnb-typescript.js","scripts":{"pre-commit":"lint-staged","format":"run-s format:package format:prettier format:eslint","format:eslint":"eslint --cache --fix ./ >/dev/null 2>&1 || true","format:package":"prettier-package-json --write","format:prettier":"prettier --write \"**/*.{js,json,md,yml}\" \".editorconfig\" \"LICENSE\"","lint":"eslint --cache ./","validate":"npm run lint"},"dependencies":{"@typescript-eslint/parser":"^2.3.0","eslint-config-airbnb":"^18.0.1","eslint-config-airbnb-base":"^14.0.0"},"peerDependencies":{"@typescript-eslint/eslint-plugin":"^2.7.0"},"devDependencies":{"@typescript-eslint/eslint-plugin":"2.7.0","doctoc":"1.4.0","eslint":"6.6.0","eslint-config-prettier":"6.5.0","eslint-plugin-import":"2.18.2","husky":"3.0.9","lint-staged":"9.4.3","npm-run-all":"4.1.5","prettier":"1.19.1","prettier-package-json":"2.1.0","typescript":"3.7.2"},"keywords":["airbnb","config","es2015","es2016","es2017","es2018","eslint","eslintconfig","javascript","styleguide","typescript"],"gitHead":"427ea70099e249da49ee59ef117b063f17b6b5d9","_id":"eslint-config-airbnb-typescript@6.3.1","_nodeVersion":"13.1.0","_npmVersion":"6.12.1","dist":{"integrity":"sha512-+tkkVysaN63zXz+oiPfkfYSRMIY5QfHI4qFeyb1ZhRGF2jR6JslqDv5GkrW/eciySNTVTigFvf9hkqHT9vklJw==","shasum":"28bd09099355324353a074a71951dd879cce7df0","tarball":"https://registry.npmjs.org/eslint-config-airbnb-typescript/-/eslint-config-airbnb-typescript-6.3.1.tgz","fileCount":22,"unpackedSize":21093,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd263nCRA9TVsSAnZWagAAGLIP/j33MgoxKDQZPOUVRYYm\nyFVErQtzj4YvO5YmnQFPtpLiwtbdJoSmuBoXPfuKMwLNXDCA01IRXW1fS4ny\nAiXUeM9huH/sHsfTudD83m5gjzzNgFKn6XriXMQwOlfgw0w7Ge9iYP0h1sWx\nvkS+f4F+Dh0iUhd+ylVUzxI31Ef6j2q5TBPyfHGOao6xxjK846L/WA+OqY/2\nfAb945yMNz+Lg9EyjiU0tnnqUbbIVBk7K/697HeyTyK+IMsA8dvzfwu9AeWV\nh981Epfa3vCuFU9QtlGEQ3pHeJOd3e446VQ1k3534GEJtbRnQoaRKhR575XK\nqDKYr4THzv/6eVMVxZGG+W6wv0k+gbD+AdMcYEaamfT02uhPxxFRFEd2nrWE\nz/VCKaesT78mho2SEap74h9oUMu48BmVL0aHneE5wS9tkeJn+tfOWfyodqwO\n1JiHiVc9M77rfUCemOdnx+H13YYUGiXQuU9XDGecmUx06IAiz0NnHsN1041W\nEUSTWEMr6q9aQ5IQSLgsz804T5pdjc1SboXE9upezdYyIi6taDxCYkmgLi6Q\n1OwfDzqxnCiCp7A1qVwgHm1Kj+GFUP1EZrrHspZWD9OhGSFTTeapzPQ5PkB3\nGQAg6B94GOgLyd6FJzsowjgfMHa+52TS9AVHjfh/eVZ5uGcGvJX4JSVfOj/A\nmYRq\r\n=jCRh\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIC5VEmH+sTka5KpbsKE3UjK/eNe4bv7gakLA4H5B9x5RAiEA9KmiA1LEGdLEtN7Fwb0FHOYPnBL53USP1Q5g0Ccocb4="}]},"maintainers":[{"name":"iamturns","email":"matt@iamturns.com"}],"_npmUser":{"name":"iamturns","email":"matt@iamturns.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/eslint-config-airbnb-typescript_6.3.1_1574677991123_0.8017707634977949"},"_hasShrinkwrap":false},"6.3.2":{"name":"eslint-config-airbnb-typescript","description":"Airbnb's ESLint config with TypeScript support","license":"MIT","author":{"name":"Matt Turnbull","email":"matt@iamturns.com","url":"https://iamturns.com"},"homepage":"https://github.com/iamturns/eslint-config-airbnb-typescript","repository":{"type":"git","url":"git+https://github.com/iamturns/eslint-config-airbnb-typescript.git"},"bugs":{"url":"https://github.com/iamturns/eslint-config-airbnb-typescript/issues"},"version":"6.3.2","main":"dist/eslint-config-airbnb-typescript.js","scripts":{"pre-commit":"lint-staged","format":"run-s format:package format:prettier format:eslint","format:eslint":"eslint --cache --fix ./ >/dev/null 2>&1 || true","format:package":"prettier-package-json --write","format:prettier":"prettier --write \"**/*.{js,json,md,yml}\" \".editorconfig\" \"LICENSE\"","lint":"eslint --cache ./","validate":"npm run lint"},"dependencies":{"@typescript-eslint/parser":"^2.3.0","eslint-config-airbnb":"^18.0.1","eslint-config-airbnb-base":"^14.0.0"},"peerDependencies":{"@typescript-eslint/eslint-plugin":"^2.7.0"},"devDependencies":{"@typescript-eslint/eslint-plugin":"2.7.0","doctoc":"1.4.0","eslint":"6.6.0","eslint-config-prettier":"6.5.0","eslint-plugin-import":"2.18.2","husky":"3.0.9","lint-staged":"9.4.3","npm-run-all":"4.1.5","prettier":"1.19.1","prettier-package-json":"2.1.0","typescript":"3.7.2"},"keywords":["airbnb","config","es2015","es2016","es2017","es2018","eslint","eslintconfig","javascript","styleguide","typescript"],"gitHead":"4dd9348335c2c092bfebb2311443b871e1a5d388","_id":"eslint-config-airbnb-typescript@6.3.2","_nodeVersion":"13.8.0","_npmVersion":"6.13.6","dist":{"integrity":"sha512-JdwaDl+0vX223MSKRyY+K8tQzrTcVDc3xCd3BtpQ4wsvu74Nbvvz7Ikuo/9ddFGZ2bNrYkfmXsPPrTdBJIxYug==","shasum":"d63d30f1f6b54fefdf619e0aa1e622d0f8bbccda","tarball":"https://registry.npmjs.org/eslint-config-airbnb-typescript/-/eslint-config-airbnb-typescript-6.3.2.tgz","fileCount":22,"unpackedSize":21412,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJePzhxCRA9TVsSAnZWagAAIG0QAI0Ac3dCl3NOW3EhSWO2\noHIalk9j8ZwcnnkcsaX6aZiiOhNk43kjgvQthN3j72JjPQS9GYltbXzcHms+\njCseSPdM93Qg2kmAxGZ8nszniGoEiOWdw/ExnIvAqXafnkk00wRrNaNMabVl\n0CpwEm0LXgmDxw1dE0F3i3oi+mEbm7mJNWSRYdcx3o0/AnSn0uaBZLv7lBGe\n2hB55c2z8pIEbPxZaLDPxc792nRPOLJOGaB6BOwIPdkpaufRie8Ho3+k2azC\n40ld25lpE2qblRWxfDeeK/e+foqu6o6c/qfFUDbEmaIEgKdGBdDhs7fPi103\np2i6TokMghW33Z/tkaxgdF9g15HdhmU+rrqI+zQjEALsQD+a1tyYheak3LZC\ndrBp03mRBkYEDh5sWq33NKvaDsN38zq/PJ/WJsVGhYGlxqxSInQlGfrNUGI4\nne9WWrsSzBGn6mijEagz5lFMpKRT87I+KRzRieRve41iJ+3m6f9Ke042KfSd\n716FBTlEfZDmHQvcMViNLqKjQGd3t/yCrMt2wVNzQ3LrXsV+GzqzIUU/KhAX\nhkieCoXJxr/wh2p8BFXDyMybr+jESgg/eOBbiuFmvaPN4XQ5d5Gxlko2y38d\n/uIWX/6udCnvYu35/padcKFAD1MBG7S7b9gWh48DyqddIfTMzT0o1gfyCjfe\nOp/1\r\n=WNHk\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIC0ZNL9QOHuQG+rkBR1yCNcHCZTWBZ+X7yvq/KwBDw/tAiAbJwEg+jl0rTPueI5C4sPiiWPJLJW7NHtzMLD68Ms0QQ=="}]},"maintainers":[{"name":"iamturns","email":"matt@iamturns.com"}],"_npmUser":{"name":"iamturns","email":"matt@iamturns.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/eslint-config-airbnb-typescript_6.3.2_1581201521098_0.3451221447681272"},"_hasShrinkwrap":false},"7.0.0":{"name":"eslint-config-airbnb-typescript","description":"Airbnb's ESLint config with TypeScript support","license":"MIT","author":{"name":"Matt Turnbull","email":"matt@iamturns.com","url":"https://iamturns.com"},"homepage":"https://github.com/iamturns/eslint-config-airbnb-typescript","repository":{"type":"git","url":"git+https://github.com/iamturns/eslint-config-airbnb-typescript.git"},"bugs":{"url":"https://github.com/iamturns/eslint-config-airbnb-typescript/issues"},"version":"7.0.0","main":"dist/eslint-config-airbnb-typescript.js","scripts":{"pre-commit":"lint-staged","format":"run-s format:package format:prettier format:eslint","format:eslint":"eslint --cache --fix ./ >/dev/null 2>&1 || true","format:package":"prettier-package-json --write","format:prettier":"prettier --write \"**/*.{js,json,md,yml}\" \".editorconfig\" \"LICENSE\"","lint":"eslint --cache ./","validate":"npm run lint"},"dependencies":{"@typescript-eslint/parser":"^2.19.0","eslint-config-airbnb":"^18.0.1","eslint-config-airbnb-base":"^14.0.0"},"peerDependencies":{"@typescript-eslint/eslint-plugin":"^2.19.0"},"devDependencies":{"@typescript-eslint/eslint-plugin":"^2.19.0","doctoc":"1.4.0","eslint":"6.8.0","eslint-config-prettier":"6.10.0","eslint-plugin-import":"2.20.1","husky":"4.2.1","lint-staged":"10.0.7","npm-run-all":"4.1.5","prettier":"1.19.1","prettier-package-json":"2.1.3","typescript":"3.7.5"},"keywords":["airbnb","config","es2015","es2016","es2017","es2018","eslint","eslintconfig","javascript","styleguide","typescript"],"gitHead":"faf7a7483ac7ebc2f1e08613337b3a08aced3c03","_id":"eslint-config-airbnb-typescript@7.0.0","_nodeVersion":"13.8.0","_npmVersion":"6.13.6","dist":{"integrity":"sha512-ki0JvJEdz2E0QWMeDfSgyr7tLwSmTYhMwaZP0XNnBhQfsjAAlLXwpQZHZBIpaoPrc2Fs6pFUTUU39xD3XPXKZQ==","shasum":"1846623dcd17d4993db1688f9698bcedeccccccc","tarball":"https://registry.npmjs.org/eslint-config-airbnb-typescript/-/eslint-config-airbnb-typescript-7.0.0.tgz","fileCount":23,"unpackedSize":28483,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeP07qCRA9TVsSAnZWagAArSIP/jV+DTzW3qSW97nrWkn9\nAKz63i0rB9Ezj9yRiEIRfv2bE6tvgeGgPjGKWK9S9t9GO7904975zVaUkwVr\nmY/MOKTcYapQh2N0ULSdjiLCd56KubujqwcUHj1NeixJxLLZ9boiD3plHaE6\nxETpBeDzH61RfRzAihSY6LCh0kLKVsxEB4Tve+nPYSB5QsDD+vdCEusBG985\nXNKIBufkQWNvKH30sswKals8ZQ8UvxRtM7EepBfUpv+D5hzTQBvL7+TvU8z9\ngk1tim+cAWeONx1OUQwgvrntv/+wfU2wXo/iuDpFg3es/Z2mWCdzFI+X/9qY\n7zdAXT0B9Q2t1i7tptrnOZ7Ohjzr8F0XRFD3W8sGUo2Zo1Ei13tgDUbsQM4y\nY8qB6VL+OncnCG8X5I+SKOdM0SWpa1FGddwK7a2J4Zn9KPpKoEfjnM9I5CjP\nOG+J+LpOO8W8mjLCJtaz3IY6Y4C6cer21Ko9QngQp85TlKic/PUt8v/bjXEa\nkHH6B5xKbn2fVf+ZO/W8gQqR+HnXzWK5rf4BeiBln6KzTaWiJkcA/iW9HuCT\n0i831MLPmREGhgOhtbQjEl1y3Kgp/XZt9RmGYFmSrJlE36A8JAaPwllaLpn2\nglBl8sUfPiLWI1qeIIIbHqBmQ4oo1KRlcfRKVwAi1fNc7fESwBS87J/J3TYt\nEJNL\r\n=RbNA\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCc2JSOH672jvAeape4lv6aMt7DOZZ5h7gm1rjUQWir0gIhAM2zmGqp/fo+XdDhcwEKN1TBa3J85Rp1FyO7El0Xg8LC"}]},"maintainers":[{"name":"iamturns","email":"matt@iamturns.com"}],"_npmUser":{"name":"iamturns","email":"matt@iamturns.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/eslint-config-airbnb-typescript_7.0.0_1581207274339_0.1542357917143955"},"_hasShrinkwrap":false},"7.1.0":{"name":"eslint-config-airbnb-typescript","description":"Airbnb's ESLint config with TypeScript support","license":"MIT","author":{"name":"Matt Turnbull","email":"matt@iamturns.com","url":"https://iamturns.com"},"homepage":"https://github.com/iamturns/eslint-config-airbnb-typescript","repository":{"type":"git","url":"git+https://github.com/iamturns/eslint-config-airbnb-typescript.git"},"bugs":{"url":"https://github.com/iamturns/eslint-config-airbnb-typescript/issues"},"version":"7.1.0","main":"dist/eslint-config-airbnb-typescript.js","scripts":{"pre-commit":"lint-staged","format":"run-s format:package format:prettier format:eslint","format:eslint":"eslint --cache --fix ./ >/dev/null 2>&1 || true","format:package":"prettier-package-json --write","format:prettier":"prettier --write \"**/*.{js,json,md,yml}\" \".editorconfig\" \"LICENSE\"","lint":"eslint --cache ./","validate":"npm run lint"},"dependencies":{"@typescript-eslint/parser":"^2.23.0","eslint-config-airbnb":"^18.1.0","eslint-config-airbnb-base":"^14.1.0"},"peerDependencies":{"@typescript-eslint/eslint-plugin":"^2.23.0"},"devDependencies":{"@typescript-eslint/eslint-plugin":"2.20.0","doctoc":"1.4.0","eslint":"6.8.0","eslint-config-prettier":"6.10.0","eslint-plugin-import":"2.20.1","husky":"4.2.3","lint-staged":"10.0.8","npm-run-all":"4.1.5","prettier":"1.19.1","prettier-package-json":"2.1.3","typescript":"3.8.3"},"keywords":["airbnb","config","es2015","es2016","es2017","es2018","eslint","eslintconfig","javascript","styleguide","typescript"],"gitHead":"a123ed55b6ab7c619ce7c4295b5fbcdf05675dca","_id":"eslint-config-airbnb-typescript@7.1.0","_nodeVersion":"13.10.1","_npmVersion":"6.13.7","dist":{"integrity":"sha512-md4ny4OujYsG3urYgH/Gfys05x+r1dO9VzBFLbFybsTx4w9RlNGlpYX13mnqdtRdggRF8BHhG391UaujvC9GVw==","shasum":"0a379f2ab6916137c0b543164471c9dd38136a02","tarball":"https://registry.npmjs.org/eslint-config-airbnb-typescript/-/eslint-config-airbnb-typescript-7.1.0.tgz","fileCount":23,"unpackedSize":28482,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJecKv+CRA9TVsSAnZWagAAixMP/0C+tvRBToWvWMOvRJYB\nEdvDs01BeSK/M8y1zHsAD8TA7QUJvKCIl1HOw5HOxFRxwZTYq/xgRdoWfc6n\nc0w4TxrPJNqodk313EH888Nh9iPuqAWMTmPCRipa4D2ht721DY/wuBpk0ULw\nK5/83tfhrrvmGX5J/ObLg1t6dEZ8ZK0BsQUH1Zk7SQCYkCLt0fcNfwUtxJwm\ndabMUmgxVyZHHFRoMsnd8IYyxrjNCtWT6zQ+hgELUYXYPtfyL9UIAHQkrjMI\ndK1R3nD5E9XNzUm5MPhIRsxjkm5RWR+UfApiSCOsZCM8RLdssgO3xsHG4PbA\nSp6PKsku7p/thU5H2U9/T6WmDj9TOQOTi7FWH0sn6Hmj5HAvJ6ULhQeflhpj\noS2vHke8Ul8EA0NukMTjjbGznkJs3wdF9UUfysYl7PEKlfVJ7FmJxqXRU9hE\nr6Szh+HIqiGIi5WqumaVOuxYfGKzpNei9jJpaERQUNYW0PM4ciVF51MIq7Ub\nh0SaxCNUrY97PE8LCxIGvjz9gh6ItwwHS+nnGKvjnoPidtCRbWoUU02QNfab\ncykHcfhtkqLfbbHj+3ZTrlYQ5COqnkX3VR605ThQmeqv8Se7CiSgiT6a1gnY\ni5n9stSqtTmK1tm0hdz+EjN2DpW8psLRWnugBEnkIhicvHusVV1ycxne5zI2\nrCfv\r\n=GGgH\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIFS5pjyYAFObEvpnyazNQOOu/8unb2oW/e1HO0nAZoraAiEA8s9+I4ALOHI6npoAc84verUC8qhQLAfo+Jr8Si9blkI="}]},"maintainers":[{"name":"iamturns","email":"matt@iamturns.com"}],"_npmUser":{"name":"iamturns","email":"matt@iamturns.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/eslint-config-airbnb-typescript_7.1.0_1584442365638_0.01403366091268654"},"_hasShrinkwrap":false},"7.2.0":{"name":"eslint-config-airbnb-typescript","description":"Airbnb's ESLint config with TypeScript support","license":"MIT","author":{"name":"Matt Turnbull","email":"matt@iamturns.com","url":"https://iamturns.com"},"homepage":"https://github.com/iamturns/eslint-config-airbnb-typescript","repository":{"type":"git","url":"git+https://github.com/iamturns/eslint-config-airbnb-typescript.git"},"bugs":{"url":"https://github.com/iamturns/eslint-config-airbnb-typescript/issues"},"version":"7.2.0","main":"dist/eslint-config-airbnb-typescript.js","scripts":{"pre-commit":"lint-staged","format":"run-s format:package format:prettier format:eslint","format:eslint":"eslint --cache --fix ./ >/dev/null 2>&1 || true","format:package":"prettier-package-json --write","format:prettier":"prettier --write \"**/*.{js,json,md,yml}\" \".editorconfig\" \"LICENSE\"","lint":"eslint --cache ./","validate":"npm run lint"},"dependencies":{"@typescript-eslint/parser":"^2.24.0","eslint-config-airbnb":"^18.1.0","eslint-config-airbnb-base":"^14.1.0"},"peerDependencies":{"@typescript-eslint/eslint-plugin":"^2.24.0"},"devDependencies":{"@typescript-eslint/eslint-plugin":"2.24.0","doctoc":"1.4.0","eslint":"6.8.0","eslint-config-prettier":"6.10.0","eslint-plugin-import":"2.20.1","husky":"4.2.3","lint-staged":"10.0.8","npm-run-all":"4.1.5","prettier":"1.19.1","prettier-package-json":"2.1.3","typescript":"3.8.3"},"keywords":["airbnb","config","es2015","es2016","es2017","es2018","eslint","eslintconfig","javascript","styleguide","typescript"],"gitHead":"cd0b0e2d0b51b833a3f6a1451067ca04de41adaf","_id":"eslint-config-airbnb-typescript@7.2.0","_nodeVersion":"13.10.1","_npmVersion":"6.13.7","dist":{"integrity":"sha512-W7IZUIJpBZIzU3p65KoyJPl2vGSy6FS3R+K91Cp3NLK/0m1oyvCFeBHI2QlWdqxkJ4FvwnLvsoRTutwpKNIT+A==","shasum":"afa7cea5657c9f70c0b96d52bf7d470e9827b66a","tarball":"https://registry.npmjs.org/eslint-config-airbnb-typescript/-/eslint-config-airbnb-typescript-7.2.0.tgz","fileCount":23,"unpackedSize":28482,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJecK1xCRA9TVsSAnZWagAAi5kQAIToo3/e3umF9PCnP1Nj\nP6jTjEdKmoWLg1N9KmZh9FzDdIlDNQ/ldJ8pVOPhs7cGKh3Poi5ASEqpdxM5\nuLgTFTNS+EDpXFVRTTYj1ufQrz5MB/laM24/MW7kQeJpqRvVm5Q3onzcCtCJ\nl8iSwcjfB8YHn191dosEtN7frr0KZDHpYIlaaWFhNrc2SUAwGWRsHzvQzzXP\nAB3ZUZfuttb39DFqDXemiLTK0fl6nqq9OOzjfGerRV6i4m0Lv04YX5t1wfIp\nSPCVpQe8dx+uuYeVkpPvJORF+6mziV65Wzx9MO7N0O8msULtLe8LEb9rJUIU\nBxvHOiaVWw93ULelIi77ds1UYg6oEgRLQen0vfToZwEwJqcfXdAULXqBsAQ6\nzwCwUrR6miutaaZ/HeCro9gswqBO06zOLLsA24ZXvIBFq7bMUTJmdT00Znoa\nbjp/Nyes8W3X5i5Xjno1+vP9yIC24GLSVLd5OZckr7b1FILuAeHiyaPRIbzu\nKFpmNvZ2HY4GVnqoFEPADZYZ9X+7iIKBZGiNeEiHFKvDz1bNN7ESigxUydJr\nmkg5leuVHBilqGsBNRdbD8KtR1er0RX0Zwt5E+EGSf5eLIkQz4aQHDt++EnI\nwusOkrZH2wX2S1ksA0ckqts9n+bbEI7bjAOrTqg/0pGThZt/g4iJMoLvmKtS\nMmv7\r\n=DGNk\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIDDd+GmHZFfrq5nA/F2ZFWn1R8CpWNC2KJn4Pks2upGOAiAZ+5z4ED2PnIc3volIRFU4aoPlhTzq8JAFHk3P371QpQ=="}]},"maintainers":[{"name":"iamturns","email":"matt@iamturns.com"}],"_npmUser":{"name":"iamturns","email":"matt@iamturns.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/eslint-config-airbnb-typescript_7.2.0_1584442737322_0.3511555775153783"},"_hasShrinkwrap":false},"7.2.1":{"name":"eslint-config-airbnb-typescript","description":"Airbnb's ESLint config with TypeScript support","license":"MIT","author":{"name":"Matt Turnbull","email":"matt@iamturns.com","url":"https://iamturns.com"},"homepage":"https://github.com/iamturns/eslint-config-airbnb-typescript","repository":{"type":"git","url":"git+https://github.com/iamturns/eslint-config-airbnb-typescript.git"},"bugs":{"url":"https://github.com/iamturns/eslint-config-airbnb-typescript/issues"},"version":"7.2.1","main":"dist/eslint-config-airbnb-typescript.js","scripts":{"pre-commit":"lint-staged","format":"run-s format:package format:prettier format:eslint","format:eslint":"eslint --cache --fix ./ >/dev/null 2>&1 || true","format:package":"prettier-package-json --write","format:prettier":"prettier --write \"**/*.{js,json,md,yml}\" \".editorconfig\" \"LICENSE\"","lint":"eslint --cache ./","validate":"npm run lint"},"dependencies":{"@typescript-eslint/parser":"^2.24.0","eslint-config-airbnb":"^18.1.0","eslint-config-airbnb-base":"^14.1.0"},"peerDependencies":{"@typescript-eslint/eslint-plugin":"^2.24.0"},"devDependencies":{"@typescript-eslint/eslint-plugin":"2.27.0","doctoc":"1.4.0","eslint":"6.8.0","eslint-config-prettier":"6.10.1","eslint-plugin-import":"2.20.2","husky":"4.2.5","lint-staged":"10.1.3","npm-run-all":"4.1.5","prettier":"2.0.4","prettier-package-json":"2.1.3","typescript":"3.8.3"},"keywords":["airbnb","config","es2015","es2016","es2017","es2018","eslint","eslintconfig","javascript","styleguide","typescript"],"gitHead":"f9765f39fe58189354e3b6b5f9601deb1bef1a09","_id":"eslint-config-airbnb-typescript@7.2.1","_nodeVersion":"13.12.0","_npmVersion":"6.14.4","dist":{"integrity":"sha512-D3elVKUbdsCfkOVstSyWuiu+KGCVTrYxJPoenPIqZtL6Li/R4xBeVTXjZIui8B8D17bDN3Pz5dSr7jRLY5HqIg==","shasum":"bce3f02fa894d1ec2f31ac527992e03761a9b7d4","tarball":"https://registry.npmjs.org/eslint-config-airbnb-typescript/-/eslint-config-airbnb-typescript-7.2.1.tgz","fileCount":23,"unpackedSize":28789,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJekCwdCRA9TVsSAnZWagAAgCgQAIyhrHY5ml4q0LR/pmr5\ncJaz++GZy6YbH2irIsU1aJWeY7XkbnEDqpUAtDN9z73B55+spRrsrLEzMMuP\n+bjZ4hoDTeMjhvwltfkxKcC1tH8UCNGmtM9RISwJ+QlvvqUIm+Pg3S7pYwtJ\nJQoFGAQ2OSXffYERkVjN41pJxVJLNrPEXTdyzLaAue8BDdgasYk9zVTPUwzl\nxMcVQO6NDq0sz1+KFt6eSys5qk4Uz8ruFi0w6cD+6n4IQgh4Tib5O4lS8ttZ\ngaEnfuE1TpKKJ81U2KKkyD0eHKM/4hIBcA+yqZ3/B21M9sxnCXmjixB+cymV\nFCd1ZH1/qeWms+6q3Ga6dCs7r4oaQISsOgDxsTXhwwR1XBmsVrQDfXBzvIWL\nkt13z4TT+idjgabVzVPIHkmkmRPraNrOs6eRYnUh0QHOkjiIzEbsrANErDkm\nL72eVx1EwrIwptqo4wa0bRG9jhwjciCsJR2V7rUS0B7Bu9EFiResLsx6mN0f\nhYYKID3QZ/ue7j79j/GLQnB9D3uO9+rUThx82yQJ2EwOHU3jJraRUhSOp/LV\n+Sms5O0uu8Kr02iTPD78gkNe4wWoqjZq897JNHvOc6wXQP3Ez/SWrIuHuw3O\nAz9D/3dCNbrGinnpo/TN5wKyldqnUv6OpPGqyj1mbjlth12nQMGz1apsJdbx\ngnn9\r\n=pO4Q\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIAKCUDpMCvoK5DYmWTWvJYr0gqiJGhqUJ2i3hibPucHUAiAPNdl3oVPnyBEDeABeOnG7GDfDfjpENU+nO7I3JM7Qsg=="}]},"maintainers":[{"name":"iamturns","email":"matt@iamturns.com"}],"_npmUser":{"name":"iamturns","email":"matt@iamturns.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/eslint-config-airbnb-typescript_7.2.1_1586506780754_0.542315714601038"},"_hasShrinkwrap":false},"8.0.0":{"name":"eslint-config-airbnb-typescript","description":"Airbnb's ESLint config with TypeScript support","license":"MIT","author":{"name":"Matt Turnbull","email":"matt@iamturns.com","url":"https://iamturns.com"},"homepage":"https://github.com/iamturns/eslint-config-airbnb-typescript","repository":{"type":"git","url":"git+https://github.com/iamturns/eslint-config-airbnb-typescript.git"},"bugs":{"url":"https://github.com/iamturns/eslint-config-airbnb-typescript/issues"},"version":"8.0.0","main":"dist/eslint-config-airbnb-typescript.js","scripts":{"pre-commit":"lint-staged","format":"run-s format:package format:prettier format:eslint","format:eslint":"eslint --cache --fix ./ >/dev/null 2>&1 || true","format:package":"prettier-package-json --write","format:prettier":"prettier --write \"**/*.{js,json,md,yml}\" \".editorconfig\" \"LICENSE\"","lint":"eslint --cache ./","validate":"npm run lint"},"dependencies":{"@typescript-eslint/parser":"^3.1.0","eslint-config-airbnb":"^18.1.0","eslint-config-airbnb-base":"^14.1.0"},"peerDependencies":{"@typescript-eslint/eslint-plugin":"^3.1.0"},"devDependencies":{"@typescript-eslint/eslint-plugin":"^3.1.0","doctoc":"1.4.0","eslint":"6.8.0","eslint-config-prettier":"6.11.0","eslint-plugin-import":"2.20.2","husky":"4.2.5","lint-staged":"10.2.7","npm-run-all":"4.1.5","prettier":"2.0.5","prettier-package-json":"2.1.3","typescript":"3.9.3"},"keywords":["airbnb","config","es2015","es2016","es2017","es2018","eslint","eslintconfig","javascript","styleguide","typescript"],"gitHead":"51229f9336885ad38cf4f2b849dd681a711e6014","_id":"eslint-config-airbnb-typescript@8.0.0","_nodeVersion":"14.3.0","_npmVersion":"6.14.5","dist":{"integrity":"sha512-usgAFLk9PeJ41RTww57C7OPN1gDVkQ8JLIKEcL7VtrrsznoRGY0faGYElbgPFDrx/V7f2KFNxNU7RH/mAm3fcg==","shasum":"7ed3ba7b9bb54fb89db9e50bd8d0d5a548e3da4a","tarball":"https://registry.npmjs.org/eslint-config-airbnb-typescript/-/eslint-config-airbnb-typescript-8.0.0.tgz","fileCount":23,"unpackedSize":31059,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe14E0CRA9TVsSAnZWagAAPlYP/iZdJSTUiwAfPvpjeGr8\nhxf5qAUwPvGAbrwmJxcMO15dQjZXIM8Jznr3lTHegPDzrVCtS5FZ63rry50n\n+XxlFu6kqxQW6nNHWPlhuBZjaFstrQPaRCNu3Vx6GxrwvhZlV6AB434gN8c2\nVhcX1GMlgN767oiHLKe3STJenuUCnsyFHilEg9SD/y8ZNtN5cvotaVLHFOoG\n1VYa+RS+cnmqIQh5Zw+5bhl41TtM49P2wFdlsVwenGvs3Wzp/JAfJj8ArSgL\nt18zMlZwTTBGwOGvCtCV2eHd5oyQm1E9LQSQgOFnk96DoI2x5C7K9utmdDxi\nnGNxkuOYAr8F5yYXfZukmiY+SfRhlT1FwRyHvafSqC3GY1n48nR3G33WqaQy\nNm2hqZP9llxrBxmHOKIA+scI6f7ts0STfXTUNCTLnqewUuuA88tF86ewbbk9\nzBfrpoIAclL8E30WiHRM3sS2lstnYQc5qOUQdN9aLf6QQPnpeCPgHXtojktB\nGpPFoDjDa1gzSVKWZ70hfz9n7TFpDSfXeoqPF8nSX/SQIeo8s+X9cgEwXwSp\nsHYGTOCEzQJIV2oJJ+HBiBTMmQg8d1Gk8hX+TCBYRPbwB0zw74Q6Y2rCXJJ4\n3bwINiS45CDcKcgFhLhyZEaabv0HA6mwEspmzWEEmVGwMR2SN3unI7j7GqiH\niOga\r\n=6TD5\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIBfMtD0tukc4DUmC2j5ShxXD89fsODK76lQkPNqp5iwMAiEAlDLzXJ1F+uAjsIFon1feb2of8mNTiZUclb6Xdvo48+c="}]},"maintainers":[{"name":"iamturns","email":"matt@iamturns.com"}],"_npmUser":{"name":"iamturns","email":"matt@iamturns.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/eslint-config-airbnb-typescript_8.0.0_1591181619682_0.49506744493258914"},"_hasShrinkwrap":false},"8.0.1":{"name":"eslint-config-airbnb-typescript","description":"Airbnb's ESLint config with TypeScript support","license":"MIT","author":{"name":"Matt Turnbull","email":"matt@iamturns.com","url":"https://iamturns.com"},"homepage":"https://github.com/iamturns/eslint-config-airbnb-typescript","repository":{"type":"git","url":"git+https://github.com/iamturns/eslint-config-airbnb-typescript.git"},"bugs":{"url":"https://github.com/iamturns/eslint-config-airbnb-typescript/issues"},"version":"8.0.1","main":"dist/eslint-config-airbnb-typescript.js","scripts":{"pre-commit":"lint-staged","format":"run-s format:package format:prettier format:eslint","format:eslint":"eslint --cache --fix ./ >/dev/null 2>&1 || true","format:package":"prettier-package-json --write","format:prettier":"prettier --write \"**/*.{js,json,md,yml}\" \".editorconfig\" \"LICENSE\"","lint":"eslint --cache ./","validate":"npm run lint"},"dependencies":{"@typescript-eslint/parser":"^3.1.0","eslint-config-airbnb":"^18.1.0","eslint-config-airbnb-base":"^14.1.0"},"peerDependencies":{"@typescript-eslint/eslint-plugin":"^3.1.0"},"devDependencies":{"@typescript-eslint/eslint-plugin":"3.1.0","doctoc":"1.4.0","eslint":"6.8.0","eslint-config-prettier":"6.11.0","eslint-plugin-import":"2.20.2","husky":"4.2.5","lint-staged":"10.2.7","npm-run-all":"4.1.5","prettier":"2.0.5","prettier-package-json":"2.1.3","typescript":"3.9.3"},"keywords":["airbnb","config","es2015","es2016","es2017","es2018","eslint","eslintconfig","javascript","styleguide","typescript"],"gitHead":"54686e9fe47b446b830ee102df023df703197270","_id":"eslint-config-airbnb-typescript@8.0.1","_nodeVersion":"14.3.0","_npmVersion":"6.14.5","dist":{"integrity":"sha512-dJKsqBmk2PU3YmbgHlcvmA9e2OzeGThkWjcQl5ux1LyjOKeBgZixDko/qjmpP4m/tgZDQsgqG6BNF1+irF91pA==","shasum":"b436a621a1c791452ec0a2c2d9014c69b83b5e6f","tarball":"https://registry.npmjs.org/eslint-config-airbnb-typescript/-/eslint-config-airbnb-typescript-8.0.1.tgz","fileCount":23,"unpackedSize":31106,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe170RCRA9TVsSAnZWagAANTsP/idw3vyHU5B1ZKID7Tlv\nBURR8BC6a6gTRUWKy01RW01VhBEEPXxJzbeUAmGOpJgVas7W9chx3M6HiLBE\nTutu+PVQFw5rJkjY8EIoZwC3DE1icgZgeQ3A5njhtdBV6Pp4O/5AWHxkHQhK\nXLJa4uDvlSQcltNa/OEJbZFiw5D6FLOm5vAsnjGRGqc+5hEUhXrAhTiFl3pf\nRlPhbkWi66QVdFIyTW6S550Z87IfXA7dgxnLUpga2et9IVJWuvpNj4FbkQIy\nY8rHhA/Vvpgx0KUVQgwYU0oOo3ZhidTZcEtn6V4cTSog6CUZEZdOWoJY4n+/\neNmECk3DBFAw6Qav1hszMxgrEjPRVy531nSgyB1EHzkjc3b7E+62XHkujGbi\n1TrQx42NswY12+9kWoIcwlsxwEDY9NuoLX3yfklPdc7nb9OubP52rVLMUUbo\nd19bC1mk8tH5HokagsGPmJRs1XlV4DgLmtlelJZBHc8+H4rH8zkfE8KQmy2v\nw/hQRmUBSa0PC3NIItzHfPKYlbCpBhRJUzhVwfL/CU9JseSOryCXOOS81yFB\nezxKUSH7ecl+0QfXxL0nXqSldsqBsoWDKCUie7REnC6LOVkBr8kHhviFthWZ\ngEzHlMIZlEnuVlEyjXC0RHjH+Y+BRANBmgjXxsnpCA5xoZupQTj1SM0u/PmJ\nAVhB\r\n=wLeW\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDBYoJ8Shoju+uoLnPF/yHKXq8loCOgmCXo/maeEVAxLAIgEo1Z8qzew2U7azGaBVkdvoGqajpp29uDWALwi0r3Dak="}]},"maintainers":[{"name":"iamturns","email":"matt@iamturns.com"}],"_npmUser":{"name":"iamturns","email":"matt@iamturns.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/eslint-config-airbnb-typescript_8.0.1_1591196945450_0.8022458662867826"},"_hasShrinkwrap":false},"8.0.2":{"name":"eslint-config-airbnb-typescript","description":"Airbnb's ESLint config with TypeScript support","license":"MIT","author":{"name":"Matt Turnbull","email":"matt@iamturns.com","url":"https://iamturns.com"},"homepage":"https://github.com/iamturns/eslint-config-airbnb-typescript","repository":{"type":"git","url":"git+https://github.com/iamturns/eslint-config-airbnb-typescript.git"},"bugs":{"url":"https://github.com/iamturns/eslint-config-airbnb-typescript/issues"},"version":"8.0.2","main":"dist/eslint-config-airbnb-typescript.js","scripts":{"pre-commit":"lint-staged","format":"run-s format:package format:prettier format:eslint","format:eslint":"eslint --cache --fix ./ >/dev/null 2>&1 || true","format:package":"prettier-package-json --write","format:prettier":"prettier --write \"**/*.{js,json,md,yml}\" \".editorconfig\" \"LICENSE\"","lint":"eslint --cache ./","validate":"npm run lint"},"dependencies":{"@typescript-eslint/parser":"^3.1.0","eslint-config-airbnb":"^18.1.0","eslint-config-airbnb-base":"^14.1.0"},"peerDependencies":{"@typescript-eslint/eslint-plugin":"^3.1.0"},"devDependencies":{"@typescript-eslint/eslint-plugin":"3.1.0","doctoc":"1.4.0","eslint":"6.8.0","eslint-config-prettier":"6.11.0","eslint-plugin-import":"2.20.2","husky":"4.2.5","lint-staged":"10.2.7","npm-run-all":"4.1.5","prettier":"2.0.5","prettier-package-json":"2.1.3","typescript":"3.9.3"},"keywords":["airbnb","config","es2015","es2016","es2017","es2018","eslint","eslintconfig","javascript","styleguide","typescript"],"gitHead":"fee83595fe2aaf51d7db438f51703e79c4aec011","_id":"eslint-config-airbnb-typescript@8.0.2","_nodeVersion":"14.4.0","_npmVersion":"6.14.5","dist":{"integrity":"sha512-TCOftyCoIogJzzLGSg0Qlxd27qvf+1a3MHyN/PqynTqINS4iFy+SlXy/CrAN+6xkleGMSrvmPbm3pyFEku2+IQ==","shasum":"465b17b0b1facdcca4fe23a5426bc27ab7b2b2f2","tarball":"https://registry.npmjs.org/eslint-config-airbnb-typescript/-/eslint-config-airbnb-typescript-8.0.2.tgz","fileCount":23,"unpackedSize":30641,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe2EepCRA9TVsSAnZWagAAgngP/2I2cckhGOaJegcgTLpd\n0vC52RyH4qOXGBP9uP/X2q9lmf7cyO8LoHro6TJ8KBL5NzPLNCZkzg5nix2s\nK4wjJQWn8DAY+B+V8HLWK8nbsuDxFR5X4ey5ItGrDQcPu+zkKF5/dGKbV17d\nvNBGdJiWUBoKQ6lEjmaX/Movnq9nwrkdiaSHkjau3D34gMP8msTy5ienVTzK\nURqudAj8i6SwWqgI+5bvYPFqvDOSePwojcJIzWi3zht8/UGBs/ngtM9UInnB\nb6XdyBQerrtA24uUWCZoli0NUXtYTHSZLUrZ73LO8qi27Q3iq1eGMzDqbEbl\nW+L+b50bCCz9D+bqmUNVXOjgef/XFD7HlujqHsE2pnvz6SLZ9B+RX4ARBHcU\n53JwmdRdD1H2Z9xLwOVgr39lKoWnW2m5iIW7ou/ZZTmWakNFEAhAT5dfJBVP\nIKNIjPvyBQ87+GWXDRSSHR/f1XBdmJRnSPJlAgu4kEyiiCJDDtRToJM8THex\nhlg3WrU3//kaRBUvVhtEQo6Opp6fUL2TbDGy3z5t9EZe3IGFfAOMsExX3WCZ\nd9E5eJVuyBirUriRghSbNzcVRoJu15cP6hcjU7Xb+f9JGcbsSOj0Rkm0Y7xR\n3blGPNydVRtW49yJksO3wjFilwNXeszIHkThkzdhkGCs/928Go855nYBYD2c\nMQFI\r\n=8KQK\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDeVEH0f50gSjBv+08S3ua2d0sGFIJ1CXzWXqAsN5CPlgIgdam6d7OZQCevetLfgmXTrUGIsTDPlxxv1BbRopVwHpU="}]},"maintainers":[{"name":"iamturns","email":"matt@iamturns.com"}],"_npmUser":{"name":"iamturns","email":"matt@iamturns.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/eslint-config-airbnb-typescript_8.0.2_1591232425268_0.6834800673991079"},"_hasShrinkwrap":false},"9.0.0":{"name":"eslint-config-airbnb-typescript","description":"Airbnb's ESLint config with TypeScript support","license":"MIT","author":{"name":"Matt Turnbull","email":"matt@iamturns.com","url":"https://iamturns.com"},"homepage":"https://github.com/iamturns/eslint-config-airbnb-typescript","repository":{"type":"git","url":"git+https://github.com/iamturns/eslint-config-airbnb-typescript.git"},"bugs":{"url":"https://github.com/iamturns/eslint-config-airbnb-typescript/issues"},"version":"9.0.0","main":"dist/eslint-config-airbnb-typescript.js","scripts":{"pre-commit":"lint-staged","format":"run-s format:package format:prettier format:eslint","format:eslint":"eslint --fix ./ >/dev/null 2>&1 || true","format:package":"prettier-package-json --write","format:prettier":"prettier --write \"**/*.{js,json,md,yml}\" \".editorconfig\" \"LICENSE\"","lint":"eslint ./","validate":"npm run lint"},"dependencies":{"@typescript-eslint/parser":"^3.6.1","eslint-config-airbnb":"^18.2.0","eslint-config-airbnb-base":"^14.2.0"},"peerDependencies":{"@typescript-eslint/eslint-plugin":"^3.6.1"},"devDependencies":{"@typescript-eslint/eslint-plugin":"3.6.1","doctoc":"1.4.0","eslint":"7.4.0","eslint-config-prettier":"6.11.0","eslint-plugin-import":"2.22.0","husky":"4.2.5","lint-staged":"10.2.11","npm-run-all":"4.1.5","prettier":"2.0.5","prettier-package-json":"2.1.3","typescript":"3.9.7"},"keywords":["airbnb","config","es2015","es2016","es2017","es2018","eslint","eslintconfig","javascript","styleguide","typescript"],"gitHead":"e45ff0f1a61888ea1b6058f2ab22fe7bcdff4b89","_id":"eslint-config-airbnb-typescript@9.0.0","_nodeVersion":"14.5.0","_npmVersion":"6.14.5","dist":{"integrity":"sha512-BxckAZU4rwfOidZVucAO120fTSGQAugimS8HFp7OoiordpyNkq5bxSlTPZ2XxSY8Q2NWDIygqtJKqupZld/TXA==","shasum":"2524f3fa6fceb3df4ae191d1e1114a04fe54c6e6","tarball":"https://registry.npmjs.org/eslint-config-airbnb-typescript/-/eslint-config-airbnb-typescript-9.0.0.tgz","fileCount":23,"unpackedSize":30658,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfEuObCRA9TVsSAnZWagAALx8QAITQkwoiWvHrf5JNvgic\nXpRzeCn4yAyT161UUPs/cL8tybftCpyvAFv7TtjgV8WJ0D+yBbLMAAaxA/d9\nLG15vxGfdAbhaI/G1abk4ASjYOytGopJI1DVFdQDmH1mhvVyBZEv6mV4jtos\n6wXetL5WrfaDGc1+Ct2m+pwzDBPd4AKvYnYqiVZOAeCMmhwMT9HAmlU1N3Si\npLGV1N+dzsjV84OyVibZxlcEaShcrG4rNwheGUNgvc0VJxdIjJP5D7GmHWA1\nGZRz4Wwr+OkiP85mgjxfGmhVprlu3cARZYLPP59Mm81yNTwIbV0rb8J9UYCr\nXhLAaQLjosnH7K54IKGj6IBOtKaXGUwxPxif0ed3Va6vK8TYdiUIUmb5saN6\naW6nllNa2pkzvYVLuOx2dStHAhAWg6EqH7pURpkqxmAzQXCfe2bi4mi3gky5\n1bshboeBNjMoeH8KLxkkQv4yEPhim6hUy8LbFe8YY5LCQ+U6hiwteQyvdHsE\nMzkSmJagIf7BpuSn6ZxYTip+/cXiilojb1AGbe1omWXXH7kzmQkc6iDxPNhi\n2TZk2W3frZopTBraftzN49S2dg6JtiuDJQCKJafojlJTZq2yDTiqY9R7xV1X\naYCCpflD2UYF8kYL4JQlfNN3xJ3zIC1/erGj+QriV0lA5MK+VmEA1GYyv2Xa\nD93a\r\n=T2oP\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCtRu85mFKvhJ+ixcoyvufKKz62IoaAXLckRZyoE4g38gIhANR4di3OQJrWvigMnTyKEGjm7c7uF1/ArTT4BxDduR4h"}]},"maintainers":[{"name":"iamturns","email":"matt@iamturns.com"}],"_npmUser":{"name":"iamturns","email":"matt@iamturns.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/eslint-config-airbnb-typescript_9.0.0_1595073435044_0.5434365741898326"},"_hasShrinkwrap":false},"10.0.0":{"name":"eslint-config-airbnb-typescript","description":"Airbnb's ESLint config with TypeScript support","license":"MIT","author":{"name":"Matt Turnbull","email":"matt@iamturns.com","url":"https://iamturns.com"},"homepage":"https://github.com/iamturns/eslint-config-airbnb-typescript","repository":{"type":"git","url":"git+https://github.com/iamturns/eslint-config-airbnb-typescript.git"},"bugs":{"url":"https://github.com/iamturns/eslint-config-airbnb-typescript/issues"},"version":"10.0.0","main":"dist/eslint-config-airbnb-typescript.js","scripts":{"pre-commit":"lint-staged","format":"run-s format:package format:prettier format:eslint","format:eslint":"eslint --fix ./ >/dev/null 2>&1 || true","format:package":"prettier-package-json --write","format:prettier":"prettier --write \"**/*.{js,json,md,yml}\" \".editorconfig\" \"LICENSE\"","lint":"eslint ./","validate":"npm run lint"},"dependencies":{"@typescript-eslint/parser":"^4.0.1","eslint-config-airbnb":"^18.2.0","eslint-config-airbnb-base":"^14.2.0"},"peerDependencies":{"@typescript-eslint/eslint-plugin":"^4.0.1"},"devDependencies":{"@typescript-eslint/eslint-plugin":"4.0.1","doctoc":"1.4.0","eslint":"7.8.1","eslint-config-prettier":"6.11.0","eslint-plugin-import":"2.22.0","husky":"4.2.5","lint-staged":"10.3.0","npm-run-all":"4.1.5","prettier":"2.1.1","prettier-package-json":"2.1.3","typescript":"4.0.2"},"keywords":["airbnb","config","es2015","es2016","es2017","es2018","eslint","eslintconfig","javascript","styleguide","typescript"],"gitHead":"0f5adeed51d4902c812d13f204b3e38d7ce8a553","_id":"eslint-config-airbnb-typescript@10.0.0","_nodeVersion":"14.9.0","_npmVersion":"6.14.8","dist":{"integrity":"sha512-me2QQj+MUc9+vsr44ZMgGdI2f7Brd7dWTl/+ly9r5RFsoSPkwzV/N4tTg5ZOrtA4Ay18urKPKmwLGe9TTIDxnw==","shasum":"fb0b307de31ce9465d706e987590da0f0f594f81","tarball":"https://registry.npmjs.org/eslint-config-airbnb-typescript/-/eslint-config-airbnb-typescript-10.0.0.tgz","fileCount":23,"unpackedSize":30920,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfU3rnCRA9TVsSAnZWagAAOKAP/jsMNYLg4oBqpq/ddqdO\ngDISszun+62pD6aYDX80t6XTIfTStVtl4xDvKNgciz2/+OcjSfjJCxNTKLNN\ntiKLiS4SG3bIsHr6dDOparUlTro6RFhJJEqOf+zY/+5Q5hvISxHGvuUZ09CU\nOgPcVGsqt/YjNQouWLqBwekY8L3C+aQs7f6nNfHqN0HpgIeXlzTJyn2D59Sk\nnsEvPdTGUCfSmFzHlkZrCKGCxl5EsEwbgyKoiwQaGOawqxxYOjeiVwXntrR/\n6jeGeMQx8z3MGzcZMxc1rkluwL6SVn8pl9QW56x9QlYcftr+XuPoFYG8y3Bm\nC9y7d+hilUmweRC3SL8kwXXyWs4xGk8hPd9JnAg3qBWPGViQ0cIJ44CEU0Mr\nAj8ht6xIIz7sykk/bfVvNw89lQk/f5rMZy9eTYS/OfRuWl1CyIsWjCn8PAsr\n2nlDW6i7UUs3cEfL4gmj2xggk8B9OpPgdneUj7V6BauJSisPJUgM8xXaUwq+\ncqYK/dLl0VIOlBT3VoZXgGN0xHyGdTLvF5SQpdqe4HvZ+S2KTGFi7kHr3BoD\nt0m/Jv60eTrD/537nVGefXxAXio5qEtX/av3SpUCMatHsed5Igaz7DRHFMpC\n83lLFv2fhb65zs/MGQ4ksu9f2W3foOUwn5k+F1EQ2bhGDEBvLOJVpWkoXrDJ\nLx1m\r\n=EoGE\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIB54lRiEaguNgins8RdrZZIDDGEvhG/jLcLxzK9BTJ7tAiEA2AWUZl2Zpa4kgR9pxfyHwKaiwo4pTVkGVFuNctyz+GQ="}]},"maintainers":[{"name":"iamturns","email":"matt@iamturns.com"}],"_npmUser":{"name":"iamturns","email":"matt@iamturns.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/eslint-config-airbnb-typescript_10.0.0_1599306470651_0.7556303341762589"},"_hasShrinkwrap":false},"10.0.1":{"name":"eslint-config-airbnb-typescript","description":"Airbnb's ESLint config with TypeScript support","license":"MIT","author":{"name":"Matt Turnbull","email":"matt@iamturns.com","url":"https://iamturns.com"},"homepage":"https://github.com/iamturns/eslint-config-airbnb-typescript","repository":{"type":"git","url":"git+https://github.com/iamturns/eslint-config-airbnb-typescript.git"},"bugs":{"url":"https://github.com/iamturns/eslint-config-airbnb-typescript/issues"},"version":"10.0.1","main":"dist/eslint-config-airbnb-typescript.js","scripts":{"pre-commit":"lint-staged","format":"run-s format:package format:prettier format:eslint","format:eslint":"eslint --fix ./ >/dev/null 2>&1 || true","format:package":"prettier-package-json --write","format:prettier":"prettier --write \"**/*.{js,json,md,yml}\" \".editorconfig\" \"LICENSE\"","lint":"eslint ./","validate":"npm run lint"},"dependencies":{"@typescript-eslint/parser":"^4.0.1","eslint-config-airbnb":"^18.2.0","eslint-config-airbnb-base":"^14.2.0"},"peerDependencies":{"@typescript-eslint/eslint-plugin":"^4.0.1"},"devDependencies":{"@typescript-eslint/eslint-plugin":"4.0.1","doctoc":"1.4.0","eslint":"7.8.1","eslint-config-prettier":"6.11.0","eslint-plugin-import":"2.22.0","husky":"4.2.5","lint-staged":"10.3.0","npm-run-all":"4.1.5","prettier":"2.1.1","prettier-package-json":"2.1.3","typescript":"4.0.2"},"keywords":["airbnb","config","es2015","es2016","es2017","es2018","eslint","eslintconfig","javascript","styleguide","typescript"],"gitHead":"d2f8bd10e87d2c31643a76954409a220a58cfa31","_id":"eslint-config-airbnb-typescript@10.0.1","_nodeVersion":"14.11.0","_npmVersion":"6.14.8","dist":{"integrity":"sha512-WMzIAlqs9iS7P/IYmgU5VMXU5Y+16WfQUH4vD2rC08eAnHzkiIZTKYR5l/OziSUju5HKFXNjxP1BQj0KCeMLnA==","shasum":"b5c4c4ddb6cec7f413fb3730ba74d03ab6e023c1","tarball":"https://registry.npmjs.org/eslint-config-airbnb-typescript/-/eslint-config-airbnb-typescript-10.0.1.tgz","fileCount":23,"unpackedSize":30965,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfcbY/CRA9TVsSAnZWagAA3rsP/RY/96zCTBHNZdXFuK0p\n/iSo1xOL7mAFKqIXWfGeet5q8HfpsBdGKn0DD2IBigpjo5eubnE8eqF9YCNr\ndc21HePDrimhjDUQ3sdwPlLnfi9zGaeaH+ygRB2nPYhGUG1tDxKnyjqEdala\nKu3fGdkHep1+R/cdsp9sohgyDnSKQcV+dU++XP0ghSO9FApxjz8QYOE0FqfD\n4hgAfIZLoGa9KfSjxmoSR2vzhE2iR8Bxis7yruvK28UuHK6F3mnbWpY91GcD\n9kMpOkUrszKhXXeQM2/QJdBdpw92X5iFbN1MIoDPwfHbXbZMakWTALT273aK\n54cNsbzyWxeZZVA3wSGRlIFO5/MbLOGwz9WQvvuLB5E7vlIfdZytar7098rG\nE9QZYwhN7dy+LN4cDYMrx4IIgtJiXj3X5t4RSqhuYPveBXLZ2LtS7XaDoNXt\nIZ5G9Dew7jYzoEZKOqhEdsuGIz1Pp6KzA4cJVdKmLjpvHTMF4Vc6AvYboeD0\nOp63EjdCGNpC4TT0vI4AYEO1ZETubnpZjvU2O2vgMC1UrOgKnSOR4kHsBTvG\nffoKE5LFK+XQC7XTkCEuKMreg+OwSq24+bL4xZfSU7q3myHYykLJpsIKaJUI\nNZxHBuc+Zd2YCM4uTzaoIlftNJvpI06UHC0BckjV3T2yROHSdvS343hNCyjX\nYUSh\r\n=PRYd\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIGc0Kvbl+BUZSZCE92qMsK4GqG16IvGnTc3xBz6EeAYgAiEAgv+ssgVWmmysyD73NSY9VDY0a5fY8c5nT0M7ldYMFBI="}]},"maintainers":[{"name":"iamturns","email":"matt@iamturns.com"}],"_npmUser":{"name":"iamturns","email":"matt@iamturns.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/eslint-config-airbnb-typescript_10.0.1_1601287742417_0.6598059641645853"},"_hasShrinkwrap":false},"10.0.2":{"name":"eslint-config-airbnb-typescript","description":"Airbnb's ESLint config with TypeScript support","license":"MIT","author":{"name":"Matt Turnbull","email":"matt@iamturns.com","url":"https://iamturns.com"},"homepage":"https://github.com/iamturns/eslint-config-airbnb-typescript","repository":{"type":"git","url":"git+https://github.com/iamturns/eslint-config-airbnb-typescript.git"},"bugs":{"url":"https://github.com/iamturns/eslint-config-airbnb-typescript/issues"},"version":"10.0.2","main":"dist/eslint-config-airbnb-typescript.js","scripts":{"pre-commit":"lint-staged","format":"run-s format:package format:prettier format:eslint","format:eslint":"eslint --fix ./ >/dev/null 2>&1 || true","format:package":"prettier-package-json --write","format:prettier":"prettier --write \"**/*.{js,json,md,yml}\" \".editorconfig\" \"LICENSE\"","lint":"eslint ./","validate":"npm run lint"},"dependencies":{"@typescript-eslint/parser":"^4.0.1","eslint-config-airbnb":"^18.2.0","eslint-config-airbnb-base":"^14.2.0"},"peerDependencies":{"@typescript-eslint/eslint-plugin":"^4.0.1"},"devDependencies":{"@typescript-eslint/eslint-plugin":"4.2.0","doctoc":"1.4.0","eslint":"7.10.0","eslint-config-prettier":"6.12.0","eslint-plugin-import":"2.22.1","husky":"4.3.0","lint-staged":"10.4.0","npm-run-all":"4.1.5","prettier":"2.1.2","prettier-package-json":"2.1.3","typescript":"4.0.3"},"keywords":["airbnb","config","es2015","es2016","es2017","es2018","eslint","eslintconfig","javascript","styleguide","typescript"],"gitHead":"fba288e19e5aeab1527560b48ac3c70856b570b2","_id":"eslint-config-airbnb-typescript@10.0.2","_nodeVersion":"14.11.0","_npmVersion":"6.14.8","dist":{"integrity":"sha512-U5TzDB1RXXGTzzHy4Cy02Q3XK2qvv5QYVI8+DVM2lJ6rjojDaTwLP8PNA9eQywsfVNMkd18ArJWRM3h7naoUxQ==","shasum":"b4b76e4807dff2c1efc355c3ada864a06ea8ea4b","tarball":"https://registry.npmjs.org/eslint-config-airbnb-typescript/-/eslint-config-airbnb-typescript-10.0.2.tgz","fileCount":23,"unpackedSize":31273,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfcbtVCRA9TVsSAnZWagAAbm0P/j1MoSqbOwkALyt2aGFl\nshf0zFJHX9ETXJRRjG1GS87uXulosgxywDEXzzVSJXc2e2U0Sx9md+BX2XEY\nLr1WMrOkt0I7gBFoGUrveViI4pVURy+yXQs+lNYqR6bIMkVpSjn5E6Z+/6NA\nOBMgkXykqOBL/BI0Ii6+CDKSfZHtfVbFRUb3TmY71Wl70sgvgMiWsKms90aL\nYP6AuQCQTbaIGWHt0ndkzyyB5YR6Ujw0cs51HfCw/VaF5+lujoqeTVMKBm8C\nzNREgC4sNhRbSnLgU+dDRvmiv5KzwlGdulChPowCUXhtY/MG8qLo3g/OrIqN\nmJ4Pbpr1DKM4lXaE9jzUuXyKfRetw8rsvXWsd+cMjaD7I6kNHCS4qNWowONB\niTyzpzObzWhqdmDgNJeNKMAiDOKPOOxKJh9gKeW13u26xiEUqD1xEjASvAc8\naEeRv55EqgZ90eMvKsadjAtCMSIZsZmEMPSsCgAOHennk2gpv66UJS/Sw0C4\ngvPQZoLl4OvDgeOdylVc5yyPhztfForUNcBJmYPsX1TJbjXskjJIQf0pJyKg\nduSA2M8F8cgX7A90Fel+mHTNV1HDq92QUfvsP22k68reCz9/xw+Q8oVcaPsm\nf9Gx3WbRv7oqnpl8x0B+uun9IbTMisaxhVAmpC1+MeHgUd1fpvynzqJO6KJg\nreSm\r\n=I2PR\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCICuZmLjeoiCJZfvcQZShJgD891wV5qfDGFrSOtId2wIJAiA/s69GZ5YyXtKZiE7Cs7HCvsPbiTvxn56fCxy7ukInXg=="}]},"maintainers":[{"name":"iamturns","email":"matt@iamturns.com"}],"_npmUser":{"name":"iamturns","email":"matt@iamturns.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/eslint-config-airbnb-typescript_10.0.2_1601289045460_0.23934186856549666"},"_hasShrinkwrap":false},"11.0.0":{"name":"eslint-config-airbnb-typescript","description":"Airbnb's ESLint config with TypeScript support","license":"MIT","author":{"name":"Matt Turnbull","email":"matt@iamturns.com","url":"https://iamturns.com"},"homepage":"https://github.com/iamturns/eslint-config-airbnb-typescript","repository":{"type":"git","url":"git+https://github.com/iamturns/eslint-config-airbnb-typescript.git"},"bugs":{"url":"https://github.com/iamturns/eslint-config-airbnb-typescript/issues"},"version":"11.0.0","main":"dist/eslint-config-airbnb-typescript.js","scripts":{"pre-commit":"lint-staged","format":"run-s format:package format:prettier format:eslint","format:eslint":"eslint --fix ./ >/dev/null 2>&1 || true","format:package":"prettier-package-json --write","format:prettier":"prettier --write \"**/*.{js,json,md,yml}\" \".editorconfig\" \"LICENSE\"","lint":"eslint ./","validate":"npm run lint"},"dependencies":{"@typescript-eslint/parser":"^4.2.0","eslint-config-airbnb":"^18.2.0","eslint-config-airbnb-base":"^14.2.0"},"peerDependencies":{"@typescript-eslint/eslint-plugin":"^4.2.0"},"devDependencies":{"@typescript-eslint/eslint-plugin":"4.2.0","doctoc":"1.4.0","eslint":"7.10.0","eslint-config-prettier":"6.12.0","eslint-plugin-import":"2.22.1","husky":"4.3.0","lint-staged":"10.4.0","npm-run-all":"4.1.5","prettier":"2.1.2","prettier-package-json":"2.1.3","typescript":"4.0.3"},"keywords":["airbnb","config","es2015","es2016","es2017","es2018","eslint","eslintconfig","javascript","styleguide","typescript"],"gitHead":"533bdf7b79c54acb93641afb1f8af7dd5e88f97a","_id":"eslint-config-airbnb-typescript@11.0.0","_nodeVersion":"14.11.0","_npmVersion":"6.14.8","dist":{"integrity":"sha512-9PtEcJow7ghv+NuqCg1huVB6X28QNxjGUeB7scIKXdBqY/z7IGg6EwMq0XJCKY5cZlOVLH+0WmKoC2HB9MszJA==","shasum":"c5a95f6b4b3be4f8791d8769b21f6cede340e428","tarball":"https://registry.npmjs.org/eslint-config-airbnb-typescript/-/eslint-config-airbnb-typescript-11.0.0.tgz","fileCount":23,"unpackedSize":31573,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfcb5wCRA9TVsSAnZWagAAjiQP/i+8gGJbsFN8VOu2fnyT\nzYq7PMgZI976AKIGZr70cg5e6Trml9bid9LzAdTsqt8/4PdysAgkz22LgTsE\nnZcZJhSKQxAPVlUL3xlgHTCdNGRpdKzWqLBLBNjdSRKznbLKSJADSRD1PYoX\na1skMQ70rXhp5loCrZpRPUp4sSUGq89y6zC0HgUiUscYaD363JkqgMPs9ePS\nZvwRQ58HJGsEqjRh/WJi7lVDKQro3yF9KuKAgKdGq4UBo1QdGnRq8VoTmRkD\nfnr+xHS/7NvfDJW6TafK0rHjXElXQ0L9E9OqMsr0nyitatOJ/fCE6I1uaepu\nXIw9xaiQZALhGvu0jV+Tk82bxab6J0IfhtYD1/jdOCSFtiVDlYpD8w294Hka\nW6UsH8ok+ivpnxgBJgP0hM6QI8aEYiMnMt+LvJKfhrjsNx+5x+05KIWAu0ws\n32s0UHkOvbZhhLxgqTc5a/CwbkPvlzvcMERcCT3v8cQwZRkYn3yBhUIPF/Vo\nCiqRlAtvwyN64iJ/u3YPT0DmHVz2tR6ZCfn5eBK+8sc6I0pJ+LVUk3317XrB\nQcCdAnDnIOUeWYDI7kcr1y/wqiHIuW4aMKQfAru8fqlp20rzBCEZFLfNJNk+\nZMIWBT5+J/hYILwLB9/ZKgTUVdeaNygDAE/jLQTOagTKhbFFyXI7iIj2gh45\nokyU\r\n=pEP6\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIAC4lp2iyYbbZKKdsm0mxKcQtHBr0DRfb4/upUc/jmXAAiBc4s3nLHo01gtEi132Nmjcnnpbp5TfrV7Vxenowu0SkA=="}]},"maintainers":[{"name":"iamturns","email":"matt@iamturns.com"}],"_npmUser":{"name":"iamturns","email":"matt@iamturns.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/eslint-config-airbnb-typescript_11.0.0_1601289840295_0.5964592700813496"},"_hasShrinkwrap":false},"11.1.0":{"name":"eslint-config-airbnb-typescript","description":"Airbnb's ESLint config with TypeScript support","license":"MIT","author":{"name":"Matt Turnbull","email":"matt@iamturns.com","url":"https://iamturns.com"},"homepage":"https://github.com/iamturns/eslint-config-airbnb-typescript","repository":{"type":"git","url":"git+https://github.com/iamturns/eslint-config-airbnb-typescript.git"},"bugs":{"url":"https://github.com/iamturns/eslint-config-airbnb-typescript/issues"},"version":"11.1.0","main":"dist/eslint-config-airbnb-typescript.js","scripts":{"pre-commit":"lint-staged","format":"run-s format:package format:prettier format:eslint","format:eslint":"eslint --fix ./ >/dev/null 2>&1 || true","format:package":"prettier-package-json --write","format:prettier":"prettier --write \"**/*.{js,json,md,yml}\" \".editorconfig\" \"LICENSE\"","lint":"eslint ./","validate":"npm run lint"},"dependencies":{"@typescript-eslint/parser":"^4.2.0","eslint-config-airbnb":"^18.2.0","eslint-config-airbnb-base":"^14.2.0"},"peerDependencies":{"@typescript-eslint/eslint-plugin":"^4.2.0"},"devDependencies":{"@typescript-eslint/eslint-plugin":"4.4.1","doctoc":"1.4.0","eslint":"7.11.0","eslint-config-prettier":"6.12.0","eslint-plugin-import":"2.22.1","husky":"4.3.0","lint-staged":"10.4.1","npm-run-all":"4.1.5","prettier":"2.1.2","prettier-package-json":"2.1.3","typescript":"4.0.3"},"keywords":["airbnb","config","es2015","es2016","es2017","es2018","eslint","eslintconfig","javascript","styleguide","typescript"],"gitHead":"5887ed7f1e98c54ece58c679c75a414c533946f1","_id":"eslint-config-airbnb-typescript@11.1.0","_nodeVersion":"14.14.0","_npmVersion":"6.14.8","dist":{"integrity":"sha512-JTPixEthhVnOfsmsqS4rNPTDyh/x1j594un6hwkye4JEOmt+koCo31pEN95vVZrcns9kT0D7t63bwAIMMpCJdA==","shasum":"f39e7904bc0f68bd002e4e924925eea1ca9545a1","tarball":"https://registry.npmjs.org/eslint-config-airbnb-typescript/-/eslint-config-airbnb-typescript-11.1.0.tgz","fileCount":23,"unpackedSize":32095,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfinTRCRA9TVsSAnZWagAAIOIP/31lb0xbZsRMLwGRi8zA\nCilFl1puR67n12YDCSVTzs04umUgUIbmv3th273pnKWvV98jUCsyEyjbuLJz\nb+CDr3VzAPcUXK2xFMfS4T8KiQbIFfA8E4JP/gO/c4FhQktAN2/yLvW4JpTh\nyWoO9Aa6PeYRrAG965s4K7Zi4talqSrtWfMlNCqGvQadKJlKDca58/faobfh\nolCkeoIDIRbH1/P3XeUMK+qvQV+ZI1yZpEph37sgl81LqD63Lm6pcxoH05AW\nyj8bVuQ9k0mqJNmrC5LQFX8x7EDlxL9AcXspEh4Ty2tS/fMA9rAM/R0FkiQL\nX0zG9nKwKLyF0xvK9Xur+x2TFFxUBJwbM8KgeELcE4DDaqRFWTYEAAePj05E\nJooovxLpeq9TxDbsiuvkakozWK+4lDVM9pTBAVOcT9fuatTQZK54VIKG/i8U\nESOe7nxgiKH+4l42ZhyRaa764IIBlhYFvQXkvKGAwQpXQYjroO8rGNvN419J\nqDTyEifZPdMjqSDYA3DPtjgMANR1yucAqSar1RlWbfk97nM5PUihMSvCXs3o\nbXQ/xcnozdbfkM6xIlpzpsAe2mqcoDLMn/I6b66e8e9yxDHAwI05j+oPkZzc\n1j4URQkNPogPLW/aisBZImr2atJ2RUBCI7b6WsqbPceZXSuCzgJp2FWCroK5\n/EiJ\r\n=DQor\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIC+el5aTuBc6kQjfc5lwO9JR1CQHQhaEfDD9c+IilMKmAiAgUfpx1CjNyu2A3J5i8dCSEREe02p5IPj85MufkzFDmg=="}]},"maintainers":[{"name":"iamturns","email":"matt@iamturns.com"}],"_npmUser":{"name":"iamturns","email":"matt@iamturns.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/eslint-config-airbnb-typescript_11.1.0_1602909392754_0.08463366021789098"},"_hasShrinkwrap":false},"11.2.0":{"name":"eslint-config-airbnb-typescript","description":"Airbnb's ESLint config with TypeScript support","license":"MIT","author":{"name":"Matt Turnbull","email":"matt@iamturns.com","url":"https://iamturns.com"},"homepage":"https://github.com/iamturns/eslint-config-airbnb-typescript","repository":{"type":"git","url":"git+https://github.com/iamturns/eslint-config-airbnb-typescript.git"},"bugs":{"url":"https://github.com/iamturns/eslint-config-airbnb-typescript/issues"},"version":"11.2.0","main":"dist/eslint-config-airbnb-typescript.js","scripts":{"pre-commit":"lint-staged","format":"run-s format:package format:prettier format:eslint","format:eslint":"eslint --fix ./ >/dev/null 2>&1 || true","format:package":"prettier-package-json --write","format:prettier":"prettier --write \"**/*.{js,json,md,yml}\" \".editorconfig\" \"LICENSE\"","lint":"eslint ./","validate":"npm run lint"},"dependencies":{"@typescript-eslint/parser":"^4.2.0","eslint-config-airbnb":"^18.2.0","eslint-config-airbnb-base":"^14.2.0"},"peerDependencies":{"@typescript-eslint/eslint-plugin":"^4.2.0"},"devDependencies":{"@typescript-eslint/eslint-plugin":"4.4.1","doctoc":"1.4.0","eslint":"7.11.0","eslint-config-prettier":"6.13.0","eslint-plugin-import":"2.22.1","husky":"4.3.0","lint-staged":"10.4.1","npm-run-all":"4.1.5","prettier":"2.1.2","prettier-package-json":"2.1.3","typescript":"4.0.3"},"keywords":["airbnb","config","es2015","es2016","es2017","es2018","eslint","eslintconfig","javascript","styleguide","typescript"],"gitHead":"f29fee810f87a90408a5ad9199d4f954a2ea0dac","_id":"eslint-config-airbnb-typescript@11.2.0","_nodeVersion":"14.14.0","_npmVersion":"6.14.8","dist":{"integrity":"sha512-SZmYZtPrWRz2bOCEJH1AdX16nFxuN3NzMwpfqgUGkhLO2Nu/ohuaHIpvSMgF48jkv2Z/XDKCMFTnuybcdAtHAw==","shasum":"64f3cab7b1ff1576dab578c874d2d892b0be6a80","tarball":"https://registry.npmjs.org/eslint-config-airbnb-typescript/-/eslint-config-airbnb-typescript-11.2.0.tgz","fileCount":23,"unpackedSize":32126,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfiolgCRA9TVsSAnZWagAAyEAP/AlwAUkMPp6mbLXyrq7g\nFQdFe8kNCrTqDpT/cfWOXa0Vv/WMhBUFNWFTuFPVn2SlTSPN2VX28dG42goj\nnPzD8kdh1CE2blHgJwB70Q9+NDVb8IO05HwDJI59mWL46z34Evxxzb+DCJWg\nJVdGg5JcPABUaueGZzkx1R7HpgZ+A6UnDLQLOoTDnEyep85qlPPQ1npkYAwS\nByL1mw7a0Bw0SD5dlCXXgADjDcgHDMCjZqdBV7XyNAV1+0IVSieHbKe69Zxq\n9p6PW3mNLrTszMc90LPYOFpJijhUXNUjih8Ql5wgki3xh5dVQWfDYuzx6fF7\nNNyIgi/9+JoozCQgKVRVRO2aTtLdzzgiVQMYeBCltHLREBiYcVbD2szxkClf\nm/5KOZdyBiP1DG+z1vqxNmX9oy5nEkOwUjVzo9GZrQ1JornKYt9dFBrUZ0cj\n+IBx9m5MPf0lixMnx9nOJ+83HiWsoG5NbTRac+izO5mgN0ghUR7rZld1NBAN\neg6gbOBeE3fP3LDDqpvuKmFhWdUYx+Y1znn7u1dieh0KWMwl5YQJekyyL2w9\nOSYkIw5guOcJPY8aujtTB3X7ileBveuBegZGMw7h209myfv6NkNd8svGMCN+\nu+QcdhS2t3Y9VZyKWzpfYyYRnCzbrFxTMSyWXFtDy36gsBV/k/Dr+C+vIgi7\nkDz7\r\n=U1ra\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIFR0Eg6mR9gQUQ8sVIizBJ1dNTr7y3BzlHUlW9qQuqv/AiEAz+uDY+1XAYgbcmcw9aTL5JbRbVykieQrld196ri/RD0="}]},"maintainers":[{"name":"iamturns","email":"matt@iamturns.com"}],"_npmUser":{"name":"iamturns","email":"matt@iamturns.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/eslint-config-airbnb-typescript_11.2.0_1602914656521_0.6461877067915835"},"_hasShrinkwrap":false},"11.2.1":{"name":"eslint-config-airbnb-typescript","description":"Airbnb's ESLint config with TypeScript support","license":"MIT","author":{"name":"Matt Turnbull","email":"matt@iamturns.com","url":"https://iamturns.com"},"homepage":"https://github.com/iamturns/eslint-config-airbnb-typescript","repository":{"type":"git","url":"git+https://github.com/iamturns/eslint-config-airbnb-typescript.git"},"bugs":{"url":"https://github.com/iamturns/eslint-config-airbnb-typescript/issues"},"version":"11.2.1","scripts":{"pre-commit":"lint-staged","format":"run-s format:package format:prettier format:eslint","format:eslint":"eslint --fix ./ >/dev/null 2>&1 || true","format:package":"prettier-package-json --write","format:prettier":"prettier --write \"**/*.{js,json,md,yml}\" \".editorconfig\" \"LICENSE\"","lint":"eslint ./","validate":"npm run lint"},"dependencies":{"@typescript-eslint/parser":"4.2.0","eslint-config-airbnb":"18.2.0","eslint-config-airbnb-base":"14.2.0"},"peerDependencies":{"@typescript-eslint/eslint-plugin":"^4.2.0"},"devDependencies":{"@typescript-eslint/eslint-plugin":"4.4.1","doctoc":"1.4.0","eslint":"7.11.0","eslint-config-prettier":"6.13.0","eslint-plugin-import":"2.22.1","husky":"4.3.0","lint-staged":"10.4.2","npm-run-all":"4.1.5","prettier":"2.1.2","prettier-package-json":"2.1.3","typescript":"4.0.3"},"keywords":["airbnb","config","es2015","es2016","es2017","es2018","eslint","eslintconfig","javascript","styleguide","typescript"],"gitHead":"0e1b3bca54646c665b9277b5d0453fafa5ed796b","_id":"eslint-config-airbnb-typescript@11.2.1","_nodeVersion":"14.14.0","_npmVersion":"6.14.8","dist":{"integrity":"sha512-gkYy4pMWnRTjYYQXHF8cTXrn1ZrKLcjKn/0ErCRTxB9Usa4mZq+PL4tijkMh2wzU2ze3BAYoWkwgY9KkEd5rWg==","shasum":"a1506c1a0b8c3d0a951baa2602934a7c61929ec9","tarball":"https://registry.npmjs.org/eslint-config-airbnb-typescript/-/eslint-config-airbnb-typescript-11.2.1.tgz","fileCount":24,"unpackedSize":38147,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfiq/0CRA9TVsSAnZWagAAzoYP/AvgDZ/mbtApkM59Mt4A\naOTXGTYODx/Nwzh+6Lo3oEXrdQ/3GfTbptUIV0qx9D02NHT1fJ5+Vcv37dpm\nOp+Am9dBMtoA6oinxqTcxfsmtT5icMPCUCsrVwZCUHgPrulf50xoC2H/H2RR\nJmpNCVdqHowrDLv0ctPEnor3g2ho8DB3qGEJaft/H8DMHbe+/OmejeQMHoR4\n3uADGgbFH+gDMci6Y/ORz34BldBToRBMvHJQCfGazb8Pw+Q40L/cAu5B/wzM\nRJBqzo1fbrPwNIw9YI39rT0yNxcDZL9k+rJydoF0uUn2WI4EjCW8qCPZyfi3\noYhh5zzzweCg1i+9M+GV/+ZtPVxetHVJOiHweqvzA8XcZMsolgmEpgRps9Xw\nlKzaGr+AiRaaM8VYpj60pVGZehOubGz0rho3SOoJE/iS49+1UNxNb1uil07Z\n5ZrRwS1N/flijfjZ0y5YtRNe6GgOWMZpgGbLQIwmxJQPIGCNYdoeBUC/UhrY\nu0h3LGK39p+RCmF2PTxXfVu9bsF0noPfV/Ka2/d5Lsd8qthp7TGNL/1zHoJm\noLDnp+RowG3xYE0+6yZSJzsLKKwMowoQCIbtk24FTdVNzM62QPXQlaiE8lx7\n3ARziPt0UwzDcEJvYriOHD7YjaxGpGMb6LQPG7TM4Qe0AixK6m31XmDl4u6h\nwdr4\r\n=7vWA\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIB2yKZDadWxl9piBAASMhViJFHm01ygZiblFqGiuh2/dAiEA1KXAyBW7fvAHxgNN/MzF6+AXe+BhDGuqdzsAtPRkKxc="}]},"maintainers":[{"name":"iamturns","email":"matt@iamturns.com"}],"_npmUser":{"name":"iamturns","email":"matt@iamturns.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/eslint-config-airbnb-typescript_11.2.1_1602924531903_0.09044133365423157"},"_hasShrinkwrap":false},"11.3.0":{"name":"eslint-config-airbnb-typescript","description":"Airbnb's ESLint config with TypeScript support","license":"MIT","author":{"name":"Matt Turnbull","email":"matt@iamturns.com","url":"https://iamturns.com"},"homepage":"https://github.com/iamturns/eslint-config-airbnb-typescript","repository":{"type":"git","url":"git+https://github.com/iamturns/eslint-config-airbnb-typescript.git"},"bugs":{"url":"https://github.com/iamturns/eslint-config-airbnb-typescript/issues"},"version":"11.3.0","scripts":{"pre-commit":"lint-staged","format":"run-s format:package format:prettier format:eslint","format:eslint":"eslint --fix ./ >/dev/null 2>&1 || true","format:package":"prettier-package-json --write","format:prettier":"prettier --write \"**/*.{js,json,md,yml}\" \".editorconfig\" \"LICENSE\"","lint":"eslint ./","validate":"npm run lint"},"dependencies":{"@typescript-eslint/parser":"4.2.0","eslint-config-airbnb":"18.2.0","eslint-config-airbnb-base":"14.2.0"},"peerDependencies":{"@typescript-eslint/eslint-plugin":"^4.2.0"},"devDependencies":{"@typescript-eslint/eslint-plugin":"4.4.1","doctoc":"1.4.0","eslint":"7.11.0","eslint-config-prettier":"6.13.0","eslint-plugin-import":"2.22.1","husky":"4.3.0","lint-staged":"10.4.2","npm-run-all":"4.1.5","prettier":"2.1.2","prettier-package-json":"2.1.3","typescript":"4.0.3"},"keywords":["airbnb","config","es2015","es2016","es2017","es2018","eslint","eslintconfig","javascript","styleguide","typescript"],"gitHead":"50785b88a2c507c144ad6777bfbdef4e5cdc9e9f","_id":"eslint-config-airbnb-typescript@11.3.0","_nodeVersion":"14.14.0","_npmVersion":"6.14.8","dist":{"integrity":"sha512-SuQKisbvd4286BSlzolfE3RiHE8PodNP7J++Io/37qhQThbyGu5R1JpRRl4CZgKR+XtSILwsYgdnAhgZIWc/AQ==","shasum":"dacb49d7b70197db69d633d462d2b071950d9044","tarball":"https://registry.npmjs.org/eslint-config-airbnb-typescript/-/eslint-config-airbnb-typescript-11.3.0.tgz","fileCount":24,"unpackedSize":38479,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfi4iNCRA9TVsSAnZWagAAxDkQAJEnw1iTb/kNQD7ye6vj\nVCjfy2lXUtLEU3vZDjrzLEUaEkPybz5uRzI4OBRhI+a6G/6yegrD64mSB4+5\n6zO4WjPx9O4waHVgYu17vmMCn/bk0gkHEuIYlgNoNYibtNcvYYXiLZRJRNEG\nvfpdoW85Ny/Tq6dLlHr11DuMeHkjTB7YfG/JRoi5DcQjzpEvqBzzLRDi2ulk\n5Xv3AXcSaALxRPTZUm+b5FDneDuPndWwpwZCVVlUHHr49wTQXHWF7seNEfwj\nZ/zDc6dbKBOvXG8u0OZi0WwHf0pQcl3DsulQMC6gcYs9OvMSPGYoUePm0ijF\n/SVn/mEPn4QG+Ns2Ev+zri3SptpnmM3waCv8PKIbHQ1+IS+9MfL+z0GNF7qC\nWqyq4d1yMUcv7alB1zjV4Bl78qz1/2uade74BozKfYA+eB1kS+39/YmtWpQg\nCmWRNCmVG9d5NxIaj0GmJesrg73G7/HITEQSD8wiI47Aph+yogGv2kXnIaSR\nT0enApahFwFsWLWqereoBQ01BdZzoF9Xw7eYV6FtQtfJJUHNibBtok5yB4+w\n0tezOl22vGSLOeagPm/iVN9r2zSv3/lWcF1uW45ZlCVbHtuK96osw+E15oPd\nR81uoNyn1slbUBGx4XWreKaY5kpRWbRyad5UdM750jPbFgR0M9lBcfINKmrw\n407q\r\n=nhpx\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDs6Te6q8D0pcbN6Xl/wN/z6pCVGXVwkz3L4Aul08YJyQIhAIzoiZg4aSuoFdWhKC8MUMV4+cPGJiqed24PZ25GuIfc"}]},"maintainers":[{"name":"iamturns","email":"matt@iamturns.com"}],"_npmUser":{"name":"iamturns","email":"matt@iamturns.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/eslint-config-airbnb-typescript_11.3.0_1602979980567_0.885972724351578"},"_hasShrinkwrap":false},"11.4.0":{"name":"eslint-config-airbnb-typescript","description":"Airbnb's ESLint config with TypeScript support","license":"MIT","author":{"name":"Matt Turnbull","email":"matt@iamturns.com","url":"https://iamturns.com"},"homepage":"https://github.com/iamturns/eslint-config-airbnb-typescript","repository":{"type":"git","url":"git+https://github.com/iamturns/eslint-config-airbnb-typescript.git"},"bugs":{"url":"https://github.com/iamturns/eslint-config-airbnb-typescript/issues"},"version":"11.4.0","scripts":{"pre-commit":"lint-staged","format":"run-s format:package format:prettier format:eslint","format:eslint":"eslint --fix ./ >/dev/null 2>&1 || true","format:package":"prettier-package-json --write","format:prettier":"prettier --write \"**/*.{js,json,md,yml}\" \".editorconfig\" \"LICENSE\"","lint":"eslint ./","validate":"npm run lint"},"dependencies":{"@typescript-eslint/parser":"4.2.0","eslint-config-airbnb":"18.2.0","eslint-config-airbnb-base":"14.2.0"},"peerDependencies":{"@typescript-eslint/eslint-plugin":"^4.2.0"},"devDependencies":{"@typescript-eslint/eslint-plugin":"4.4.1","doctoc":"1.4.0","eslint":"7.11.0","eslint-config-prettier":"6.13.0","eslint-plugin-import":"2.22.1","husky":"4.3.0","lint-staged":"10.4.2","npm-run-all":"4.1.5","prettier":"2.1.2","prettier-package-json":"2.1.3","typescript":"4.0.3"},"keywords":["airbnb","config","es2015","es2016","es2017","es2018","eslint","eslintconfig","javascript","styleguide","typescript"],"gitHead":"5aef889a2194d0d4566453ef22561e75211d2eb6","_id":"eslint-config-airbnb-typescript@11.4.0","_nodeVersion":"14.14.0","_npmVersion":"6.14.8","dist":{"integrity":"sha512-M+dJ3sQPh3wP1mrLADUSLW/2Nnn4xBAO+qiu8UeDWmkt0g5jIlzcP7N4evvnwMGpCN0BadvLACgmuK/Ik6NF8w==","shasum":"c323db02210f8e8bb83c0cdf16bec96b120bcc01","tarball":"https://registry.npmjs.org/eslint-config-airbnb-typescript/-/eslint-config-airbnb-typescript-11.4.0.tgz","fileCount":24,"unpackedSize":38488,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfi4stCRA9TVsSAnZWagAAU/wQAJvstwC31K1Yh8mjS2Ca\nRbXSXqBsfH4qHQ4DauHAuVKf8fEFkRkVfFrqxcHfsaRgoEjKiYmH7ztjQ6MD\nnrtWObw1d64E0ahH6vFvUC1Icv4ZrCvhjqKvqpTfQNY5kTqWikCawRnzP/nK\nn6bPGOkqA3dXq6LlVKfgvNXiZunG3IMSzaKoGbTqUXo5nnVEjBSZ0hS0ekXh\n4UCmzDA3XcC+M4rjh9iLTt0II19T6RnUqXMpDFKVKFoyi9HVIdVIuuUu6iMT\nIaJjAlULAGFucTl/9jT+9DimxBubvKa7C7Fzyji2BoG/hIyfz5unCSrGao64\nPjy85XNjBAPGI7p9u019sZRZkRww7ekyxhNU4AyejosBHQrCTlw1fS+JzW9+\nXEstiAaDLT7YPYpCx/tUUhjmL4V15lJMjsQ/MR86C/pagE2wegINBIK1lpL3\n2Y+aB6Jf/Q/izm1F2hQkmBzcvN9zegn1OE8B3dCfLh1kKpffA9XQzqRV68cB\nP9kToRakcAjnvkx+VXscukYIlCkLbYFZXrK3OaDWg++6EVl9AwhZoFlYoTgy\nAoutZCfesiPkkl8KXmXMteOEmz960Yu2AlUySmOdcWYpnH4xq2bzRwb+eF6H\nNCg9KJ4ctal7C4zoDLvdksVBKF3NKhOoyeb37+2pJW5PeanL+Bdf4BSEcFWT\nKLzJ\r\n=zmha\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIBTYD4opU1n4GVUAuTN0qefIcNQ9cYC7qh6WE4C394fdAiEAk13B/0a1WyOoMSf0Sy8wiDMR/MFp09GT6oAATTrSC0M="}]},"maintainers":[{"name":"iamturns","email":"matt@iamturns.com"}],"_npmUser":{"name":"iamturns","email":"matt@iamturns.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/eslint-config-airbnb-typescript_11.4.0_1602980652870_0.8325358461787145"},"_hasShrinkwrap":false},"12.0.0":{"name":"eslint-config-airbnb-typescript","description":"Airbnb's ESLint config with TypeScript support","license":"MIT","author":{"name":"Matt Turnbull","email":"matt@iamturns.com","url":"https://iamturns.com"},"homepage":"https://github.com/iamturns/eslint-config-airbnb-typescript","repository":{"type":"git","url":"git+https://github.com/iamturns/eslint-config-airbnb-typescript.git"},"bugs":{"url":"https://github.com/iamturns/eslint-config-airbnb-typescript/issues"},"version":"12.0.0","scripts":{"pre-commit":"lint-staged","format":"run-s format:package format:prettier format:eslint","format:eslint":"eslint --fix ./ >/dev/null 2>&1 || true","format:package":"prettier-package-json --write","format:prettier":"prettier --write \"**/*.{js,json,md,yml}\" \".editorconfig\" \"LICENSE\"","lint":"eslint ./","validate":"npm run lint"},"dependencies":{"@typescript-eslint/parser":"4.4.1","eslint-config-airbnb":"18.2.0","eslint-config-airbnb-base":"14.2.0"},"peerDependencies":{"@typescript-eslint/eslint-plugin":"^4.4.1"},"devDependencies":{"@typescript-eslint/eslint-plugin":"4.4.1","doctoc":"1.4.0","eslint":"7.11.0","eslint-config-prettier":"6.13.0","eslint-plugin-import":"2.22.1","husky":"4.3.0","lint-staged":"10.4.2","npm-run-all":"4.1.5","prettier":"2.1.2","prettier-package-json":"2.1.3","typescript":"4.0.3"},"keywords":["airbnb","config","es2015","es2016","es2017","es2018","eslint","eslintconfig","javascript","styleguide","typescript"],"gitHead":"ec7ae8a730173f49cade4bf48376e48fcf7383f8","_id":"eslint-config-airbnb-typescript@12.0.0","_nodeVersion":"14.14.0","_npmVersion":"6.14.8","dist":{"integrity":"sha512-TUCVru1Z09eKnVAX5i3XoNzjcCOU3nDQz2/jQGkg1jVYm+25fKClveziSl16celfCq+npU0MBPW/ZnXdGFZ9lw==","shasum":"4bb6b4b72b1cfc45ef1fa0607735679ceb9a3814","tarball":"https://registry.npmjs.org/eslint-config-airbnb-typescript/-/eslint-config-airbnb-typescript-12.0.0.tgz","fileCount":24,"unpackedSize":38488,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfi40wCRA9TVsSAnZWagAAGUsP/jFf+rLu/ALs1IfuIisf\nTi0XmLzsEkI09mAAF8jZD7u89c0JOvPm3wbWBu4LfHGnTJwa+FLIpsPweX6Y\nwa0+f0lXkf4lzAH1Gg/ejPgOxqeydOTbZikPvknCIUeCvx19EebAzWVv/l0n\n3dogziJYB1eJCOe2tRzzSpMPstd2nMDWBOuN+Fe6K2ISO9/a0K2G0hyi6S2b\nrDmewOAbVsBwkXc2G0M5v17wc5vWLQu2QwaZ3Ri22Y0TNMJzW/PAgnvOu55N\nuDhnrxP8IINjUkikBhnHNqzWMZafKEyP9EM91kq5Oj/j/ettcZFhMueYF4Bv\n5Bzra+SIwlVj59FMQm9kAue4NvhLVxQp62bHHPy7XUT9a0LSZ9UHfmx+Vzzc\nNhleztDsWNxlZef63nrMFWkljgIVOd32ZGtxuth5h+UQa1Fi/nRcwAPx3enV\nmKUisMqtSTPssa6SG37hoUOULK9f0W90SXYYHfj983oQd0e9RbO7pqN/9fnC\nlyphcFXyZ6X81HrhS9V5OFCfX0Cf272OH482Nw89ANncRFmStpcPXBSYBUbe\nRjRCxkyeNvKNX16qcMhkVbUy/mN60W/uSQ+Ad3WCY+AUOubTbyWlDEdFfj0L\nFfRLiaC6o2yecWFVO7MZ+qz+H8FoZ09vm6NRN3moLFohwKFJOSSoYk4alDwk\nf8aV\r\n=4CbC\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDR5dSt6rtq6AQZIMs5RTm7sOJvy9+tARzMLOOJ3cdzBgIhAPQysWs/joNaAvfrYMuSqfrP044EVo+nY0URcu9Cejg2"}]},"maintainers":[{"name":"iamturns","email":"matt@iamturns.com"}],"_npmUser":{"name":"iamturns","email":"matt@iamturns.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/eslint-config-airbnb-typescript_12.0.0_1602981167743_0.9602983702695849"},"_hasShrinkwrap":false},"12.0.1":{"name":"eslint-config-airbnb-typescript","description":"Airbnb's ESLint config with TypeScript support","license":"MIT","author":{"name":"Matt Turnbull","email":"matt@iamturns.com","url":"https://iamturns.com"},"homepage":"https://github.com/iamturns/eslint-config-airbnb-typescript","repository":{"type":"git","url":"git+https://github.com/iamturns/eslint-config-airbnb-typescript.git"},"bugs":{"url":"https://github.com/iamturns/eslint-config-airbnb-typescript/issues"},"version":"12.0.1","scripts":{"pre-commit":"lint-staged","format":"run-s format:package format:prettier format:eslint","format:eslint":"eslint --fix ./ >/dev/null 2>&1 || true","format:package":"prettier-package-json --write","format:prettier":"prettier --write \"**/*.{js,json,md,yml}\" \".editorconfig\" \"LICENSE\"","lint":"eslint ./","validate":"npm run lint"},"dependencies":{"@typescript-eslint/parser":"^4.4.1","eslint-config-airbnb":"^18.2.0","eslint-config-airbnb-base":"^14.2.0"},"devDependencies":{"@typescript-eslint/eslint-plugin":"4.4.1","doctoc":"1.4.0","eslint":"7.11.0","eslint-config-prettier":"6.13.0","eslint-plugin-import":"2.22.1","husky":"4.3.0","lint-staged":"10.4.2","npm-run-all":"4.1.5","prettier":"2.1.2","prettier-package-json":"2.1.3","typescript":"4.0.3"},"keywords":["airbnb","config","es2015","es2016","es2017","es2018","eslint","eslintconfig","javascript","styleguide","typescript"],"gitHead":"199e4fc4ad409137ea419965c51956c1ed04e62f","_id":"eslint-config-airbnb-typescript@12.0.1","_nodeVersion":"15.8.0","_npmVersion":"6.14.11","dist":{"integrity":"sha512-CHBBYlX+hFuVdHU0P+6r6n4XMvEYqpAZZFUCKwigH4ZVSwmX31VsnqSmmtcjG95oLfVq+qkdZ2gA+tX4sFeE4g==","shasum":"6b92d11fcdd2c08d428a720905b376720629eaea","tarball":"https://registry.npmjs.org/eslint-config-airbnb-typescript/-/eslint-config-airbnb-typescript-12.0.1.tgz","fileCount":24,"unpackedSize":38787,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgHjN2CRA9TVsSAnZWagAAHtoP/2mvyQI5wjtRouSyzrvj\ngFuJD3RXBNmZRjqv8y2G+eAs9+ayv0cMYIYcZeKmO+R5BfF/04nLOrqE8Cv+\nAXmz91IxDDmJKGdFDwkQ5SR+lcGj9g5wVT6xfM040WQ17tJw44gCqD+juIxz\neX6zY2xi4w2tTtuIafrYNfFLVVcYKmzYMFehC8EHr3m4jGEjAYjVWiMR47hH\nST7Vcavj9lHAjsMYqjf4MUy15Qm8KxBMnnMmwGNUSACkHsNxLsPQKayuCRYS\nc2XxgoMG2ukBG67c7mNzU7xLO/8cJ5vRbsuJV04X1MjfhE1iL1vQDyafHvs/\nZFTPv75PxKdAWQWKBy7XNHfg/CSFDlywxhN0RCP1rASwBPKI/N559JC/TFAz\nhpAzCcy93zE5+MMH5Vb1W0Mv2gd5b1P9a2tHitCXBA4lUf1l1VFaXQ8wwd5g\n5bXSs0f6On0DH8o4Rbzzk2jRbwKoopHTIvmBRwZvFPnHR18+5+G7Ca80kwmG\nBeWFST+o4epIG2fcQJYi7m4QqVPh1RHV4go7zydNyz3NXTmo63imaFf3j66/\nyTfy/jODbNZRPy9oxKSTuBmDNDKEYmDGE6otmwitnPmJcTiEVvMrY3iw5oG/\nX1jrSlqZPZh3VYsUKeba+LyjC6TQmaK4umof+gxY8iTawcH8iURW809qpP5M\nW4Qb\r\n=jJSp\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDCL1OSfv7aIJInbjXqq+2k9/ImbeaD3c9zp050IH0FTAIhAIiIAWRrtnOnO1iu64ZTkiJnv/nE3n7BNv79pIcU0Kk3"}]},"_npmUser":{"name":"iamturns","email":"matt@iamturns.com"},"directories":{},"maintainers":[{"name":"iamturns","email":"matt@iamturns.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/eslint-config-airbnb-typescript_12.0.1_1612591990228_0.7242175863273725"},"_hasShrinkwrap":false},"12.1.0":{"name":"eslint-config-airbnb-typescript","description":"Airbnb's ESLint config with TypeScript support","license":"MIT","author":{"name":"Matt Turnbull","email":"matt@iamturns.com","url":"https://iamturns.com"},"homepage":"https://github.com/iamturns/eslint-config-airbnb-typescript","repository":{"type":"git","url":"git+https://github.com/iamturns/eslint-config-airbnb-typescript.git"},"bugs":{"url":"https://github.com/iamturns/eslint-config-airbnb-typescript/issues"},"version":"12.1.0","scripts":{"pre-commit":"lint-staged","format":"run-s format:package format:prettier format:eslint","format:eslint":"eslint --fix ./ >/dev/null 2>&1 || true","format:package":"prettier-package-json --write","format:prettier":"prettier --write \"**/*.{js,json,md,yml}\" \".editorconfig\" \"LICENSE\"","lint":"eslint ./","validate":"npm run lint"},"dependencies":{"@typescript-eslint/parser":"^4.4.1","eslint-config-airbnb":"^18.2.0","eslint-config-airbnb-base":"^14.2.0"},"devDependencies":{"@typescript-eslint/eslint-plugin":"4.14.2","doctoc":"2.0.0","eslint":"7.19.0","eslint-config-prettier":"7.2.0","eslint-plugin-import":"2.22.1","husky":"4.3.8","lint-staged":"10.5.4","npm-run-all":"4.1.5","prettier":"2.2.1","prettier-package-json":"2.1.3","typescript":"4.1.3"},"keywords":["airbnb","config","es2015","es2016","es2017","es2018","eslint","eslintconfig","javascript","styleguide","typescript"],"gitHead":"b1125b5331ea00f48c0059a9a7324e68940fe31a","_id":"eslint-config-airbnb-typescript@12.1.0","_nodeVersion":"15.8.0","_npmVersion":"6.14.11","dist":{"integrity":"sha512-bpAbg1ufnnPLPPxcZAuzQWxRudSU5JWb3/2TrqpeZLHHESjVM1DYId2t7L5RvQ/q7rqc+iva99cxemPzTkk8Vw==","shasum":"50579502cd77d0c28f6ce49fe5e3bc000398823f","tarball":"https://registry.npmjs.org/eslint-config-airbnb-typescript/-/eslint-config-airbnb-typescript-12.1.0.tgz","fileCount":24,"unpackedSize":39937,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgHjvZCRA9TVsSAnZWagAAw88P/0GfDAWacxrAL1rrWOKc\ncxD1SMi07MdmMcvW1r3LpFfpjOziak3s3CKRSaTUc+I6CotwJRZVOqDohh0t\nmmsbj6ymZ8rF05tOAnRg2OwnX/AwYcL3wUy2X+/xSrGFBABhk0tAeEpcYQO5\nzbdCDA/NG+EpOo1/g6+co4d0ouyTKuCNhtzMMcjWFNyDrgsgIfuLZGVzBl2l\ndbWe2nrZqTD2zHPotXlhzdnYkZMM0RKwhxjBprAamFE0wu9/MyhbjDbw9uOA\nkHTrN71NoYYLdgnEQU/YKBvcIAMqOKxYmyuFG5rFDAPe1f2K7hJQV8qLVavk\nKucLmcsYf0zTOb6tkaZ7DLYC7RnvwL9ZJqWb9PhsZmBp7KOYWU9doW1R7CUz\nAFixSEvg+GCfrBYTwl1Hx9/cCdcacsjIvWopeIdlz1dmaPSEugzvO0y7q2HM\nDRJhFMhBtR8SlOXMVT0y9wO6nWcHIhypbt7LoElD1IOf9hXAOgsxL1Mdbs8U\ntfpMlhFpgz9SYTuPUWs8QK9YeuyRWAKVkiHG6lOPIy+FexK84yiyWKIYZskd\nIlAhrGJh9OIkZX/wGdCFzuMnoQUMB8L4GxhGhhjXlx19qJM1rUstiP5DzXlR\n3E0zk/NDS48u2z8UPDmsHzbwhulBhDqUKeMUzO8GlxL+jCcAUdVUgn8ih6hu\nJ0TC\r\n=/4Xd\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCIET4v98iIyXHisCASO+qQOPFeS3LgNLkd+g/J525KeAIhALmVcF429PEvebpUSVJ3N8rdBwhyjDv5nM26CpuEzrjz"}]},"_npmUser":{"name":"iamturns","email":"matt@iamturns.com"},"directories":{},"maintainers":[{"name":"iamturns","email":"matt@iamturns.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/eslint-config-airbnb-typescript_12.1.0_1612594137294_0.8519980449703233"},"_hasShrinkwrap":false},"12.2.0":{"name":"eslint-config-airbnb-typescript","description":"Airbnb's ESLint config with TypeScript support","license":"MIT","author":{"name":"Matt Turnbull","email":"matt@iamturns.com","url":"https://iamturns.com"},"homepage":"https://github.com/iamturns/eslint-config-airbnb-typescript","repository":{"type":"git","url":"git+https://github.com/iamturns/eslint-config-airbnb-typescript.git"},"bugs":{"url":"https://github.com/iamturns/eslint-config-airbnb-typescript/issues"},"version":"12.2.0","scripts":{"pre-commit":"lint-staged","format":"run-s format:package format:prettier format:eslint","format:eslint":"eslint --fix ./ >/dev/null 2>&1 || true","format:package":"prettier-package-json --write","format:prettier":"prettier --write \"**/*.{js,json,md,yml}\" \".editorconfig\" \"LICENSE\"","lint":"eslint ./","validate":"npm run lint"},"dependencies":{"@typescript-eslint/parser":"^4.4.1","eslint-config-airbnb":"^18.2.0","eslint-config-airbnb-base":"^14.2.0"},"devDependencies":{"@typescript-eslint/eslint-plugin":"4.14.2","doctoc":"2.0.0","eslint":"7.19.0","eslint-config-prettier":"7.2.0","eslint-plugin-import":"2.22.1","husky":"4.3.8","lint-staged":"10.5.4","npm-run-all":"4.1.5","prettier":"2.2.1","prettier-package-json":"2.1.3","typescript":"4.1.3"},"keywords":["airbnb","config","es2015","es2016","es2017","es2018","eslint","eslintconfig","javascript","styleguide","typescript"],"gitHead":"21a3f3b5553ae8ab9688300f02d8bb5df1cf4430","_id":"eslint-config-airbnb-typescript@12.2.0","_nodeVersion":"15.8.0","_npmVersion":"6.14.11","dist":{"integrity":"sha512-nlnUClxULhpSNxel7fX7YCdfKEMEOodT+ZX8Zp7l2ZtJUjFpOc2bCo8wK2bkCzRTwtG3XFA4cYQeUTUqmMr+SQ==","shasum":"214ab0da7b9af9de1c4c78da02308e2bc040d932","tarball":"https://registry.npmjs.org/eslint-config-airbnb-typescript/-/eslint-config-airbnb-typescript-12.2.0.tgz","fileCount":24,"unpackedSize":40276,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgHjxMCRA9TVsSAnZWagAAA8EP/3/76BHQqK0BKwiGrcVP\nr1xePQ31E5PuI3f+yA6HDxHTYYKwT0pPacoLUnMEQXndcVKKMciERZvzKP4u\nfSuS2z1WTkEXruGyjKit6MfaDEM36jspR90JvhsYdOTTRK1JQFQ97Wm8PuFX\nYARAvlwMiQ+WeoPGVRuJ9kfGIxXeubdnpeK3H8H9wAl/3Duv6/dqfekq+Zlm\nU/2eEsaau/oOwFyIWoWN5NxFdqc3dt6WjpiPVLRhkFVnWbtQaJnzc6J4Q5Un\notpY3uFoGgM1SsCOnQXXqR1rDhhAN/ze6dvtTESTs2xAoemdfPlpCwRwC9IB\nWsvjvifguQxtkbhOYacdUmInKArDQIK6l9KczquCW+x/vzavmLqbXmRmLiIR\n0FcdwAtiQTuGhYmpgeVdT7fM++9DYiSt9PiKNdvDYQJl1DaAtIg5EBgiizui\nxfpoADgh2q7h+luM3m6gP1Y1bY453SuhnKAA5xv/FuqAWM5AbqdrCB0noHdk\nUv062V37OzY3MqnMINdtxwW3CdGgnd6OqdfBWk/NC0a7dXZYirNM1pjDeY7K\nOQ3u9UxH2LRN1CleISb60w4oE0lFoH7tMwYl2jf6Gv8c8Fm1RkvImRkzFMyr\n02gTVvOWLYnGkOXLOqf+bDt46/7Yto0gxpmMYiF3gF6iZqe5BOpcHkJH5y6c\nAmzf\r\n=HlhL\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCMZlrZeA7nFA0HbQx3WuDHn3xPWRdlRO/S/m7bCiF8JgIgT399j5RZYRlkzzYmVr5N9k2CsqTopG/l86bLRrCsuOE="}]},"_npmUser":{"name":"iamturns","email":"matt@iamturns.com"},"directories":{},"maintainers":[{"name":"iamturns","email":"matt@iamturns.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/eslint-config-airbnb-typescript_12.2.0_1612594252397_0.3638813022074765"},"_hasShrinkwrap":false},"12.3.0":{"name":"eslint-config-airbnb-typescript","description":"Airbnb's ESLint config with TypeScript support","license":"MIT","author":{"name":"Matt Turnbull","email":"matt@iamturns.com","url":"https://iamturns.com"},"homepage":"https://github.com/iamturns/eslint-config-airbnb-typescript","repository":{"type":"git","url":"git+https://github.com/iamturns/eslint-config-airbnb-typescript.git"},"bugs":{"url":"https://github.com/iamturns/eslint-config-airbnb-typescript/issues"},"version":"12.3.0","scripts":{"pre-commit":"lint-staged","format":"run-s format:package format:prettier format:eslint","format:eslint":"eslint --fix ./ >/dev/null 2>&1 || true","format:package":"prettier-package-json --write","format:prettier":"prettier --write \"**/*.{js,json,md,yml}\" \".editorconfig\" \"LICENSE\"","lint":"eslint ./","validate":"npm run lint"},"dependencies":{"@typescript-eslint/parser":"^4.4.1","eslint-config-airbnb":"^18.2.0","eslint-config-airbnb-base":"^14.2.0"},"devDependencies":{"@typescript-eslint/eslint-plugin":"4.14.2","doctoc":"2.0.0","eslint":"7.19.0","eslint-config-prettier":"7.2.0","eslint-plugin-import":"2.22.1","husky":"4.3.8","lint-staged":"10.5.4","npm-run-all":"4.1.5","prettier":"2.2.1","prettier-package-json":"2.1.3","typescript":"4.1.3"},"keywords":["airbnb","config","es2015","es2016","es2017","es2018","eslint","eslintconfig","javascript","styleguide","typescript"],"gitHead":"4a9fba17bd4cbe27d5be547407a23ea3a10c3d3e","_id":"eslint-config-airbnb-typescript@12.3.0","_nodeVersion":"15.8.0","_npmVersion":"6.14.11","dist":{"integrity":"sha512-ufhRwVzLAdSPF/pfXRQpvNM7x8/0dlSFumMNZTBgSWmQazdL8YURsg8k8p3es7+pZIx60arNA79V140Emp6nLg==","shasum":"dfdddacdb7c6477a24b09f592ef6af9a747459b8","tarball":"https://registry.npmjs.org/eslint-config-airbnb-typescript/-/eslint-config-airbnb-typescript-12.3.0.tgz","fileCount":5,"unpackedSize":22986,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgHj+RCRA9TVsSAnZWagAAq4sP/1omiRDVKObZHUkIgodq\n+wVaEpwI7y4Qlqpog3yS+s2cYpkGj12ZHNrAA8Kvk5z1RLdW3JAdwAXI1qph\nHNNp+dE1CvNrMbtB89EWbphC4ekJmzbsrevb9ql9WvV1QricaIYmZ06GFKQq\nQTs2TVhFsc3oYM7zhVUGPR8K+Ri6deW5jp6vq8TjiIQSXHsGFy85BTfCc/tN\nQ3O+XQnlSHCdTQ8Z0N8Rr5q1vNJVssGBov1r6yzX1RImvRzP+l6TKfmp7foA\nSSTMm+sV+56XpQL4T8aIJp92A38WnqCK93JNveW/C0rkbTkqrU0xOcqbM+Gk\ndKB3qzPLcht53juYB2uJP0Xj587PxnjnN17RRJ0jZfEc+4neqHBBptYbLPt4\nso8aYX512O+/aZSG6SihWUT8JeuxerEJwh1ZJq+UgL39VSjCkp+h37lE7f9E\nNW/3aVNUG7k9NbbinAmdnLQ9SN/cDzNVqnNpvn/lVvAUI+i89bd4g+R6+Rmt\nxlWn+s7hsFzzB+gTDy5ejpobRodzpQz66B/Aqxw5xf/RUm9Y0cFf5aulxu0e\ngl9txxtDOGcl91FkpX6t3pi3qINDhFw4tL9f2KJb9dkeOJpNfF+tBk4ZZ6vm\nEpvefK9QRheGaFArYcSvb2DdtrsUkf6vREU4UN3JcaGD7U2AM/genZmE9SVA\nQ2/C\r\n=Xa5Z\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCfYwbo6S/6eb1GBs0vutehhE6/HXzLBtkOuWSB5XENJgIhAMijOLLzO/T2pkv8EEnbZ8WBWS3+tCblkpw5sYXXqaiD"}]},"_npmUser":{"name":"iamturns","email":"matt@iamturns.com"},"directories":{},"maintainers":[{"name":"iamturns","email":"matt@iamturns.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/eslint-config-airbnb-typescript_12.3.0_1612595089576_0.6790968998563447"},"_hasShrinkwrap":false},"12.3.1":{"name":"eslint-config-airbnb-typescript","description":"Airbnb's ESLint config with TypeScript support","license":"MIT","author":{"name":"Matt Turnbull","email":"matt@iamturns.com","url":"https://iamturns.com"},"homepage":"https://github.com/iamturns/eslint-config-airbnb-typescript","repository":{"type":"git","url":"git+https://github.com/iamturns/eslint-config-airbnb-typescript.git"},"bugs":{"url":"https://github.com/iamturns/eslint-config-airbnb-typescript/issues"},"version":"12.3.1","scripts":{"pre-commit":"lint-staged","format":"run-s format:package format:prettier format:eslint","format:eslint":"eslint --fix ./ >/dev/null 2>&1 || true","format:package":"prettier-package-json --write","format:prettier":"prettier --write \"**/*.{js,json,md,yml}\" \".editorconfig\" \"LICENSE\"","lint":"eslint ./","validate":"npm run lint"},"dependencies":{"@typescript-eslint/parser":"^4.4.1","eslint-config-airbnb":"^18.2.0","eslint-config-airbnb-base":"^14.2.0"},"devDependencies":{"@typescript-eslint/eslint-plugin":"4.14.2","doctoc":"2.0.0","eslint":"7.19.0","eslint-config-prettier":"7.2.0","eslint-plugin-import":"2.22.1","husky":"4.3.8","lint-staged":"10.5.4","npm-run-all":"4.1.5","prettier":"2.2.1","prettier-package-json":"2.1.3","typescript":"4.1.3"},"keywords":["airbnb","config","es2015","es2016","es2017","es2018","eslint","eslintconfig","javascript","styleguide","typescript"],"gitHead":"e9910fca83641377656106e17c15bf7735442627","_id":"eslint-config-airbnb-typescript@12.3.1","_nodeVersion":"15.8.0","_npmVersion":"6.14.11","dist":{"integrity":"sha512-ql/Pe6/hppYuRp4m3iPaHJqkBB7dgeEmGPQ6X0UNmrQOfTF+dXw29/ZjU2kQ6RDoLxaxOA+Xqv07Vbef6oVTWw==","shasum":"83ab40d76402c208eb08516260d1d6fac8f8acbc","tarball":"https://registry.npmjs.org/eslint-config-airbnb-typescript/-/eslint-config-airbnb-typescript-12.3.1.tgz","fileCount":7,"unpackedSize":23750,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgHkEGCRA9TVsSAnZWagAAfQUP/2iuHtyr+lfYLH669uW2\nT4EXKzY1uIw2MUnwhXyQBos0qSWdELoXtA32DDoyF1+tzhzYnddqUS2t9Yu0\nz4FmKV+IzrTkyS1CVRnRM0RlzJS/lcVrpyCGHVdEbiW5Uygg+hNZgvC6OHse\n350li4x0B0ymRu4Ar5OKx6wCj+0lva2DopGXUoJ9STAEdsa3qE39+ZxLGujR\n9llRFYgEBTf65I4kjR/CEjp0B3iMS0vNkiJ15uYaZUlu1NPzM53SyWbHaqtG\n8IanzuQM/3SkZ+wVE/mu7VWamxyLVkuRNPunDxvIA/WWRKl53kdD4T9GXKoG\nAJZkGq5RC41QL7mL3680n10PcGrxnXkrcp2GWB95mgCBk146Eh/jfLuJJADH\nppIo6kj/FaLDUTfZFChH35mLIwD0KfsGGH4bGbALR4skKgBkNJfGIuZum71+\nqq6g1pn5tLS46wv4EaB1GMN1WFCmZ8ngvJnFVL3vjZ5At4J1BtO2KbBsBjtn\n8QrPYAE+QNCIoV6YQ++Isnl0IuucR3XyMapyVswe03BhxVPE4UsjXgTo4iq2\nmFY2aefvs3WBI6yn96eir5wHnyxRDEtOD13y6wQHwW8NVADxOOMtWluCN4l6\neXu8kXBRAUNGjW5X/mZS9l5CshSBD/xSAFcOBylhDJt/QdiMxiOWxhvyJyuK\nd4Ec\r\n=2zDj\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIE5fbsRkjQfK8Wxy0Lgwh5M8ktd2aqDjlkJ4LYDVqrnoAiEAtlv3ULnJlOsV8N1QKcvzxyiNpdKzoi22BbyWaTYUu18="}]},"_npmUser":{"name":"iamturns","email":"matt@iamturns.com"},"directories":{},"maintainers":[{"name":"iamturns","email":"matt@iamturns.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/eslint-config-airbnb-typescript_12.3.1_1612595462217_0.99271135932901"},"_hasShrinkwrap":false},"13.0.0":{"name":"eslint-config-airbnb-typescript","description":"Airbnb's ESLint config with TypeScript support","license":"MIT","author":{"name":"Matt Turnbull","email":"matt@iamturns.com","url":"https://iamturns.com"},"homepage":"https://github.com/iamturns/eslint-config-airbnb-typescript","repository":{"type":"git","url":"git+https://github.com/iamturns/eslint-config-airbnb-typescript.git"},"bugs":{"url":"https://github.com/iamturns/eslint-config-airbnb-typescript/issues"},"version":"13.0.0","scripts":{"pre-commit":"lint-staged","format":"run-s format:package format:prettier format:eslint","format:eslint":"eslint --fix ./ >/dev/null 2>&1 || true","format:package":"prettier-package-json --write","format:prettier":"prettier --write \"**/*.{js,json,md,yml}\" \".editorconfig\" \"LICENSE\"","lint":"eslint ./","validate":"npm run lint"},"peerDependencies":{"@typescript-eslint/eslint-plugin":"^4.4.1","@typescript-eslint/parser":"^4.4.1"},"devDependencies":{"@typescript-eslint/eslint-plugin":"4.14.2","doctoc":"2.0.1","eslint":"7.32.0","eslint-config-airbnb-base":"^14.2.1","eslint-config-prettier":"8.3.0","eslint-plugin-import":"2.24.1","husky":"4.3.8","lint-staged":"11.1.2","npm-run-all":"4.1.5","prettier":"2.3.1","prettier-package-json":"2.6.0","typescript":"4.3.5"},"keywords":["airbnb","config","es2015","es2016","es2017","es2018","eslint","eslintconfig","javascript","styleguide","typescript"],"gitHead":"c010a65e0e5562d3d433bbad4272da5454812315","_id":"eslint-config-airbnb-typescript@13.0.0","_nodeVersion":"16.6.2","_npmVersion":"6.14.14","dist":{"integrity":"sha512-ILlBPRdEeNavuZl6Wcjsese/vxMI4E8WM4xqCXLFyOHA1HFicpuTys9ikCk872vFK009WvhtT+rCl0R1Uadqcw==","shasum":"161507d1be79aea5ffe7ee2b0d14ad8222fe4109","tarball":"https://registry.npmjs.org/eslint-config-airbnb-typescript/-/eslint-config-airbnb-typescript-13.0.0.tgz","fileCount":7,"unpackedSize":23490,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhH5gqCRA9TVsSAnZWagAAr08P/Rn6tGmujjzKWepFTiyY\nmU734zrAKmaw3+w8rgpIU2/SpgbyMmudFlWjy5PsVKfhlSpxiiaY7XzXPUfI\nmOhPB1xCjnj2QyMydQ0HzhR7U1viA7YBTXpUJ7RNhXQ/RjuQeyyOYuuuJqg5\n5cvNvG/ZiYFLv02mF26oIypXM3WPR92dxnflRi9CXzKhgKkROA0e2YnEqb6T\nuJKssk+N7QDgdTHXebEQuxxkTNg1pYyMDLZqaTg+Q3xuUq6RFDzxZGrC1GMV\nOX4IPJDBwNYS4vAeTwOARK36OTm1AjMME91iLYvu9t1oza/fWIEltSWZDxoB\nR7v5dVysGUqdPO/wqn+1YNglOqXPmPlZcpzqKHmSG5X3ohMO2wg67756bwzQ\noLwbvyk7rSh7j2dqpcP1OEk7VAYc/I3pfTolWjssj9Tqyjl1minQK/IE+eEL\nvEkf2ADWB5PuxYoRvqy23Vmy14mV8+HIRpfXb8IoA3jBAXV0m2VKZOn4Cug9\nCEccajhwXHB+VBFvE2CbUiG+Lyahrrwcktnotl5cD4u+dwFX/WT4XoqhsGgs\njfGUdNiBIjfsWdoF5TfDFKEKKi68DHp8wS5kSq872d0B9nJ27eQ0pWLu+duM\nyVHGMJ5/2Svx0+i7GuyNFbcj/QvnXq/zSk1XQs9llY8/FgrgDpMJPeEH8V+a\njHmD\r\n=fDez\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDVb2d1F8rRE8GAlVo6/PYMAipMhIoM+7NidGGTl8+SagIgKSfOVFXIAmLLAZBlrVggdl3otQP5Kve3V7PhoD55XeQ="}]},"_npmUser":{"name":"iamturns","email":"matt@iamturns.com"},"directories":{},"maintainers":[{"name":"iamturns","email":"matt@iamturns.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/eslint-config-airbnb-typescript_13.0.0_1629460522486_0.9349810475776223"},"_hasShrinkwrap":false},"13.0.1":{"name":"eslint-config-airbnb-typescript","version":"13.0.1","description":"Airbnb's ESLint config with TypeScript support","license":"MIT","author":{"name":"Matt Turnbull","email":"matt@iamturns.com","url":"https://iamturns.com"},"homepage":"https://github.com/iamturns/eslint-config-airbnb-typescript","repository":{"type":"git","url":"git+https://github.com/iamturns/eslint-config-airbnb-typescript.git"},"bugs":{"url":"https://github.com/iamturns/eslint-config-airbnb-typescript/issues"},"scripts":{"pre-commit":"lint-staged","format":"run-s format:package format:prettier format:eslint","format:eslint":"eslint --fix ./ >/dev/null 2>&1 || true","format:package":"prettier-package-json --write","format:prettier":"prettier --write \"**/*.{js,json,md,yml}\" \".editorconfig\" \"LICENSE\"","lint":"eslint ./","prepare":"husky install","validate":"npm run lint"},"peerDependencies":{"@typescript-eslint/eslint-plugin":"^4.4.1","@typescript-eslint/parser":"^4.4.1"},"devDependencies":{"@typescript-eslint/eslint-plugin":"4.29.2","doctoc":"2.0.1","eslint":"7.32.0","eslint-config-airbnb-base":"14.2.1","eslint-config-prettier":"8.3.0","eslint-plugin-import":"2.24.1","husky":"7.0.1","lint-staged":"11.1.2","npm-run-all":"4.1.5","prettier":"2.3.1","prettier-package-json":"2.6.0","typescript":"4.3.5"},"keywords":["airbnb","config","es2015","es2016","es2017","es2018","eslint","eslintconfig","javascript","styleguide","typescript"],"gitHead":"4d337f24d89b756799c15e7d4e72a13bd278de84","_id":"eslint-config-airbnb-typescript@13.0.1","_nodeVersion":"16.7.0","_npmVersion":"6.14.14","dist":{"integrity":"sha512-n7fGBDNV3xSKbWDUES2FfsNAJhuqADcwzshX6ci6qoszUnH6p4dzrLnSFqYkw5Sn7M+aarp2BTf7JDOK88M+bg==","shasum":"007e841efaf72aefae812afd68ac377c644a4cf2","tarball":"https://registry.npmjs.org/eslint-config-airbnb-typescript/-/eslint-config-airbnb-typescript-13.0.1.tgz","fileCount":7,"unpackedSize":23901,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhJC2BCRA9TVsSAnZWagAAYiMP/jtr7IqqUA6+mvYlBK5c\njAUU1jq8pQtZsCsVPyTplfIPSbUAqur5e7NL7IzwDMw94l1N34tBqj5RegC4\nFSiMWTZfAcstp3eqOETDgiqfkXkjWMqOomKysvZZFl9dvAt8Awkb4lqxhsui\nWcmvYQlcqou2Qe/3UXCHoRHPK+WJE9Eyq1cwbkn5n/bD2yg0+30z6hnI+AVQ\nGH26awOX+Rk5us7T6PEK0r80xUZgclu62AOTUyQozfuqPywNT4NpCyPya2R7\n++tR3xPgsX6ZvRjBAgIvEKG9up1Sl0tacugGMEr9AV1nXRmmoE3L6kILlOJB\nPGdpoUSckmubahy1I3KGTxJ2szpXICWkC7ZUL59vzq3K3zRwYsFpeGJg2Xjt\nLFB4wkvUf2XY5ZVheqCBwnKnhqJnvTLrUAnXcb1kwZJlXZ0edLX2FXhwi3/t\nPvkDrOrQgBzPwgGBCpviEBZc46eB5GdEbR3/+ETZrXWFbrbd7wVzD+yQ+mIm\nm8xtTsgoyojtfsTkq29s12lJZuzesTCl3foUHBJvkyKvOc93boWBLWJHIHe6\nuHul8BpvazrACELJuzyQNYjspYm91p9dqpTVsAsoHrKo1vIyyMCuSDGhzO/C\nTjs5ZMdHSXONXisOad+6Yz4VBQ2/K2iSGBoX+AhC3WwOexAt0hMdiYTs13EB\nYB6+\r\n=crma\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCICd0tt+Er/GR4aiiyjQ7RQqIZYrPq5jetzDasVYtjO/FAiEA/xc5Vdi2h7b+ERiabOQLSXPnOnkpnQIdot50JECYnUQ="}]},"_npmUser":{"name":"iamturns","email":"matt@iamturns.com"},"directories":{},"maintainers":[{"name":"iamturns","email":"matt@iamturns.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/eslint-config-airbnb-typescript_13.0.1_1629760897184_0.13541575458230803"},"_hasShrinkwrap":false},"14.0.0":{"name":"eslint-config-airbnb-typescript","version":"14.0.0","description":"Airbnb's ESLint config with TypeScript support","license":"MIT","author":{"name":"Matt Turnbull","email":"matt@iamturns.com","url":"https://iamturns.com"},"homepage":"https://github.com/iamturns/eslint-config-airbnb-typescript","repository":{"type":"git","url":"git+https://github.com/iamturns/eslint-config-airbnb-typescript.git"},"bugs":{"url":"https://github.com/iamturns/eslint-config-airbnb-typescript/issues"},"scripts":{"pre-commit":"lint-staged","format":"run-s format:package format:prettier format:eslint","format:eslint":"eslint --fix ./ >/dev/null 2>&1 || true","format:package":"prettier-package-json --write","format:prettier":"prettier --write \"**/*.{js,json,md,yml}\" \".editorconfig\" \"LICENSE\"","lint":"eslint ./","prepare":"husky install","validate":"npm run lint"},"peerDependencies":{"@typescript-eslint/eslint-plugin":"^4.29.3","@typescript-eslint/parser":"^4.29.3"},"devDependencies":{"@typescript-eslint/eslint-plugin":"4.29.2","doctoc":"2.0.1","eslint":"7.32.0","eslint-config-airbnb-base":"14.2.1","eslint-config-prettier":"8.3.0","eslint-plugin-import":"2.24.1","husky":"7.0.1","lint-staged":"11.1.2","npm-run-all":"4.1.5","prettier":"2.3.1","prettier-package-json":"2.6.0","typescript":"4.3.5"},"keywords":["airbnb","config","es2015","es2016","es2017","es2018","eslint","eslintconfig","javascript","styleguide","typescript"],"gitHead":"8847d0ccbd99ccb4b41719f47667b65881864bfb","_id":"eslint-config-airbnb-typescript@14.0.0","_nodeVersion":"16.7.0","_npmVersion":"6.14.15","dist":{"integrity":"sha512-d2Nit2ByZARGRYK6tgSNl3nnmGZPyvsgbsKFcmm+nAhvT8VjVpifG5jI4tzObUUPb0sWw0E1oO/0pSpBD/pIuQ==","shasum":"fc22246973b99f0820e2ad1ab929fdd011dfa039","tarball":"https://registry.npmjs.org/eslint-config-airbnb-typescript/-/eslint-config-airbnb-typescript-14.0.0.tgz","fileCount":7,"unpackedSize":23536,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhJLcDCRA9TVsSAnZWagAA+nMQAI8xPiEHbr7ZmUCLQcHq\nmsVkiwTVSv4SM/cGpn5h5mnFtGh1216rO51mh1CMtmsEnzCfi66URi/JiBJP\nsGw7fOH7mTNd2EJv2uFNLt50xrBqsgIMFgtaCUGpyr/HYO1QZd2n3mw4DDJo\nPnf8Vsr+h5O0qy0f/gOUBVU7SF3Q4eqVufT8n25Cy2eCbpzgx2rVMP3xXqIu\nyVuS+lvlpbYYszAxJQcZ9QZaDi0KwHUK4paD1/RdfhwYUzoNfWyN1L0U5gBf\nzkfgmcpTsqiMQqwsYfQq5VipvIsIeD3zLvCszmMdzDxDZG27x0T9XJKv/UL2\nzYdWQLCYuHrLSDxq6Y6YghU/BLaLvwRijONwPs43apDvj29MiMk56d3fCPSx\nv4u9TnIoh6NRiPV58GV2Md2ajbaHRIBpywxfHc00q8ivIKW5xS6uuEBputWj\n2QFThht8uh9MGisDdceuCF3sR/DqHWqKhMN7tv7mimQ6CNQzAQ2X8r4OOgjJ\n978qyT40uU4Bpz3tWxjtW/WFqWnrQjCv69RDRR5tpgx2SxV0vB0kOgLGcnro\nSeidyHk7V5gzbzcAquOG31yy6rGclUX+Bkt7Q3/0BAj8LNTcKQ9vbZg/hV0V\neS9olGoDRsEg9hXqqL3/IrchC9s+Ox3ESQKzGeREqEYVJjveFYbyBKG/cDpX\nHWTv\r\n=DvAu\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIBgQotkbpdkg8Jg5XfXeg28+FoP5MnYUceYAVJ1iyTDhAiEA9MqRd92h50wvwwWXaUyDGThCd/GirPtd6kTZnnrGVoA="}]},"_npmUser":{"name":"iamturns","email":"matt@iamturns.com"},"directories":{},"maintainers":[{"name":"iamturns","email":"matt@iamturns.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/eslint-config-airbnb-typescript_14.0.0_1629796099721_0.9068013753333792"},"_hasShrinkwrap":false},"14.0.1":{"name":"eslint-config-airbnb-typescript","version":"14.0.1","description":"Airbnb's ESLint config with TypeScript support","license":"MIT","author":{"name":"Matt Turnbull","email":"matt@iamturns.com","url":"https://iamturns.com"},"homepage":"https://github.com/iamturns/eslint-config-airbnb-typescript","repository":{"type":"git","url":"git+https://github.com/iamturns/eslint-config-airbnb-typescript.git"},"bugs":{"url":"https://github.com/iamturns/eslint-config-airbnb-typescript/issues"},"scripts":{"pre-commit":"lint-staged","format":"run-s format:package format:prettier format:eslint","format:eslint":"eslint --fix ./ >/dev/null 2>&1 || true","format:package":"prettier-package-json --write","format:prettier":"prettier --write \"**/*.{js,json,md,yml}\" \".editorconfig\" \"LICENSE\"","lint":"eslint ./","prepare":"husky install","validate":"npm run lint"},"dependencies":{"eslint-config-airbnb-base":"14.2.1"},"peerDependencies":{"@typescript-eslint/eslint-plugin":"^4.29.3","@typescript-eslint/parser":"^4.29.3"},"devDependencies":{"@typescript-eslint/eslint-plugin":"4.33.0","doctoc":"2.0.1","eslint":"7.32.0","eslint-config-prettier":"8.3.0","eslint-plugin-import":"2.24.2","husky":"7.0.2","lint-staged":"11.2.0","npm-run-all":"4.1.5","prettier":"2.4.1","prettier-package-json":"2.6.0","typescript":"4.4.3"},"keywords":["airbnb","config","es2015","es2016","es2017","es2018","eslint","eslintconfig","javascript","styleguide","typescript"],"gitHead":"50d919058a9a918b1f4e3c6cbd7ccb0e1e1f1dc9","_id":"eslint-config-airbnb-typescript@14.0.1","_nodeVersion":"16.10.0","_npmVersion":"6.14.15","dist":{"integrity":"sha512-tF4GwC3sRrw8kEj4/yxX8F7AcLzj/1IESBnsCiFMplzYmxre459qm2z9DFkCpqBVQFSH6j2K4+VKVteX4m0GsQ==","shasum":"6721eb320d3953ae0d4bf258e877900fcb543a38","tarball":"https://registry.npmjs.org/eslint-config-airbnb-typescript/-/eslint-config-airbnb-typescript-14.0.1.tgz","fileCount":7,"unpackedSize":23560,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCID+PkGKZvVlQiwWQxH3848HTsj+GlDgwvR+/iC8PegTSAiEAzXiJKpYk+pMwoZ7p5lc1e0WsRW/ue1oJwNOMSZhkFfI="}]},"_npmUser":{"name":"iamturns","email":"matt@iamturns.com"},"directories":{},"maintainers":[{"name":"iamturns","email":"matt@iamturns.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/eslint-config-airbnb-typescript_14.0.1_1633689722929_0.037691178253690394"},"_hasShrinkwrap":false},"14.0.2":{"name":"eslint-config-airbnb-typescript","version":"14.0.2","description":"Airbnb's ESLint config with TypeScript support","license":"MIT","author":{"name":"Matt Turnbull","email":"matt@iamturns.com","url":"https://iamturns.com"},"homepage":"https://github.com/iamturns/eslint-config-airbnb-typescript","repository":{"type":"git","url":"git+https://github.com/iamturns/eslint-config-airbnb-typescript.git"},"bugs":{"url":"https://github.com/iamturns/eslint-config-airbnb-typescript/issues"},"scripts":{"pre-commit":"lint-staged","format":"run-s format:package format:prettier format:eslint","format:eslint":"eslint --fix ./ >/dev/null 2>&1 || true","format:package":"prettier-package-json --write","format:prettier":"prettier --write \"**/*.{js,json,md,yml}\" \".editorconfig\" \"LICENSE\"","lint":"eslint ./","prepare":"husky install","validate":"npm run lint"},"dependencies":{"eslint-config-airbnb-base":"^14.2.1"},"peerDependencies":{"@typescript-eslint/eslint-plugin":"^4.29.3","@typescript-eslint/parser":"^4.29.3"},"devDependencies":{"@typescript-eslint/eslint-plugin":"4.33.0","doctoc":"2.0.1","eslint":"7.32.0","eslint-config-prettier":"8.3.0","eslint-plugin-import":"2.24.2","husky":"7.0.2","lint-staged":"11.2.0","npm-run-all":"4.1.5","prettier":"2.4.1","prettier-package-json":"2.6.0","typescript":"4.4.3"},"keywords":["airbnb","config","es2015","es2016","es2017","es2018","eslint","eslintconfig","javascript","styleguide","typescript"],"gitHead":"c2ff6809ec65d5c0bd9d77f7e65e93fbc2f7cb6e","_id":"eslint-config-airbnb-typescript@14.0.2","_nodeVersion":"17.0.1","_npmVersion":"6.14.15","dist":{"integrity":"sha512-oaVR63DqpRUiOOeSVxIzhD3FXbqJRH+7Lt9GCMsS9SKgrRW3XpZINN2FO4JEsnaHEGkktumd0AHE9K7KQNuXSQ==","shasum":"4dc1583b9eab671bb011dea7d4ff1fc0d88e6e09","tarball":"https://registry.npmjs.org/eslint-config-airbnb-typescript/-/eslint-config-airbnb-typescript-14.0.2.tgz","fileCount":7,"unpackedSize":23561,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCViw0mms57KlHH/qJZJj3e1z+KNxGt5LkArflOILyV3wIgQ+fP2leUQ2bq95oUaF3RcvpknTTVLlHwGDzzbTjoKY4="}]},"_npmUser":{"name":"iamturns","email":"matt@iamturns.com"},"directories":{},"maintainers":[{"name":"iamturns","email":"matt@iamturns.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/eslint-config-airbnb-typescript_14.0.2_1636100998783_0.8045378009186148"},"_hasShrinkwrap":false},"15.0.0":{"name":"eslint-config-airbnb-typescript","version":"15.0.0","description":"Airbnb's ESLint config with TypeScript support","license":"MIT","author":{"name":"Matt Turnbull","email":"matt@iamturns.com","url":"https://iamturns.com"},"homepage":"https://github.com/iamturns/eslint-config-airbnb-typescript","repository":{"type":"git","url":"git+https://github.com/iamturns/eslint-config-airbnb-typescript.git"},"bugs":{"url":"https://github.com/iamturns/eslint-config-airbnb-typescript/issues"},"scripts":{"pre-commit":"lint-staged","format":"run-s format:package format:prettier format:eslint","format:eslint":"eslint --fix ./ >/dev/null 2>&1 || true","format:package":"prettier-package-json --write","format:prettier":"prettier --write \"**/*.{js,json,md,yml}\" \".editorconfig\" \"LICENSE\"","lint":"eslint ./","prepare":"husky install","validate":"npm run lint"},"dependencies":{"eslint-config-airbnb-base":"^14.2.1"},"peerDependencies":{"@typescript-eslint/eslint-plugin":"^5.0.0","@typescript-eslint/parser":"^5.0.0"},"devDependencies":{"@typescript-eslint/eslint-plugin":"5.3.0","doctoc":"2.1.0","eslint":"7.32.0","eslint-config-prettier":"8.3.0","eslint-plugin-import":"2.25.2","husky":"7.0.4","lint-staged":"11.2.6","npm-run-all":"4.1.5","prettier":"2.4.1","prettier-package-json":"2.6.0","typescript":"4.4.4"},"keywords":["airbnb","config","es2015","es2016","es2017","es2018","eslint","eslintconfig","javascript","styleguide","typescript"],"gitHead":"e640b21b0c2de5bdae689818d4b3d93dd4380986","_id":"eslint-config-airbnb-typescript@15.0.0","_nodeVersion":"17.0.1","_npmVersion":"6.14.15","dist":{"integrity":"sha512-DTWGwqytbTnB8kSKtmkrGkRf3xwTs2l15shSH0w/3Img47AQwCCrIA/ON/Uj0XXBxP31LHyEItPXeuH3mqCNLA==","shasum":"c88007b3cca5dd0f47125420ca5e8f6efac418fd","tarball":"https://registry.npmjs.org/eslint-config-airbnb-typescript/-/eslint-config-airbnb-typescript-15.0.0.tgz","fileCount":7,"unpackedSize":23558,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDJgajN6+Ghhwy2aIjqF9nrdwqP3IRSApOFVeIgZp8yEwIhAOEPpvj/Ai8iGkKT7GCZiYhXg3HR12lwifFaHKywe7J8"}]},"_npmUser":{"name":"iamturns","email":"matt@iamturns.com"},"directories":{},"maintainers":[{"name":"iamturns","email":"matt@iamturns.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/eslint-config-airbnb-typescript_15.0.0_1636156105817_0.9712428172110299"},"_hasShrinkwrap":false},"16.0.0":{"name":"eslint-config-airbnb-typescript","version":"16.0.0","description":"Airbnb's ESLint config with TypeScript support","license":"MIT","author":{"name":"Matt Turnbull","email":"matt@iamturns.com","url":"https://iamturns.com"},"homepage":"https://github.com/iamturns/eslint-config-airbnb-typescript","repository":{"type":"git","url":"git+https://github.com/iamturns/eslint-config-airbnb-typescript.git"},"bugs":{"url":"https://github.com/iamturns/eslint-config-airbnb-typescript/issues"},"scripts":{"pre-commit":"lint-staged","format":"run-s format:package format:prettier format:eslint","format:eslint":"eslint --fix ./ >/dev/null 2>&1 || true","format:package":"prettier-package-json --write","format:prettier":"prettier --write \"**/*.{js,json,md,yml}\" \".editorconfig\" \"LICENSE\"","lint":"eslint ./","prepare":"husky install","validate":"npm run lint"},"dependencies":{"eslint-config-airbnb-base":"^15.0.0"},"peerDependencies":{"@typescript-eslint/eslint-plugin":"^5.0.0","@typescript-eslint/parser":"^5.0.0"},"devDependencies":{"@typescript-eslint/eslint-plugin":"5.4.0","@typescript-eslint/parser":"5.4.0","doctoc":"2.1.0","eslint":"8.2.0","eslint-config-prettier":"8.3.0","eslint-plugin-import":"2.25.3","husky":"7.0.4","lint-staged":"11.2.6","npm-run-all":"4.1.5","prettier":"2.4.1","prettier-package-json":"2.6.0","typescript":"4.4.4"},"keywords":["airbnb","config","es2015","es2016","es2017","es2018","eslint","eslintconfig","javascript","styleguide","typescript"],"gitHead":"71950502ad356f9839700e2bda33d244bae47f4f","_id":"eslint-config-airbnb-typescript@16.0.0","_nodeVersion":"17.0.1","_npmVersion":"6.14.15","dist":{"integrity":"sha512-qDOyD0YYZo5Us1YvOnWig2Ly/+IlQKmMZpnqKnJgVtHdK8SkjaSyVBHKbD41dEaQxk8vRVGBC94PuR2ceSwbLQ==","shasum":"75007e27d5a7fb75530721f48197817c1d2ad4d1","tarball":"https://registry.npmjs.org/eslint-config-airbnb-typescript/-/eslint-config-airbnb-typescript-16.0.0.tgz","fileCount":7,"unpackedSize":23597,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhlOZUCRA9TVsSAnZWagAAHqEQAJVsqm/cvv3LpMXJW9Wl\nPRPnQsurH7bEk7zJI3JAy4yDycPrL/ZHzf/GIY57Vn8DwttmLeQmVX9d9UNx\n6JQvNFeJUY3RsIdVx+EDTP4F5i8Y+M5OfSPO4Q4L8QF7c+m0USbI/BbzviZA\nbv7QuSdbDpDN5bRiV2S8KRH6BmyI0aZRtK80U8RaIiN0jPRUabRQ8meqEkOB\nTJdSoZ/VPpGgDpCavqDXmkn6+0YWeB1Z6I7jW1LWU4nNerizSiRfHeepqANB\nS2bpm1EmkZE3AtQ5VfUlO0QlEKu36MtysiKlHuo9JyboOO7xsYCrZvFiCq1L\nSrA4sMZ5qU/BXzjfn4fCl/2sAYy/lk8FhWEA0l0N8ns9FfUSuh7P3rMSs9Rn\nDnlS0G04r6ySAdyvdz8xbQcC6oIlHtZXc0Slm5SDQAlV6Q7QSuIgH1/1ej8O\nSiyZRlLZDNFRXHs/+Ku8zOKW3xcVNATCgIUaquJwTpsK94T1PFxl6FSmXneS\nI2YayZUV8U1HVEg7eOmelqqe1MNyUulIekCEANoNfNy1pe3VvgPkm7nMQqja\njawInmVOjelvmFjnbapS78cpJL3XPz51WkBl0zqM5zSYp0VcBIf0FJHnaQxm\njOCSrvyAcHi52TaBbrkJcvp7nQXP8myFtsJskqEedlKPOvLy/1j/7AgLMd46\nI8iQ\r\n=ohvA\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIBLbY0RNlQKNErZ6rUU4JJsSmvF1eOt8Szb49cfXnpiZAiEAkL73TAwxIi35qZ29qt+49BK1GfFCHjIUdnIPw9YlQpM="}]},"_npmUser":{"name":"iamturns","email":"matt@iamturns.com"},"directories":{},"maintainers":[{"name":"iamturns","email":"matt@iamturns.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/eslint-config-airbnb-typescript_16.0.0_1637148244125_0.945379376139245"},"_hasShrinkwrap":false},"16.1.0":{"name":"eslint-config-airbnb-typescript","version":"16.1.0","description":"Airbnb's ESLint config with TypeScript support","license":"MIT","author":{"name":"Matt Turnbull","email":"matt@iamturns.com","url":"https://iamturns.com"},"homepage":"https://github.com/iamturns/eslint-config-airbnb-typescript","repository":{"type":"git","url":"git+https://github.com/iamturns/eslint-config-airbnb-typescript.git"},"bugs":{"url":"https://github.com/iamturns/eslint-config-airbnb-typescript/issues"},"scripts":{"pre-commit":"lint-staged","format":"run-s format:package format:prettier format:eslint","format:eslint":"eslint --fix ./ >/dev/null 2>&1 || true","format:package":"prettier-package-json --write","format:prettier":"prettier --write \"**/*.{js,json,md,yml}\" \".editorconfig\" \"LICENSE\"","lint":"eslint ./","prepare":"husky install","validate":"npm run lint"},"dependencies":{"eslint-config-airbnb-base":"^15.0.0"},"peerDependencies":{"@typescript-eslint/eslint-plugin":"^5.0.0","@typescript-eslint/parser":"^5.0.0"},"devDependencies":{"@typescript-eslint/eslint-plugin":"5.4.0","@typescript-eslint/parser":"5.4.0","doctoc":"2.1.0","eslint":"8.2.0","eslint-config-prettier":"8.3.0","eslint-plugin-import":"2.25.3","husky":"7.0.4","lint-staged":"12.0.2","npm-run-all":"4.1.5","prettier":"2.4.1","prettier-package-json":"2.6.0","typescript":"4.4.4"},"keywords":["airbnb","config","es2015","es2016","es2017","es2018","eslint","eslintconfig","javascript","styleguide","typescript"],"gitHead":"d30b7d2a41f3f2cf899cad3ed69e3b7eacbc7234","_id":"eslint-config-airbnb-typescript@16.1.0","_nodeVersion":"17.1.0","_npmVersion":"6.14.15","dist":{"integrity":"sha512-W5Cq20KpEx5ZLC54bnVrC37zq2+WD956Kp/Ma3nYFRjT1v9KM63v+DPkrrmmrVqrlDKaD0ivm/qeYmyHV6qKlw==","shasum":"f75a6b4f3bb679eef34c3c930359c2ca9bc3f09c","tarball":"https://registry.npmjs.org/eslint-config-airbnb-typescript/-/eslint-config-airbnb-typescript-16.1.0.tgz","fileCount":7,"unpackedSize":24272,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhptwZCRA9TVsSAnZWagAAwxMP/2CvWfxZD9udZ/gHAjNQ\n+JFXLGP38+mha4b4fAJFz0QKCsN1CGFbM1KjOnwvSVmEoZHVc6WmQHIMUvs/\nDLCA2Lq4lY3/CA5YPC50/E279dauuW70yZal75+P+8nDDoOtNUpwfPJLUZZh\nzIy7nDyEoi/MQbtKrw4/Oeij+vmRH0JibMcMz+fzOVvwrLEYiwJ0S0+GcUq1\n9asu05tkHtyfo9xGPBRl/Nmcuw9H2m/DmjVf3i0WPzIu/nbJesVUvd1KMUzE\n6mTJNvu1I7ietZau2HF1qEjx7f2Wg/7HikUbl0EVKNEBTAFspeK5ztb6Itwe\nW87i770jAcV56bu+O0FmTIGmbUcrBX1x+ldYSaXayAZmWX9HLcF1xxsOthyL\nbfbSSpUY+UbpBz8G1TsWZ0SFyjxbJvmCgzot2ixlEfE0z8mG3UXb3k/CZ8sJ\nsuAb1CmV69lMvpY6FEPiQwamkFYwkCVeJxMweHyxJ6IkSqQwqi8BPsL6MJgK\nlN8T328uXDokaCgjV8jhVU3i05wnRkcxzfQFPtqtzJjNTDfnxtlABZRKyOdn\n0usoPAxK0l6xe5KjiBunRLjATUkWX6nSox6i9Y5yYeXstCzSCI0zjURSTYf3\nUKtHoPlZg5h36Qi6qMnUge74tYdipeftYTq/mYl0ZwyXfwyHDxe8pm3G7SpY\n0Voy\r\n=wFRv\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQC44EzsyutfURo75+A9d/KjFfk2LMtuz1bDfg9c5R8a4AIhAKzxCTEmIyWOmSSMrEHbA4YSE+XRZWAtmG95N45puxe+"}]},"_npmUser":{"name":"iamturns","email":"matt@iamturns.com"},"directories":{},"maintainers":[{"name":"iamturns","email":"matt@iamturns.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/eslint-config-airbnb-typescript_16.1.0_1638325273161_0.2413244474550469"},"_hasShrinkwrap":false},"16.1.1":{"name":"eslint-config-airbnb-typescript","version":"16.1.1","description":"Airbnb's ESLint config with TypeScript support","license":"MIT","author":{"name":"Matt Turnbull","email":"matt@iamturns.com","url":"https://iamturns.com"},"homepage":"https://github.com/iamturns/eslint-config-airbnb-typescript","repository":{"type":"git","url":"git+https://github.com/iamturns/eslint-config-airbnb-typescript.git"},"bugs":{"url":"https://github.com/iamturns/eslint-config-airbnb-typescript/issues"},"scripts":{"pre-commit":"lint-staged","format":"run-s format:package format:prettier format:eslint","format:eslint":"eslint --fix ./ >/dev/null 2>&1 || true","format:package":"prettier-package-json --write","format:prettier":"prettier --write \"**/*.{js,json,md,yml}\" \".editorconfig\" \"LICENSE\"","lint":"eslint ./","prepare":"husky install","validate":"npm run lint"},"dependencies":{"eslint-config-airbnb-base":"^15.0.0"},"peerDependencies":{"@typescript-eslint/eslint-plugin":"^5.0.0","@typescript-eslint/parser":"^5.0.0"},"devDependencies":{"@typescript-eslint/eslint-plugin":"5.4.0","@typescript-eslint/parser":"5.4.0","doctoc":"2.1.0","eslint":"8.2.0","eslint-config-prettier":"8.3.0","eslint-plugin-import":"2.25.3","husky":"7.0.4","lint-staged":"12.0.2","npm-run-all":"4.1.5","prettier":"2.4.1","prettier-package-json":"2.6.0","typescript":"4.4.4"},"keywords":["airbnb","config","es2015","es2016","es2017","es2018","eslint","eslintconfig","javascript","styleguide","typescript"],"gitHead":"71f3e59a647d7cdc0ce58b7b4c0abd7580e477ab","_id":"eslint-config-airbnb-typescript@16.1.1","_nodeVersion":"17.2.0","_npmVersion":"6.14.16","dist":{"integrity":"sha512-E02SYIDMAEx6PB6Mi/twWNYwgK9yYd19vQzGASBUejWtdCSAuEcC3cSH8A6VZJjPITxaPRqbd00BKihSInFvbA==","shasum":"cfa6b0d7a0a2950465b697ce9682707869f04d22","tarball":"https://registry.npmjs.org/eslint-config-airbnb-typescript/-/eslint-config-airbnb-typescript-16.1.1.tgz","fileCount":7,"unpackedSize":24283,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiKc2nACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpsXRAAogCGfPQiO9guTy5Hronp0jUv2LGtp4fP51VznYb3O0qHP80X\r\nvdkxst03w37GdfEwkdLqN9u/FHJhvOWZNGD7CVaoiRzT6H78950J4TLKJ+EF\r\n2tfDkmhdHoAyfdcO9C8sCQMeg2hQAegyFe9AHLQdcNpzbGXUmOLGjpxLWmfo\r\nbWB8qoewfPuWURWw6L5hsMYxVY6GX36jUYD43Co8iehYV0KzaclZTbTzI8N8\r\nTHbXs9wFYNAG2InxR7NSCJk0a+SBFeNZhoLUqCQ1eYQ5TVqrrDxKGFRuleHq\r\n+eoUv1lBy7sk+Rji2IUea9rkRkpu/ThXrcrRJw4sq6ZPYDuQLp7+8EMgC0G/\r\n8RvtmNmy0owbXdz5Zx27SbSPnaNwoZSmslSeJ6cR04rSPDtbqHVehG6S9qNN\r\nJnSvkExU3XWu7df1z+/MYEwWCUOa4neHyKT+8Ku6Evv5CtMuKa8hJqRVaYyl\r\nb+ebR6nOarbj5NqxW5iabHTEG92RgO0ihkaHtr+wBZSfSSACIEHNbNl3aIRm\r\nkxYxM2X04ZExBl5qCCAn7YAZrZOcG+u9XsuSf4R2q3D5VBvVFX0aR0caAvIo\r\nZGGdX/R0wC1FY6rYLMn35hXbTTME2vXKI8i7Ftmm/nEFr1Twci8Cy/EbjeCi\r\nFgGHPsqeMhJtgs+WbcDqZfXD2tKrXEExHM0=\r\n=mVZq\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIDiIROccHTFDmHTTGNHXmDUXa+wMmvB3/Ttol3LvzdvYAiA/Tce5Gcne2Ti942705zCWSSCLs7UOrc1Zo8icQ1ED+g=="}]},"_npmUser":{"name":"iamturns","email":"matt@iamturns.com"},"directories":{},"maintainers":[{"name":"iamturns","email":"matt@iamturns.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/eslint-config-airbnb-typescript_16.1.1_1646906791332_0.10124303354671782"},"_hasShrinkwrap":false},"16.1.2":{"name":"eslint-config-airbnb-typescript","version":"16.1.2","description":"Airbnb's ESLint config with TypeScript support","license":"MIT","author":{"name":"Matt Turnbull","email":"matt@iamturns.com","url":"https://iamturns.com"},"homepage":"https://github.com/iamturns/eslint-config-airbnb-typescript","repository":{"type":"git","url":"git+https://github.com/iamturns/eslint-config-airbnb-typescript.git"},"bugs":{"url":"https://github.com/iamturns/eslint-config-airbnb-typescript/issues"},"scripts":{"pre-commit":"lint-staged","format":"run-s format:package format:prettier format:eslint","format:eslint":"eslint --fix ./ >/dev/null 2>&1 || true","format:package":"prettier-package-json --write","format:prettier":"prettier --write \"**/*.{js,json,md,yml}\" \".editorconfig\" \"LICENSE\"","lint":"eslint ./","prepare":"husky install","validate":"npm run lint"},"dependencies":{"eslint-config-airbnb-base":"^15.0.0"},"peerDependencies":{"@typescript-eslint/eslint-plugin":"^5.0.0","@typescript-eslint/parser":"^5.0.0","eslint":"^7.32.0 || ^8.2.0","eslint-plugin-import":"^2.25.3"},"devDependencies":{"@typescript-eslint/eslint-plugin":"5.4.0","@typescript-eslint/parser":"5.4.0","doctoc":"2.1.0","eslint":"8.2.0","eslint-config-prettier":"8.3.0","eslint-plugin-import":"2.25.3","husky":"7.0.4","lint-staged":"12.0.2","npm-run-all":"4.1.5","prettier":"2.4.1","prettier-package-json":"2.6.0","typescript":"4.4.4"},"keywords":["airbnb","config","es2015","es2016","es2017","es2018","eslint","eslintconfig","javascript","styleguide","typescript"],"gitHead":"b90ce9f1cbecb3440d097d8329d405275358b65f","_id":"eslint-config-airbnb-typescript@16.1.2","_nodeVersion":"17.2.0","_npmVersion":"6.14.16","dist":{"integrity":"sha512-IZnWyJXCYGpWvEmGQ9eyxQUnuH/NTmw4E6pI+NNGNxu4weWclZstaDGjzD+lrld81sP4BKshaigLbqFWBB9QPg==","shasum":"6ad1d6179afd7a857e04bafad8eac131f31cd8e7","tarball":"https://registry.npmjs.org/eslint-config-airbnb-typescript/-/eslint-config-airbnb-typescript-16.1.2.tgz","fileCount":7,"unpackedSize":24357,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiLaHkACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqM2w/9HwHv1BoZt7U44XJJI2ipkvSx0XJqk5Q9mU5IytjEQrmPPx3q\r\ngK1a4rOPP6v7R44CI5fuEYjdJNrk4gB6ZweUDef1d02SLrhHAdHHyz58xd2h\r\n8TbzAuRLt6VrD9uGARCTBT9FFtvIdZgux689j4uIGgY9LEA5LICVJaXg+wjY\r\n27Xy3lgwNIJ1pib05TLEXSxmrRXXSNy3hjlL5m2U7jvY7n8jyt09yb5WweBb\r\nJ2de0Wm+IFIH6fR2j0gxHQUd7IgvupTwiPapevgT52vYjPn75E9ArXX75o2G\r\nwwO0xcOkBLcrP8mAzy2mckd0+2cQP/Vihst8iTnjWm0Kl/0LNqmwI3FYMzjK\r\nnQK7czPvzXIlGTf5Bl6v8ruZzFwWaG+c4omZNVck29QtsYYWeMFoBbQVGtYl\r\nlUafILlAu/tdUlfk+c2P4hAMPwNiY/x0zRDTZktVtzk4DKewW0NSQMlS1OIh\r\n7rEV+rk6oKcdBiUO/ia1b0Z2yrg9SlRgcIpfGzm1pdHfCvx/GMdvxL+euvia\r\n1NSSLfdIytqER9DDWsY15Hlr4GDSQzA0rCugSscTJQsJhjM8nBY3AKJAXrqx\r\n60RWT48DO/OyDymII4kFfQSm0+cihZ/ttyS8ZI2dgQdkiN98eyv95KWa1vCw\r\nC5TKwfy/DeIcGvQz9gUFMW4ibi2PXVIKyyE=\r\n=pCjl\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIHAFsaNeXqUZk9H5HHZ/6voThmX2SnAZgyuwKrL1ieTmAiEA0wiIlK9D03XTPUbIvjGPM7nY6PvWYrQreEbpkRhZRM8="}]},"_npmUser":{"name":"iamturns","email":"matt@iamturns.com"},"directories":{},"maintainers":[{"name":"iamturns","email":"matt@iamturns.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/eslint-config-airbnb-typescript_16.1.2_1647157732443_0.204176883548276"},"_hasShrinkwrap":false},"16.1.3":{"name":"eslint-config-airbnb-typescript","version":"16.1.3","description":"Airbnb's ESLint config with TypeScript support","license":"MIT","author":{"name":"Matt Turnbull","email":"matt@iamturns.com","url":"https://iamturns.com"},"homepage":"https://github.com/iamturns/eslint-config-airbnb-typescript","repository":{"type":"git","url":"git+https://github.com/iamturns/eslint-config-airbnb-typescript.git"},"bugs":{"url":"https://github.com/iamturns/eslint-config-airbnb-typescript/issues"},"scripts":{"pre-commit":"lint-staged","format":"run-s format:package format:prettier format:eslint","format:eslint":"eslint --fix ./ >/dev/null 2>&1 || true","format:package":"prettier-package-json --write","format:prettier":"prettier --write \"**/*.{js,json,md,yml}\" \".editorconfig\" \"LICENSE\"","lint":"eslint ./","prepare":"husky install","validate":"npm run lint"},"dependencies":{"eslint-config-airbnb-base":"^15.0.0"},"peerDependencies":{"@typescript-eslint/eslint-plugin":"^5.0.0","@typescript-eslint/parser":"^5.0.0","eslint":"^7.32.0 || ^8.2.0","eslint-plugin-import":"^2.25.3"},"devDependencies":{"@typescript-eslint/eslint-plugin":"5.4.0","@typescript-eslint/parser":"5.4.0","doctoc":"2.1.0","eslint":"8.2.0","eslint-config-prettier":"8.3.0","eslint-plugin-import":"2.25.3","husky":"7.0.4","lint-staged":"12.0.2","npm-run-all":"4.1.5","prettier":"2.4.1","prettier-package-json":"2.6.0","typescript":"4.4.4"},"keywords":["airbnb","config","es2015","es2016","es2017","es2018","eslint","eslintconfig","javascript","styleguide","typescript"],"gitHead":"221be43a1660cc9b3c8acb795e0dfae67bcad418","_id":"eslint-config-airbnb-typescript@16.1.3","_nodeVersion":"17.2.0","_npmVersion":"6.14.16","dist":{"integrity":"sha512-Pxv+dnXuzyXsjKefl1THWMN7eJ7pALU05L7UyW/WmJ2FKlwsKpBE4Z8KSv5Fz+4R6Kvu7kLFYqkXdkg4wsZUow==","shasum":"ad2cfc66a3c29ba8a589938788fb838a8ece1469","tarball":"https://registry.npmjs.org/eslint-config-airbnb-typescript/-/eslint-config-airbnb-typescript-16.1.3.tgz","fileCount":7,"unpackedSize":24364,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiMuNjACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmpe0A//QdL3dNcZ96u50XQHYsgg+PGwX9asdGKz46t81zy1Mr+JO16n\r\nLed+5WPnotj8LEF12fCaDpdVVGhmur1/sIweOD42ECaE/UhOMhwRK1hg1Txz\r\nyjF09N/lZCGnw/kY18hiV4hgo6cvCI5EzTec+ktd6gvd8FXz+hkOSXX5geey\r\nZDo/oCx1nGMbRsbGtkua+UDag/W+0y+8qSgNXJBNKjItGl0HX1udlz3ZkplP\r\nqwe4d4t/pEYZYqXy93cpx167WSeRdqfnEaD1JlfEm0lpBdKavpN3M3Rk+WLc\r\nsPq80wdABZPvr0az8jtnjwS7XdHKDRhRIkZ8Tc6uERksiDdFzLHL545LoNGd\r\n8iVUMHrw7GREifFARfcidg/uvz4vtizrgQI3XkMCpwi+MI0O27jX1Ngp3nWq\r\nrr/rLwFXjQNXTyyN/k+NMIa5kHnoRsldXje/0c8BUz1xsZImyMciIGseQ7co\r\nGWuoEp0gn/dFphvLDttHqskk/nhB9M3Zyp5b0l700MCU4a3YW3XzxM2qpJqx\r\nnGpVrtR1aUpGWIO3LbQ04bpch6gBicAZunKIPTRnm+r4ZUsgmLTXYaCIbBVp\r\ns6m6c61azA6GpQix+d2F/7Uy5/0y+G0BGo/3mnluxFj3g0Hcewe/6n5Lt5LS\r\nuAIUvt9lZAQirPYWZYE3iMVVkPX+8THMt8c=\r\n=H43K\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDujq2z6XLEoQHDrLHe5huBEpRu6dxLtiScMPCmGES3ogIgBICBa/nB2xW4gEn+hO2qWOKGBcDIqwBT43qDSZPIauo="}]},"_npmUser":{"name":"iamturns","email":"matt@iamturns.com"},"directories":{},"maintainers":[{"name":"iamturns","email":"matt@iamturns.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/eslint-config-airbnb-typescript_16.1.3_1647502179772_0.8326800280882565"},"_hasShrinkwrap":false},"16.1.4":{"name":"eslint-config-airbnb-typescript","version":"16.1.4","description":"Airbnb's ESLint config with TypeScript support","license":"MIT","author":{"name":"Matt Turnbull","email":"matt@iamturns.com","url":"https://iamturns.com"},"homepage":"https://github.com/iamturns/eslint-config-airbnb-typescript","repository":{"type":"git","url":"git+https://github.com/iamturns/eslint-config-airbnb-typescript.git"},"bugs":{"url":"https://github.com/iamturns/eslint-config-airbnb-typescript/issues"},"scripts":{"pre-commit":"lint-staged","format":"run-s format:package format:prettier format:eslint","format:eslint":"eslint --fix ./ >/dev/null 2>&1 || true","format:package":"prettier-package-json --write","format:prettier":"prettier --write \"**/*.{js,json,md,yml}\" \".editorconfig\" \"LICENSE\"","lint":"eslint ./","prepare":"husky install","validate":"npm run lint"},"dependencies":{"eslint-config-airbnb-base":"^15.0.0"},"peerDependencies":{"@typescript-eslint/eslint-plugin":"^5.0.0","@typescript-eslint/parser":"^5.0.0","eslint":"^7.32.0 || ^8.2.0","eslint-plugin-import":"^2.25.3"},"devDependencies":{"@typescript-eslint/eslint-plugin":"5.4.0","@typescript-eslint/parser":"5.4.0","doctoc":"2.1.0","eslint":"8.2.0","eslint-config-prettier":"8.3.0","eslint-plugin-import":"2.25.3","husky":"7.0.4","lint-staged":"12.0.2","npm-run-all":"4.1.5","prettier":"2.4.1","prettier-package-json":"2.6.0","typescript":"4.4.4"},"keywords":["airbnb","config","es2015","es2016","es2017","es2018","eslint","eslintconfig","javascript","styleguide","typescript"],"gitHead":"11185a9edddd887d4f82c5bdecd94bed8d805230","_id":"eslint-config-airbnb-typescript@16.1.4","_nodeVersion":"17.2.0","_npmVersion":"6.14.16","dist":{"integrity":"sha512-dfm2cEaYXh4mCYd+RyJO8+PQfd5/zp8WwrCeRznly5qD9W5tal3KTjgdInYWuEAdwWnNJxWcmQ/HFiA4bfkM1g==","shasum":"ac8553a55080cce34aa1ab5625564b4faf5a5f1c","tarball":"https://registry.npmjs.org/eslint-config-airbnb-typescript/-/eslint-config-airbnb-typescript-16.1.4.tgz","fileCount":7,"unpackedSize":24486,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiNl8qACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpGshAAgCQxFpGqd1hbFV0TLSV4cmTyFiacsLpApLhtetDtaIofGW1p\r\nIYKP/gaAm0sZYWdXpDR8xnlUt2ux+xremHiEhfT+XxU3LnVe0Q94SlyEA1W4\r\n4A7l1mEAx0rPO/7BHkF5mJPlcWJV/yLKXqUizgnU33eN+VnyQImekCouV8AG\r\nqkd46ltTDUgCZJ7VUxlZkeCevVsRNpsKgSN2EXLLg22tV99NB5hMa7+jRLcD\r\nSaXyLFNRITOm/8iJyHiWVKh35kQndsy8XLXLGYcV1vPCqa4ioiay3/GsDai5\r\nRJp8Zw3O6QnYUfREGgGwAO1DY9EtiPdwKBJrNx9bnX62jVnVolmMIfCS/t9H\r\na0wvvGiGuj08HhmK3ynhFQAvfA3b7m4NMdzIi+JfcG1BoVr62fdTe2aLGyp0\r\nDYtgeVM3Ft4LzhVEhGIIG4GfrzTty1mhCZMeg5FQBeMa7+8mIneAfl2VxWtT\r\nBFvOGoj7WvPFOwEKctHu9vMvoHMAkOebfzpDelx00OOYse/+jbwo+ov5SKhY\r\nyu8QgImeGk4CwJERAwdh5jNgOhYrxQwaXdpEdU7FoyK7xgfby83Dwjxdl7Xn\r\nrAOtF2aH5jznToBRMKUfOKqdOH0opgvkxvFU8H0hdkabPQcXg1rpt54e6dOd\r\nfqe0uz+j/3FVjn+9E0/chOr8L0N3eWjETaA=\r\n=oqmP\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIEJXFxfeJPG6/draT6sp27aIp2lKaVpDTTsuFRqW8sK1AiEApPR8IpB1T4r7Upxdy7Q6C4vbOueQkzfcuHhcLlrlIfE="}]},"_npmUser":{"name":"iamturns","email":"matt@iamturns.com"},"directories":{},"maintainers":[{"name":"iamturns","email":"matt@iamturns.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/eslint-config-airbnb-typescript_16.1.4_1647730473917_0.9701255833615867"},"_hasShrinkwrap":false},"16.2.0":{"name":"eslint-config-airbnb-typescript","version":"16.2.0","description":"Airbnb's ESLint config with TypeScript support","license":"MIT","author":{"name":"Matt Turnbull","email":"matt@iamturns.com","url":"https://iamturns.com"},"homepage":"https://github.com/iamturns/eslint-config-airbnb-typescript","repository":{"type":"git","url":"git+https://github.com/iamturns/eslint-config-airbnb-typescript.git"},"bugs":{"url":"https://github.com/iamturns/eslint-config-airbnb-typescript/issues"},"scripts":{"pre-commit":"lint-staged","format":"run-s format:package format:prettier format:eslint","format:eslint":"eslint --fix ./ >/dev/null 2>&1 || true","format:package":"prettier-package-json --write","format:prettier":"prettier --write \"**/*.{js,json,md,yml}\" \".editorconfig\" \"LICENSE\"","lint":"eslint ./","prepare":"husky install","validate":"npm run lint"},"dependencies":{"eslint-config-airbnb-base":"^15.0.0"},"peerDependencies":{"@typescript-eslint/eslint-plugin":"^5.0.0","@typescript-eslint/parser":"^5.0.0","eslint":"^7.32.0 || ^8.2.0","eslint-plugin-import":"^2.25.3"},"devDependencies":{"@typescript-eslint/eslint-plugin":"5.15.0","@typescript-eslint/parser":"5.15.0","doctoc":"2.1.0","eslint":"8.11.0","eslint-config-prettier":"8.5.0","eslint-plugin-import":"2.25.4","husky":"7.0.4","lint-staged":"12.3.7","npm-run-all":"4.1.5","prettier":"2.6.0","prettier-package-json":"2.6.3","typescript":"4.6.2"},"keywords":["airbnb","config","es2015","es2016","es2017","es2018","eslint","eslintconfig","javascript","styleguide","typescript"],"gitHead":"4aec5702be5b4e74e0e2f40bc78b4bc961681de1","_id":"eslint-config-airbnb-typescript@16.2.0","_nodeVersion":"17.2.0","_npmVersion":"6.14.16","dist":{"integrity":"sha512-OUaMPZpTOZGKd5tXOjJ9PRU4iYNW/Z5DoHIynjsVK/FpkWdiY5+nxQW6TiJAlLwVI1l53xUOrnlZWtVBVQzuWA==","shasum":"9193fafd62f1cbf444895f4495eae334baf3265b","tarball":"https://registry.npmjs.org/eslint-config-airbnb-typescript/-/eslint-config-airbnb-typescript-16.2.0.tgz","fileCount":7,"unpackedSize":26009,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQC9NocMPAYGJ4xeRJ0EqUJzM/ZKC9/p80i5qjPK5FvQigIgf5h28MPRtSUIjH5r+CZ+J6lByNIsrOMEaAmcp46kowg="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiRrL6ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmp1TQ//WPffP2cI0tESreGpCoTN/DUC7OpnJvyEoYA+82NBX9Q88uDp\r\noAg70Jzh/qAS1dfM8txolB+OYmFvj1xHfvUcfTjKw8UuYY8XT99kifwXtf0h\r\nEuIXDqLBEvFWu9i1m8FsYmKZQonT5lWLKVBo4hpiTXFy8o+Bm1j2NazWsGnL\r\nPdQPjl9Nr5mQqhoz6vBt3/woErclFVkBxeHAMxfHnyDWdjSoRRw4WHbDxprc\r\n9OQAP8d539wKuJjpGCXoWVb4cIM6N8takwFYC4TSJrJQadD+ZE5X2Jt9Me8F\r\n/+K8cDSIR5EHhodh1DNYqQreZpd00nG8+MdGFW4V1fx6MfX7c8r/eRBXoQ5Q\r\nXriFeZlyMTMWqKfyHIULUrJm6+n/NN2DlwSHbonH6wg9H7VnpcjPW2cBKP+n\r\nggYlJ+8V3DrGHGILzXQrxTkIlM1cZKaEVDpj4Y7Hg2LbJFwV9ZF9DZte9XFT\r\nD3RAe0n2gLe9KYZC8mrVn6IHUZT3hlr7wTHhz5yctfSKYtmS9Z0f6BM6Ft0c\r\ns+GGM2gS0oZbWzsMTAx1CcVAiqS82sQFAKqT+URBhDNY478c98aAmtzbHLDW\r\nrG+oIVHqPjjoYxahL4heClySewHtvekoWrYxCJ5rhJf9a0R0ni01lTHedp/Z\r\n/rASU4ImLww2IZg9iZ9SBg3VcVQw8LG+IVI=\r\n=r8Hr\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"iamturns","email":"matt@iamturns.com"},"directories":{},"maintainers":[{"name":"iamturns","email":"matt@iamturns.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/eslint-config-airbnb-typescript_16.2.0_1648800505836_0.6334056651532556"},"_hasShrinkwrap":false},"17.0.0":{"name":"eslint-config-airbnb-typescript","version":"17.0.0","description":"Airbnb's ESLint config with TypeScript support","license":"MIT","author":{"name":"Matt Turnbull","email":"matt@iamturns.com","url":"https://iamturns.com"},"homepage":"https://github.com/iamturns/eslint-config-airbnb-typescript","repository":{"type":"git","url":"git+https://github.com/iamturns/eslint-config-airbnb-typescript.git"},"bugs":{"url":"https://github.com/iamturns/eslint-config-airbnb-typescript/issues"},"scripts":{"pre-commit":"lint-staged","format":"run-s format:package format:prettier format:eslint","format:eslint":"eslint --fix ./ >/dev/null 2>&1 || true","format:package":"prettier-package-json --write","format:prettier":"prettier --write \"**/*.{js,json,md,yml}\" \".editorconfig\" \"LICENSE\"","lint":"eslint ./","prepare":"husky install","validate":"npm run lint"},"dependencies":{"eslint-config-airbnb-base":"^15.0.0"},"peerDependencies":{"@typescript-eslint/eslint-plugin":"^5.13.0","@typescript-eslint/parser":"^5.0.0","eslint":"^7.32.0 || ^8.2.0","eslint-plugin-import":"^2.25.3"},"devDependencies":{"@typescript-eslint/eslint-plugin":"5.15.0","@typescript-eslint/parser":"5.15.0","doctoc":"2.1.0","eslint":"8.11.0","eslint-config-prettier":"8.5.0","eslint-plugin-import":"2.25.4","husky":"7.0.4","lint-staged":"12.3.7","npm-run-all":"4.1.5","prettier":"2.6.0","prettier-package-json":"2.6.3","typescript":"4.6.2"},"keywords":["airbnb","config","es2015","es2016","es2017","es2018","eslint","eslintconfig","javascript","styleguide","typescript"],"gitHead":"91fd090f6fdd8d598a6ac6e9bb2c2ba33014e425","_id":"eslint-config-airbnb-typescript@17.0.0","_nodeVersion":"17.2.0","_npmVersion":"6.14.16","dist":{"integrity":"sha512-elNiuzD0kPAPTXjFWg+lE24nMdHMtuxgYoD30OyMD6yrW1AhFZPAg27VX7d3tzOErw+dgJTNWfRSDqEcXb4V0g==","shasum":"360dbcf810b26bbcf2ff716198465775f1c49a07","tarball":"https://registry.npmjs.org/eslint-config-airbnb-typescript/-/eslint-config-airbnb-typescript-17.0.0.tgz","fileCount":7,"unpackedSize":26011,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCICLxHFtc23JQAXWc7B+bBiWD8eFF8arwsM3ZfceZuqkkAiEA7ZXw2CJM2iF0WvDTG+qzIyqWYgKEi+zspR/MajEDIEo="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiTAMeACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmp8nRAAo9XxYFn0CJCmoU07ah/RA+a3XTBqM9ly+wF+klc81jdmnadM\r\nAlEWV0pe961C7IH6lHYj8Tm8O2SPcAlJD4txDJ0dj4osrprVcUSR7vEOLIwe\r\nAhW3kqsVT1ukLUMLiY4ww8f0Tt3QuOaLOxOkp5rivHWu7UbwV6hTqxN1Ydqv\r\niCIFqkrLWCYZ/2So2oaNHz5SUuljkQAVz6n4I/LP5bS+RyMi5CLzCjoMAFh5\r\nMI4iCd9eIC1J+HjAo1x0hZjFXjiHhGnoGh7yZ6lFrgipsOPdrgzQueHX+9uj\r\nnMmHzIZoBfYwsq/EhCE27L+dv2sip5ZjU/N1ZnRenBMlvk0oRMaJEOLo48jo\r\npJy5Gx2F8sPM/qZe4K4QFU3SfYkJJ+TIPh23unKWUG0P/yIwz5BDCMFhJu8V\r\nxy4O2uCNJ72r/Ld7KdifUmttfi1Ha2xXYcxGO7fhnb+6l20EuWCpKGx1bspJ\r\nN8uUyu/ommWpNCFm03sKlHYaSnVgoLo4gQnrVCoxND9jDdJ8IPfON3HLeUHB\r\n3itj5EAIu5vg0cRIJ1rBDYDinLFkIknj2bya8XU5mmRzDwCc4ztxxHWWhoNM\r\nEdFDdnUsIVOyC+Efqjq22e7P8bpwzBPc5WcgPmEfn+7K7JduznQELFRY+Sjj\r\njcubSq+snGrCrpQvY0eJ52pC95xz/D9Q570=\r\n=ggAA\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"iamturns","email":"matt@iamturns.com"},"directories":{},"maintainers":[{"name":"iamturns","email":"matt@iamturns.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/eslint-config-airbnb-typescript_17.0.0_1649148701890_0.788966157137386"},"_hasShrinkwrap":false},"17.1.0":{"name":"eslint-config-airbnb-typescript","version":"17.1.0","description":"Airbnb's ESLint config with TypeScript support","license":"MIT","author":{"name":"Matt Turnbull","email":"matt@iamturns.com","url":"https://iamturns.com"},"homepage":"https://github.com/iamturns/eslint-config-airbnb-typescript","repository":{"type":"git","url":"git+https://github.com/iamturns/eslint-config-airbnb-typescript.git"},"bugs":{"url":"https://github.com/iamturns/eslint-config-airbnb-typescript/issues"},"scripts":{"pre-commit":"lint-staged","format":"run-s format:package format:prettier format:eslint","format:eslint":"eslint --fix ./ >/dev/null 2>&1 || true","format:package":"prettier-package-json --write","format:prettier":"prettier --write \"**/*.{js,json,md,yml}\" \".editorconfig\" \"LICENSE\"","lint":"eslint ./","prepare":"husky install","validate":"npm run lint"},"dependencies":{"eslint-config-airbnb-base":"^15.0.0"},"peerDependencies":{"@typescript-eslint/eslint-plugin":"^5.13.0 || ^6.0.0","@typescript-eslint/parser":"^5.0.0 || ^6.0.0","eslint":"^7.32.0 || ^8.2.0","eslint-plugin-import":"^2.25.3"},"devDependencies":{"@typescript-eslint/eslint-plugin":"^5.13.0 || ^6.0.0","@typescript-eslint/parser":"^5.0.0 || ^6.0.0","doctoc":"2.1.0","eslint":"8.11.0","eslint-config-prettier":"8.5.0","eslint-plugin-import":"2.25.4","husky":"7.0.4","lint-staged":"12.3.7","npm-run-all":"4.1.5","prettier":"2.6.0","prettier-package-json":"2.6.3","typescript":"4.6.2"},"keywords":["airbnb","config","es2015","es2016","es2017","es2018","eslint","eslintconfig","javascript","styleguide","typescript"],"gitHead":"8ef77c928c97d977f053c9c638831363a715d4a9","_id":"eslint-config-airbnb-typescript@17.1.0","_nodeVersion":"17.2.0","_npmVersion":"6.14.18","dist":{"integrity":"sha512-GPxI5URre6dDpJ0CtcthSZVBAfI+Uw7un5OYNVxP2EYi3H81Jw701yFP7AU+/vCE7xBtFmjge7kfhhk4+RAiig==","shasum":"fda960eee4a510f092a9a1c139035ac588937ddc","tarball":"https://registry.npmjs.org/eslint-config-airbnb-typescript/-/eslint-config-airbnb-typescript-17.1.0.tgz","fileCount":7,"unpackedSize":26489,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIDJctbHJm8M8iWn/EyN20cvulVx1hbXTI53TdrkoIiHaAiAlsikYbuvB0+PVE84eVy3cYCXZObCZEUZnpzWmFPkehQ=="}]},"_npmUser":{"name":"iamturns","email":"matt@iamturns.com"},"directories":{},"maintainers":[{"name":"iamturns","email":"matt@iamturns.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/eslint-config-airbnb-typescript_17.1.0_1689248922400_0.1680537589096749"},"_hasShrinkwrap":false},"18.0.0":{"name":"eslint-config-airbnb-typescript","version":"18.0.0","description":"Airbnb's ESLint config with TypeScript support","license":"MIT","author":{"name":"Matt Turnbull","email":"matt@iamturns.com","url":"https://iamturns.com"},"homepage":"https://github.com/iamturns/eslint-config-airbnb-typescript","repository":{"type":"git","url":"git+https://github.com/iamturns/eslint-config-airbnb-typescript.git"},"bugs":{"url":"https://github.com/iamturns/eslint-config-airbnb-typescript/issues"},"scripts":{"pre-commit":"lint-staged","format":"run-s format:package format:prettier format:eslint","format:eslint":"eslint --fix ./ >/dev/null 2>&1 || true","format:package":"prettier-package-json --write","format:prettier":"prettier --write \"**/*.{js,json,md,yml}\" \".editorconfig\" \"LICENSE\"","lint":"eslint ./","prepare":"husky install","validate":"npm run lint"},"dependencies":{"eslint-config-airbnb-base":"^15.0.0"},"peerDependencies":{"@typescript-eslint/eslint-plugin":"^7.0.0","@typescript-eslint/parser":"^7.0.0","eslint":"^8.56.0"},"devDependencies":{"@typescript-eslint/eslint-plugin":"7.1.0","@typescript-eslint/parser":"7.1.0","doctoc":"2.1.0","eslint":"8.57.0","eslint-config-prettier":"8.5.0","eslint-plugin-import":"2.25.4","husky":"7.0.4","lint-staged":"12.3.7","npm-run-all":"4.1.5","prettier":"2.6.0","prettier-package-json":"2.6.3","typescript":"5.3.3"},"keywords":["airbnb","config","es2015","es2016","es2017","es2018","eslint","eslintconfig","javascript","styleguide","typescript"],"gitHead":"b00dadaf88e4bf7afd133880478ebc5a8b3f712b","_id":"eslint-config-airbnb-typescript@18.0.0","_nodeVersion":"17.2.0","_npmVersion":"6.14.18","dist":{"integrity":"sha512-oc+Lxzgzsu8FQyFVa4QFaVKiitTYiiW3frB9KYW5OWdPrqFc7FzxgB20hP4cHMlr+MBzGcLl3jnCOVOydL9mIg==","shasum":"b1646db4134858d704b1d2bee47e1d72c180315f","tarball":"https://registry.npmjs.org/eslint-config-airbnb-typescript/-/eslint-config-airbnb-typescript-18.0.0.tgz","fileCount":7,"unpackedSize":26208,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDxv2ajDHk83C2V3TehpiWCIHT5rlXE/l6g6hAehKBAkgIgYvU6tfNbaqn/rRKJ4PX7Tx1AXf2l+OYK82Z4Y05fraU="}]},"_npmUser":{"name":"iamturns","email":"matt@iamturns.com"},"directories":{},"maintainers":[{"name":"iamturns","email":"matt@iamturns.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/eslint-config-airbnb-typescript_18.0.0_1709342214595_0.7413149786515167"},"_hasShrinkwrap":false}},"time":{"created":"2019-01-22T10:59:16.877Z","1.0.0":"2019-01-22T10:59:16.992Z","modified":"2024-03-02T01:16:55.212Z","1.0.1":"2019-01-23T00:16:30.383Z","1.1.0":"2019-01-27T03:36:31.181Z","1.2.0":"2019-04-13T00:14:23.407Z","2.0.0":"2019-04-13T01:09:13.846Z","2.1.0":"2019-04-19T07:38:53.391Z","3.0.0":"2019-04-20T06:00:22.866Z","4.0.0":"2019-05-08T10:54:56.022Z","4.0.1":"2019-07-11T10:56:31.028Z","5.0.0":"2019-09-19T12:19:12.489Z","5.1.0":"2019-10-23T10:19:49.885Z","6.0.0":"2019-10-24T03:34:49.705Z","6.1.0":"2019-11-10T00:32:10.639Z","6.2.0":"2019-11-14T10:21:45.748Z","6.3.0":"2019-11-14T10:31:48.364Z","6.3.1":"2019-11-25T10:33:11.233Z","6.3.2":"2020-02-08T22:38:41.229Z","7.0.0":"2020-02-09T00:14:34.453Z","7.1.0":"2020-03-17T10:52:45.816Z","7.2.0":"2020-03-17T10:58:57.485Z","7.2.1":"2020-04-10T08:19:40.978Z","8.0.0":"2020-06-03T10:53:39.786Z","8.0.1":"2020-06-03T15:09:05.661Z","8.0.2":"2020-06-04T01:00:25.439Z","9.0.0":"2020-07-18T11:57:15.183Z","10.0.0":"2020-09-05T11:47:50.809Z","10.0.1":"2020-09-28T10:09:02.572Z","10.0.2":"2020-09-28T10:30:45.582Z","11.0.0":"2020-09-28T10:44:00.463Z","11.1.0":"2020-10-17T04:36:32.864Z","11.2.0":"2020-10-17T06:04:16.653Z","11.2.1":"2020-10-17T08:48:52.071Z","11.3.0":"2020-10-18T00:13:00.761Z","11.4.0":"2020-10-18T00:24:13.010Z","12.0.0":"2020-10-18T00:32:47.945Z","12.0.1":"2021-02-06T06:13:10.385Z","12.1.0":"2021-02-06T06:48:57.475Z","12.2.0":"2021-02-06T06:50:52.581Z","12.3.0":"2021-02-06T07:04:49.715Z","12.3.1":"2021-02-06T07:11:02.410Z","13.0.0":"2021-08-20T11:55:22.629Z","13.0.1":"2021-08-23T23:21:37.339Z","14.0.0":"2021-08-24T09:08:19.940Z","14.0.1":"2021-10-08T10:42:03.142Z","14.0.2":"2021-11-05T08:29:58.911Z","15.0.0":"2021-11-05T23:48:25.975Z","16.0.0":"2021-11-17T11:24:04.275Z","16.1.0":"2021-12-01T02:21:13.344Z","16.1.1":"2022-03-10T10:06:31.499Z","16.1.2":"2022-03-13T07:48:52.591Z","16.1.3":"2022-03-17T07:29:39.905Z","16.1.4":"2022-03-19T22:54:34.064Z","16.2.0":"2022-04-01T08:08:26.013Z","17.0.0":"2022-04-05T08:51:42.061Z","17.1.0":"2023-07-13T11:48:42.582Z","18.0.0":"2024-03-02T01:16:54.742Z"},"maintainers":[{"name":"iamturns","email":"matt@iamturns.com"}],"description":"Airbnb's ESLint config with TypeScript support","homepage":"https://github.com/iamturns/eslint-config-airbnb-typescript","keywords":["airbnb","config","es2015","es2016","es2017","es2018","eslint","eslintconfig","javascript","styleguide","typescript"],"repository":{"type":"git","url":"git+https://github.com/iamturns/eslint-config-airbnb-typescript.git"},"author":{"name":"Matt Turnbull","email":"matt@iamturns.com","url":"https://iamturns.com"},"bugs":{"url":"https://github.com/iamturns/eslint-config-airbnb-typescript/issues"},"license":"MIT","readme":"# eslint-config-airbnb-typescript\n\n[![Version](https://img.shields.io/npm/v/eslint-config-airbnb-typescript.svg?style=flat-square)](https://www.npmjs.com/package/eslint-config-airbnb-typescript?activeTab=versions) [![Downloads](https://img.shields.io/npm/dt/eslint-config-airbnb-typescript.svg?style=flat-square)](https://www.npmjs.com/package/eslint-config-airbnb-typescript) [![Last commit](https://img.shields.io/github/last-commit/iamturns/eslint-config-airbnb-typescript.svg?style=flat-square)](https://github.com/iamturns/eslint-config-airbnb-typescript/graphs/commit-activity) [![Build](https://img.shields.io/circleci/project/github/iamturns/eslint-config-airbnb-typescript/master.svg?style=flat-square)](https://circleci.com/gh/iamturns/eslint-config-airbnb-typescript) [![License](https://img.shields.io/github/license/iamturns/eslint-config-airbnb-typescript.svg?style=flat-square)](https://github.com/iamturns/eslint-config-airbnb-typescript/blob/master/LICENSE) [![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg?style=flat-square)](https://github.com/iamturns/eslint-config-airbnb-typescript/blob/master/CONTRIBUTING.md) [![Code of conduct](https://img.shields.io/badge/code%20of-conduct-ff69b4.svg?style=flat-square)](https://github.com/iamturns/eslint-config-airbnb-typescript/blob/master/CODE_OF_CONDUCT.md)\n\nEnhances Airbnb's ESLint config with TypeScript support\n\n## Setup\n\n### 1) Setup regular Airbnb config\n\nMake sure you have the regular Airbnb config setup. If you are using React, use [eslint-config-airbnb](https://www.npmjs.com/package/eslint-config-airbnb), or if you aren't using React, use [eslint-config-airbnb-base](https://www.npmjs.com/package/eslint-config-airbnb-base).\n\n### 2) Install dependencies (and peer dependencies)\n\n```bash\nnpm install eslint-config-airbnb-typescript \\\n            @typescript-eslint/eslint-plugin@^7.0.0 \\\n            @typescript-eslint/parser@^7.0.0 \\\n            --save-dev\n```\n\n### 3) Configure ESLint\n\nWithin your ESLint config file:\n\n```diff\nextends: [\n  'airbnb',\n+ 'airbnb-typescript'\n]\n```\n\nIf you don't need React support:\n\n```diff\nextends: [\n  'airbnb-base',\n+ 'airbnb-typescript/base'\n]\n```\n\n### 4) Configure the ESLint TypeScript parser\n\nThis config requires knowledge of your TypeScript config.\n\nIn your ESLint config, set [parserOptions.project](https://github.com/typescript-eslint/typescript-eslint/tree/master/packages/parser#parseroptionsproject) to the path of your `tsconfig.json`.\n\nFor example:\n\n```diff\n{\n  extends: ['airbnb', 'airbnb-typescript'],\n+ parserOptions: {\n+   project: './tsconfig.json'\n+ }\n}\n```\n\n### 5) Run ESLint\n\nOpen a terminal to the root of your project, and run the following command:\n\n```\nnpx eslint . --ext .js,.jsx,.ts,.tsx\n```\n\nESLint will lint all .js, .jsx, .ts, and .tsx files within the current folder, and output results to your terminal.\n\nYou can also get results in realtime inside most IDEs via a plugin.\n\n## FAQ\n\n### I get this error when running ESLint: \"The file must be included in at least one of the projects provided\"\n\nThis means you are attempting to lint a file that `tsconfig.json` doesn't include.\n\nA common fix is to create a `tsconfig.eslint.json` file, which extends your `tsconfig.json` file and includes all files you are linting.\n\n```json\n{\n  \"extends\": \"./tsconfig.json\",\n  \"include\": [\"src/**/*.ts\", \"src/**/*.js\", \"test/**/*.ts\"]\n}\n```\n\nUpdate your ESLint config file:\n\n```diff\nparserOptions: {\n-  project: './tsconfig.json',\n+  project: './tsconfig.eslint.json',\n}\n```\n\n### Why do I need the peer dependencies?\n\n`@typescript-eslint/eslint-plugin` is a peer dependency due to a limitation within ESLint. See [issue](https://github.com/eslint/eslint/issues/3458), [RFC](https://github.com/eslint/rfcs/tree/master/designs/2019-config-simplification), and [progress](https://github.com/eslint/eslint/issues/13481).\n\n`@typescript-eslint/parser` is a peer dependency because the version number must match `@typescript-eslint/eslint-plugin`.\n\n### I wish this config would support [...]\n\nThis config simply enhances the Airbnb with TypeScript support. It's not a single config to cater for all TypeScript linting requirements. For additional functionality, alter your ESLint config file. For example:\n\n```js\nmodule.exports = {\n  extends: [\n    'airbnb',\n    'airbnb-typescript',\n    'airbnb/hooks',\n    'plugin:@typescript-eslint/recommended-type-checked', // @typescript-eslint @v6\n    'plugin:@typescript-eslint/stylistic-type-checked', // @typescript-eslint @v6\n    // 'plugin:@typescript-eslint/recommended',                          // @typescript-eslint @v5\n    // 'plugin:@typescript-eslint/recommended-requiring-type-checking',  // @typescript-eslint @v5\n  ],\n};\n```\n\nMy personal ESLint config file with support for Jest, Promises, and Prettier can be found in [create-exposed-app](https://github.com/iamturns/create-exposed-app/blob/master/.eslintrc.js).\n\n### Why is `import/no-unresolved` disabled?\n\nTwo reasons:\n\n1. It requires additional configuration, which may be different for monorepo's, webpack usage, etc\n2. The rule offers little value in a TypeScript world, as the TypeScript compiler will catch these errors\n\nIf you would like to enable this rule, then:\n\n- Enable the rule within your config: `'import/no-unresolved': 'error'`\n- Install and configure the TypeScript import resolver: [eslint-import-resolver-typescript](https://www.npmjs.com/package/eslint-import-resolver-typescript)\n\n## Additional Documentation\n\n- [CHANGELOG.md](CHANGELOG.md)\n- [DEVELOPING.md](DEVELOPING.md)\n- [CONTRIBUTING.md](CONTRIBUTING.md)\n- [MAINTAINING.md](MAINTAINING.md)\n\n## Credits\n\nAuthored and maintained by Matt Turnbull ([iamturns.com](https://iamturns.com) / [@iamturns](https://twitter.com/iamturns))\n\nA big thank you to all [contributors](https://github.com/iamturns/eslint-config-airbnb-typescript/graphs/contributors)!\n\n## License\n\nOpen source [licensed as MIT](https://github.com/iamturns/eslint-config-airbnb-typescript/blob/master/LICENSE).\n","readmeFilename":"README.md","users":{"flumpus-dev":true}}