{"_id":"babel-plugin-i18next-extract","_rev":"43-02a18cecc7c7a301ec61aa88110c1366","name":"babel-plugin-i18next-extract","dist-tags":{"latest":"1.1.0"},"versions":{"0.1.0-alpha.1":{"name":"babel-plugin-i18next-extract","version":"0.1.0-alpha.1","keywords":["babel-plugin","i18next","i18n","translation","react","react-i18next","internationalization","localization"],"author":{"name":"Gilbert Gilb's","email":"gilbsgilbert@gmail.com"},"license":"MIT","_id":"babel-plugin-i18next-extract@0.1.0-alpha.1","maintainers":[{"name":"gilbsgilbs","email":"gilbsgilbert@gmail.com"}],"bugs":{"url":"https://github.com/gilbsgilbs/babel-plugin-i18next-extract/issues"},"dist":{"shasum":"7f07ca087b32b5ea41c21224f63f039f11425194","tarball":"https://registry.npmjs.org/babel-plugin-i18next-extract/-/babel-plugin-i18next-extract-0.1.0-alpha.1.tgz","fileCount":25,"integrity":"sha512-MCsQxlhzUF9uNxeUBJQTjomoEx/7VmnuOuVYOMUVBcubnusQATazNKr6dEJKn2IhXqtezbU9MA0su3UNUGEQyw==","signatures":[{"sig":"MEQCIEqzpJe7janAoBxhz3Zsdh2qVKnMngsbgUZd2mzSYoTCAiAFRGdtc58rCbZvxFUq9zwkCxsStrFSq1s4/muS2P0TqA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":84867,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdEShpCRA9TVsSAnZWagAAsZcQAJkdPuD4bpLmUMTe29kg\n1YVwxkhSrrHTUU8n6x/cYAKQpgH43bRXCb1C66wQgVwc2B5784kHYQK9r85D\n0XZRy9qnuTS/osKSoq3KwGNyS2IPCa/sQXEoTRSnSQdjGrRV0v5k8ceb506+\nBThUvsjhMsPlEOP48S7xEYxqVow7hrRYXBN1GoADYrD1wXsG0LMh4ca4/eYH\n2MUp0TEhAEBpc7GxY6/9ZCtZZfl4TUtoRVG7xlqnL0IrWftLg5LFMK276pcP\nT29RnJAVW9fc3XBUUrwvIbQpvKabiM6v2TtdkGychmPWh4EST3BHAbRhtCea\nMoaDoHmJGdp2Y0XgJoCxEc2Fm2mobFkU8A0PcozsZntxJf1htWBoJKZnHzPE\nmI1hE3fX6ZBTLs8qSncypOhkWb1lvjY7NVkVVseig/5o90zlF9AXPHIYqc1b\nH7Q75IzS4yBYCUH/6ayjPAoda2vbgme21F8dNCA5xrYYwjZonyXtk1h6cgOd\nK2JGkxG8XfpzAwjMYNxM+rvwjk7ybvcqGd/BStOhES/vjWSEwSCRo5UR+SFG\ng6WGnPYfEukApuatCXLHEo3Ir913vn3cGBCT7tAZ89TJAfg20nPxAOSepW2o\nfYZKYrE930d3eVs0qUiDTTBf1GDMGIPIZupuPmfR256eECFkIXxhpl+nGXCK\n25Ax\r\n=5Fes\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"coverageDirectory":"./coverage/","setupFilesAfterEnv":["jest-expect-message"],"collectCoverageFrom":["src/**/*.{js,jsx,ts,tsx}"]},"main":"lib/index.js","types":"lib/src/index.d.ts","module":"lib/index.es.js","scripts":{"lint":"eslint --ext=.ts,.js,.tsx,.jsx src tests rollup.config.js","test":"jest","build":"${npm_execpath} run build:clean && ${npm_execpath} run build:types && ${npm_execpath} run build:js","types":"tsc --noEmit","build:js":"rollup -c","build:clean":"rimraf lib/","build:types":"tsc --emitDeclarationOnly"},"_npmUser":{"name":"gilbsgilbs","email":"gilbsgilbert@gmail.com"},"repository":{"url":"https://github.com/gilbsgilbs/babel-plugin-i18next-extract.git","type":"git"},"description":"Statically extract translation keys from i18next application.","directories":{},"greenkeeper":{"ignore":["eslint"]},"licenseText":"Copyright 2019 Gilbert Gilb's\n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.","dependencies":{"node":"^12.4.0","i18next":"^17.0.4","@babel/core":"^7.4.5","@types/node":"^12.0.8","@babel/types":"^7.4.4","@types/i18next":"^12.1.0","@types/babel__core":"^7.1.2"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^24.8.0","tslib":"^1.10.0","eslint":"^5.16.0","rimraf":"^2.6.3","rollup":"^1.16.2","fs-extra":"^8.0.1","prettier":"^1.18.2","@babel/cli":"^7.4.4","typescript":"^3.5.2","@types/jest":"^24.0.15","@types/rimraf":"^2.0.2","@types/fs-extra":"^7.0.0","@babel/preset-env":"^7.4.5","@babel/preset-react":"^7.0.0","jest-expect-message":"^1.0.2","eslint-config-prettier":"^5.0.0","eslint-plugin-prettier":"^3.1.0","@babel/preset-typescript":"^7.3.3","rollup-plugin-typescript":"^1.0.1","@typescript-eslint/parser":"^1.10.2","@types/jest-expect-message":"^1.0.0","@typescript-eslint/eslint-plugin":"^1.10.2"},"_npmOperationalInternal":{"tmp":"tmp/babel-plugin-i18next-extract_0.1.0-alpha.1_1561405544383_0.011981560002289893","host":"s3://npm-registry-packages"}},"0.1.0-alpha.2":{"name":"babel-plugin-i18next-extract","version":"0.1.0-alpha.2","keywords":["babel-plugin","i18next","i18n","translation","react","react-i18next","internationalization","localization"],"author":{"name":"Gilbert Gilb's","email":"gilbsgilbert@gmail.com"},"license":"MIT","_id":"babel-plugin-i18next-extract@0.1.0-alpha.2","maintainers":[{"name":"gilbsgilbs","email":"gilbsgilbert@gmail.com"}],"bugs":{"url":"https://github.com/gilbsgilbs/babel-plugin-i18next-extract/issues"},"dist":{"shasum":"49cc9290689cc0eae83f280ab81a12ae2d6e8be7","tarball":"https://registry.npmjs.org/babel-plugin-i18next-extract/-/babel-plugin-i18next-extract-0.1.0-alpha.2.tgz","fileCount":25,"integrity":"sha512-XQuO445na4QXcy6LSUEB7VrLGu+Wt/GesBS6GL6heSqRlXB+Ah2t0Z9QbUvEp1vaqa6YBjRqrD/hSZ4BXTi1lQ==","signatures":[{"sig":"MEQCIGuDLKLTCJH1NpHp/McroLxG8oKqd1UreXpMdcGyTs5YAiBujRzvG3gFGlbuFQTXlY5BOsx2hjdJGVQQagSg3Yq3tw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":99388,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdE7cvCRA9TVsSAnZWagAAGI4P/1Y0pfyIlbbdGqJvBTYH\nNF/D8uU+CgiQKcBp/XQP1FLjfWUgsTu25vV1OXhriRpCmFSTGc1lVYmUR16K\nCTuxj+kCL1BBvHaaY3sZbSyiekQAXPTH5T+mv2BjyOpFogFCHDU4hmcHKd72\nHoW5OS1xxfhmCf5J9UJlyaztvUq7EbnHQBVO+ifM/jNSHZ/v3zTpt2203hnj\nWeWXMAqNgBv989CSsJBQACcpDTXT/TRiLekyD6NZT0HIWihgKY4BgpocJSN8\nX0G0oxsaDcsOdDU6/MBiJ/rjI/bSVryTgWpTzSW3bPTgnJqtmJqH/vxtYd8k\nAHfb64xP0tv4F6yxONT1tTkEDAErIGNiRl/Sko4+nMdFkK+m6S21Z6ioAJAY\nzkrvLeW+pT0AahnlA+59hwGZb6IXbaQCJJSDedMgjKOAM84JC1rgVHw+UH0X\nNi25aMlE3WT49oaUWrlcEFzw0MaNJlDJbtV+JdvcN6NaLXxSVuEG6mQA4iaP\nTENYcH8aQZww2FGYCHs5cY803kJ6RM5GW+lBqyf+X1pX3O+Hg4fW3GqOCbLT\njKhC2QevZZpnjNHL5EuZzhBWh78Wrq05ThSJeExpXDXyGjFsZFTEnoMd9Zel\n3a3tsQqyLJDsP5fYJxpEUTrYmyb25Rd0P7TUmuTlZ+A6fqZYsn2ikdkYm8ap\nIqSJ\r\n=nUHZ\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"coverageDirectory":"./coverage/","setupFilesAfterEnv":["jest-expect-message"],"collectCoverageFrom":["src/**/*.{js,jsx,ts,tsx}"]},"main":"lib/index.js","types":"lib/src/index.d.ts","module":"lib/index.es.js","scripts":{"lint":"eslint --ext=.ts,.js,.tsx,.jsx src tests rollup.config.js","test":"jest","build":"${npm_execpath} run build:clean && ${npm_execpath} run build:types && ${npm_execpath} run build:js","types":"tsc --noEmit","build:js":"rollup -c","build:clean":"rimraf lib/","build:types":"tsc --emitDeclarationOnly"},"_npmUser":{"name":"gilbsgilbs","email":"gilbsgilbert@gmail.com"},"repository":{"url":"https://github.com/gilbsgilbs/babel-plugin-i18next-extract.git","type":"git"},"description":"Statically extract translation keys from i18next application.","directories":{},"greenkeeper":{"ignore":["eslint"]},"licenseText":"Copyright 2019 Gilbert Gilb's\n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.","dependencies":{"node":"^12.4.0","i18next":"^17.0.4","@babel/core":"^7.4.5","@types/node":"^12.0.8","@babel/types":"^7.4.4","@types/i18next":"^12.1.0","@types/babel__core":"^7.1.2"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^24.8.0","tslib":"^1.10.0","eslint":"^5.16.0","rimraf":"^2.6.3","rollup":"^1.16.2","fs-extra":"^8.0.1","prettier":"^1.18.2","@babel/cli":"^7.4.4","typescript":"^3.5.2","@types/jest":"^24.0.15","@types/rimraf":"^2.0.2","@types/fs-extra":"^8.0.0","@babel/preset-env":"^7.4.5","@babel/preset-react":"^7.0.0","jest-expect-message":"^1.0.2","eslint-config-prettier":"^5.0.0","eslint-plugin-prettier":"^3.1.0","@babel/preset-typescript":"^7.3.3","rollup-plugin-typescript":"^1.0.1","@typescript-eslint/parser":"^1.10.2","@types/jest-expect-message":"^1.0.0","@typescript-eslint/eslint-plugin":"^1.10.2"},"_npmOperationalInternal":{"tmp":"tmp/babel-plugin-i18next-extract_0.1.0-alpha.2_1561573166592_0.6156501338554099","host":"s3://npm-registry-packages"}},"0.1.0-alpha.3":{"name":"babel-plugin-i18next-extract","version":"0.1.0-alpha.3","keywords":["babel-plugin","i18next","i18n","translation","react","react-i18next","internationalization","localization"],"author":{"name":"Gilbert Gilb's","email":"gilbsgilbert@gmail.com"},"license":"MIT","_id":"babel-plugin-i18next-extract@0.1.0-alpha.3","maintainers":[{"name":"gilbsgilbs","email":"gilbsgilbert@gmail.com"}],"bugs":{"url":"https://github.com/gilbsgilbs/babel-plugin-i18next-extract/issues"},"dist":{"shasum":"4b7d326df6a8b09fa5d80dcf34e37babae6b4522","tarball":"https://registry.npmjs.org/babel-plugin-i18next-extract/-/babel-plugin-i18next-extract-0.1.0-alpha.3.tgz","fileCount":26,"integrity":"sha512-XBRsvSFrE8HR/8tQpzPwpzH5A9yGr5GluLSfz4KM5C/8t0K2wlv6d62Ym1XPX45UeIY/ZeiPPt12+bz1LYkYYQ==","signatures":[{"sig":"MEQCIFGviJkqWTkYl7DJetVMaoL6oZft/2VQP+JW8Eu2kv2WAiA3IYRfmduJdwtg/asSUHbk5wKNfJS/V6FCMJxViT2MNw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":118015,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdG8AICRA9TVsSAnZWagAAZdQP/iVBbB/r84K6HUY5LyFH\nOpBx7h5qH4tkxYjBcLtOVjYyZKDMheakUbNVGtAb0We0UNIyRekByA2Nq4bM\njOYcmOXTayABo3fFGYqftKvMsbMGg66Xk17DyyZDdRR0MFB6dmRsDIEbtao/\nUuhPfpFKxJrk5ABqg4Klo3cwUCXpJhnq2SS/E7DHuLnNPfZgX7Re2dWxrNZK\npZ3JQXHSqz9xryuIJj0QuLbnUN+PD0ejMjs3OlRQimGsTAKJ/7nrzBQg98En\nosuHnU9Ttnw3k9zJO1jqRsx/3OdYjd+W7NRvtqfwpzt7Nu/U7KA0hiGsVyTo\nET+NoxDDkA7y64rvyTlXU0Jly/NA0fy/Qrp0/LwZfMj1fMpUeJD58+26uyv4\naQfBCSaNisG1T2DoUEMj9Sv0M+sAsvRniC3m0u9ReeWIIhMOnxF2LhYmkGQC\nC1WmU7xFHgeYIahR7b/woDEX8z+yyaDIMqV0Q4EHdp9Zu0oqtn9MfKVoYUFt\ntMH7P3LPk+bfdqjtfPfrI8obdez7pX3lB7JbMFTYDXgLLNL56+HnnAfvRoyd\n/cAaKMgSvTDtbInKsRuH+jFrgMhjV7ujbP7/Z5y5rKXM43uSo7LmsazXVSyd\nWFiv98ZI9e3XsgTqjIj0Y24I+JQHogi5MMsMTDuHwH95EMsneFOle0vtmQob\n8ajj\r\n=FCuQ\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"coverageDirectory":"./coverage/","setupFilesAfterEnv":["jest-expect-message"],"collectCoverageFrom":["src/**/*.{js,jsx,ts,tsx}"]},"main":"lib/index.js","types":"lib/src/index.d.ts","module":"lib/index.es.js","scripts":{"lint":"eslint --ext=.ts,.js,.tsx,.jsx src tests rollup.config.js","test":"jest","build":"${npm_execpath} run build:clean && ${npm_execpath} run build:types && ${npm_execpath} run build:js","types":"tsc --noEmit","build:js":"rollup -c","build:clean":"rimraf lib/","build:types":"tsc --emitDeclarationOnly"},"_npmUser":{"name":"gilbsgilbs","email":"gilbsgilbert@gmail.com"},"repository":{"url":"https://github.com/gilbsgilbs/babel-plugin-i18next-extract.git","type":"git"},"description":"Statically extract translation keys from i18next application.","directories":{},"greenkeeper":{"ignore":["eslint"]},"licenseText":"Copyright 2019 Gilbert Gilb's\n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.","dependencies":{"node":"^12.4.0","i18next":"^17.0.4","@babel/core":"^7.4.5","@types/node":"^12.0.8","@babel/types":"^7.4.4","@types/i18next":"^12.1.0","@types/babel__core":"^7.1.2"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^24.8.0","tslib":"^1.10.0","eslint":"^5.16.0","rimraf":"^2.6.3","rollup":"^1.16.2","fs-extra":"^8.0.1","prettier":"^1.18.2","@babel/cli":"^7.4.4","typescript":"^3.5.2","@types/jest":"^24.0.15","@types/rimraf":"^2.0.2","@types/fs-extra":"^8.0.0","@babel/preset-env":"^7.4.5","@babel/preset-react":"^7.0.0","jest-expect-message":"^1.0.2","eslint-config-prettier":"^5.0.0","eslint-plugin-prettier":"^3.1.0","@babel/preset-typescript":"^7.3.3","rollup-plugin-typescript":"^1.0.1","@typescript-eslint/parser":"^1.10.2","@types/jest-expect-message":"^1.0.0","@typescript-eslint/eslint-plugin":"^1.10.2"},"_npmOperationalInternal":{"tmp":"tmp/babel-plugin-i18next-extract_0.1.0-alpha.3_1562099719218_0.43829275379928645","host":"s3://npm-registry-packages"}},"0.1.0-rc":{"name":"babel-plugin-i18next-extract","version":"0.1.0-rc","keywords":["babel-plugin","i18next","i18n","translation","react","react-i18next","internationalization","localization"],"author":{"name":"Gilbert Gilb's","email":"gilbsgilbert@gmail.com"},"license":"MIT","_id":"babel-plugin-i18next-extract@0.1.0-rc","maintainers":[{"name":"gilbsgilbs","email":"gilbsgilbert@gmail.com"}],"bugs":{"url":"https://github.com/gilbsgilbs/babel-plugin-i18next-extract/issues"},"dist":{"shasum":"48d04def9f80aafc9ace9004af2896b7e1a205da","tarball":"https://registry.npmjs.org/babel-plugin-i18next-extract/-/babel-plugin-i18next-extract-0.1.0-rc.tgz","fileCount":26,"integrity":"sha512-Oej+btISN5hndnJ/8LOuVQzdcoi3YojCiZmHVN5pvDtYtVFCxXbLbcOxaII0RuJcOmFCFtrTXrlxhnWWOXs7eA==","signatures":[{"sig":"MEYCIQDvcaEPZ0TCbi+GqxKHEED2Gr/FyWKS0djxMlw3T3dWSgIhAOC9LdJ63hatnOIZUPpJQTWha3GaoCRnBVEp59GeTev0","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":117946,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdG803CRA9TVsSAnZWagAAR2IP/idZaWkJFzyGt4XBwYxK\nhw1V9E5i/nD7i6s+59vUaptLxR0DlzWteUMrBdn3N9nVUaaKpX+Y+DdOAOFf\nT1myWYPti9beB/ZstjU7cw7vKblZQZkiUWNDY2ksOGGWFddErrijUbT2/32C\nkL+ar/tGmghB4EVWOmRXux059GDdETAvYgAaR3J8rPiDkd9Owu59iQKp5KXm\n+VVjA3pD8b/F+ABgxnlQRjZpVqjzBW5E3Pm4QxImxBAZZ1BcD+nAq20P1xtz\n1oLsvIXt9xnbK010rppAmE0wTWPpGr1CO/vbdXzpK9/OYDGx827l8dDEPYcJ\n2wshGzlIKCg8SrjMcaBWbPSmQo1NW5POZLkUe0JnVsb3ZGP6W/HYaaTjV8ck\n03koS/HdTJ1vCu/F/yiNc/cDd0ia0FZPMi6EmwvKT3pIwUytyT++Sz1gnhqM\nAQ1zx6TylwNMWavBkCfencmHH28UUF8+vZ1ZWuGBzig+pqxxD+wvZWRh/LxE\nz94IhsaQ4Gzf8axIVsjdK+nC5wtkUbVhWd31H08DkpFTABg2gPzbq/TvDn5y\nQRuDPsm/7/XhRGIRMWZfx3OZeHmlAHmuWX5NnjhosgcnAO+r8sS+oKCeJVd0\nRlIv5OegHAsy+kIf2ZDdsxP7Qnq1qnUWBI88WmWH3lx8BQkdIU40FJEm9Ji+\nziLo\r\n=P6zk\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"coverageDirectory":"./coverage/","setupFilesAfterEnv":["jest-expect-message"],"collectCoverageFrom":["src/**/*.{js,jsx,ts,tsx}"]},"main":"lib/index.js","types":"lib/src/index.d.ts","module":"lib/index.es.js","scripts":{"lint":"eslint --ext=.ts,.js,.tsx,.jsx src tests rollup.config.js","test":"jest","build":"${npm_execpath} run build:clean && ${npm_execpath} run build:types && ${npm_execpath} run build:js","types":"tsc --noEmit","build:js":"rollup -c","build:clean":"rimraf lib/","build:types":"tsc --emitDeclarationOnly"},"_npmUser":{"name":"gilbsgilbs","email":"gilbsgilbert@gmail.com"},"repository":{"url":"https://github.com/gilbsgilbs/babel-plugin-i18next-extract.git","type":"git"},"description":"Statically extract translation keys from i18next application.","directories":{},"greenkeeper":{"ignore":["eslint"]},"licenseText":"Copyright 2019 Gilbert Gilb's\n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.","dependencies":{"node":"^12.4.0","i18next":"^17.0.4","@babel/core":"^7.4.5","@types/node":"^12.0.8","@babel/types":"^7.4.4","@types/i18next":"^12.1.0","@types/babel__core":"^7.1.2"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^24.8.0","tslib":"^1.10.0","eslint":"^5.16.0","rimraf":"^2.6.3","rollup":"^1.16.2","fs-extra":"^8.0.1","prettier":"^1.18.2","@babel/cli":"^7.4.4","typescript":"^3.5.2","@types/jest":"^24.0.15","@types/rimraf":"^2.0.2","@types/fs-extra":"^8.0.0","@babel/preset-env":"^7.4.5","@babel/preset-react":"^7.0.0","jest-expect-message":"^1.0.2","eslint-config-prettier":"^5.0.0","eslint-plugin-prettier":"^3.1.0","@babel/preset-typescript":"^7.3.3","rollup-plugin-typescript":"^1.0.1","@typescript-eslint/parser":"^1.10.2","@types/jest-expect-message":"^1.0.0","@typescript-eslint/eslint-plugin":"^1.10.2"},"_npmOperationalInternal":{"tmp":"tmp/babel-plugin-i18next-extract_0.1.0-rc_1562103094882_0.8304138509267085","host":"s3://npm-registry-packages"}},"0.1.0-rc.1":{"name":"babel-plugin-i18next-extract","version":"0.1.0-rc.1","keywords":["babel-plugin","i18next","i18n","translation","react","react-i18next","internationalization","localization"],"author":{"name":"Gilbert Gilb's","email":"gilbsgilbert@gmail.com"},"license":"MIT","_id":"babel-plugin-i18next-extract@0.1.0-rc.1","maintainers":[{"name":"gilbsgilbs","email":"gilbsgilbert@gmail.com"}],"bugs":{"url":"https://github.com/gilbsgilbs/babel-plugin-i18next-extract/issues"},"dist":{"shasum":"a1e83a37dd432d4f1ad13f4dc02bad2f28b5b500","tarball":"https://registry.npmjs.org/babel-plugin-i18next-extract/-/babel-plugin-i18next-extract-0.1.0-rc.1.tgz","fileCount":26,"integrity":"sha512-tYuSwr7iaYG8m3cupyDxvwkDuU4QZfJSexFU+8uZCFK1cL2M7LGTd+vnjtBTLu/WIFLc2jgqP41rw/nZbessuQ==","signatures":[{"sig":"MEYCIQDXYOV7t8V3hkFGJJXuER9QLXl2BwrV4h28dBugLf+jAQIhALPHLdt+jWjF61PCUwoX2fGuDgEcCxa6i+XbRs2fZ1e2","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":125827,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdHneHCRA9TVsSAnZWagAA7TwP/0OC4vdcnWJ23sYBs62e\nV884Q9y3XZMg2j5t2860qHviOcvjU1RYJfEpLOZ2ctBNzRw8Uii2uf7ukJZM\nk8PAY93lCtw/ZmhkVLLsuyUZXdZLkNsZuzxgRKTBfisWDajGC4Dv7E8L/4Q2\npagXxCXjoDb/9jPXKRbb/EQRIz2P21cy+d82gZsB4yxDfm4VEtwMvafe/oJv\nwL/I9EkOarfslqw+UTG148qpRhsMghMsK/x2xU5ez6CLqC+XkQbTh6v1h8Wq\nZUkBASL/lY1/1wvq10BcAmOY4Bdozv8Mv3KyGah1Zkbzy07CwE38dyhxjkH+\nW1owynkQmB9yfWwDZzCOuWf6bEEd1HefrRR5KYCcfh1vtK5wu65M/+uaLJEL\n3ctw7YxeRp73L7OsvnWLGpiu8ZntKgl371Z/9FIpwIVi7/kjkUIvKrWq/9bB\nU5+kcrRTuYcAfLbsox/plhvpehwfYp1RxGjXLo+5yryh4m3NhzgXMHWJc+g8\nqmdAamVFNW0sR+xo3ZKsATYUN0eUYSfO4/9cw0pXewUOjx4Tj0ePi5mBjl0Y\nNGVEAP1+HsVGngUAj0Lc9gvTGZQMyeoS+gbVkhenj1yZWYlvrpQ6lOU2bPEx\nbXXHrftxKE7aWDQ5gmFFOPATqgKRzmMsWvGyprFKiyGWPN0lUM4aJYpY88OS\nIu7C\r\n=0dXP\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"coverageDirectory":"./coverage/","setupFilesAfterEnv":["jest-expect-message"],"collectCoverageFrom":["src/**/*.{js,jsx,ts,tsx}"]},"main":"lib/index.js","types":"lib/src/index.d.ts","module":"lib/index.es.js","scripts":{"lint":"eslint --ext=.ts,.js,.tsx,.jsx src tests rollup.config.js","test":"jest","build":"${npm_execpath} run build:clean && ${npm_execpath} run build:types && ${npm_execpath} run build:js","types":"tsc --noEmit","build:js":"rollup -c","build:clean":"rimraf lib/","build:types":"tsc --emitDeclarationOnly"},"_npmUser":{"name":"gilbsgilbs","email":"gilbsgilbert@gmail.com"},"repository":{"url":"https://github.com/gilbsgilbs/babel-plugin-i18next-extract.git","type":"git"},"description":"Statically extract translation keys from i18next application.","directories":{},"greenkeeper":{"ignore":["eslint"]},"licenseText":"Copyright 2019 Gilbert Gilb's\n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.","dependencies":{"node":"^12.4.0","i18next":"^17.0.4","@babel/core":"^7.4.5","@types/node":"^12.0.8","@babel/types":"^7.4.4","@types/i18next":"^12.1.0","@types/babel__core":"^7.1.2"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^24.8.0","tslib":"^1.10.0","eslint":"^5.16.0","rimraf":"^2.6.3","rollup":"^1.16.2","fs-extra":"^8.0.1","prettier":"^1.18.2","@babel/cli":"^7.4.4","typescript":"^3.5.2","@types/jest":"^24.0.15","@types/rimraf":"^2.0.2","@types/fs-extra":"^8.0.0","@babel/preset-env":"^7.4.5","@babel/preset-react":"^7.0.0","jest-expect-message":"^1.0.2","eslint-config-prettier":"^5.0.0","eslint-plugin-prettier":"^3.1.0","@babel/preset-typescript":"^7.3.3","rollup-plugin-typescript":"^1.0.1","@typescript-eslint/parser":"^1.10.2","@types/jest-expect-message":"^1.0.0","@typescript-eslint/eslint-plugin":"^1.10.2"},"_npmOperationalInternal":{"tmp":"tmp/babel-plugin-i18next-extract_0.1.0-rc.1_1562277766795_0.9527055468990084","host":"s3://npm-registry-packages"}},"0.1.0-rc.3":{"name":"babel-plugin-i18next-extract","version":"0.1.0-rc.3","keywords":["babel-plugin","i18next","i18n","translation","react","react-i18next","internationalization","localization"],"author":{"name":"Gilbert Gilb's","email":"gilbsgilbert@gmail.com"},"license":"MIT","_id":"babel-plugin-i18next-extract@0.1.0-rc.3","maintainers":[{"name":"gilbsgilbs","email":"gilbsgilbert@gmail.com"}],"bugs":{"url":"https://github.com/gilbsgilbs/babel-plugin-i18next-extract/issues"},"dist":{"shasum":"5b181238fea95e526c36363daa4f22483042ef58","tarball":"https://registry.npmjs.org/babel-plugin-i18next-extract/-/babel-plugin-i18next-extract-0.1.0-rc.3.tgz","fileCount":28,"integrity":"sha512-J9iXlHZX+T1pNnPplzlBp4mYcn09hbFOpH33poK9fuTtbszFJRWNa8UDa4ONGCEHkzsbNpg/IU69OfZWJ6TI7Q==","signatures":[{"sig":"MEQCIB9fvuE0qsnc2rKWJ/EsTsg9CD6xZtCnx8QMISQ7SsvoAiBam2pewnYycnyReyLeT/pi3NcIpHDOpOthStpTarzaCg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":133160,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdId1CCRA9TVsSAnZWagAArfcP/2/7LTQEmwGGG3x2MYjA\n7z/AnPs4uS673qwhqz/pt/9cSA4pfnkRgMwk581AbWrJl0VDhi7oE+bB6E3/\nZ5jhawWEy1bPX3ajWaBBkUBuAg9i9oPr1tnoSSIGdTqNG9DFxtWFoNp8AxxB\nxeglHSti87fyMZBlgSSd/5XmxJHu1GZpkCB5qKgWX0fvRIhZoQ9ZiMHCYNjN\nTgpXdMPg+cIGZtrKLbulmLeDU1Ci/Yidc403axhSU0tzpdFYs4wVnO/gzWfu\nkteRxPn8xTyE3M7Sk4rCqjuy6ynw3HjoC6eCoBJcRGEOmOiUqpBtZEG5t77p\n1kYsgQbQN9ZVAL0FfjcvOnOEzNm/yWmAkrzb5rm//WMlom7JX1lWjN+2X5sI\ntlmoMQpNgycBVeBn5YCSJiB2HZKEbdVB/dDK+rE1MizYKbXMmxJZEcUDnUVB\n0iGnCeF2B7LnUW7qpnypOlJYHcYIkJkczi76/JQWnjlUfLDgdNXfgeBGHenW\nYNyR5itV+V0YoGa8IRBc9xVF6C8+rONyXhLTg8Hj/y+iP0wxe5VAwhuAeInV\n3JXli5QHFw0a5kXX+VohGKCKzrPh3+R70WhLrmsC1qYyLcS6wuzJDe3RJRS9\nFT1H2AM31CVB98Str2zn5OYxJJJ28FJrIMFf4BKpiQxPLipfTy2cg7ODnuG/\nqDqO\r\n=hrcQ\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"coverageDirectory":"./coverage/","setupFilesAfterEnv":["jest-expect-message"],"collectCoverageFrom":["src/**/*.{js,jsx,ts,tsx}"]},"main":"lib/index.js","types":"lib/src/index.d.ts","module":"lib/index.es.js","scripts":{"lint":"eslint --ext=.ts,.js,.tsx,.jsx src tests rollup.config.js","test":"jest","build":"${npm_execpath} run build:clean && ${npm_execpath} run build:types && ${npm_execpath} run build:js","types":"tsc --noEmit","build:js":"rollup -c","build:clean":"rimraf lib/","build:types":"tsc --emitDeclarationOnly"},"_npmUser":{"name":"gilbsgilbs","email":"gilbsgilbert@gmail.com"},"repository":{"url":"https://github.com/gilbsgilbs/babel-plugin-i18next-extract.git","type":"git"},"description":"Statically extract translation keys from i18next application.","directories":{},"greenkeeper":{"ignore":["eslint"]},"licenseText":"Copyright 2019 Gilbert Gilb's\n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.","dependencies":{"node":"^12.4.0","i18next":"^17.0.4","@babel/core":"^7.4.5","@types/node":"^12.0.8","@babel/types":"^7.4.4","@types/i18next":"^12.1.0","@types/babel__core":"^7.1.2"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^24.8.0","tslib":"^1.10.0","eslint":"^5.16.0","rimraf":"^2.6.3","rollup":"^1.16.2","fs-extra":"^8.0.1","prettier":"^1.18.2","@babel/cli":"^7.4.4","typescript":"^3.5.2","@types/jest":"^24.0.15","@types/rimraf":"^2.0.2","@types/fs-extra":"^8.0.0","@babel/preset-env":"^7.4.5","@babel/preset-react":"^7.0.0","jest-expect-message":"^1.0.2","eslint-config-prettier":"^5.0.0","eslint-plugin-prettier":"^3.1.0","@babel/preset-typescript":"^7.3.3","rollup-plugin-typescript":"^1.0.1","@typescript-eslint/parser":"^1.10.2","@types/jest-expect-message":"^1.0.0","@typescript-eslint/eslint-plugin":"^1.10.2"},"_npmOperationalInternal":{"tmp":"tmp/babel-plugin-i18next-extract_0.1.0-rc.3_1562500417673_0.47012129231954125","host":"s3://npm-registry-packages"}},"0.1.0":{"name":"babel-plugin-i18next-extract","version":"0.1.0","keywords":["babel-plugin","i18next","i18n","translation","react","react-i18next","internationalization","localization"],"author":{"name":"Gilbert Gilb's","email":"gilbsgilbert@gmail.com"},"license":"MIT","_id":"babel-plugin-i18next-extract@0.1.0","maintainers":[{"name":"gilbsgilbs","email":"gilbsgilbert@gmail.com"}],"bugs":{"url":"https://github.com/gilbsgilbs/babel-plugin-i18next-extract/issues"},"dist":{"shasum":"0c77d2e28161449cc833c85ddc3b535b0aecf63d","tarball":"https://registry.npmjs.org/babel-plugin-i18next-extract/-/babel-plugin-i18next-extract-0.1.0.tgz","fileCount":28,"integrity":"sha512-turctJ6DIsfi5l6wzVn9W7SfOsxIVT04Vb9YrsQblDrcZmHKqlmu/tBaDykcAfnwIKYT3UezpSUaqmf2Ggz9fA==","signatures":[{"sig":"MEYCIQD/MX8p7iFya1cq0b0KOu3LfOz3spZ29YA35vVUPO2PYQIhAO+94F1XRljzROiHAbPPXlJGNc3lBy6r3TJ2quXkT4dj","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":133154,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdI6mcCRA9TVsSAnZWagAAWjcQAKIJJ0BD7dkuxYLTk+D3\n+ADGW4WGPALH/gRjR5Jqk07+8avBk43EjdhFOqI7YD0W8f0N+UtaC8lgcLAk\nQ/MQb08y6t7+HKJDYAoszUOraf/CJs82CMD2QAw6sYxGoX505zI3PsdZPPSs\num/+5i6gN99SwUhCSAqDz8GcY1g7D1f7hkbyRNb4GlM4wqYPF72kYsL6Ldhm\nUTLOg/urY+uzOdzFtjlTQC5fa1h7QDKLcdR322m/9sKyJEWJt74RJFy/dc7c\nmV7IDjG6czm+PK0icqW/M0NefDBZXTpjN88XTSEckb0PLjeTvz+AVMVWpwIj\nJH8vRIKJJiaO0xiGuak6BfkPG6aC40RJ+ZW/KRGukiWqRVxd78CQ7WqVaS4T\nONkh+qT7SzJx7EXjqQxZlOlom3wjJ5vBSrt8abeqUgBzqPLafwLMVOaiEipt\nNDa3f+jIQzlArgJJr6kSf4yJ1dSXyc9LOTRkXsHAYMxWW0J+kMVYblEynVXs\nKEbSiVZKKzVKnvPpBrzzIH+5fKVCCA8viJiWzYbLq0c20dDSViEovgmrTUcu\nT8qCVZqIhUU2LlKoGdMAQBDMGZF55yyFxq/oQxHS0ylwDLM/tiyBrgF+pTpE\nDem2iURDpSlGrmuY0RRV56UpYFAeoQlRCkt9Rx/voTE09qTFJViyQzN6nqev\nPF8w\r\n=PfJX\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"coverageDirectory":"./coverage/","setupFilesAfterEnv":["jest-expect-message"],"collectCoverageFrom":["src/**/*.{js,jsx,ts,tsx}"]},"main":"lib/index.js","types":"lib/src/index.d.ts","module":"lib/index.es.js","scripts":{"lint":"eslint --ext=.ts,.js,.tsx,.jsx src tests rollup.config.js","test":"jest","build":"${npm_execpath} run build:clean && ${npm_execpath} run build:types && ${npm_execpath} run build:js","types":"tsc --noEmit","build:js":"rollup -c","build:clean":"rimraf lib/","build:types":"tsc --emitDeclarationOnly"},"_npmUser":{"name":"gilbsgilbs","email":"gilbsgilbert@gmail.com"},"repository":{"url":"https://github.com/gilbsgilbs/babel-plugin-i18next-extract.git","type":"git"},"description":"Statically extract translation keys from i18next application.","directories":{},"greenkeeper":{"ignore":["eslint"]},"licenseText":"Copyright 2019 Gilbert Gilb's\n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.","dependencies":{"node":"^12.4.0","i18next":"^17.0.4","@babel/core":"^7.4.5","@types/node":"^12.0.8","@babel/types":"^7.4.4","@types/i18next":"^12.1.0","@types/babel__core":"^7.1.2"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^24.8.0","tslib":"^1.10.0","eslint":"^5.16.0","rimraf":"^2.6.3","rollup":"^1.16.2","fs-extra":"^8.0.1","prettier":"^1.18.2","@babel/cli":"^7.4.4","typescript":"^3.5.2","@types/jest":"^24.0.15","@types/rimraf":"^2.0.2","@types/fs-extra":"^8.0.0","@babel/preset-env":"^7.4.5","@babel/preset-react":"^7.0.0","jest-expect-message":"^1.0.2","eslint-config-prettier":"^5.0.0","eslint-plugin-prettier":"^3.1.0","@babel/preset-typescript":"^7.3.3","rollup-plugin-typescript":"^1.0.1","@typescript-eslint/parser":"^1.10.2","@types/jest-expect-message":"^1.0.0","@typescript-eslint/eslint-plugin":"^1.10.2"},"_npmOperationalInternal":{"tmp":"tmp/babel-plugin-i18next-extract_0.1.0_1562618267560_0.1260515676557301","host":"s3://npm-registry-packages"}},"0.1.1":{"name":"babel-plugin-i18next-extract","version":"0.1.1","keywords":["babel-plugin","i18next","i18n","translation","react","react-i18next","internationalization","localization"],"author":{"name":"Gilbert Gilb's","email":"gilbsgilbert@gmail.com"},"license":"MIT","_id":"babel-plugin-i18next-extract@0.1.1","maintainers":[{"name":"gilbsgilbs","email":"gilbsgilbert@gmail.com"}],"bugs":{"url":"https://github.com/gilbsgilbs/babel-plugin-i18next-extract/issues"},"dist":{"shasum":"578984f5807e817d96ff1ae2c934ec0d056e8d20","tarball":"https://registry.npmjs.org/babel-plugin-i18next-extract/-/babel-plugin-i18next-extract-0.1.1.tgz","fileCount":28,"integrity":"sha512-+CK5oru5q+nIB3UI5XrN2vHlou17qk7z+LDl58jzlnzukDPVb70EsiTyDwttIbDrlUVM4ybnGXZX09AF7N9udA==","signatures":[{"sig":"MEQCIHKyzjzT8Wd4aE82G4zx/fqDjIBSqTqR9c0GkGWBfoExAiA2XNmI67WtuxLyIl0CIi7LsU4gdUkxCQjWuSWt6JGrGg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":133812,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdKKLYCRA9TVsSAnZWagAANZsP/iqb6Hjplga7/iROV1vn\nh9Q+sozK3bCu0IdBQ/Bo7Pl3buK7behiqdG8BpiafMqTFRnaQsqsxOQxYylT\nVnO6wArQPflimmCbeSLsCnXL4WVAk5ZEFKuRLAv5blnrnqwVoLd3lzpE6v8W\nxMoY0ptISQdVc9rTxyr0Czcpnj7MdHEZBQ0xEnQ78LmHV7+6zyh6VRYTN/vG\nUyusih9cVAkMjK9CB2eglR2pElbQEQs3rB8R8A+ehj9Eqyx/voFeaZTtYtgu\nWzebhpMaYek+HKp/k16gONqJbd9icXd7foerCO0KLLN7DOsXb4nGa3+wBLKV\nRzie5jRDpE0fTbfq6cPtm3KPrGbKWhzFYJ6Qwc5j/yM9dLbVqbQ6ZFtyz0T7\nQCvrmcRncGGXGzFf5dNe1e9d9YwVNQ3gr1H+W+cIqRNyBuAx6I5Z6bqNExuf\ntpepuUiE6hAHnOb+tobt6KtWChQZcmuPsxWRDCXYO5AHtEyv4+l2q1EalxV4\n64RedkdlZCp8JenzmCRkCRHk22HqdFCDK0gx+myCaOT3pHaX8pumGWAJYxH2\n3/jjO5v1Gmi7r52xa+d+8qT5mqSWy9jjJIs4camy6OsGdAb/0rhb2ca9hEXf\nDkRkkIMwmjS8aAb/sRtueKTBzM2/soW1aJlAoZ0o/QE+cjEec2OzXJS9sj7A\nlaq7\r\n=5uIJ\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"coverageDirectory":"./coverage/","setupFilesAfterEnv":["jest-expect-message"],"collectCoverageFrom":["src/**/*.{js,jsx,ts,tsx}"]},"main":"lib/index.js","types":"lib/src/index.d.ts","module":"lib/index.es.js","scripts":{"lint":"eslint --ext=.ts,.js,.tsx,.jsx src tests rollup.config.js","test":"jest","build":"${npm_execpath} run build:clean && ${npm_execpath} run build:types && ${npm_execpath} run build:js","types":"tsc --noEmit","build:js":"rollup -c","build:clean":"rimraf lib/","build:types":"tsc --emitDeclarationOnly"},"_npmUser":{"name":"gilbsgilbs","email":"gilbsgilbert@gmail.com"},"repository":{"url":"https://github.com/gilbsgilbs/babel-plugin-i18next-extract.git","type":"git"},"description":"Statically extract translation keys from i18next application.","directories":{},"greenkeeper":{"ignore":["eslint"]},"licenseText":"Copyright 2019 Gilbert Gilb's\n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.","dependencies":{"node":"^12.4.0","i18next":"^17.0.4","@babel/core":"^7.4.5","@types/node":"^12.0.8","@babel/types":"^7.4.4","@types/i18next":"^12.1.0","@types/babel__core":"^7.1.2","json-stable-stringify":"^1.0.1"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^24.8.0","tslib":"^1.10.0","eslint":"^5.16.0","rimraf":"^2.6.3","rollup":"^1.16.2","fs-extra":"^8.0.1","prettier":"^1.18.2","@babel/cli":"^7.4.4","typescript":"^3.5.2","@types/jest":"^24.0.15","@types/rimraf":"^2.0.2","@types/fs-extra":"^8.0.0","@babel/preset-env":"^7.4.5","@babel/preset-react":"^7.0.0","jest-expect-message":"^1.0.2","eslint-config-prettier":"^5.0.0","eslint-plugin-prettier":"^3.1.0","@babel/preset-typescript":"^7.3.3","rollup-plugin-typescript":"^1.0.1","@typescript-eslint/parser":"^1.10.2","@types/jest-expect-message":"^1.0.0","@types/json-stable-stringify":"^1.0.32","@typescript-eslint/eslint-plugin":"^1.10.2"},"_npmOperationalInternal":{"tmp":"tmp/babel-plugin-i18next-extract_0.1.1_1562944215933_0.9411386518768432","host":"s3://npm-registry-packages"}},"0.1.2":{"name":"babel-plugin-i18next-extract","version":"0.1.2","keywords":["babel-plugin","i18next","i18n","translation","react","react-i18next","internationalization","localization"],"author":{"name":"Gilbert Gilb's","email":"gilbsgilbert@gmail.com"},"license":"MIT","_id":"babel-plugin-i18next-extract@0.1.2","maintainers":[{"name":"gilbsgilbs","email":"gilbsgilbert@gmail.com"}],"bugs":{"url":"https://github.com/gilbsgilbs/babel-plugin-i18next-extract/issues"},"dist":{"shasum":"119932c7a85228949a3ac83974189c6f7e728a37","tarball":"https://registry.npmjs.org/babel-plugin-i18next-extract/-/babel-plugin-i18next-extract-0.1.2.tgz","fileCount":28,"integrity":"sha512-oNRfj2JZM5caIStoP9xszrk5Tahk+VsMiTliT3yQVkQJyDaYNWxAFWabAIzOnTrYjspJ8c+f+bpJ+oJ0D/nCtA==","signatures":[{"sig":"MEQCIQDE8LOHtIUeYdrm/NMks7ex4BAXEDfVppqefPBCnFl5XgIfPBfOibpCqTboBgvv1N6II5r14/4DXvmBGfBkS60I4Q==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":133888,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdK33qCRA9TVsSAnZWagAAvkAP/2ThOpSAEetGSzKrMqze\n9mdnna1HSquFtAaAze5Bzj8c7Xx4UOMinAmPAAv3iHs+Y7cY4mNL0wJkuI7o\npRvmDIu/4XhkTOqHcq1jb2WNrBuYyDBIPSmVBP3V3Orrd25Ypl4hy7lintD8\n/btWbaLSgO/NuHEMNd03Ih5CNWKjxq5jzsecHCcd0jyExY1gkkOHxtQ8f+eS\nenf7ftDArwB6s0Z/9ifijvZvuBk0NhRXLrZSUKQf52DeFL3oAvGp0C2KOId/\nxLTurjFkP/HqFZcuiNVU00GCURSNO0iKBe2OaS8vJ4efGZKty4sL7yQWbLbI\nN/G8ZC9EU3TYKnLLNdE16NuuNllNozsoBygMiuSy2IGXpG5T4nvkvq1aP0Xl\ns38JS0239T7CvH3BiarMkTuJLfWTht7eGA3GbTvxUuAa31dAeDfwsUg3DD4W\nyHg7LsXKsirbE/g89+miDdG4Tjdq5Rjb+uZrOGL4FJrlCstiI/gI28yrK1EB\nGDNN3mQCBH31j+46AGDZrQfSkQvYxuCmc3M0+iGtZ9Y6ZKT/y4hEEjYyyWk9\njwMTDdSY7xbyXMXf4Rj03j28bAvk+KgJL9vRvJW6a0eBdyb2IsSkMfhtnEnA\nqrlz77CBJr9w1sCcxrouxrq+2n3f0RSalJiUJ0in+4PLskRY9HTwAY2c3PON\nIiuS\r\n=GJWE\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"coverageDirectory":"./coverage/","setupFilesAfterEnv":["jest-expect-message"],"collectCoverageFrom":["src/**/*.{js,jsx,ts,tsx}"]},"main":"lib/index.js","types":"lib/src/index.d.ts","module":"lib/index.es.js","scripts":{"lint":"eslint --ext=.ts,.js,.tsx,.jsx src tests rollup.config.js","test":"jest","build":"${npm_execpath} run build:clean && ${npm_execpath} run build:types && ${npm_execpath} run build:js","types":"tsc --noEmit","build:js":"rollup -c","build:clean":"rimraf lib/","build:types":"tsc --emitDeclarationOnly"},"_npmUser":{"name":"gilbsgilbs","email":"gilbsgilbert@gmail.com"},"repository":{"url":"https://github.com/gilbsgilbs/babel-plugin-i18next-extract.git","type":"git"},"description":"Statically extract translation keys from i18next application.","directories":{},"greenkeeper":{"ignore":["eslint"]},"licenseText":"Copyright 2019 Gilbert Gilb's\n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.","dependencies":{"node":"^12.4.0","i18next":"^17.0.4","@babel/core":"^7.4.5","@types/node":"^12.0.8","@babel/types":"^7.4.4","@types/i18next":"^12.1.0","@types/babel__core":"^7.1.2","json-stable-stringify":"^1.0.1"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^24.8.0","tslib":"^1.10.0","eslint":"^5.16.0","rimraf":"^2.6.3","rollup":"^1.16.2","fs-extra":"^8.0.1","prettier":"^1.18.2","@babel/cli":"^7.4.4","typescript":"^3.5.2","@types/jest":"^24.0.15","@types/rimraf":"^2.0.2","@types/fs-extra":"^8.0.0","@babel/preset-env":"^7.4.5","@babel/preset-react":"^7.0.0","jest-expect-message":"^1.0.2","eslint-config-prettier":"^5.0.0","eslint-plugin-prettier":"^3.1.0","@babel/preset-typescript":"^7.3.3","rollup-plugin-typescript":"^1.0.1","@typescript-eslint/parser":"^1.10.2","@types/jest-expect-message":"^1.0.0","@types/json-stable-stringify":"^1.0.32","@typescript-eslint/eslint-plugin":"^1.10.2"},"_npmOperationalInternal":{"tmp":"tmp/babel-plugin-i18next-extract_0.1.2_1563131369910_0.03497480680800846","host":"s3://npm-registry-packages"}},"0.2.0":{"name":"babel-plugin-i18next-extract","version":"0.2.0","keywords":["babel-plugin","i18next","i18n","translation","react","react-i18next","internationalization","localization"],"author":{"name":"Gilbert Gilb's","email":"gilbsgilbert@gmail.com"},"license":"MIT","_id":"babel-plugin-i18next-extract@0.2.0","maintainers":[{"name":"gilbsgilbs","email":"gilbsgilbert@gmail.com"}],"bugs":{"url":"https://github.com/gilbsgilbs/babel-plugin-i18next-extract/issues"},"dist":{"shasum":"2b4fafd66ba662e0c3daf227fa0ba5b94451ce9d","tarball":"https://registry.npmjs.org/babel-plugin-i18next-extract/-/babel-plugin-i18next-extract-0.2.0.tgz","fileCount":28,"integrity":"sha512-/clcJWpa6El6Xh9h7jwGk4tpQl9PognQL3eGlB0gu9C//i8/as8PzY0I1iVT3B4owDN/2+DUtcvKn/m2f0xAtg==","signatures":[{"sig":"MEQCIHyGFsBbWv1+sQtLb1tNcWfLVWo2TegvZwupMUm0McN7AiBcEI4C0vpMKxmGO77+JfAjebQip9OMACR0RnhBvf1nlA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":137166,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdLtmjCRA9TVsSAnZWagAAMb4P/2/kfihVPLsmPH5e1BM3\n4/iME1NlBx6w3e4F/k4yFaUUp7Y0KGj8+n2gUNeeNLlHcQeDNnozWOM1JyM5\nPm4vR5e3VIIgGIuZDIR8trKOLfC2yYFort69LgeE2TYhSQfPsPcVrzqjFvEp\n1Aj0MopjhUrAuNYk3Zx8YCYwyjg2Kjkw3snpVMHOw+ikQm0okWpYCiMKPR2P\nIj1/kGk/scunZhCNINfQKqjG7u8sXsRbP4JTybFZIXa5+It+L7FQtprUbVUq\nEFJpO3vcmvwQSjQS0cEkQxe9f4HpODUBuQMW0/K2u6unahPFsi8+QaCboE8D\nKPyEmjaGjmWwYZG5CeiIWyg4oZwo6xE4Jh0m8G6hjYa5Poua0FA3cn5xawkz\nIC9ecSPRJxeiSyKUCwQqcDha2yE+aIit5qjH4GGk4/2lbJqrj7x0LPh72mGE\n7237AExQD1Fmeyalk2wQ0JjOM6q5idTLAINyNJodlKd/5J2uxb/ugfGZ5Bic\n6r3W8udKoA8gwniGZh5KPQaNLLKm/xZdzSPDHakS4oEWJtkj2jVhQLEppSTL\navvm8Z30mqiQTsbZ13GhwsT0cEhmwjeXy8EuJ55aS4/fLb+hl8zocuCH+rmn\nB75bEWAZMk5izsqArvM1sNa3tKGYXCmuICdZ1RKIFxhtbD0F8utWrW+kcH/T\n3A93\r\n=D1FQ\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"coverageDirectory":"./coverage/","setupFilesAfterEnv":["jest-expect-message"],"collectCoverageFrom":["src/**/*.{js,jsx,ts,tsx}"]},"main":"lib/index.js","types":"lib/src/index.d.ts","module":"lib/index.es.js","scripts":{"lint":"eslint --ext=.ts,.js,.tsx,.jsx src tests rollup.config.js","test":"jest","build":"${npm_execpath} run build:clean && ${npm_execpath} run build:types && ${npm_execpath} run build:js","types":"tsc --noEmit","build:js":"rollup -c","build:clean":"rimraf lib/","build:types":"tsc --emitDeclarationOnly"},"_npmUser":{"name":"gilbsgilbs","email":"gilbsgilbert@gmail.com"},"repository":{"url":"https://github.com/gilbsgilbs/babel-plugin-i18next-extract.git","type":"git"},"description":"Statically extract translation keys from i18next application.","directories":{},"greenkeeper":{"ignore":["eslint"]},"licenseText":"Copyright 2019 Gilbert Gilb's\n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.","dependencies":{"node":"^12.4.0","i18next":"^17.0.4","@babel/core":"^7.4.5","@types/node":"^12.0.8","@babel/types":"^7.4.4","@types/i18next":"^12.1.0","@types/babel__core":"^7.1.2","json-stable-stringify":"^1.0.1"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^24.8.0","tslib":"^1.10.0","eslint":"^5.16.0","rimraf":"^2.6.3","rollup":"^1.16.2","fs-extra":"^8.0.1","prettier":"^1.18.2","@babel/cli":"^7.4.4","typescript":"^3.5.2","@types/jest":"^24.0.15","@types/rimraf":"^2.0.2","@types/fs-extra":"^8.0.0","@babel/preset-env":"^7.4.5","@babel/preset-react":"^7.0.0","jest-expect-message":"^1.0.2","eslint-config-prettier":"^5.0.0","eslint-plugin-prettier":"^3.1.0","@babel/preset-typescript":"^7.3.3","rollup-plugin-typescript":"^1.0.1","@typescript-eslint/parser":"^1.10.2","@types/jest-expect-message":"^1.0.0","@types/json-stable-stringify":"^1.0.32","@typescript-eslint/eslint-plugin":"^1.10.2"},"_npmOperationalInternal":{"tmp":"tmp/babel-plugin-i18next-extract_0.2.0_1563351458693_0.623823890530955","host":"s3://npm-registry-packages"}},"0.2.1":{"name":"babel-plugin-i18next-extract","version":"0.2.1","keywords":["babel-plugin","i18next","i18n","translation","react","react-i18next","internationalization","localization"],"author":{"name":"Gilbert Gilb's","email":"gilbsgilbert@gmail.com"},"license":"MIT","_id":"babel-plugin-i18next-extract@0.2.1","maintainers":[{"name":"gilbsgilbs","email":"gilbsgilbert@gmail.com"}],"bugs":{"url":"https://github.com/gilbsgilbs/babel-plugin-i18next-extract/issues"},"dist":{"shasum":"21125cbaf90ff0b3758ff644aa118407fd2a652a","tarball":"https://registry.npmjs.org/babel-plugin-i18next-extract/-/babel-plugin-i18next-extract-0.2.1.tgz","fileCount":28,"integrity":"sha512-ix4NgopJwmqKvNKqhhFJ9ldRibEXzbVPcxsTGs/xm+IdkSKr6da8UF7d2+CkHn8eaZ/Wmf+CASCq6M8oEXr2IQ==","signatures":[{"sig":"MEUCIEkktzlQ4u/rseFc4hHdvo9C+a1GVS47crtjZrFG675GAiEAoVD3ZZMKx1HNceN3BgUSxa8ZF/iX+19FlDidu2izkNM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":137936,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdLx84CRA9TVsSAnZWagAACrMP/ju6JRb7ZXymgT0Wu4SS\nnxxYbwgOTvP0FrdF0hVDcnKwBk+AJDSMGajsZg3515qbEHe2gJncDU506ExK\nF09nJCpgVGUPDb2Wa68ZeqUgZP7ZQ95f4R3GOCnB4zJ8yRZICBukJ5SoTtHU\nT3n7NBkbSndGKgBjsy9Ke50IBWWLqno0//ssftfThYWEiFF+909Co2U9zGZI\nQov4+WYeN4B9NSz/057NV5Pvu077biGPuVxGtg//KHc7nBWg5Je3C/6RTYnZ\nM9M2SpljtVMMdH6KFL2qrKk9LJ5qwZiFsFYzDweN8lHjWBxvjfn+4q1Gka9c\nxSh3qfzuASGyTfcCi2ruKalfXYYOaRZRofsPD1Px2OM0lgEff7XP21yD1BGH\nZPo9Zp2VIv1igH8Dk93KfN+8HWiqeiFYVVoIT10HyEbtMKFeVMJaWiMDBswa\n0RKjlAGIb+hsbytqRjkHyt5hYAZxpZPti6hKzRC86GHiMjto4FsjdMr4f+Ht\n/4N/gFBwly8A19fn9OAs+q87itQFW4Gpb4VfvGpptuVhxVfhokrmgSgdFVUW\nPiFfzYYHuQzvf0R6s1Q2GzRcU0jdpaxxN33eZsxpFOuReMQZCyrp6P29NzbV\nKDXO26s98x6hzGi6REnFiD7msQ17NxmQTC9Yghjg1Ye7x2ZGLTL+OjsWekNs\nVupE\r\n=kyXD\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"coverageDirectory":"./coverage/","setupFilesAfterEnv":["jest-expect-message"],"collectCoverageFrom":["src/**/*.{js,jsx,ts,tsx}"]},"main":"lib/index.js","types":"lib/src/index.d.ts","module":"lib/index.es.js","scripts":{"lint":"eslint --ext=.ts,.js,.tsx,.jsx src tests rollup.config.js","test":"jest","build":"${npm_execpath} run build:clean && ${npm_execpath} run build:types && ${npm_execpath} run build:js","types":"tsc --noEmit","build:js":"rollup -c","build:clean":"rimraf lib/","build:types":"tsc --emitDeclarationOnly"},"_npmUser":{"name":"gilbsgilbs","email":"gilbsgilbert@gmail.com"},"repository":{"url":"https://github.com/gilbsgilbs/babel-plugin-i18next-extract.git","type":"git"},"description":"Statically extract translation keys from i18next application.","directories":{},"greenkeeper":{"ignore":["eslint"]},"licenseText":"Copyright 2019 Gilbert Gilb's\n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.","dependencies":{"node":"^12.4.0","i18next":"^17.0.4","@babel/core":"^7.4.5","@types/node":"^12.0.8","@babel/types":"^7.4.4","@types/i18next":"^12.1.0","@types/babel__core":"^7.1.2","json-stable-stringify":"^1.0.1"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^24.8.0","tslib":"^1.10.0","eslint":"^5.16.0","rimraf":"^2.6.3","rollup":"^1.16.2","fs-extra":"^8.0.1","prettier":"^1.18.2","@babel/cli":"^7.4.4","typescript":"^3.5.2","@types/jest":"^24.0.15","@types/rimraf":"^2.0.2","@types/fs-extra":"^8.0.0","@babel/preset-env":"^7.4.5","@babel/preset-react":"^7.0.0","jest-expect-message":"^1.0.2","eslint-config-prettier":"^5.0.0","eslint-plugin-prettier":"^3.1.0","@babel/preset-typescript":"^7.3.3","rollup-plugin-typescript":"^1.0.1","@typescript-eslint/parser":"^1.10.2","@types/jest-expect-message":"^1.0.0","@types/json-stable-stringify":"^1.0.32","@typescript-eslint/eslint-plugin":"^1.10.2"},"_npmOperationalInternal":{"tmp":"tmp/babel-plugin-i18next-extract_0.2.1_1563369272181_0.8978943371799677","host":"s3://npm-registry-packages"}},"0.2.2":{"name":"babel-plugin-i18next-extract","version":"0.2.2","keywords":["babel-plugin","i18next","i18n","translation","react","react-i18next","internationalization","localization"],"author":{"name":"Gilbert Gilb's","email":"gilbsgilbert@gmail.com"},"license":"MIT","_id":"babel-plugin-i18next-extract@0.2.2","maintainers":[{"name":"gilbsgilbs","email":"gilbsgilbert@gmail.com"}],"bugs":{"url":"https://github.com/gilbsgilbs/babel-plugin-i18next-extract/issues"},"dist":{"shasum":"f6ae68d4014d26086226f0e5985eb8842796b8b8","tarball":"https://registry.npmjs.org/babel-plugin-i18next-extract/-/babel-plugin-i18next-extract-0.2.2.tgz","fileCount":28,"integrity":"sha512-8Q1Wd+uk/2J3au8Hc9Y0otzs9DFqSCPHKAZ6ZZnmisiQauVKMX/IAMsR2YOqYqouLRESIXxeCtvSlrKsSyPJDQ==","signatures":[{"sig":"MEUCIEpfYxQdgBRaAs5pmDZtN0iDlMkL4NW1P/mP0k4W2OwVAiEAmQKSault+Pt45YmYLTRRnk+43bmGI46oxa+nznXt2D4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":138552,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdOgwhCRA9TVsSAnZWagAAdjIP/23AT56cLVMIgpST81vq\nrA5LegEjPajYnK6+OWwMBi+6cWwWOENvqaqnSZfPl856PGzfrwUeelVp66YK\n5YvfvUuKyC7mNa5q4qFCazi+/5Xr2PZ0GofxBizwNZcvK8gFcn92dkfkyjaQ\n9vIja7JZA8YF0rfZGVjFljUw1vtReCHxfwwT1U2kCEZREYuRMDGvhBm5QV60\ncKYODelYJUkUq5ILKiFVV3kL4TDO02rCl/UJWj0ae4YK6ByylBNuPJz7yGcG\nsTc696fygVecfeeQrsLwK/W3TRxi4Glre4XoW2q9KQz9MPdiE+N0wJ/d/qRE\nkV2NiGRalG+o4Ij5r8LxaytAOGe1pjEc2c5nkfpDjeO52B3Xdu7HipoYue03\nMUBsrkzuW2QQ+jqcPQhQDXQc2OAk79Uj9cJ2VCsBAsRiSRXubkVM6PLQcZgi\nk/cmo4i9eVqfzpNWZ5iQ/5xCNS2JM2qps7ihUeoOwlghtEikn0iSLc+GPN0V\nRzHB05lAVX9LPuDWyi9Gqihwd6z+wg9ayTyMW+2u60SROOYz8E7xNtu47ZwO\n/LIQMM0yAxtdJywC6sZ4jwB/0i9WZmK+/oK5TH9sODHJAnxvrcOSeSbHJd73\npFtcMXBO43VcTO2y2zKrSSQUOSv7AQSokoHxyQCTGHv9foGJ5Pe4df3qyF34\nVxTx\r\n=spfi\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"coverageDirectory":"./coverage/","setupFilesAfterEnv":["jest-expect-message"],"collectCoverageFrom":["src/**/*.{js,jsx,ts,tsx}"]},"main":"lib/index.js","types":"lib/src/index.d.ts","module":"lib/index.es.js","scripts":{"lint":"eslint --ext=.ts,.js,.tsx,.jsx src tests rollup.config.js","test":"jest","build":"${npm_execpath} run build:clean && ${npm_execpath} run build:types && ${npm_execpath} run build:js","types":"tsc --noEmit","build:js":"rollup -c","build:clean":"rimraf lib/","build:types":"tsc --emitDeclarationOnly"},"_npmUser":{"name":"gilbsgilbs","email":"gilbsgilbert@gmail.com"},"repository":{"url":"https://github.com/gilbsgilbs/babel-plugin-i18next-extract.git","type":"git"},"description":"Statically extract translation keys from i18next application.","directories":{},"greenkeeper":{"ignore":["eslint"]},"licenseText":"Copyright 2019 Gilbert Gilb's\n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.","dependencies":{"node":"^12.4.0","i18next":"^17.0.4","@babel/core":"^7.4.5","@types/node":"^12.0.8","@babel/types":"^7.4.4","@types/i18next":"^12.1.0","@types/babel__core":"^7.1.2","json-stable-stringify":"^1.0.1"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^24.8.0","tslib":"^1.10.0","eslint":"^5.16.0","rimraf":"^2.6.3","rollup":"^1.16.2","fs-extra":"^8.0.1","prettier":"^1.18.2","@babel/cli":"^7.4.4","typescript":"^3.5.2","@types/jest":"^24.0.15","@types/rimraf":"^2.0.2","@types/fs-extra":"^8.0.0","@babel/preset-env":"^7.4.5","@babel/preset-react":"^7.0.0","jest-expect-message":"^1.0.2","eslint-config-prettier":"^5.0.0","eslint-plugin-prettier":"^3.1.0","@babel/preset-typescript":"^7.3.3","rollup-plugin-typescript":"^1.0.1","@typescript-eslint/parser":"^1.10.2","@types/jest-expect-message":"^1.0.0","@types/json-stable-stringify":"^1.0.32","@typescript-eslint/eslint-plugin":"^1.10.2"},"_npmOperationalInternal":{"tmp":"tmp/babel-plugin-i18next-extract_0.2.2_1564085280886_0.7251295438651375","host":"s3://npm-registry-packages"}},"0.2.3":{"name":"babel-plugin-i18next-extract","version":"0.2.3","keywords":["babel-plugin","i18next","i18n","translation","react","react-i18next","internationalization","localization"],"author":{"name":"Gilbert Gilb's","email":"gilbsgilbert@gmail.com"},"license":"MIT","_id":"babel-plugin-i18next-extract@0.2.3","maintainers":[{"name":"gilbsgilbs","email":"gilbsgilbert@gmail.com"}],"bugs":{"url":"https://github.com/gilbsgilbs/babel-plugin-i18next-extract/issues"},"dist":{"shasum":"e0c8844f0b9ed93d7a922b0f63ee628c56e4c756","tarball":"https://registry.npmjs.org/babel-plugin-i18next-extract/-/babel-plugin-i18next-extract-0.2.3.tgz","fileCount":28,"integrity":"sha512-VxCWYIobF3crWUdtkw3VQw6bsAf52VjX5JB0Q7MUtyTOb+iLlNt7YTaDGcHx7mwbxQyinhi+7YJfQAp6i046SQ==","signatures":[{"sig":"MEYCIQDuYq9lmbzJnklxohW5O9me2R0rIXfQfB5FZRjHSL1oGAIhAMmDH/RSUnxDC09EYfRvIjTuS0xYTL+5+VFCVF5goY0z","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":138568,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdQf5gCRA9TVsSAnZWagAAUIQQAI6E/kes7yfo/W291UOz\nNfMJ6QQ+XecLnyzFiO8REXD9SALGKAmrzHeebsr2/UMAuqI07iJ2an5qrPb+\neC980tOQU906Z2wKSEdRLy/hG4SP8xU72wmcMtugaiuXprNGPUTD/JOCyImq\nSzxbYtDbQSbmso8sAH89l9xx3R19SNx2KdigINH7fYoA8rXWbyj9/U/1x+Ys\nu9efgvaeNUDcGlImhzDytIRIbox1D8EDxIsYqvW1Z1FvfK64eniBg8UMzUbG\nFXQxSyO+SFM/pdnKoesasHuylAHluFo3ttOGniZH+kgha8tMAEbKWO9Zeq0e\nvqtkLr8pOGiDmO0947sCPzUxJDpSRLL7rJV6ws3mR5yMbc4tdRxFyh6aetPK\ng/r/5L6t6jKzkY7Bt/9aRqb5OsvFvhWejiMkYVZ4RVMzl3tNDx1GtyDHrrlm\nJayhAy2xIEXOxTuqCteUQkVG2MqiwHYKnVBkacB7x7ru5t1NbawW3UMWMd/W\nSyFUNI67KrbWGbzAXT1Vr6GH2TNY/XOM7YNPjr6+xt4p3+k2cGp22r6s6JDm\nRl1cGFyezI+EsDZ03dKiE3INzwUsIAtx3mYHMouS6Ghck/+7oVsUQHWZoTc+\n9shQr2/kcTm2mtE88KRl/dAPRZ5Ovj3H3D6de1DV2m3KKbUPcZf5UO/mxG3W\nqm54\r\n=/hQQ\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"coverageDirectory":"./coverage/","setupFilesAfterEnv":["jest-expect-message"],"collectCoverageFrom":["src/**/*.{js,jsx,ts,tsx}"]},"main":"lib/index.js","types":"lib/src/index.d.ts","module":"lib/index.es.js","engines":{"node":">=10.0.0"},"scripts":{"lint":"eslint --ext=.ts,.js,.tsx,.jsx src tests rollup.config.js","test":"jest","build":"${npm_execpath} run build:clean && ${npm_execpath} run build:types && ${npm_execpath} run build:js","types":"tsc --noEmit","build:js":"rollup -c","build:clean":"rimraf lib/","build:types":"tsc --emitDeclarationOnly"},"_npmUser":{"name":"gilbsgilbs","email":"gilbsgilbert@gmail.com"},"repository":{"url":"https://github.com/gilbsgilbs/babel-plugin-i18next-extract.git","type":"git"},"description":"Statically extract translation keys from i18next application.","directories":{},"greenkeeper":{"ignore":["eslint"]},"licenseText":"Copyright 2019 Gilbert Gilb's\n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.","dependencies":{"i18next":"^17.0.4","@babel/core":"^7.4.5","@types/node":"^12.0.8","@babel/types":"^7.4.4","@types/i18next":"^12.1.0","@types/babel__core":"^7.1.2","json-stable-stringify":"^1.0.1"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^24.8.0","tslib":"^1.10.0","eslint":"^5.16.0","rimraf":"^2.6.3","rollup":"^1.16.2","fs-extra":"^8.0.1","prettier":"^1.18.2","@babel/cli":"^7.4.4","typescript":"^3.5.2","@types/jest":"^24.0.15","@types/rimraf":"^2.0.2","@types/fs-extra":"^8.0.0","@babel/preset-env":"^7.4.5","@babel/preset-react":"^7.0.0","jest-expect-message":"^1.0.2","eslint-config-prettier":"^5.0.0","eslint-plugin-prettier":"^3.1.0","@babel/preset-typescript":"^7.3.3","rollup-plugin-typescript":"^1.0.1","@typescript-eslint/parser":"^1.10.2","@types/jest-expect-message":"^1.0.0","@types/json-stable-stringify":"^1.0.32","@typescript-eslint/eslint-plugin":"^1.10.2"},"_npmOperationalInternal":{"tmp":"tmp/babel-plugin-i18next-extract_0.2.3_1564606047105_0.7916351245908961","host":"s3://npm-registry-packages"}},"0.2.4":{"name":"babel-plugin-i18next-extract","version":"0.2.4","keywords":["babel-plugin","i18next","i18n","translation","react","react-i18next","internationalization","localization"],"author":{"name":"Gilbert Gilb's","email":"gilbsgilbert@gmail.com"},"license":"MIT","_id":"babel-plugin-i18next-extract@0.2.4","maintainers":[{"name":"gilbsgilbs","email":"gilbsgilbert@gmail.com"}],"bugs":{"url":"https://github.com/gilbsgilbs/babel-plugin-i18next-extract/issues"},"dist":{"shasum":"5c21b088ee273e82b4fc27895d5e418e5c698117","tarball":"https://registry.npmjs.org/babel-plugin-i18next-extract/-/babel-plugin-i18next-extract-0.2.4.tgz","fileCount":34,"integrity":"sha512-A9b/FhHh/RXNrCkeQvzSX/y0ZcmoLi4J0ZaYjC6jBCd2nVwVV+21EmBW8vlchgT1kFPx56ctfif/eTDzALtKmg==","signatures":[{"sig":"MEYCIQD4XQYVueAec+VibONJMvAVG85L8q+Wf2xXWcNzLJFdKQIhAKG73RubNSnHK1nzUuGe8deI0YIoNS2IRC2X5gDYmWTO","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":134424,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJde8T/CRA9TVsSAnZWagAAVYwP/0uzAxiA+yIjOPMWGbdE\nH79jvhn1037DMSMqN2JY6ZKzDSSRdSlqAqgd1cOBimwbUFDL2dXWFGKNDST0\nyEgjSQU0TRXpyV11SqfKIFLlLccouw0UChNv8aMGkVkM/G3bByWAe/q27iQw\ndsoJpFZbj6oeJ3+h6URrqIL8Px07UhXBY10X7yTw5Pe0OtsVMVLDy8sZflMk\nGQX2m3ZSMELbfoLjQQEhpmEyia4vA/2GAAg1QON2FjnMZYGrDxuisWcZu+ii\nKjPLJHsmeLoB95DsOVgWRhuFSTUs9G3eab6U4UvwKlLLAZBjQV5A3m95CLvs\n4sJ3y2Tp4ZMHSwGbjX4CkPqfjNh997uIVlZbvh+54zKAh3UGJgaiY/CI9nVE\nRRGAL/ggSkvG/tTDsNuvdz853muMbT9+daloHjkNuIPxuKmCy5qCwwDuysKY\ncbwDkSVBu+n2SlLOoxwYwO61t7ZGN6CckkK3oIAQMuwl3TDSDNiGEm3WooQP\nPJ8Jh5BZP3W4FwkvH1FEnOYuXVYRp+TfNXbJnvJ7E8qlUjexuv6lf6PdnZnT\nOjS0A66hgppkh5RuQc9WuGvlErwxH5NGojEB/eWfuVF8r7UxRk1Edy6sXrla\nUNHHqkPPbI0/WL29t+aPxfhb4SOuC5IXisb7mba6f+DowIYmHr10iBTtbSs7\n4WLQ\r\n=9WrD\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"coverageDirectory":"./coverage/","setupFilesAfterEnv":["jest-expect-message"],"collectCoverageFrom":["src/**/*.{js,jsx,ts,tsx}"]},"main":"lib/index.js","types":"lib/src/index.d.ts","module":"lib/index.es.js","engines":{"node":">=10.0.0"},"scripts":{"lint":"eslint --ext=.ts,.js,.tsx,.jsx src docs tests rollup.config.js","test":"jest","build":"${npm_execpath} run build:clean && ${npm_execpath} run build:types && ${npm_execpath} run build:js","types":"tsc --noEmit","build:js":"rollup -c","build:clean":"rimraf lib/","build:types":"tsc --emitDeclarationOnly"},"_npmUser":{"name":"gilbsgilbs","email":"gilbsgilbert@gmail.com"},"repository":{"url":"https://github.com/gilbsgilbs/babel-plugin-i18next-extract.git","type":"git"},"description":"Statically extract translation keys from i18next application.","directories":{},"licenseText":"Copyright 2019 Gilbert Gilb's <gilbsgilbert@gmail.com>\n\nPermission is hereby granted, free of charge, to any person obtaining\na copy of this software and associated documentation files (the\n\"Software\"), to deal in the Software without restriction, including\nwithout limitation the rights to use, copy, modify, merge, publish,\ndistribute, sublicense, and/or sell copies of the Software, and to\npermit persons to whom the Software is furnished to do so, subject to\nthe following conditions:\n\nThe above copyright notice and this permission notice shall be\nincluded in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND,\nEXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF\nMERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND\nNONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS\nBE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN\nACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN\nCONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","dependencies":{"i18next":"^17.0.4","@babel/core":"^7.4.5","json-stable-stringify":"^1.0.1"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^24.8.0","tslib":"^1.10.0","eslint":"^6.1.0","rimraf":"^3.0.0","rollup":"^1.16.2","fs-extra":"^8.0.1","prettier":"^1.18.2","@babel/cli":"^7.4.4","typescript":"^3.5.2","@types/jest":"^24.0.15","@types/node":"^12.0.8","@babel/types":"^7.4.4","@types/rimraf":"^2.0.2","@types/fs-extra":"^8.0.0","@babel/preset-env":"^7.4.5","@types/babel__core":"^7.1.2","@babel/preset-react":"^7.0.0","jest-expect-message":"^1.0.2","eslint-config-prettier":"^6.0.0","eslint-plugin-prettier":"^3.1.0","@babel/preset-typescript":"^7.3.3","rollup-plugin-typescript":"^1.0.1","@typescript-eslint/parser":"^2.0.0","@types/jest-expect-message":"^1.0.0","@types/json-stable-stringify":"^1.0.32","@typescript-eslint/eslint-plugin":"^2.0.0"},"_npmOperationalInternal":{"tmp":"tmp/babel-plugin-i18next-extract_0.2.4_1568392446505_0.7831800417471328","host":"s3://npm-registry-packages"}},"0.2.5":{"name":"babel-plugin-i18next-extract","version":"0.2.5","keywords":["babel-plugin","i18next","i18n","translation","react","react-i18next","internationalization","localization"],"author":{"name":"Gilbert Gilb's","email":"gilbsgilbert@gmail.com"},"license":"MIT","_id":"babel-plugin-i18next-extract@0.2.5","maintainers":[{"name":"gilbsgilbs","email":"gilbsgilbert@gmail.com"}],"bugs":{"url":"https://github.com/gilbsgilbs/babel-plugin-i18next-extract/issues"},"dist":{"shasum":"224df2bda78982148c06bc8a696f23985147db2e","tarball":"https://registry.npmjs.org/babel-plugin-i18next-extract/-/babel-plugin-i18next-extract-0.2.5.tgz","fileCount":34,"integrity":"sha512-thm/WmpI2h+L72dUZ2BMcQummM093NavA/R7kq6lFZ7tVODIm92F7OzHy0e54kU8N5H4hYezzKSy55laGGCv6A==","signatures":[{"sig":"MEUCIQC0YZbQ7FYSuy/922mK1nahUdLt+yhV8/F3BpiRiQk8UgIgdAdaL4UrWN6rEokA0VaBn/W/KNXxaAmkErI/esvtNJ8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":133832,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdiNuqCRA9TVsSAnZWagAAdZMP+gMvB37zmebGgZDojpND\ndgpKuspfvd7xS0CskIcPhKMdlYgRAzRRjqDw0tA7blO4+0e+yaRHn3KyB6F6\nt/jCHxLnkaUHiUaLDU4MTAhFrZDJgawasKjmXwGoUFmDv04h1QGzM1FCtmvT\n8SbOQx540IA0zKXu0sN77fKZnUQtoSHklOsVi/v/zeXF2Q9q0qXyHbQoJZqZ\nOAa6e2RBmkMAYlHM79Db789etDe96GX9JahlQlASPi9VukPUOUZoLWkzD0Gy\nFu8I1uwvIUYuWQK4Vfsk/fxyj6BnlY7Jm/zFWP8dT7nFWK+uzBCevGu3cd/g\n2Cnms1FnW8cX8DcoDa4cjpXEUe9EOmj4XE0e05QWvU7PBroVyvwJ4SYFqJbZ\ng5WF7y1DYQ6eIHtKfmASdK2GKnjHstykJBLZG9zgVQelIqHGVgbwGOabbxlt\nZVfnaqikDSJYv950rcy2wsPsRjU6g97XNDcsTxR76zqSnzupJ7Tyh3xLX05e\nZXcX/AAb6A7kRgWJeU23fbdNguhW6k//J8awL18GHGdnBrhE2S1rWUB7Wp77\n8y4G7/HaQbQVqVQFEkhZDtxiStoU16F2SQB/bqX8aXtxc8S0KKB3MQi9i3Y0\n9YQpbq/9rFGNmCcg+Jgjwx1Cijw2Bk7acjZplujvFKMjY/10iDV8GRMYTtU2\nS5kC\r\n=I3Hl\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"coverageDirectory":"./coverage/","setupFilesAfterEnv":["jest-expect-message"],"collectCoverageFrom":["src/**/*.{js,jsx,ts,tsx}"]},"main":"lib/index.js","types":"lib/src/index.d.ts","module":"lib/index.es.js","engines":{"node":">=10.0.0"},"scripts":{"lint":"eslint --ext=.ts,.js,.tsx,.jsx src docs tests rollup.config.js","test":"jest","build":"${npm_execpath} run build:clean && ${npm_execpath} run build:types && ${npm_execpath} run build:js","types":"tsc --noEmit","build:js":"rollup -c","build:clean":"rimraf lib/","build:types":"tsc --emitDeclarationOnly"},"_npmUser":{"name":"gilbsgilbs","email":"gilbsgilbert@gmail.com"},"repository":{"url":"https://github.com/gilbsgilbs/babel-plugin-i18next-extract.git","type":"git"},"description":"Statically extract translation keys from i18next application.","directories":{},"licenseText":"Copyright 2019 Gilbert Gilb's <gilbsgilbert@gmail.com>\n\nPermission is hereby granted, free of charge, to any person obtaining\na copy of this software and associated documentation files (the\n\"Software\"), to deal in the Software without restriction, including\nwithout limitation the rights to use, copy, modify, merge, publish,\ndistribute, sublicense, and/or sell copies of the Software, and to\npermit persons to whom the Software is furnished to do so, subject to\nthe following conditions:\n\nThe above copyright notice and this permission notice shall be\nincluded in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND,\nEXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF\nMERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND\nNONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS\nBE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN\nACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN\nCONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","dependencies":{"i18next":"^17.0.4","@babel/core":"^7.4.5","json-stable-stringify":"^1.0.1"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^24.8.0","tslib":"^1.10.0","eslint":"^6.1.0","rimraf":"^3.0.0","rollup":"^1.16.2","fs-extra":"^8.0.1","prettier":"^1.18.2","@babel/cli":"^7.4.4","typescript":"^3.5.2","@types/jest":"^24.0.15","@types/node":"^12.0.8","@babel/types":"^7.4.4","@types/rimraf":"^2.0.2","@types/fs-extra":"^8.0.0","@babel/preset-env":"^7.4.5","@types/babel__core":"^7.1.2","@babel/preset-react":"^7.0.0","jest-expect-message":"^1.0.2","eslint-config-prettier":"^6.0.0","eslint-plugin-prettier":"^3.1.0","@babel/preset-typescript":"^7.3.3","rollup-plugin-typescript":"^1.0.1","@typescript-eslint/parser":"^2.0.0","@types/jest-expect-message":"^1.0.0","@types/json-stable-stringify":"^1.0.32","@typescript-eslint/eslint-plugin":"^2.0.0"},"_npmOperationalInternal":{"tmp":"tmp/babel-plugin-i18next-extract_0.2.5_1569250217162_0.6228460448784614","host":"s3://npm-registry-packages"}},"0.2.6":{"name":"babel-plugin-i18next-extract","version":"0.2.6","keywords":["babel-plugin","i18next","i18n","translation","react","react-i18next","internationalization","localization"],"author":{"name":"Gilbert Gilb's","email":"gilbsgilbert@gmail.com"},"license":"MIT","_id":"babel-plugin-i18next-extract@0.2.6","maintainers":[{"name":"gilbsgilbs","email":"gilbsgilbert@gmail.com"}],"bugs":{"url":"https://github.com/gilbsgilbs/babel-plugin-i18next-extract/issues"},"dist":{"shasum":"1155a8a9ea8e60f64024c7376e63c0f4d815b2a2","tarball":"https://registry.npmjs.org/babel-plugin-i18next-extract/-/babel-plugin-i18next-extract-0.2.6.tgz","fileCount":34,"integrity":"sha512-w8dJLcMHJPQo02qB8HRe4S1HLReEsfBi8OPNgVBt1UwY+4SNGUSJrmAoaSSDvFvIBQpUco4UhairwfXGm3lm7A==","signatures":[{"sig":"MEQCIFa2kiPv2M7xYjjWh1ySHjlFYM6VBhkK6uWjJI4ycMbOAiAahjHoAHYavjepjsDNLUd+P7KEovfLepKlhLE49IHHbg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":134444,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdifv4CRA9TVsSAnZWagAAHeQP/2LwU1anqsqFTH3y5NQV\n72ICcHtOL0HJS7kH8KdoaDCi/N9bYQqRj2b1QSTu1hrq217wBpDpHehciLt5\nRum4215vto8hh0eInLqyWNpkROrenF+iFsWvPoeTjqYudje2ck51pWbkZeoE\nQhfMQ4PG72MM7zR8D8qxgqhdodb2GcqUkLu7GaQdja/sG7tvGQ5yUqHf7T+2\nd7bCvXmUnVJykks5CbnYDpc6U83YKINAJs9LQ+w249zxU4K/3W7aQTwOrQ3v\n71hD/zoix/hKVpgFrn1G4i/Judbs2GbEi6JylwR+vc7pqpdnsGCn09RyaAwa\nUj5o+yFPmdv5CzlIPdCQbAWOz4ZpsisWVTYLT+qYQBRcjDasaUgU9wZ2bd2m\nbty1izfI7t2nt/G4dgouXk/CcqdBnbk3S6xZjZrCurU28K/bzJEOhCAyaE/F\nl/aYNJvSSVcafbg8xYncwvgzlMxb9mCxDOeHuwJqUkiCEz0w2IbSuVZkHTMO\naPr7VsPa76TrFbCFx5OxB/ABn8SONFiiBLsOEgX3AmrVs9BaYyxpPDwO0R34\n3ID+CTkiW7H3Mo1EDVjr9fHweKAKOX7rx/Yv5/2Oxw5SPywpdqTfRX6ezr4g\nN+x5S6BwfZ6y3PdfRRcIhsvXB0ji4LGsouCJzjmsLScEQqtZu5JRw5NNwNUU\nTopz\r\n=RLPa\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"coverageDirectory":"./coverage/","setupFilesAfterEnv":["jest-expect-message"],"collectCoverageFrom":["src/**/*.{js,jsx,ts,tsx}"]},"main":"lib/index.js","types":"lib/src/index.d.ts","module":"lib/index.es.js","engines":{"node":">=10.0.0"},"scripts":{"lint":"eslint --ext=.ts,.js,.tsx,.jsx src docs tests rollup.config.js","test":"jest","build":"${npm_execpath} run build:clean && ${npm_execpath} run build:types && ${npm_execpath} run build:js","types":"tsc --noEmit","build:js":"rollup -c","build:clean":"rimraf lib/","build:types":"tsc --emitDeclarationOnly"},"_npmUser":{"name":"gilbsgilbs","email":"gilbsgilbert@gmail.com"},"repository":{"url":"https://github.com/gilbsgilbs/babel-plugin-i18next-extract.git","type":"git"},"description":"Statically extract translation keys from i18next application.","directories":{},"licenseText":"Copyright 2019 Gilbert Gilb's <gilbsgilbert@gmail.com>\n\nPermission is hereby granted, free of charge, to any person obtaining\na copy of this software and associated documentation files (the\n\"Software\"), to deal in the Software without restriction, including\nwithout limitation the rights to use, copy, modify, merge, publish,\ndistribute, sublicense, and/or sell copies of the Software, and to\npermit persons to whom the Software is furnished to do so, subject to\nthe following conditions:\n\nThe above copyright notice and this permission notice shall be\nincluded in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND,\nEXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF\nMERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND\nNONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS\nBE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN\nACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN\nCONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","dependencies":{"i18next":"^17.0.4","@babel/core":"^7.4.5","json-stable-stringify":"^1.0.1"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^24.8.0","tslib":"^1.10.0","eslint":"^6.1.0","rimraf":"^3.0.0","rollup":"^1.16.2","fs-extra":"^8.0.1","prettier":"^1.18.2","@babel/cli":"^7.4.4","typescript":"^3.5.2","@types/jest":"^24.0.15","@types/node":"^12.0.8","@babel/types":"^7.4.4","@types/rimraf":"^2.0.2","@types/fs-extra":"^8.0.0","@babel/preset-env":"^7.4.5","@types/babel__core":"^7.1.2","@babel/preset-react":"^7.0.0","jest-expect-message":"^1.0.2","eslint-config-prettier":"^6.0.0","eslint-plugin-prettier":"^3.1.0","@babel/preset-typescript":"^7.3.3","rollup-plugin-typescript":"^1.0.1","@typescript-eslint/parser":"^2.0.0","@types/jest-expect-message":"^1.0.0","@types/json-stable-stringify":"^1.0.32","@typescript-eslint/eslint-plugin":"^2.0.0"},"_npmOperationalInternal":{"tmp":"tmp/babel-plugin-i18next-extract_0.2.6_1569324023591_0.4899101735435747","host":"s3://npm-registry-packages"}},"0.3.0":{"name":"babel-plugin-i18next-extract","version":"0.3.0","keywords":["babel-plugin","i18next","i18n","translation","react","react-i18next","internationalization","localization"],"author":{"name":"Gilbert Gilb's","email":"gilbsgilbert@gmail.com"},"license":"MIT","_id":"babel-plugin-i18next-extract@0.3.0","maintainers":[{"name":"gilbsgilbs","email":"gilbsgilbert@gmail.com"}],"bugs":{"url":"https://github.com/gilbsgilbs/babel-plugin-i18next-extract/issues"},"dist":{"shasum":"14b2af63940b4ffef1e866dda0518016fe57817a","tarball":"https://registry.npmjs.org/babel-plugin-i18next-extract/-/babel-plugin-i18next-extract-0.3.0.tgz","fileCount":34,"integrity":"sha512-IOzpCm9LEjmBdUj1tNMUbZJmka9r+E0DVu5kCvnVP6S5C0qZUy2y8jWwiFBDY8uedbfcjEdYCM/gBvpmCHKrCQ==","signatures":[{"sig":"MEUCIHLlGMRq+ZcUzMq+VoJZM80g21n2PO+BJ18D4In1GlRmAiEAgi3LRDQ7WD+MIVFKf1YI4E9KmQR9J3xWIsOhJcgWxtU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":143132,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdwc8mCRA9TVsSAnZWagAAjTQP/1knoHar/WLxDbP7ZP4r\nHh+LNUOyyde0keN10dumbRKdWSw27RKbs4pULy3jdBOemB9Z3tZ62XNu9JNZ\nF3uF6o1hN3gaQcqNQ3IxjxK7dpvOW9QZnBedYlfACJVNy+Y4HuyoekQ1er3M\nqHFXKRIzuOUKp3ny31zdDUjFqIahcigGR0nwQyh5vh8PIdUHtJOYhweAXy41\nHslAN+Pwdb2hAyw9UHOEj+2P+06SSCIrE4b0sK4vZ8eKBEBbcsEgowf94sKq\nyihUFsCipy6OGsuetqKc/9NGKTyr+Jcp5g8Y3w0Z/82QXNO/BNsJIQcXDex+\n4R2u2d9G5yw/B/Q4auta52hCEZayPaE+M1cmlDON9sUwBbjSlnwb9RbAeoMN\n69QIEIxdrpnrQh+uKW+lm8vLcYwxiHD4fQvsOZnZq1mQkEFpqKz3kM1zwDFQ\neBaBj2zinnQFzrgVXK4/FDp0nzFtTZupRQvwXEq80cNmzkfQOE1QH6zlidDd\nZQX/2iqFlX2zCP4L7SW7h85DSdNgEGxy6jSZHo6oKCHOBxIqf45bZmQ56K+K\nucw3NljbI1PLRq0SfgZG9CSyG/kkaFKcWePioNnS0liwrm25d92o+pBxRdfQ\ngUcSZtX2keG/jAZdMgvahjbnyDvKMup5phu232M1qTqJQiQLs8epZsMzsoJx\nwBSq\r\n=q88v\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"coverageDirectory":"./coverage/","setupFilesAfterEnv":["jest-expect-message"],"collectCoverageFrom":["src/**/*.{js,jsx,ts,tsx}"]},"main":"lib/index.js","types":"lib/src/index.d.ts","module":"lib/index.es.js","engines":{"node":">=10.0.0"},"scripts":{"lint":"eslint --ext=.ts,.js,.tsx,.jsx src docs tests rollup.config.js","test":"jest","build":"${npm_execpath} run build:clean && ${npm_execpath} run build:types && ${npm_execpath} run build:js","types":"tsc --noEmit","build:js":"rollup -c","build:clean":"rimraf lib/","build:types":"tsc --emitDeclarationOnly"},"_npmUser":{"name":"gilbsgilbs","email":"gilbsgilbert@gmail.com"},"repository":{"url":"https://github.com/gilbsgilbs/babel-plugin-i18next-extract.git","type":"git"},"description":"Statically extract translation keys from i18next application.","directories":{},"licenseText":"Copyright 2019 Gilbert Gilb's <gilbsgilbert@gmail.com>\n\nPermission is hereby granted, free of charge, to any person obtaining\na copy of this software and associated documentation files (the\n\"Software\"), to deal in the Software without restriction, including\nwithout limitation the rights to use, copy, modify, merge, publish,\ndistribute, sublicense, and/or sell copies of the Software, and to\npermit persons to whom the Software is furnished to do so, subject to\nthe following conditions:\n\nThe above copyright notice and this permission notice shall be\nincluded in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND,\nEXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF\nMERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND\nNONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS\nBE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN\nACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN\nCONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","dependencies":{"i18next":"^19.0.0","@babel/core":"^7.4.5","json-stable-stringify":"^1.0.1"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^24.8.0","tslib":"^1.10.0","eslint":"^6.1.0","rimraf":"^3.0.0","rollup":"^1.16.2","fs-extra":"^8.0.1","prettier":"^1.18.2","@babel/cli":"^7.4.4","typescript":"^3.5.2","@types/jest":"^24.0.15","@types/node":"^12.0.8","@babel/types":"^7.4.4","@types/rimraf":"^2.0.2","@types/fs-extra":"^8.0.0","@babel/preset-env":"^7.4.5","@types/babel__core":"^7.1.2","@babel/preset-react":"^7.0.0","jest-expect-message":"^1.0.2","eslint-config-prettier":"^6.0.0","eslint-plugin-prettier":"^3.1.0","@babel/preset-typescript":"^7.3.3","rollup-plugin-typescript":"^1.0.1","@typescript-eslint/parser":"^2.0.0","@types/jest-expect-message":"^1.0.0","@types/json-stable-stringify":"^1.0.32","@typescript-eslint/eslint-plugin":"^2.0.0"},"_npmOperationalInternal":{"tmp":"tmp/babel-plugin-i18next-extract_0.3.0_1572982565510_0.3849688479978961","host":"s3://npm-registry-packages"}},"0.4.0":{"name":"babel-plugin-i18next-extract","version":"0.4.0","keywords":["babel-plugin","i18next","i18n","translation","react","react-i18next","internationalization","localization"],"author":{"name":"Gilbert Gilb's","email":"gilbsgilbert@gmail.com"},"license":"MIT","_id":"babel-plugin-i18next-extract@0.4.0","maintainers":[{"name":"gilbsgilbs","email":"gilbsgilbert@gmail.com"}],"bugs":{"url":"https://github.com/gilbsgilbs/babel-plugin-i18next-extract/issues"},"dist":{"shasum":"2519c4924d5a226ec47b4cdca8abd5ce7655561b","tarball":"https://registry.npmjs.org/babel-plugin-i18next-extract/-/babel-plugin-i18next-extract-0.4.0.tgz","fileCount":35,"integrity":"sha512-RdSJx5E/AfpYL28DUvQob0jfA8+YnLSVtfYUK5ChEv3JRMV+NRymjU3ikoLmez3qGd+d+o2Q7mct0vA0hDooNg==","signatures":[{"sig":"MEYCIQCupwJkQW1OUOCE4sLMgIul6u1RJ35L4XY0FvfwnLlQugIhANNraTjV3FZ95lsy9R1uHcNLWyfmGZ0IVvdiyb/aPd7U","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":150148,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdywF6CRA9TVsSAnZWagAAm/sP/2euF9YJ6YUKdYSu6CA0\ncP9xEpKYz4MYca+N4nrboog1/Blw+hcnVzTLt+Dkm1Y/8Fdo39tlqV+6ro0y\nB4jaJBk6xJI8bKpTc8dQQ9wKID54jTahZjrfxYUDPkNunZj1qlXakElZSvd6\n33V8UZgYoyLQz053TnSsByOigcpHrpKQ8EJ0LHh9fWOAygO7HRmtnTcK+6kZ\nv2EEsC+jJSjn348zQaappzm8v/CBlPDCpJJXIhGvtvmaAFbs0jcWoHF1irPt\nyKq0PH7/TIrnWWK9P7cXbWbiEI5RXa2L+MDv2bEvHMh9u2afooGyOjLhaNws\n0Hb4Hm5T6/uAVo1XBds/1cYQsjhmPvfu2hBp/EiOa/H0Mh9cEEv6JQzso/0w\ne3UlVRHWelb5U7FFJEFRs/vlqHx/3RY/IkG18v3qG7+L/Ws1kl0xLDPYQ+xz\nyJyuqF4yuYeAz/eJU0zJonMirdwyV7Iu/hc26dY2KzLFD+PlRU82H5GvB9q5\nXFHw4lm7UPJqWZU3zGm8/6Sa+RW3IEcXlIUGuQR8mwEHbLqk9qno5UvGWah8\nxo2EXhmgXG0CznDInlzvqufKwAXVdEeP94zCH+yqOZWtZUBOe1ivdE3DrWrZ\nPUSza6Cltus6ivqvvVdPECtt66ZfasaIcAO0W9xw3pUFEDx3AS+p+oBnLGfC\nwjcm\r\n=1k7K\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"coverageDirectory":"./coverage/","setupFilesAfterEnv":["jest-expect-message"],"collectCoverageFrom":["src/**/*.{js,jsx,ts,tsx}"]},"main":"lib/index.js","types":"lib/src/index.d.ts","module":"lib/index.es.js","engines":{"node":">=10.0.0"},"scripts":{"lint":"eslint --ext=.ts,.js,.tsx,.jsx src docs tests rollup.config.js","test":"jest","build":"${npm_execpath} run build:clean && ${npm_execpath} run build:types && ${npm_execpath} run build:js","types":"tsc --noEmit","build:js":"rollup -c","build:clean":"rimraf lib/","build:types":"tsc --emitDeclarationOnly"},"_npmUser":{"name":"gilbsgilbs","email":"gilbsgilbert@gmail.com"},"repository":{"url":"https://github.com/gilbsgilbs/babel-plugin-i18next-extract.git","type":"git"},"description":"Statically extract translation keys from i18next application.","directories":{},"licenseText":"Copyright 2019 Gilbert Gilb's <gilbsgilbert@gmail.com>\n\nPermission is hereby granted, free of charge, to any person obtaining\na copy of this software and associated documentation files (the\n\"Software\"), to deal in the Software without restriction, including\nwithout limitation the rights to use, copy, modify, merge, publish,\ndistribute, sublicense, and/or sell copies of the Software, and to\npermit persons to whom the Software is furnished to do so, subject to\nthe following conditions:\n\nThe above copyright notice and this permission notice shall be\nincluded in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND,\nEXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF\nMERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND\nNONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS\nBE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN\nACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN\nCONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","dependencies":{"i18next":"^19.0.0","@babel/core":"^7.4.5","json-stable-stringify":"^1.0.1"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^24.8.0","tslib":"^1.10.0","eslint":"^6.1.0","rimraf":"^3.0.0","rollup":"^1.16.2","fs-extra":"^8.0.1","prettier":"^1.18.2","@babel/cli":"^7.4.4","typescript":"^3.5.2","@types/jest":"^24.0.15","@types/node":"^12.0.8","@babel/types":"^7.4.4","@types/rimraf":"^2.0.2","@types/fs-extra":"^8.0.0","@babel/preset-env":"^7.4.5","@types/babel__core":"^7.1.2","@babel/preset-react":"^7.0.0","jest-expect-message":"^1.0.2","eslint-config-prettier":"^6.0.0","eslint-plugin-prettier":"^3.1.0","@babel/preset-typescript":"^7.3.3","rollup-plugin-typescript":"^1.0.1","@typescript-eslint/parser":"^2.0.0","@types/jest-expect-message":"^1.0.0","@types/json-stable-stringify":"^1.0.32","@typescript-eslint/eslint-plugin":"^2.0.0"},"_npmOperationalInternal":{"tmp":"tmp/babel-plugin-i18next-extract_0.4.0_1573585274067_0.34753623805887535","host":"s3://npm-registry-packages"}},"0.4.1":{"name":"babel-plugin-i18next-extract","version":"0.4.1","keywords":["babel-plugin","i18next","i18n","translation","react","react-i18next","internationalization","localization"],"author":{"name":"Gilbert Gilb's","email":"gilbsgilbert@gmail.com"},"license":"MIT","_id":"babel-plugin-i18next-extract@0.4.1","maintainers":[{"name":"gilbsgilbs","email":"gilbsgilbert@gmail.com"}],"bugs":{"url":"https://github.com/gilbsgilbs/babel-plugin-i18next-extract/issues"},"dist":{"shasum":"66b124cd227827d9a19e7deee586e5475d154f9e","tarball":"https://registry.npmjs.org/babel-plugin-i18next-extract/-/babel-plugin-i18next-extract-0.4.1.tgz","fileCount":35,"integrity":"sha512-rhgeZoMsNE44d68kg37sikhYFYe6DpIlWyvqdV0fkrd8yGmmFfT9tmY4amRdB9jEq/T/U7OFOwRcMkkg13z/Rw==","signatures":[{"sig":"MEYCIQDUzwhDOdcQ0s+SBQslncgMlXxFGHl12/BHbVQwRe4ETgIhAKN0qJHlbpIW+QPtsDYWajjVsqOtFr2izYJkT6qu2NQI","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":153814,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd8TE7CRA9TVsSAnZWagAAnpUQAJA6TivNCSdQm4NozmIF\nd0enpuktoKdsEFUH7d6XfSDycNWDphgqS2hqXU9XVi0wuHCxCcckx8d3u7Ps\nIi+kKoRokIsmKtgZzj1WbuF3O0/72r86Cm+M3pBvUw4UxuKLAw/uFJ0SfHLE\ndLK74v9hyQBYwcDSdknbDrMpjSVCk6QfOC5Ednu/M09Cshvt7WeD96pU/quK\nA0w7Oxs3qfOvsPDo0yQhWMl4egsmlnXt0TCfKsLPuHLQKnHCyqudVq35SKMA\nVwIeqQJ9edPH4ZT9pWrCKgMljYiMmjywZpSA0KjRYrWwjqnotD5/XuxyNIjb\nSK94Lt7nTWdTAnkslrFuXBbH21Y1wDRaIhmJwO4FKdVLtS/R5U43ni0dZUZ5\nJR5r2zGwRGcJGDCDmZrplyWB6HBGKxIRBCJ6YUZQgR3MJTujsMnucm15C4Zg\no5j4qNtfrEpp3Qi5PcYgXeBGqYfatRlWvlS4pr2AyPSXMCdPQNFhOyzY0kBP\nJz+paItf0awbveEO5815l7xgVzaQIW6jrypTy6Zx51t9wMA56MA2V4Zbc5YY\n7yiJoKOkrVx9ulzadlq2FvjaUSr2CteXt2ztFrSAAuYn+MMi5g1h51SjhW/i\nl+R9BCyHxLI0kZwLH3OjYNk+ytbGAojeiEkx9YZFHNu5NPprcIpIaU36QUO6\nlS0K\r\n=2MZa\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"coverageDirectory":"./coverage/","setupFilesAfterEnv":["jest-expect-message"],"collectCoverageFrom":["src/**/*.{js,jsx,ts,tsx}"]},"main":"lib/index.js","types":"lib/src/index.d.ts","module":"lib/index.es.js","engines":{"node":">=10.0.0"},"scripts":{"lint":"eslint --ext=.ts,.js,.tsx,.jsx src docs tests rollup.config.js","test":"jest","build":"${npm_execpath} run build:clean && ${npm_execpath} run build:types && ${npm_execpath} run build:js","types":"tsc --noEmit","build:js":"rollup -c","build:clean":"rimraf lib/","build:types":"tsc --emitDeclarationOnly"},"_npmUser":{"name":"gilbsgilbs","email":"gilbsgilbert@gmail.com"},"repository":{"url":"https://github.com/gilbsgilbs/babel-plugin-i18next-extract.git","type":"git"},"description":"Statically extract translation keys from i18next application.","directories":{},"licenseText":"Copyright 2019 Gilbert Gilb's <gilbsgilbert@gmail.com>\n\nPermission is hereby granted, free of charge, to any person obtaining\na copy of this software and associated documentation files (the\n\"Software\"), to deal in the Software without restriction, including\nwithout limitation the rights to use, copy, modify, merge, publish,\ndistribute, sublicense, and/or sell copies of the Software, and to\npermit persons to whom the Software is furnished to do so, subject to\nthe following conditions:\n\nThe above copyright notice and this permission notice shall be\nincluded in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND,\nEXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF\nMERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND\nNONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS\nBE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN\nACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN\nCONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","dependencies":{"i18next":"^19.0.0","@babel/core":"^7.4.5","json-stable-stringify":"^1.0.1"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^24.8.0","tslib":"^1.10.0","eslint":"^6.1.0","rimraf":"^3.0.0","rollup":"^1.16.2","fs-extra":"^8.0.1","prettier":"^1.18.2","@babel/cli":"^7.4.4","typescript":"^3.5.2","@types/jest":"^24.0.15","@types/node":"^12.0.8","@babel/types":"^7.4.4","@types/rimraf":"^2.0.2","@types/fs-extra":"^8.0.0","@babel/preset-env":"^7.4.5","@types/babel__core":"^7.1.2","@babel/preset-react":"^7.0.0","jest-expect-message":"^1.0.2","eslint-config-prettier":"^6.0.0","eslint-plugin-prettier":"^3.1.0","@babel/preset-typescript":"^7.3.3","rollup-plugin-typescript":"^1.0.1","@typescript-eslint/parser":"^2.0.0","@types/jest-expect-message":"^1.0.0","@types/json-stable-stringify":"^1.0.32","@typescript-eslint/eslint-plugin":"^2.0.0"},"_npmOperationalInternal":{"tmp":"tmp/babel-plugin-i18next-extract_0.4.1_1576087867245_0.1136339945996454","host":"s3://npm-registry-packages"}},"0.4.2":{"name":"babel-plugin-i18next-extract","version":"0.4.2","keywords":["babel-plugin","i18next","i18n","translation","react","react-i18next","internationalization","localization"],"author":{"name":"Gilbert Gilb's","email":"gilbsgilbert@gmail.com"},"license":"MIT","_id":"babel-plugin-i18next-extract@0.4.2","maintainers":[{"name":"gilbsgilbs","email":"gilbsgilbert@gmail.com"}],"bugs":{"url":"https://github.com/gilbsgilbs/babel-plugin-i18next-extract/issues"},"dist":{"shasum":"5208897faf824e9e3d37eea4c6c7c9c8c84d1252","tarball":"https://registry.npmjs.org/babel-plugin-i18next-extract/-/babel-plugin-i18next-extract-0.4.2.tgz","fileCount":35,"integrity":"sha512-3wIzh5YM7ti3osOROcIHcZQ5G7TkOcm9g44cuPJG3eR+SeDhPVIRZGBJtKY2rtl23q8Hk+Jwf6I/UXC697POTA==","signatures":[{"sig":"MEYCIQC6nsbMk9x0rEfZMRi73W3WN218Rbscyz+2lUspiot6SwIhAIMc1w/5OTLtjyCmwwilfjNaRxvSjFXHXkt/w0PDNzG9","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":154032,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd9CDeCRA9TVsSAnZWagAAuY0P/0xoMm0Kky1HHyAwQD7V\nTvofDT14uz1HpaRwJ0LaImyH5tTTPAN6qbijfFdATwfZMPwhWxClcCA4/U3g\nCuP5Qn9R/MSbmLTSgRmukE6ciqRyVIor76PfpKuOO57Lm6XdtCVJn/o2g/Ne\n3PNLF3S8J+bw7n3GB8P0NSFCILrTXKGwX/DYjTYRypdiCwQ0uH39RMH2TCH4\nflJYbreCo5KJinp0JJn1JgRqE61opmgp3W0/D6TiuxeZC+h29yqgvFOzcLUL\nFenxA4B7ArrkOGvJAovmxocyMYHP+AdisEEalw1vl7I7dVKpfZedqxmwp0Ie\ntEE4cCkt+0lir26ciuYNDq3FIRR7Ar7FLyi0zCHpn9vW3JhUVrgjeViZy39w\nzzDgvrpJao5mV4bkHYFy34q3EiMUw0Woebz+eG/AhMk1QrpzKaVoC51BZ/ux\naONRS2wCllVIACpWH9ibpEDbWxgmyVMe6y2ZAPPGClp1HlS6CR/DRnCrlLLF\n86hOWhxJ3oFmOrDWm1PYNTL/2vcT4eMd/M8qeCIMTj/63GwAKr6HPDWZDbHs\nmHDbCMI0MPtuUhGRzvLeErRlQja4/5rxFjGGIs8WfSGrjqF0u836PVzJUeVo\nE+E/UMTVaQ9q16njcTijyWEJv7L8m4bvKFjtzWkDavQSHyfvKsEpvur8Nxk/\ncW9g\r\n=eJF0\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"coverageDirectory":"./coverage/","setupFilesAfterEnv":["jest-expect-message"],"collectCoverageFrom":["src/**/*.{js,jsx,ts,tsx}"]},"main":"lib/index.js","types":"lib/src/index.d.ts","module":"lib/index.es.js","engines":{"node":">=10.0.0"},"scripts":{"lint":"eslint --ext=.ts,.js,.tsx,.jsx src docs tests rollup.config.js","test":"jest","build":"${npm_execpath} run build:clean && ${npm_execpath} run build:types && ${npm_execpath} run build:js","types":"tsc --noEmit","build:js":"rollup -c","build:clean":"rimraf lib/","build:types":"tsc --emitDeclarationOnly"},"_npmUser":{"name":"gilbsgilbs","email":"gilbsgilbert@gmail.com"},"repository":{"url":"https://github.com/gilbsgilbs/babel-plugin-i18next-extract.git","type":"git"},"description":"Statically extract translation keys from i18next application.","directories":{},"licenseText":"Copyright 2019 Gilbert Gilb's <gilbsgilbert@gmail.com>\n\nPermission is hereby granted, free of charge, to any person obtaining\na copy of this software and associated documentation files (the\n\"Software\"), to deal in the Software without restriction, including\nwithout limitation the rights to use, copy, modify, merge, publish,\ndistribute, sublicense, and/or sell copies of the Software, and to\npermit persons to whom the Software is furnished to do so, subject to\nthe following conditions:\n\nThe above copyright notice and this permission notice shall be\nincluded in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND,\nEXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF\nMERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND\nNONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS\nBE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN\nACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN\nCONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","dependencies":{"i18next":"^19.0.0","@babel/core":"^7.4.5","json-stable-stringify":"^1.0.1"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^24.8.0","tslib":"^1.10.0","eslint":"^6.1.0","rimraf":"^3.0.0","rollup":"^1.16.2","fs-extra":"^8.0.1","prettier":"^1.18.2","@babel/cli":"^7.4.4","typescript":"^3.5.2","@types/jest":"^24.0.15","@types/node":"^12.0.8","@babel/types":"^7.4.4","@types/rimraf":"^2.0.2","@types/fs-extra":"^8.0.0","@babel/preset-env":"^7.4.5","@types/babel__core":"^7.1.2","@babel/preset-react":"^7.0.0","jest-expect-message":"^1.0.2","eslint-config-prettier":"^6.0.0","eslint-plugin-prettier":"^3.1.0","@babel/preset-typescript":"^7.3.3","rollup-plugin-typescript":"^1.0.1","@typescript-eslint/parser":"^2.0.0","@types/jest-expect-message":"^1.0.0","@types/json-stable-stringify":"^1.0.32","@typescript-eslint/eslint-plugin":"^2.0.0"},"_npmOperationalInternal":{"tmp":"tmp/babel-plugin-i18next-extract_0.4.2_1576280286302_0.40834238010193435","host":"s3://npm-registry-packages"}},"0.5.0":{"name":"babel-plugin-i18next-extract","version":"0.5.0","keywords":["babel-plugin","i18next","i18n","translation","react","react-i18next","internationalization","localization"],"author":{"name":"Gilbert Gilb's","email":"gilbsgilbert@gmail.com"},"license":"MIT","_id":"babel-plugin-i18next-extract@0.5.0","maintainers":[{"name":"gilbsgilbs","email":"gilbsgilbert@gmail.com"}],"homepage":"https://i18next-extract.netlify.com/","bugs":{"url":"https://github.com/gilbsgilbs/babel-plugin-i18next-extract/issues"},"dist":{"shasum":"0968a5483e6fdf0070e9cd9103d91c4e407905a4","tarball":"https://registry.npmjs.org/babel-plugin-i18next-extract/-/babel-plugin-i18next-extract-0.5.0.tgz","fileCount":35,"integrity":"sha512-HTb6GVqW6z4KWc3GoZjnj6zLwoaEXoxlo5MkOQs6MC3NxqCt/qORVD3hdWX23dfDa/MlfPHQHTVseoR94xPz3Q==","signatures":[{"sig":"MEUCIQCraLDSXCgcG+cjyUzAJrNsAHlbeuc2sXAZxOhjRTS0pAIgd4GjgtAE/6mXfunpQIVD2kM8ZnTwHi1VIeF5EbdfGbo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":156824,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeDP3NCRA9TVsSAnZWagAA+PUP/3lKCIj2hSyPTLkmNfRs\nDNpch49KABXvagYAaHGO1dKnDO3JHhmn/rSpTp+fHHkjyb9i+V+pIgFKaXZ9\nZs6ePVDg2qG41x5v4bqIkIPxDvdWgS0q6IlZVKx8zvPBnmPHxMl2Dbij7HSo\nHL3uz0khEJYo2rnqlgu2+KFNwR8x3J7yyKAsOLHDapL6eW8qTN42hc6pSEKD\nsqnriQXgIjmeoqQ0h+XQBbLoCPDyLelBzxbeZD4jMZyAoMYv/xr0UF5kSoQT\n4Gcf2PHbsPPntNVRrD9EZjCss2zHnwmvvS2KJEB/1M6KRHfwvFlckFDUbZEl\n8BU43vZDA3O1Ov3GS5jXEjtj0hZ1WxrhiwcLKdycPtz9iHqEeyygRkil/nAw\n1JIo3YHiNS06MNEBCW2K6I4vzRT3XXq80COVUIhATaB+3sCgkMPzM+lSSFIr\nT59HCZRvY0TDLTnH0nA6k7BSvwtgXEEKDA//I2LFNFyy8QLyWM4kcnx0dX/N\n4SHM026fAaVJVUf+1T0nXOpqHVWYlYnR0skeDlKoZDfko2tlcFYGk5ZRPQmv\neMLs7fPfRLi8v5XlcNTmSCZeoz80+YvJlR9HkfKobCXsZbWNv1RySYua0ZAU\nWp6KT45AgtPB0lesYZKVKGN1NfM67YpsqaJGqng8WFmr5W4aE8NfwOqtBQ8m\n4Gmm\r\n=lCVz\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"coverageDirectory":"./coverage/","setupFilesAfterEnv":["jest-expect-message"],"collectCoverageFrom":["src/**/*.{js,jsx,ts,tsx}"]},"main":"lib/index.js","types":"lib/src/index.d.ts","module":"lib/index.es.js","engines":{"node":">=10.0.0"},"scripts":{"lint":"eslint --ext=.ts,.js,.tsx,.jsx src docs tests rollup.config.js","test":"jest","build":"${npm_execpath} run build:clean && ${npm_execpath} run build:types && ${npm_execpath} run build:js","types":"tsc --noEmit","build:js":"rollup -c","build:clean":"rimraf lib/","build:types":"tsc --emitDeclarationOnly"},"_npmUser":{"name":"gilbsgilbs","email":"gilbsgilbert@gmail.com"},"repository":{"url":"https://github.com/gilbsgilbs/babel-plugin-i18next-extract.git","type":"git"},"description":"Statically extract translation keys from i18next application.","directories":{},"licenseText":"Copyright 2019 Gilbert Gilb's <gilbsgilbert@gmail.com>\n\nPermission is hereby granted, free of charge, to any person obtaining\na copy of this software and associated documentation files (the\n\"Software\"), to deal in the Software without restriction, including\nwithout limitation the rights to use, copy, modify, merge, publish,\ndistribute, sublicense, and/or sell copies of the Software, and to\npermit persons to whom the Software is furnished to do so, subject to\nthe following conditions:\n\nThe above copyright notice and this permission notice shall be\nincluded in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND,\nEXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF\nMERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND\nNONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS\nBE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN\nACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN\nCONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","dependencies":{"i18next":"^19.0.0","@babel/core":"^7.4.5","json-stable-stringify":"^1.0.1"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^24.8.0","tslib":"^1.10.0","eslint":"^6.1.0","rimraf":"^3.0.0","rollup":"^1.16.2","fs-extra":"^8.0.1","prettier":"^1.18.2","@babel/cli":"^7.4.4","typescript":"^3.5.2","@types/jest":"^24.0.15","@types/node":"^13.1.0","@babel/types":"^7.4.4","@types/rimraf":"^2.0.2","@types/fs-extra":"^8.0.0","@babel/preset-env":"^7.4.5","@types/babel__core":"^7.1.2","@babel/preset-react":"^7.0.0","jest-expect-message":"^1.0.2","eslint-config-prettier":"^6.0.0","eslint-plugin-prettier":"^3.1.0","@babel/preset-typescript":"^7.3.3","rollup-plugin-typescript":"^1.0.1","@typescript-eslint/parser":"^2.0.0","@types/jest-expect-message":"^1.0.0","@types/json-stable-stringify":"^1.0.32","@typescript-eslint/eslint-plugin":"^2.0.0"},"_npmOperationalInternal":{"tmp":"tmp/babel-plugin-i18next-extract_0.5.0_1577909709328_0.2361048444186149","host":"s3://npm-registry-packages"}},"0.6.0":{"name":"babel-plugin-i18next-extract","version":"0.6.0","keywords":["babel-plugin","i18next","i18n","translation","react","react-i18next","internationalization","localization"],"author":{"name":"Gilbert Gilb's","email":"gilbsgilbert@gmail.com"},"license":"MIT","_id":"babel-plugin-i18next-extract@0.6.0","maintainers":[{"name":"gilbsgilbs","email":"gilbsgilbert@gmail.com"}],"homepage":"https://i18next-extract.netlify.com/","bugs":{"url":"https://github.com/gilbsgilbs/babel-plugin-i18next-extract/issues"},"dist":{"shasum":"69aaecbdfe3be4df1ecc7221ce79ed63bc03ef3b","tarball":"https://registry.npmjs.org/babel-plugin-i18next-extract/-/babel-plugin-i18next-extract-0.6.0.tgz","fileCount":4,"integrity":"sha512-CYbNpqkus0ou97qC50afsIXXuHG4wMar3OuoYLB302RyENieV+puGz32RbXpv7zyLVYJcn7NVOjIVQYhSfdvWA==","signatures":[{"sig":"MEQCIEn/1lCbg6n16HjFKCah7ijOExac3SNS4nerIcGXMIuMAiAIQxPEcC5vNaF9pxNP6RVpHlBRwQZzXi/qqxrUn3wyXQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7052,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeI3zqCRA9TVsSAnZWagAAbVoP+QBu2tpTS0rjCdHdyEtI\nbJ4RJQoOnEvQ2aLWWZa9BNVfOLBj5y6kEecttv6v4EODbqCeFOypXhEp3si/\naOUme3PKE9LEa1BMVynfCOJ/Ul7tHRFUUjE8QIAM9IIomqvDGUKheP+RIU8G\nVTMwygSiWC5CAIEwVvkd6k8gqUL8Wy2UY0ugCb2TUrVy+ENXQ6QMbWXzeTs1\nxbBotaTwy5vC6uXfTrtzEI1dG+whPB4n8sit8cjrpn9N0n3vmpjvbb34EM3b\nIWUt8ZvQqpnEh+/UEiLZUCjtbY18WWn/zDlXY8vwbF+fWTpCQGXVnMpOhFGx\n49NCRqo0oumNmK1bduEjOsMvCgmeqJPW7B2q6wNJRead+AR+m+GbkeiJaj3s\nydxgcrnmkqnQZulBd2AJ+7VJZxrT5B08IBgckQceV1jYQ8eiDlJelyUVCVbP\n5XkkMRq+JsscISP/WCwW5fKN+5w3wgwvi4fz94lyqRHmxkg2cZ3rGCQMId/k\noOqOem285lmenm0wVg5zg3FyV0Oy61tEoeHt3pJCJx005kn46D7G0mxAIZVi\nxSHYfc/gJGjSGbBPfLm+4puTLa2XU7p/cIYMiJG3pKxsRHK58R/uQOgRo+ms\njAjlDw6NbJ5MonEQwfdkE//nW799VMJaw9L5knYUzFTzWqyNN3GI2TiGdjNj\nM/mP\r\n=dNso\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"coverageDirectory":"./coverage/","setupFilesAfterEnv":["jest-expect-message"],"collectCoverageFrom":["src/**/*.{js,jsx,ts,tsx}"]},"main":"lib/index.js","types":"lib/src/index.d.ts","module":"lib/index.es.js","engines":{"node":">=10.0.0"},"scripts":{"lint":"eslint --ext=.ts,.js,.tsx,.jsx src docs tests rollup.config.js","test":"jest","build":"${npm_execpath} run build:clean && ${npm_execpath} run build:types && ${npm_execpath} run build:js","types":"tsc --noEmit","build:js":"rollup -c","build:clean":"rimraf lib/","build:types":"tsc --emitDeclarationOnly"},"_npmUser":{"name":"gilbsgilbs","email":"gilbsgilbert@gmail.com"},"repository":{"url":"https://github.com/gilbsgilbs/babel-plugin-i18next-extract.git","type":"git"},"description":"Statically extract translation keys from i18next application.","directories":{},"licenseText":"Copyright 2019 Gilbert Gilb's <gilbsgilbert@gmail.com>\n\nPermission is hereby granted, free of charge, to any person obtaining\na copy of this software and associated documentation files (the\n\"Software\"), to deal in the Software without restriction, including\nwithout limitation the rights to use, copy, modify, merge, publish,\ndistribute, sublicense, and/or sell copies of the Software, and to\npermit persons to whom the Software is furnished to do so, subject to\nthe following conditions:\n\nThe above copyright notice and this permission notice shall be\nincluded in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND,\nEXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF\nMERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND\nNONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS\nBE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN\nACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN\nCONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","dependencies":{"i18next":"^19.0.0","@babel/core":"^7.4.5","json-stable-stringify":"^1.0.1"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^24.8.0","tslib":"^1.10.0","eslint":"^6.1.0","rimraf":"^3.0.0","rollup":"^1.16.2","fs-extra":"^8.0.1","prettier":"^1.18.2","@babel/cli":"^7.4.4","typescript":"^3.5.2","@types/jest":"^24.0.15","@types/node":"^13.1.0","@babel/types":"^7.4.4","@types/rimraf":"^2.0.2","@types/fs-extra":"^8.0.0","@babel/preset-env":"^7.4.5","@types/babel__core":"^7.1.2","@babel/preset-react":"^7.0.0","jest-expect-message":"^1.0.2","eslint-config-prettier":"^6.0.0","eslint-plugin-prettier":"^3.1.0","@babel/preset-typescript":"^7.3.3","rollup-plugin-typescript":"^1.0.1","@typescript-eslint/parser":"^2.0.0","@types/jest-expect-message":"^1.0.0","@types/json-stable-stringify":"^1.0.32","@typescript-eslint/eslint-plugin":"^2.0.0"},"_npmOperationalInternal":{"tmp":"tmp/babel-plugin-i18next-extract_0.6.0_1579384042174_0.824384664993566","host":"s3://npm-registry-packages"}},"0.6.1":{"name":"babel-plugin-i18next-extract","version":"0.6.1","keywords":["babel-plugin","i18next","i18n","translation","react","react-i18next","internationalization","localization"],"author":{"name":"Gilbert Gilb's","email":"gilbsgilbert@gmail.com"},"license":"MIT","_id":"babel-plugin-i18next-extract@0.6.1","maintainers":[{"name":"gilbsgilbs","email":"gilbsgilbert@gmail.com"}],"homepage":"https://i18next-extract.netlify.com/","bugs":{"url":"https://github.com/gilbsgilbs/babel-plugin-i18next-extract/issues"},"dist":{"shasum":"ce8570dcee116b7740a90a093da30b57b0cc1dc9","tarball":"https://registry.npmjs.org/babel-plugin-i18next-extract/-/babel-plugin-i18next-extract-0.6.1.tgz","fileCount":36,"integrity":"sha512-cvFZG6GaS53BaC3ILuY2sHV4bx2FoJrcLzqU3hNQodc3PnEFKv+EFj84C2+7ES7jSsFPwsCPBmALlIygLWyh4w==","signatures":[{"sig":"MEUCIQD2dCIA8uh6cjJ9sH1uXKPa3MP+L2n7z20FmDBi3raOUgIgSAuqBZ+m7aW4PsWfkbKXdfayCY6A+JxkKKwisPAUyhU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":162362,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeI31zCRA9TVsSAnZWagAAvd0P/2q9lln2Bqb2NDOAuq+i\nHCppQGG5wcWt3eAnqKL6OE8RgiKs5kRp/fWjXgTmkqwF8Fnmc5hZ/83ZZOHP\nUJNKA/TU1YTvaVnrG1PT34Pg903CoX2BNVv3g0vtGKH5DkLnwD5/A26m6LX2\n7gHic+E5RBYr7cyQFKEKUTKcZ2q2bFu08Ws8fN5Al4oX9CZSbUwiPaStBgZ5\nMeshRkxvOeUekKFeT3DKA92OHvJush9EQ8QxXtEBLfG/K8Uj59sM7Te+Hg18\n0SVPvpu52VR1IrERFVJd7eQmKjiOEcsGBaNhyyI8/v/P2uqPzFjmEAao2RQP\nqMbSCL9NrTWig4GlBNJnoxLxWbqzKkzZu4BSkVLOrzM6oZjlXctaX5NxyHTS\nR0u24aa5HAGsbx1FrC6aPlm3HNzLmYsNkdmrZ0lMYwj2A8uf8rmm+EpHijIe\ncUF89IWvkGlzgnO8M7dN3yn3YPDOS2wc+pAoq6UDf5c8hZYXGi5gZ3eZ1QWR\n0yxONGcB01+5CNewdM/FqqIzRg0X4peHk8b+wX75fDRolbuEdpXyKS59z9eF\n12SZWahS37R7Pdsy38vHsZlSdqX3w7LHEHFO9EOJYCmpuOAry4STtGVtqDWB\nWk64e3tNIz7s1U61165KGm2h2NcxWP3EyEJwiyVdrw9t6hIQU6uud+ssHwGU\nqLLU\r\n=h9ob\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"coverageDirectory":"./coverage/","setupFilesAfterEnv":["jest-expect-message"],"collectCoverageFrom":["src/**/*.{js,jsx,ts,tsx}"]},"main":"lib/index.js","types":"lib/src/index.d.ts","module":"lib/index.es.js","engines":{"node":">=10.0.0"},"scripts":{"lint":"eslint --ext=.ts,.js,.tsx,.jsx src docs tests rollup.config.js","test":"jest","build":"${npm_execpath} run build:clean && ${npm_execpath} run build:types && ${npm_execpath} run build:js","types":"tsc --noEmit","build:js":"rollup -c","build:clean":"rimraf lib/","build:types":"tsc --emitDeclarationOnly"},"_npmUser":{"name":"gilbsgilbs","email":"gilbsgilbert@gmail.com"},"repository":{"url":"https://github.com/gilbsgilbs/babel-plugin-i18next-extract.git","type":"git"},"description":"Statically extract translation keys from i18next application.","directories":{},"licenseText":"Copyright 2019 Gilbert Gilb's <gilbsgilbert@gmail.com>\n\nPermission is hereby granted, free of charge, to any person obtaining\na copy of this software and associated documentation files (the\n\"Software\"), to deal in the Software without restriction, including\nwithout limitation the rights to use, copy, modify, merge, publish,\ndistribute, sublicense, and/or sell copies of the Software, and to\npermit persons to whom the Software is furnished to do so, subject to\nthe following conditions:\n\nThe above copyright notice and this permission notice shall be\nincluded in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND,\nEXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF\nMERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND\nNONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS\nBE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN\nACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN\nCONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","dependencies":{"i18next":"^19.0.0","@babel/core":"^7.4.5","json-stable-stringify":"^1.0.1"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^24.8.0","tslib":"^1.10.0","eslint":"^6.1.0","rimraf":"^3.0.0","rollup":"^1.16.2","fs-extra":"^8.0.1","prettier":"^1.18.2","@babel/cli":"^7.4.4","typescript":"^3.5.2","@types/jest":"^24.0.15","@types/node":"^13.1.0","@babel/types":"^7.4.4","@types/rimraf":"^2.0.2","@types/fs-extra":"^8.0.0","@babel/preset-env":"^7.4.5","@types/babel__core":"^7.1.2","@babel/preset-react":"^7.0.0","jest-expect-message":"^1.0.2","eslint-config-prettier":"^6.0.0","eslint-plugin-prettier":"^3.1.0","@babel/preset-typescript":"^7.3.3","rollup-plugin-typescript":"^1.0.1","@typescript-eslint/parser":"^2.0.0","@types/jest-expect-message":"^1.0.0","@types/json-stable-stringify":"^1.0.32","@typescript-eslint/eslint-plugin":"^2.0.0"},"_npmOperationalInternal":{"tmp":"tmp/babel-plugin-i18next-extract_0.6.1_1579384178728_0.9394181130367771","host":"s3://npm-registry-packages"}},"0.7.0":{"name":"babel-plugin-i18next-extract","version":"0.7.0","keywords":["babel-plugin","i18next","i18n","translation","react","react-i18next","internationalization","localization"],"author":{"name":"Gilbert Gilb's","email":"gilbsgilbert@gmail.com"},"license":"MIT","_id":"babel-plugin-i18next-extract@0.7.0","maintainers":[{"name":"gilbsgilbs","email":"gilbsgilbert@gmail.com"}],"homepage":"https://i18next-extract.netlify.com/","bugs":{"url":"https://github.com/gilbsgilbs/babel-plugin-i18next-extract/issues"},"dist":{"shasum":"f02ac63a77392e32ec352d51ee72a417ffed7c4a","tarball":"https://registry.npmjs.org/babel-plugin-i18next-extract/-/babel-plugin-i18next-extract-0.7.0.tgz","fileCount":201,"integrity":"sha512-PBT37oXedIdoJUB7b0yTjv1pi2RXVtfQOHwt4ku1fqo3/w+KNluJR3dz0Ys4WbVOZKX1RG4sXPnk3NUhWnwbYg==","signatures":[{"sig":"MEUCIAEwSCJrld3SVVBPmzEsA1Kq+ekw1uWNiM9m+ASuyEz6AiEAhb77p/rKtx+J4qJ9Dfo4Suh/FxetGueg7x93JPgiXaI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":537341,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJefzxaCRA9TVsSAnZWagAAeekP/0O0bcVZpxUmz/LQFS3D\nSyOVeG5ergOrGD81fSOVQbgEdL1KCeVlUVL19o+fzwS+hMdtX1yQCtTa5Xmb\nTgkQbbNZpNRhwjdyg5xy9xZh3nfEOJA5ZNezmuu7XG/+0FuNkNTvh722f+1r\nofAqkwdK9XjnUcb+TBtxfrI63swZVpxwt4qNkvlHMne9u3IE2jM3vMoUfpHT\nkymKFM7JcjQyEtsfdkZgSFsJWOru/tObcHhH/+Ve531b8izBuHj1XLxN0+3E\n0Eu5sMYurpB2IhIw6r9XiE3iaNIuM4vgnr5Lev6kTo5Uop3av/1in7uMFGRF\nn5FAzKl+mquY+Lt0w5N1VH0ke1RZUiYzeymyUTE6O8aws0osWkcc+Zcive/0\ng2xN1vzhBSQgTcnskINWOJYC58RNOgYt9awDLv5/Nd7yZOXCfFHGFqnQcDkX\nxA4i0XL8CqE0/Ey2HNaexPpz+FpuRcvBjC+h9oBe9B9L6awvs5BKKWi+kPSa\nkQ9kqFnfnSOo2S1FqTR68JM0UX+hm1HAlVv1D7ysqrguu6RKX6LKc+NUQb3z\nuZbJTwFVH8A11y1TMU4qKk875JGt026p2Zsh9i4lKG89ai3ZTM5fVZjztgGP\nz474XGF8iLx3/XA9qw4elsMBtODSGFoPzpRM0tgfYQepReiQafJeSedkcUNC\nYIeK\r\n=dOnx\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"coverageDirectory":"./coverage/","setupFilesAfterEnv":["jest-expect-message"],"collectCoverageFrom":["src/**/*.{js,jsx,ts,tsx}"]},"main":"./index.js","types":"./index.d.ts","module":"./es/index.js","engines":{"node":">=10.0.0"},"scripts":{"lint":"eslint --ext=.ts,.js,.tsx,.jsx src docs tests rollup.config.js","test":"jest","build":"${npm_execpath} run build:clean && ${npm_execpath} run build:skeleton && ${npm_execpath} run build:types && ${npm_execpath} run build:js","types":"tsc --noEmit","publish":"${npm_execpath} run build && ${npm_execpath} publish --no-git-tag-version","build:js":"rollup -c","build:clean":"rimraf lib/","build:types":"tsc --emitDeclarationOnly -p tsconfig.build.json","build:skeleton":"copyfiles package.json README.md LICENSE lib/"},"_npmUser":{"name":"gilbsgilbs","email":"gilbsgilbert@gmail.com"},"repository":{"url":"https://github.com/gilbsgilbs/babel-plugin-i18next-extract.git","type":"git"},"description":"Statically extract translation keys from i18next application.","directories":{},"licenseText":"Copyright 2019 Gilbert Gilb's <gilbsgilbert@gmail.com>\n\nPermission is hereby granted, free of charge, to any person obtaining\na copy of this software and associated documentation files (the\n\"Software\"), to deal in the Software without restriction, including\nwithout limitation the rights to use, copy, modify, merge, publish,\ndistribute, sublicense, and/or sell copies of the Software, and to\npermit persons to whom the Software is furnished to do so, subject to\nthe following conditions:\n\nThe above copyright notice and this permission notice shall be\nincluded in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND,\nEXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF\nMERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND\nNONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS\nBE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN\nACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN\nCONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","dependencies":{"i18next":"^19.0.0","@babel/core":"^7.4.5","@babel/types":"^7.4.4","json-stable-stringify":"^1.0.1"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^25.2.3","tslib":"^1.10.0","eslint":"^6.1.0","rimraf":"^3.0.0","rollup":"^2.2.0","fs-extra":"^9.0.0","prettier":"^2.0.2","copyfiles":"^2.2.0","@babel/cli":"^7.4.4","typescript":"^3.5.2","@types/jest":"^25.1.4","@types/node":"^13.1.0","@types/rimraf":"^3.0.0","@types/fs-extra":"^8.0.0","@babel/preset-env":"^7.4.5","@types/babel__core":"^7.1.2","@babel/preset-react":"^7.0.0","jest-expect-message":"^1.0.2","rollup-plugin-babel":"^4.4.0","eslint-plugin-import":"^2.20.1","eslint-config-prettier":"^6.0.0","eslint-plugin-prettier":"^3.1.0","@babel/preset-typescript":"^7.3.3","@typescript-eslint/parser":"^2.0.0","@types/jest-expect-message":"^1.0.0","@rollup/plugin-node-resolve":"^7.1.1","@types/json-stable-stringify":"^1.0.32","@typescript-eslint/eslint-plugin":"^2.0.0"},"_npmOperationalInternal":{"tmp":"tmp/babel-plugin-i18next-extract_0.7.0_1585396825419_0.5973424455767322","host":"s3://npm-registry-packages"}},"0.7.1":{"name":"babel-plugin-i18next-extract","version":"0.7.1","keywords":["babel-plugin","i18next","i18n","translation","react","react-i18next","internationalization","localization"],"author":{"name":"Gilbert Gilb's","email":"gilbsgilbert@gmail.com"},"license":"MIT","_id":"babel-plugin-i18next-extract@0.7.1","maintainers":[{"name":"gilbsgilbs","email":"gilbsgilbert@gmail.com"}],"homepage":"https://i18next-extract.netlify.com/","bugs":{"url":"https://github.com/gilbsgilbs/babel-plugin-i18next-extract/issues"},"dist":{"shasum":"54d9f60488cc3b0d9886657634637743b8a280b5","tarball":"https://registry.npmjs.org/babel-plugin-i18next-extract/-/babel-plugin-i18next-extract-0.7.1.tgz","fileCount":230,"integrity":"sha512-tKpV7CoqUmjMjQlv0nBG6YgcwVrxpOGY+1ElYpCvz2cLI/Z8J8dW0d7oG2L5Lpj4J6PmyZ9++zT4npLQBAx3wg==","signatures":[{"sig":"MEUCIQC8O95WIXgzCBc3pPkcIysWs0DHSp5jErk/OJLRxtaWRwIgGOqR+mOIRCXPjfUmh1v7CppSrZokCHdceaDTEjagzR0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":690091,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJefz1JCRA9TVsSAnZWagAALsEP/iyELTfM/HJyj7af8Pfc\nShdba0w2SaqUda5SijhNUnNcrVd61p9VSYsNEqsCyhdgBQmqhIKXyoJ6nVpj\nWpY9ypvFEEjhv4IhRgyMTbhyuM/W+dh/JfTXuAGBWHC9s4vzqMTSa9uKDbYU\nSr8yD1/ZDcSytpc0MH/+2u6rCK48ii4aleAgIPm0dUU+ApM99wxiKJWmQrAy\n2WQ/ryZI/yWaEv7YnWVh/YulS1Vdcw/UXyG3sthaT0W3zHGqirHN084nkw99\n2SxR4huNPzyGz1SG0A16gKSn6ZMqMP7EaXch1X9mD73WrvNUubdUJP3bpwj+\nAxVsFpzo51PMtJMSjOC1eW1HkkcRdnp9dR8XQFrmve8YgRjbOyAun6i19R8k\nMwnXXdebbIFxDfDaef5aWag7LgrkymoCfGFf/LMt8B0iSj54zIYtFtwsrC4h\n+pQ/nwQNeRVVLHai4VaNf/Z/c5H2vHbw1DTM9NyHxnID2Uv4pkqUocOzv66F\n4LGA1LDzcjrnq2JCAE3ZL2nOG8AFUkhOGGubBduGt3faBqJOUelo3+OMdHBJ\nxpjq3HQtJhVHAeY6UscZaF1dpcDLXsFpPvqR80r4eO/Ugf4BG3oVG9u2BBYS\nLCkHKKdQwdLSZg6pXP3BjXPivfek6Iauqz8Xla7rYLM47JF0aogIN8GMMIto\nJDpf\r\n=nNkM\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"coverageDirectory":"./coverage/","setupFilesAfterEnv":["jest-expect-message"],"collectCoverageFrom":["src/**/*.{js,jsx,ts,tsx}"]},"main":"./index.js","types":"./index.d.ts","module":"./es/index.js","engines":{"node":">=10.0.0"},"scripts":{"lint":"eslint --ext=.ts,.js,.tsx,.jsx src docs tests rollup.config.js","test":"jest","build":"${npm_execpath} run build:clean && ${npm_execpath} run build:skeleton && ${npm_execpath} run build:types && ${npm_execpath} run build:js","types":"tsc --noEmit","publish":"${npm_execpath} run build && ${npm_execpath} publish --no-git-tag-version","build:js":"rollup -c","build:clean":"rimraf lib/","build:types":"tsc --emitDeclarationOnly -p tsconfig.build.json","build:skeleton":"copyfiles package.json README.md LICENSE lib/"},"_npmUser":{"name":"gilbsgilbs","email":"gilbsgilbert@gmail.com"},"repository":{"url":"https://github.com/gilbsgilbs/babel-plugin-i18next-extract.git","type":"git"},"description":"Statically extract translation keys from i18next application.","directories":{},"licenseText":"Copyright 2019 Gilbert Gilb's <gilbsgilbert@gmail.com>\n\nPermission is hereby granted, free of charge, to any person obtaining\na copy of this software and associated documentation files (the\n\"Software\"), to deal in the Software without restriction, including\nwithout limitation the rights to use, copy, modify, merge, publish,\ndistribute, sublicense, and/or sell copies of the Software, and to\npermit persons to whom the Software is furnished to do so, subject to\nthe following conditions:\n\nThe above copyright notice and this permission notice shall be\nincluded in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND,\nEXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF\nMERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND\nNONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS\nBE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN\nACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN\nCONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","dependencies":{"i18next":"^19.0.0","@babel/core":"^7.4.5","@babel/types":"^7.4.4","json-stable-stringify":"^1.0.1"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^25.2.3","tslib":"^1.10.0","eslint":"^6.1.0","rimraf":"^3.0.0","rollup":"^2.2.0","fs-extra":"^9.0.0","prettier":"^2.0.2","copyfiles":"^2.2.0","@babel/cli":"^7.4.4","typescript":"^3.5.2","@types/jest":"^25.1.4","@types/node":"^13.1.0","@types/rimraf":"^3.0.0","@types/fs-extra":"^8.0.0","@babel/preset-env":"^7.4.5","@types/babel__core":"^7.1.2","@babel/preset-react":"^7.0.0","jest-expect-message":"^1.0.2","rollup-plugin-babel":"^4.4.0","eslint-plugin-import":"^2.20.1","eslint-config-prettier":"^6.0.0","eslint-plugin-prettier":"^3.1.0","@babel/preset-typescript":"^7.3.3","@typescript-eslint/parser":"^2.0.0","@types/jest-expect-message":"^1.0.0","@rollup/plugin-node-resolve":"^7.1.1","@types/json-stable-stringify":"^1.0.32","@typescript-eslint/eslint-plugin":"^2.0.0"},"_npmOperationalInternal":{"tmp":"tmp/babel-plugin-i18next-extract_0.7.1_1585397065053_0.5029893429564867","host":"s3://npm-registry-packages"}},"0.7.2":{"name":"babel-plugin-i18next-extract","version":"0.7.2","keywords":["babel-plugin","i18next","i18n","translation","react","react-i18next","internationalization","localization"],"author":{"name":"Gilbert Gilb's","email":"gilbsgilbert@gmail.com"},"license":"MIT","_id":"babel-plugin-i18next-extract@0.7.2","maintainers":[{"name":"gilbsgilbs","email":"gilbsgilbert@gmail.com"}],"homepage":"https://i18next-extract.netlify.com/","bugs":{"url":"https://github.com/gilbsgilbs/babel-plugin-i18next-extract/issues"},"dist":{"shasum":"846e80e56e48061dae272da1c14a26b3bbf25a76","tarball":"https://registry.npmjs.org/babel-plugin-i18next-extract/-/babel-plugin-i18next-extract-0.7.2.tgz","fileCount":30,"integrity":"sha512-N9lzxhyuzdF7qtQAzrOAPMhweptI8BF1IVRGF5aS0IV2kSs8mEcn2kc4Sp/nn9crSaCRPgDmHj7Ghl6CnZy7GA==","signatures":[{"sig":"MEUCIFRevkMRZEZWTpMQRqHAQ2PE6ujUWm96EWMgpW0VjcnoAiEAp6sLHRvsnwxe75b8kt6orHdj4PGxpwwQqMIS0N6YGQ8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":405011,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJef0ERCRA9TVsSAnZWagAArxgP/39ePIyG9yiiS9fVGlZl\nz5+Nivu+jnA+XWwWUOPeJUqVS9po3iRnh2ihv6RpEH9jeQYIvlNyBIDrRa0+\nyEyTlOB/tQiZwDF5Jy1kuG6Zl0hsw/DFzl3wd37tLXIZH0DniF7Kg/vVswgz\n2lJmc/TGCXTQutnBiOjHe85MCRn87DFb45FqN8CqohY5h/5Id7LPsCftgIcc\ncgtFpyby4iw2q9D/2WROOPCzBONlCTMcFN6HezvnMkfgUT1dWDjrvvU7557Z\nNxdy7D+sbUtch/D7oNYPXDeWQo/dT3RoarPcYQEs/MSnHYtvTmiZHctjPOTE\nCkFw6ii60iXgEq9xtmkC4RYMwWWZOrnYWZkCtfB3poLZgO89mD4BobNENenT\nyTbO+EHpPOs/yMwbqLGn5EwS/PxRj16FOso/L9A9OoFVKUpbkE5O0V1uVoye\nvFGRUB0Nr1U39peIuFL/TeVUT4fDwlwuPEf7RpA7xwNlQYtTYSL/xcl/Birt\nEz8HqhcoujWFU3H7OR5jFQ5bpqgY6YTQUcslErcXUbwwizjZzMG/luhy41lC\n1Zu6XSwG08hnwG7tGs3Xoxyy4VybQE8hjjqlT7uIuUtliLz+OtxxqZ7V3kAm\nnRb6GEvYMzn7p5oj0f2w3/9TL+OMAKjWYWBPSSe2ynihOEPN8BEAANy7iK0s\nE+Qy\r\n=XR0P\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"coverageDirectory":"./coverage/","setupFilesAfterEnv":["jest-expect-message"],"collectCoverageFrom":["src/**/*.{js,jsx,ts,tsx}"]},"main":"./index.js","types":"./index.d.ts","module":"./es/index.js","engines":{"node":">=10.0.0"},"scripts":{"lint":"eslint --ext=.ts,.js,.tsx,.jsx src docs tests rollup.config.js","test":"jest","build":"${npm_execpath} run build:clean && ${npm_execpath} run build:skeleton && ${npm_execpath} run build:types && ${npm_execpath} run build:js","check":"${npm_execpath} run lint && ${npm_execpath} run types && ${npm_execpath} run test","types":"tsc --noEmit","release":"${npm_execpath} install && ${npm_execpath} run check && ${npm_execpath} run build && cd lib/ && ${npm_execpath} install && ${npm_execpath} publish --no-git-tag-version","build:js":"rollup -c","build:clean":"rimraf lib/","build:types":"tsc --emitDeclarationOnly -p tsconfig.build.json","build:skeleton":"copyfiles package.json README.md LICENSE lib/"},"_npmUser":{"name":"gilbsgilbs","email":"gilbsgilbert@gmail.com"},"repository":{"url":"https://github.com/gilbsgilbs/babel-plugin-i18next-extract.git","type":"git"},"description":"Statically extract translation keys from i18next application.","directories":{},"licenseText":"Copyright 2019 Gilbert Gilb's <gilbsgilbert@gmail.com>\n\nPermission is hereby granted, free of charge, to any person obtaining\na copy of this software and associated documentation files (the\n\"Software\"), to deal in the Software without restriction, including\nwithout limitation the rights to use, copy, modify, merge, publish,\ndistribute, sublicense, and/or sell copies of the Software, and to\npermit persons to whom the Software is furnished to do so, subject to\nthe following conditions:\n\nThe above copyright notice and this permission notice shall be\nincluded in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND,\nEXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF\nMERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND\nNONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS\nBE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN\nACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN\nCONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","dependencies":{"i18next":"^19.0.0","@babel/core":"^7.4.5","@babel/types":"^7.4.4","json-stable-stringify":"^1.0.1"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^25.2.3","tslib":"^1.10.0","eslint":"^6.1.0","rimraf":"^3.0.0","rollup":"^2.2.0","fs-extra":"^9.0.0","prettier":"^2.0.2","copyfiles":"^2.2.0","@babel/cli":"^7.4.4","typescript":"^3.5.2","@types/jest":"^25.1.4","@types/node":"^13.1.0","@types/rimraf":"^3.0.0","@types/fs-extra":"^8.0.0","@babel/preset-env":"^7.4.5","@types/babel__core":"^7.1.2","@babel/preset-react":"^7.0.0","jest-expect-message":"^1.0.2","rollup-plugin-babel":"^4.4.0","eslint-plugin-import":"^2.20.1","eslint-config-prettier":"^6.0.0","eslint-plugin-prettier":"^3.1.0","@babel/preset-typescript":"^7.3.3","@typescript-eslint/parser":"^2.0.0","@types/jest-expect-message":"^1.0.0","@rollup/plugin-node-resolve":"^7.1.1","@types/json-stable-stringify":"^1.0.32","@typescript-eslint/eslint-plugin":"^2.0.0"},"_npmOperationalInternal":{"tmp":"tmp/babel-plugin-i18next-extract_0.7.2_1585398033035_0.3319973664774052","host":"s3://npm-registry-packages"}},"0.8.0":{"name":"babel-plugin-i18next-extract","version":"0.8.0","keywords":["babel-plugin","i18next","i18n","translation","react","react-i18next","internationalization","localization"],"author":{"name":"Gilbert Gilb's","email":"gilbsgilbert@gmail.com"},"license":"MIT","_id":"babel-plugin-i18next-extract@0.8.0","maintainers":[{"name":"gilbsgilbs","email":"gilbsgilbert@gmail.com"}],"homepage":"https://i18next-extract.netlify.com/","bugs":{"url":"https://github.com/gilbsgilbs/babel-plugin-i18next-extract/issues"},"dist":{"shasum":"2c241fb4af277cdebd05d39f30954c04e0bd9df8","tarball":"https://registry.npmjs.org/babel-plugin-i18next-extract/-/babel-plugin-i18next-extract-0.8.0.tgz","fileCount":29,"integrity":"sha512-Aw/I0tbS3xaAjq65ElpZpXEPUw5cjMkAPlkHF+uyh/dep/7ukTWU7pkZggxnNSBWQQkBlal+uhgI8dznFPYskg==","signatures":[{"sig":"MEUCIBOIk3O4l9+IrIJW5oG756ZHvSXrJxPGaXHfs1DoPwBbAiEA3SmEA9GFiPmNZgMSodvyCzvvYbEo8nzi7yZyYs4ZlyQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":153432,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfdiYcCRA9TVsSAnZWagAAYlkQAICVEj6GhRU1i2BnW+V9\n/6q+kiExP2DIzeqeNzCWwVEhhOL5yZHPmekXtYX+JPbAJ74tzCay5SChceUm\nZri3bnLu97L6MoWpcBEI7losR4BTJ5WfM9Xg865yP09rHsLNkeldTnHnRISY\n89zaeXpbfmH2fcySSlSlWyfHu1kPYIdyYsIWy0JykuJ2uS2cYpq0Vr3JBPJJ\n4PhDZRQLWdTbM26bfXLcwsllkwKrsjS4082RrazzgRbjw8jcdgwQ4uJ7y5rw\n9dcNWACh3GFQFD977FHagdhLaHFVUnHf+O3QH3wYQ6XCBiO2b7Rj7oPK+wBU\n8naqb0e6CsaxAV1EuUxH0SgAZiRkAaHv16eYB4wXo5q15XDdKsXwGt08jRRk\namoGDq/Mnl6fNHb/jJRst/ehMAhj+VItx55Sh/DFcux5dseKC+y821yqqWxe\nlyQTCoFhqBH3O9huYreSQm9w7DIQCd8wPA97cD7X6tVUqyDnakZozxlRMPxT\nfjt1eUAzOrt2+oTx4dt5Xs0QiXuZiWJs8DLvTEYHvHWRlUhJ74VXJpUdTVtY\n6tmf/T/Wu4F6tBKZUZrWyD+8t5ym1SPZqonZGXGwnh8wF6MeGBeeFrTbC46V\nTfQZ1/ShvWjYzTP27Z/kqDzCIoJRybJ9B0mMOc15DrrQEykgDTUubgpoum6p\nR+XP\r\n=Gv77\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"coverageDirectory":"./coverage/","setupFilesAfterEnv":["jest-expect-message"],"collectCoverageFrom":["src/**/*.{js,jsx,ts,tsx}"]},"main":"./index.js","types":"./index.d.ts","module":"./es/index.js","engines":{"node":">=10.0.0"},"scripts":{"lint":"eslint --ext=.ts,.js,.tsx,.jsx src docs tests rollup.config.js","test":"jest","build":"${npm_execpath} run build:clean && ${npm_execpath} run build:skeleton && ${npm_execpath} run build:types && ${npm_execpath} run build:js","check":"${npm_execpath} run lint && ${npm_execpath} run types && ${npm_execpath} run test","types":"tsc --noEmit","release":"${npm_execpath} install && ${npm_execpath} run check && ${npm_execpath} run build && cd lib/ && ${npm_execpath} publish --no-git-tag-version","build:js":"rollup -c","build:clean":"rimraf lib/","build:types":"tsc --emitDeclarationOnly -p tsconfig.build.json","build:skeleton":"copyfiles package.json README.md LICENSE lib/"},"_npmUser":{"name":"gilbsgilbs","email":"gilbsgilbert@gmail.com"},"repository":{"url":"https://github.com/gilbsgilbs/babel-plugin-i18next-extract.git","type":"git"},"description":"Statically extract translation keys from i18next application.","directories":{},"licenseText":"Copyright 2019 Gilbert Gilb's <gilbsgilbert@gmail.com>\n\nPermission is hereby granted, free of charge, to any person obtaining\na copy of this software and associated documentation files (the\n\"Software\"), to deal in the Software without restriction, including\nwithout limitation the rights to use, copy, modify, merge, publish,\ndistribute, sublicense, and/or sell copies of the Software, and to\npermit persons to whom the Software is furnished to do so, subject to\nthe following conditions:\n\nThe above copyright notice and this permission notice shall be\nincluded in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND,\nEXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF\nMERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND\nNONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS\nBE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN\nACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN\nCONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","dependencies":{"i18next":"^19.7.0","@babel/core":"^7.11.6","@babel/types":"7.9.6","json-stable-stringify":"^1.0.1"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^26.4.2","tslib":"^2.0.1","eslint":"^7.10.0","rimraf":"^3.0.0","rollup":"^2.28.2","fs-extra":"^9.0.1","prettier":"^2.1.2","copyfiles":"^2.4.0","@babel/cli":"^7.11.6","typescript":"^4.0.3","@types/jest":"^26.0.14","@types/node":"^14.11.2","@types/rimraf":"^3.0.0","@types/fs-extra":"^9.0.1","@babel/preset-env":"^7.11.5","@types/babel__core":"^7.1.10","@babel/preset-react":"^7.10.4","jest-expect-message":"^1.0.2","@rollup/plugin-babel":"^5.2.1","eslint-plugin-import":"^2.22.1","eslint-config-prettier":"^6.12.0","eslint-plugin-prettier":"^3.1.4","@babel/preset-typescript":"^7.10.4","@typescript-eslint/parser":"^4.3.0","@types/jest-expect-message":"^1.0.2","@rollup/plugin-node-resolve":"^9.0.0","@types/json-stable-stringify":"^1.0.32","@typescript-eslint/eslint-plugin":"^4.3.0"},"_npmOperationalInternal":{"tmp":"tmp/babel-plugin-i18next-extract_0.8.0_1601578523519_0.7559890802677183","host":"s3://npm-registry-packages"}},"0.8.1":{"name":"babel-plugin-i18next-extract","version":"0.8.1","keywords":["babel-plugin","i18next","i18n","translation","react","react-i18next","internationalization","localization"],"author":{"name":"Gilbert Gilb's","email":"gilbsgilbert@gmail.com"},"license":"MIT","_id":"babel-plugin-i18next-extract@0.8.1","maintainers":[{"name":"gilbsgilbs","email":"gilbsgilbert@gmail.com"}],"homepage":"https://i18next-extract.netlify.com/","bugs":{"url":"https://github.com/gilbsgilbs/babel-plugin-i18next-extract/issues"},"dist":{"shasum":"287be6199883813871d7a7bda3d3c1edab9be3ce","tarball":"https://registry.npmjs.org/babel-plugin-i18next-extract/-/babel-plugin-i18next-extract-0.8.1.tgz","fileCount":29,"integrity":"sha512-og3pcQ4X/e+WZ5H55fO78MAoc4i0eaSyxdh+RS/zYpzdm6yeLwI3PHg4jpF7uMnkdpYdgvBxn40Hf18/M6S6Xw==","signatures":[{"sig":"MEYCIQCmI9FNMWTYKqP6xV/zyAjEGX3ZUhox+t3fLB5JCbdSmwIhAI0R2NR1XywjfMU8zYavU8a3IioNSjbNgYXaDV6nE48b","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":153697,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfqbFUCRA9TVsSAnZWagAAxDMP+wZlz4YUjVS63tfiqKMa\nWn3BhOJx9Nsp4/cknMbnjrnOvxPCG0XvrXUFv8Tx0Hp2oef6Sh6JQlqDYuPT\n5BfGQHk3HtkIG/f7ycf9qf02Ih/0+i9TwADHy5BawGJgddejcM1PNAbP5acP\nKK5ZRqbs4/n3JCROzvWXDtHGg6XNSQl2tQ4HDoX9li7MJgGYYTUbT+ilVq5h\n6+tymN20bbZSFN2kE1SjrXi73x/jUmtwFFxWpl40zUo5h5o64vsnrSVT/OJe\nkdR2RRttff0jJCgBgWonKgwR//N3B9x6L0PbB/0rWB01hqiVqd75TO0evAZo\nYVfXWvljGgOmhtBgLcL2a1zodRJs+83/YWkMC7ik4wauXXYSygQ2hzFwNUdx\n55tvO8wYCo5Eu4BdieUpcX0g8Dv0kCY1V16KWsj3u3GtbhCYsa1gdAld8caV\npeO77yVZ9kivEouOm1Ms06N+YroSIR4WTwEEcC53Is4zDns44HgNVgjVnbCH\ngizfodr4rqWDJUuzhhU3lLeSXQv9TmsssKMMBAB0Fv1IHomy6OlC+i5YIMyx\n37d2J9uzmpNTqnQu5PJ/UA7jhL8O39ecwOaKFtLEy3v2q+D9dlvBy0AIFnMd\nHWP79qnkiNPEuwyQQAj9tpKQouVqjZ1lBiVl2Vcs4yPY7tb2SKo21wxhsa1f\n1Zlf\r\n=vtcM\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"coverageDirectory":"./coverage/","setupFilesAfterEnv":["jest-expect-message"],"collectCoverageFrom":["src/**/*.{js,jsx,ts,tsx}"]},"main":"./index.js","types":"./index.d.ts","module":"./es/index.js","engines":{"node":">=10.0.0"},"scripts":{"lint":"eslint --ext=.ts,.js,.tsx,.jsx src docs tests rollup.config.js","test":"jest","build":"${npm_execpath} run build:clean && ${npm_execpath} run build:skeleton && ${npm_execpath} run build:types && ${npm_execpath} run build:js","check":"${npm_execpath} run lint && ${npm_execpath} run types && ${npm_execpath} run test","types":"tsc --noEmit","release":"${npm_execpath} install && ${npm_execpath} run check && ${npm_execpath} run build && cd lib/ && ${npm_execpath} publish --no-git-tag-version","build:js":"rollup -c","build:clean":"rimraf lib/","build:types":"tsc --emitDeclarationOnly -p tsconfig.build.json","build:skeleton":"copyfiles package.json README.md LICENSE lib/"},"_npmUser":{"name":"gilbsgilbs","email":"gilbsgilbert@gmail.com"},"repository":{"url":"https://github.com/gilbsgilbs/babel-plugin-i18next-extract.git","type":"git"},"description":"Statically extract translation keys from i18next application.","directories":{},"licenseText":"Copyright 2019 Gilbert Gilb's <gilbsgilbert@gmail.com>\n\nPermission is hereby granted, free of charge, to any person obtaining\na copy of this software and associated documentation files (the\n\"Software\"), to deal in the Software without restriction, including\nwithout limitation the rights to use, copy, modify, merge, publish,\ndistribute, sublicense, and/or sell copies of the Software, and to\npermit persons to whom the Software is furnished to do so, subject to\nthe following conditions:\n\nThe above copyright notice and this permission notice shall be\nincluded in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND,\nEXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF\nMERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND\nNONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS\nBE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN\nACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN\nCONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","dependencies":{"i18next":"^19.8.3","deepmerge":"^4.2.2","@babel/core":"^7.12.3","@babel/types":"7.9.6","json-stable-stringify":"^1.0.1"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^26.6.3","tslib":"^2.0.3","eslint":"^7.13.0","rimraf":"^3.0.0","rollup":"^2.33.1","fs-extra":"^9.0.1","prettier":"^2.1.2","copyfiles":"^2.4.0","@babel/cli":"^7.12.1","typescript":"^4.0.5","@types/jest":"^26.0.15","@types/node":"^14.14.7","@types/rimraf":"^3.0.0","@types/fs-extra":"^9.0.3","@babel/preset-env":"^7.12.1","@types/babel__core":"^7.1.12","@babel/preset-react":"^7.12.5","jest-expect-message":"^1.0.2","@rollup/plugin-babel":"^5.2.1","eslint-plugin-import":"^2.22.1","eslint-config-prettier":"^6.15.0","eslint-plugin-prettier":"^3.1.4","@babel/preset-typescript":"^7.12.1","@typescript-eslint/parser":"^4.7.0","@types/jest-expect-message":"^1.0.3","@rollup/plugin-node-resolve":"^10.0.0","@types/json-stable-stringify":"^1.0.32","@typescript-eslint/eslint-plugin":"^4.7.0"},"_npmOperationalInternal":{"tmp":"tmp/babel-plugin-i18next-extract_0.8.1_1604956499492_0.8075764079949794","host":"s3://npm-registry-packages"}},"0.8.2":{"name":"babel-plugin-i18next-extract","version":"0.8.2","keywords":["babel-plugin","i18next","i18n","translation","react","react-i18next","internationalization","localization"],"author":{"name":"Gilbert Gilb's","email":"gilbsgilbert@gmail.com"},"license":"MIT","_id":"babel-plugin-i18next-extract@0.8.2","maintainers":[{"name":"gilbsgilbs","email":"gilbsgilbert@gmail.com"}],"homepage":"https://i18next-extract.netlify.com/","bugs":{"url":"https://github.com/gilbsgilbs/babel-plugin-i18next-extract/issues"},"dist":{"shasum":"7bcf0e72008acf3a86c05c9f945d3bfbdb6901b0","tarball":"https://registry.npmjs.org/babel-plugin-i18next-extract/-/babel-plugin-i18next-extract-0.8.2.tgz","fileCount":29,"integrity":"sha512-H+UOT7jPHjIi3L42z4WSRnpmjTDvVQRyVub8jcOYG/YegLXqsgh4vTKzT5zzmxAjFH6xux2x2q0scKjeM+KZcA==","signatures":[{"sig":"MEYCIQDet8/FcYbCVMKo57Azk601EcgKf1l/Wb6BzGgRMbrJVQIhAJixnHlp0OyIQiyiiRfyWPdbwwFdK21TDPIxTActzZoQ","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":153949,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfqoFrCRA9TVsSAnZWagAAGckP/39FiYJqt+7+pHGUYVlw\nwKEj6UxUzoe6XzgzviQPAE6Fb8qV+/+q/8+ZnNlEfs7vJZJvXzee93JinhCm\nKEqN9hA8GVqhXKmQNghLx+P4GQlhODjLrUjcaPXNicmHZIvNnWX94muZNpil\nKMJfDzxRYqc+1NRmDytMIbqf/VR4Gy5otNmODulg3LgGRDLq1oqEULFapTYX\nwwFkHqa2Xgt2rIM4FeQG7UAxWj5rI20wJWGG2KZThZLX35Q2G2Uq+hphWegw\nqQ2bjRcKqk19VaCokYVnb4op/iaP1oTgT+U1eFNw4CaxFL50S4oz97oP1919\nhG7uj2Hss2Gre+ZXWr3yAPzcAXRvcclCPks1wO3JLw1di/NkiWc1RfDxUUYJ\ncbmMeZYxXF69D0QZDUz5oKu6xIzfNJjBok4i6Ckl9YIJQo+TXVgrSScgEDSH\ndSvhyXer+qXhBXvJ/vAnOyx6r9+Xpq4/N1Zi3SX7jLyfJ7uYH4kNMzdGyeQy\nvZMUkDXsy4HoYOEuUlITpifxa2ir36HuSDeEpKxjT+sA3rRVmuCXdrkSli54\nz0IHBK85UNPNyrPJzZxhJIMHbSe80QGP5uichVn36/Vjpsv/zVOzHiWRw3e4\nrfV0mK3Yb1xVckrIlsis1vwPizBIaELF80vOsuA6H2ncHXFdH7LzGGWXpsjw\ngKxs\r\n=9719\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"coverageDirectory":"./coverage/","setupFilesAfterEnv":["jest-expect-message"],"collectCoverageFrom":["src/**/*.{js,jsx,ts,tsx}"]},"main":"./index.js","types":"./index.d.ts","module":"./es/index.js","engines":{"node":">=10.0.0"},"scripts":{"lint":"eslint --ext=.ts,.js,.tsx,.jsx src docs tests rollup.config.js","test":"jest","build":"${npm_execpath} run build:clean && ${npm_execpath} run build:skeleton && ${npm_execpath} run build:types && ${npm_execpath} run build:js","check":"${npm_execpath} run lint && ${npm_execpath} run types && ${npm_execpath} run test","types":"tsc --noEmit","release":"${npm_execpath} install && ${npm_execpath} run check && ${npm_execpath} run build && cd lib/ && ${npm_execpath} publish --no-git-tag-version","build:js":"rollup -c","build:clean":"rimraf lib/","build:types":"tsc --emitDeclarationOnly -p tsconfig.build.json","build:skeleton":"copyfiles package.json README.md LICENSE lib/"},"_npmUser":{"name":"gilbsgilbs","email":"gilbsgilbert@gmail.com"},"repository":{"url":"https://github.com/gilbsgilbs/babel-plugin-i18next-extract.git","type":"git"},"description":"Statically extract translation keys from i18next application.","directories":{},"licenseText":"Copyright 2019 Gilbert Gilb's <gilbsgilbert@gmail.com>\n\nPermission is hereby granted, free of charge, to any person obtaining\na copy of this software and associated documentation files (the\n\"Software\"), to deal in the Software without restriction, including\nwithout limitation the rights to use, copy, modify, merge, publish,\ndistribute, sublicense, and/or sell copies of the Software, and to\npermit persons to whom the Software is furnished to do so, subject to\nthe following conditions:\n\nThe above copyright notice and this permission notice shall be\nincluded in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND,\nEXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF\nMERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND\nNONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS\nBE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN\nACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN\nCONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","dependencies":{"i18next":"^19.8.3","deepmerge":"^4.2.2","@babel/core":"^7.12.3","@babel/types":"7.9.6","json-stable-stringify":"^1.0.1"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^26.6.3","tslib":"^2.0.3","eslint":"^7.13.0","rimraf":"^3.0.0","rollup":"^2.33.1","fs-extra":"^9.0.1","prettier":"^2.1.2","copyfiles":"^2.4.0","@babel/cli":"^7.12.1","typescript":"^4.0.5","@types/jest":"^26.0.15","@types/node":"^14.14.7","@types/rimraf":"^3.0.0","@types/fs-extra":"^9.0.3","@babel/preset-env":"^7.12.1","@types/babel__core":"^7.1.12","@babel/preset-react":"^7.12.5","jest-expect-message":"^1.0.2","@rollup/plugin-babel":"^5.2.1","eslint-plugin-import":"^2.22.1","eslint-config-prettier":"^6.15.0","eslint-plugin-prettier":"^3.1.4","@babel/preset-typescript":"^7.12.1","@typescript-eslint/parser":"^4.7.0","@types/jest-expect-message":"^1.0.3","@rollup/plugin-node-resolve":"^10.0.0","@types/json-stable-stringify":"^1.0.32","@typescript-eslint/eslint-plugin":"^4.7.0"},"_npmOperationalInternal":{"tmp":"tmp/babel-plugin-i18next-extract_0.8.2_1605009770403_0.9211151371516302","host":"s3://npm-registry-packages"}},"0.8.3":{"name":"babel-plugin-i18next-extract","version":"0.8.3","keywords":["babel-plugin","i18next","i18n","translation","react","react-i18next","internationalization","localization"],"author":{"name":"Gilbert Gilb's","email":"gilbsgilbert@gmail.com"},"license":"MIT","_id":"babel-plugin-i18next-extract@0.8.3","maintainers":[{"name":"gilbsgilbs","email":"gilbsgilbert@gmail.com"}],"homepage":"https://i18next-extract.netlify.com/","bugs":{"url":"https://github.com/gilbsgilbs/babel-plugin-i18next-extract/issues"},"dist":{"shasum":"4b1c279f5ac607c96b6b71074dd15842b5c21df0","tarball":"https://registry.npmjs.org/babel-plugin-i18next-extract/-/babel-plugin-i18next-extract-0.8.3.tgz","fileCount":29,"integrity":"sha512-ZBhGjP2nLF3pGJO/X6s8DlyUo8zkuPQ09sGZK4XGqtJit/ccj8zocO5JI/F+oFZgKVH1tN8pAQT4fm0JWk2SIQ==","signatures":[{"sig":"MEQCIB/3BVF3Z3zxWFXrVdDAdL6qEwHv16VeEA7LbSrrln2nAiAxLukZOh0k05YrhukciEA4d+rWZltMhnpvyebXOCGn9Q==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":153951,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgY3P0CRA9TVsSAnZWagAAzW0QAI/TW5xfy/iG7NOCjj0o\n7YkvGsi1acTgqokfwlgySaTasmgsCyobSx93STOCiwtI+hSKhldFgPybR+b5\nmRqMfZ37P2W3CBSg1Q7huheNa7mgiWdzY8HYxPV29Ze6fY65hlZ8Ek1p6mHK\nTT6I66qjAs4/T+i/+MX7h1tmGmrI6bulUa42VMbsx44+T3yLEhrce6mrnGR1\nZQSNX6KlRRs/G07Cyptw9zAxyNOMx4t4h77uw5cPtnTwhWd8r+nxDajpIjP9\nluNv2NRKAmRJK0lFvq1fabTwGZAaGDG6fZLUoytZo+1hpaH3InMiaYG3A58f\n/JEJwNTznMKS2iA92DJdUeu71uNSuCD0KML2aafdt3pqKZzxTthVHMZ41QuN\nifvevw9LqmQrNE091Z8iv7xhyPII8U1ISfx2t4bRBxcFSJpH2Gvr4eAdEVtI\nXrjgnvtn2ch9lOIMIbUuqIfYjHXa0iTU38mzcEPPl0dWDxVUSbPFPMF5Q9XT\njZhbPqLkmtqwPVsXvagXPPpSdpN5EbiYC9NXP2fAK0HCbABcgr/6ySIDYE3j\nphdRoKlrAeRBR2jpvcuEhrYL2Ks+ZdeA0dDi1VvEksBr+f8h4Z6GFRrQ5zTt\nVDRU6THRQq8iL6zFS2piWgrAF+nf52tY4Cx9LDB0VI9otbuTdPVuZILSPsCd\nbI5H\r\n=g+6r\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"coverageDirectory":"./coverage/","setupFilesAfterEnv":["jest-expect-message"],"collectCoverageFrom":["src/**/*.{js,jsx,ts,tsx}"]},"main":"./index.js","types":"./index.d.ts","module":"./es/index.js","engines":{"node":">=10.0.0"},"scripts":{"lint":"eslint --ext=.ts,.js,.tsx,.jsx src docs tests rollup.config.js","test":"jest","build":"${npm_execpath} run build:clean && ${npm_execpath} run build:skeleton && ${npm_execpath} run build:types && ${npm_execpath} run build:js","check":"${npm_execpath} run lint && ${npm_execpath} run types && ${npm_execpath} run test","types":"tsc --noEmit","release":"${npm_execpath} install && ${npm_execpath} run check && ${npm_execpath} run build && cd lib/ && ${npm_execpath} publish --no-git-tag-version","build:js":"rollup -c","build:clean":"rimraf lib/","build:types":"tsc --emitDeclarationOnly -p tsconfig.build.json","build:skeleton":"copyfiles package.json README.md LICENSE lib/"},"_npmUser":{"name":"gilbsgilbs","email":"gilbsgilbert@gmail.com"},"repository":{"url":"https://github.com/gilbsgilbs/babel-plugin-i18next-extract.git","type":"git"},"description":"Statically extract translation keys from i18next application.","directories":{},"licenseText":"Copyright 2019 Gilbert Gilb's <gilbsgilbert@gmail.com>\n\nPermission is hereby granted, free of charge, to any person obtaining\na copy of this software and associated documentation files (the\n\"Software\"), to deal in the Software without restriction, including\nwithout limitation the rights to use, copy, modify, merge, publish,\ndistribute, sublicense, and/or sell copies of the Software, and to\npermit persons to whom the Software is furnished to do so, subject to\nthe following conditions:\n\nThe above copyright notice and this permission notice shall be\nincluded in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND,\nEXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF\nMERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND\nNONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS\nBE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN\nACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN\nCONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","dependencies":{"i18next":"^19.8.3","deepmerge":"^4.2.2","@babel/core":"^7.12.3","@babel/types":"7.9.6","json-stable-stringify":"^1.0.1"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^26.6.3","tslib":"^2.0.3","eslint":"^7.13.0","rimraf":"^3.0.0","rollup":"^2.33.1","fs-extra":"^9.0.1","prettier":"^2.1.2","copyfiles":"^2.4.0","@babel/cli":"^7.12.1","typescript":"^4.0.5","@types/jest":"^26.0.15","@types/node":"^14.14.7","@types/rimraf":"^3.0.0","@types/fs-extra":"^9.0.3","@babel/preset-env":"^7.12.1","@types/babel__core":"^7.1.12","@babel/preset-react":"^7.12.5","jest-expect-message":"^1.0.2","@rollup/plugin-babel":"^5.2.1","eslint-plugin-import":"^2.22.1","eslint-config-prettier":"^6.15.0","eslint-plugin-prettier":"^3.1.4","@babel/preset-typescript":"^7.12.1","@typescript-eslint/parser":"^4.7.0","@types/jest-expect-message":"^1.0.3","@rollup/plugin-node-resolve":"^10.0.0","@types/json-stable-stringify":"^1.0.32","@typescript-eslint/eslint-plugin":"^4.7.0"},"_npmOperationalInternal":{"tmp":"tmp/babel-plugin-i18next-extract_0.8.3_1617130483733_0.5076733572254801","host":"s3://npm-registry-packages"}},"0.9.0-rc":{"name":"babel-plugin-i18next-extract","version":"0.9.0-rc","keywords":["babel-plugin","i18next","i18n","translation","react","react-i18next","internationalization","localization"],"author":{"name":"Gilbert Gilb's","email":"gilbsgilbert@gmail.com"},"license":"MIT","_id":"babel-plugin-i18next-extract@0.9.0-rc","maintainers":[{"name":"gilbsgilbs","email":"gilbsgilbert@gmail.com"}],"homepage":"https://i18next-extract.netlify.com/","bugs":{"url":"https://github.com/gilbsgilbs/babel-plugin-i18next-extract/issues"},"dist":{"shasum":"bd0e628f231ff4f38734c1fa5b31aa9485a12cac","tarball":"https://registry.npmjs.org/babel-plugin-i18next-extract/-/babel-plugin-i18next-extract-0.9.0-rc.tgz","fileCount":29,"integrity":"sha512-WjhllwSXS/YA2QXcskD51bid4sTki9Z2HkY67MaLZqkCw+qbyFqzelCF7mJoflYY2PrszG0IhkL4TWqiyokdCQ==","signatures":[{"sig":"MEQCIGlupL+rRIoAoiPhSkxuZSoBEnd+tTZNEfsFGbxKvWn6AiBhnmp3YkrRwINO9kOIzFYFxsG0i+Evaf7XQ4O44GiKpA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":161537,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJi2D/QACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpRVw/5AI0NGhAE7kuAfOVhhbYW4SmRQK3/x94bpZ+igPmdLvsUjpHi\r\nu5DVJGuxg0ayintAScbzvic5gCidAELH+qdiK3BpyCFzJ1Ro2tfwtXHZKHsf\r\n8qdPBktXRc+64Yze67UuFQIVxR67FY2PLyKqW5lZan/lRkKYyjRnKvJwerm6\r\nHuRsKSTho+XaKSa8WY9eGCwI11sJA/SHNIjEFJxDJN4u9sZs6q/PJQ7QHOrw\r\nSgtfodYqIYImkEl2vDsryAP6p+BGoAv85iFqxCGPfgQ5JyLP51nIhggPKzuR\r\nndhBZcA16nR4s/gRxNczKGm0N47E4TjtNN2a51Q20yBRGOnZs2OigDWvAWlE\r\n1JuO7FCdW1Blh95n8+xY0mAYmFEBgKf4BWz+wg5HCYguFFPRbimjaDE5M6WC\r\n4qxBVLzNCyfGdajuV8shDceJGdjtyCqAtTP7VXqNNpXkbhzbBPDFGBzNnfkK\r\nGPyB/SmMKk7Hs407GM3G5dSZza7JNc5ff/kXmsnMkjLMBf62HnuozUZdGCYs\r\n4Q9MUMZ5R3w3a98dhIU2YQ2deszCb+X+1wzCDwpqbrUQr6wzvQKu2FeibZax\r\nmT2NLZrIvfRpOPYruAZPQO/E+jqS5xe5DEGIxL8Xjjpi4iaJt8HmyNY4bK2+\r\nUtPEBOLOhmsrXKr4sh0Hbd0ipPZC2g2J8B8=\r\n=WwzW\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"coverageDirectory":"./coverage/","setupFilesAfterEnv":["@alex_neo/jest-expect-message"],"collectCoverageFrom":["src/**/*.{js,jsx,ts,tsx}"]},"main":"./index.js","types":"./index.d.ts","module":"./es/index.js","engines":{"node":">=10.0.0"},"scripts":{"lint":"eslint --ext=.ts,.js,.tsx,.jsx src docs tests rollup.config.js","test":"jest","build":"${npm_execpath} run build:clean && ${npm_execpath} run build:skeleton && ${npm_execpath} run build:types && ${npm_execpath} run build:js","check":"${npm_execpath} run lint && ${npm_execpath} run types && ${npm_execpath} run test","types":"tsc --noEmit","release":"${npm_execpath} install && ${npm_execpath} run check && ${npm_execpath} run build && cd lib/ && ${npm_execpath} publish --no-git-tag-version","build:js":"rollup -c","build:clean":"rimraf lib/","build:types":"tsc --emitDeclarationOnly -p tsconfig.build.json","build:skeleton":"copyfiles package.json README.md LICENSE lib/"},"_npmUser":{"name":"gilbsgilbs","email":"gilbsgilbert@gmail.com"},"repository":{"url":"https://github.com/gilbsgilbs/babel-plugin-i18next-extract.git","type":"git"},"description":"Statically extract translation keys from i18next application.","directories":{},"licenseText":"Copyright 2019 Gilbert Gilb's <gilbsgilbert@gmail.com>\n\nPermission is hereby granted, free of charge, to any person obtaining\na copy of this software and associated documentation files (the\n\"Software\"), to deal in the Software without restriction, including\nwithout limitation the rights to use, copy, modify, merge, publish,\ndistribute, sublicense, and/or sell copies of the Software, and to\npermit persons to whom the Software is furnished to do so, subject to\nthe following conditions:\n\nThe above copyright notice and this permission notice shall be\nincluded in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND,\nEXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF\nMERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND\nNONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS\nBE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN\nACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN\nCONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","dependencies":{"i18next":"^21.8.14","deepmerge":"^4.2.2","@babel/core":"^7.18.9","@babel/types":"7.18.9","json-stable-stringify":"^1.0.1"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^28.1.3","tslib":"^2.3.1","eslint":"^8.20.0","rimraf":"^3.0.0","rollup":"^2.77.0","fs-extra":"^10.0.1","prettier":"^2.7.1","copyfiles":"^2.4.1","@babel/cli":"^7.18.9","typescript":"^4.7.4","@types/jest":"^28.1.6","@types/node":"^18.0.6","@types/rimraf":"^3.0.2","@types/fs-extra":"^9.0.13","@babel/preset-env":"^7.18.9","@types/babel__core":"^7.1.19","@babel/preset-react":"^7.18.6","@rollup/plugin-babel":"^5.3.1","eslint-plugin-import":"^2.26.0","eslint-config-prettier":"^8.5.0","eslint-plugin-prettier":"^4.2.1","@babel/preset-typescript":"^7.18.6","@typescript-eslint/parser":"^5.30.7","@types/jest-expect-message":"^1.0.4","@rollup/plugin-node-resolve":"^13.1.3","@types/json-stable-stringify":"^1.0.34","@alex_neo/jest-expect-message":"^1.0.5","@typescript-eslint/eslint-plugin":"^5.30.7"},"_npmOperationalInternal":{"tmp":"tmp/babel-plugin-i18next-extract_0.9.0-rc_1658339279783_0.35627099637644477","host":"s3://npm-registry-packages"}},"0.9.0-rc.1":{"name":"babel-plugin-i18next-extract","version":"0.9.0-rc.1","keywords":["babel-plugin","i18next","i18n","translation","react","react-i18next","internationalization","localization"],"author":{"name":"Gilbert Gilb's","email":"gilbsgilbert@gmail.com"},"license":"MIT","_id":"babel-plugin-i18next-extract@0.9.0-rc.1","maintainers":[{"name":"gilbsgilbs","email":"gilbsgilbert@gmail.com"}],"homepage":"https://i18next-extract.netlify.com/","bugs":{"url":"https://github.com/gilbsgilbs/babel-plugin-i18next-extract/issues"},"dist":{"shasum":"8fd8c4225396fcfeaee99da17a597e86c51c7907","tarball":"https://registry.npmjs.org/babel-plugin-i18next-extract/-/babel-plugin-i18next-extract-0.9.0-rc.1.tgz","fileCount":29,"integrity":"sha512-YQUKreZq9XopvvVzK2CRZAqxN5BoTUH/frDuctBK5V1SqiCnqubLCOTbaKYHzRGrAV7Hq6lpnjQ9GrKpOnlbzg==","signatures":[{"sig":"MEUCIBv/0uXFDV9GzZGi3u57vNJBehN4WwD3ZtF9Z5OIt5mSAiEAuWXPwnAlfJDbX6aPm3/iNa2pMTWxGw5t0x2LVsCFDCo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":161563,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJi9AgdACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmolew//S9z+mBzyHRljCVn6lsVCn7S87KwWkascykbi2NichTdjWxG1\r\nsCQ00WOrDNvsyQNFDezbuCrBwUOOhErC1H8YuTqcDHRx8JZImsca96yNLiuU\r\nAzbpXGvl5/Lt2teS9FVbfpcJZ6EmqhxYoOtbah0B8s2wcAcg0oUKAkvdJ5W3\r\nlw9nDIUaLZ6l8mBSpVg3tMv7u+UC8AA4XSJMgkzaSrzlNmmcOTuN5BYvdyWo\r\nY1vT+htiBGjWM0YLmUy0GSlNQ2V6DmWCwdaToI6k/DK78mS7snJFjBvEzAC3\r\nBIYrgB+MaRLGEMkXOENYfrt5nRdD1GCRud9P0Bv1JRlzP1D2Vv2efv6BHw2P\r\nxWI1JxZPrT7LGHg+Mx+nLLkwu7YZamSI6AAtqBZGP4OBkW0EzuOHyA3drw1+\r\na+mvibCQtBEEOBsz38MJBUFAUzVMpcNW5DG0o9w+tGPJnsbA8YoDTQE8T6Wq\r\nyw1MU0iUIFgdppemP8pq7Fvm0rLfgKLmr7an86E7I33mEBeRsvJd381Nrz8w\r\naMZazTutnTuq48GUxAdlm+MjAcwDHUcI76grtg7vwPnhwQu+jplWsXxSO+Zb\r\n5f21wpQa9XnpfHzAch14QltTvlnu4xF7RLHD0mqLryymENze3rXbllvOGGfA\r\nVvkCtecu7fSN/IS+gmx82ARFRWuBIddBuHg=\r\n=ps1J\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"coverageDirectory":"./coverage/","setupFilesAfterEnv":["@alex_neo/jest-expect-message"],"collectCoverageFrom":["src/**/*.{js,jsx,ts,tsx}"]},"main":"./index.js","types":"./index.d.ts","module":"./es/index.js","engines":{"node":">=10.0.0"},"scripts":{"lint":"eslint --ext=.ts,.js,.tsx,.jsx src docs tests rollup.config.js","test":"jest","build":"${npm_execpath} run build:clean && ${npm_execpath} run build:skeleton && ${npm_execpath} run build:types && ${npm_execpath} run build:js","check":"${npm_execpath} run lint && ${npm_execpath} run types && ${npm_execpath} run test","types":"tsc --noEmit","release":"${npm_execpath} install && ${npm_execpath} run check && ${npm_execpath} run build && cd lib/ && ${npm_execpath} publish --no-git-tag-version","build:js":"rollup -c","build:clean":"rimraf lib/","build:types":"tsc --emitDeclarationOnly -p tsconfig.build.json","build:skeleton":"copyfiles package.json README.md LICENSE lib/"},"_npmUser":{"name":"gilbsgilbs","email":"gilbsgilbert@gmail.com"},"repository":{"url":"https://github.com/gilbsgilbs/babel-plugin-i18next-extract.git","type":"git"},"description":"Statically extract translation keys from i18next application.","directories":{},"licenseText":"Copyright 2019 Gilbert Gilb's <gilbsgilbert@gmail.com>\n\nPermission is hereby granted, free of charge, to any person obtaining\na copy of this software and associated documentation files (the\n\"Software\"), to deal in the Software without restriction, including\nwithout limitation the rights to use, copy, modify, merge, publish,\ndistribute, sublicense, and/or sell copies of the Software, and to\npermit persons to whom the Software is furnished to do so, subject to\nthe following conditions:\n\nThe above copyright notice and this permission notice shall be\nincluded in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND,\nEXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF\nMERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND\nNONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS\nBE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN\nACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN\nCONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","dependencies":{"i18next":"^21.8.14","deepmerge":"^4.2.2","@babel/core":"^7.18.9","@babel/types":"7.18.10","json-stable-stringify":"^1.0.1"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^28.1.3","tslib":"^2.3.1","eslint":"^8.20.0","rimraf":"^3.0.0","rollup":"^2.77.0","fs-extra":"^10.0.1","prettier":"^2.7.1","copyfiles":"^2.4.1","@babel/cli":"^7.18.9","typescript":"^4.7.4","@types/jest":"^28.1.6","@types/node":"^18.0.6","@types/rimraf":"^3.0.2","@types/fs-extra":"^9.0.13","@babel/preset-env":"^7.18.9","@types/babel__core":"^7.1.19","@babel/preset-react":"^7.18.6","@rollup/plugin-babel":"^5.3.1","eslint-plugin-import":"^2.26.0","eslint-config-prettier":"^8.5.0","eslint-plugin-prettier":"^4.2.1","@babel/preset-typescript":"^7.18.6","@typescript-eslint/parser":"^5.30.7","@types/jest-expect-message":"^1.0.4","@rollup/plugin-node-resolve":"^13.1.3","@types/json-stable-stringify":"^1.0.34","@alex_neo/jest-expect-message":"^1.0.5","@typescript-eslint/eslint-plugin":"^5.30.7"},"_npmOperationalInternal":{"tmp":"tmp/babel-plugin-i18next-extract_0.9.0-rc.1_1660160029419_0.4524164696558617","host":"s3://npm-registry-packages"}},"0.9.0":{"name":"babel-plugin-i18next-extract","version":"0.9.0","keywords":["babel-plugin","i18next","i18n","translation","react","react-i18next","internationalization","localization"],"author":{"name":"Gilbert Gilb's","email":"gilbsgilbert@gmail.com"},"license":"MIT","_id":"babel-plugin-i18next-extract@0.9.0","maintainers":[{"name":"gilbsgilbs","email":"gilbsgilbert@gmail.com"}],"homepage":"https://i18next-extract.netlify.com/","bugs":{"url":"https://github.com/gilbsgilbs/babel-plugin-i18next-extract/issues"},"dist":{"shasum":"d003985901c6be3d9ce91a70ccd6503121a98c8e","tarball":"https://registry.npmjs.org/babel-plugin-i18next-extract/-/babel-plugin-i18next-extract-0.9.0.tgz","fileCount":29,"integrity":"sha512-i/kcv6YlYFvUR8rICPBxP4xQXenFOGe+84hzYLXItJYrLlimph4lne6hoZXYgaU3mVJmtRokcBmn4RvcitizXA==","signatures":[{"sig":"MEQCIB3BHvXsJ4oB27YxWHhXrqLnEVIIWpYRk4/6DG4czUKUAiA+Vp0sejV+sl4fjrpemE2PjL6/3tuMQ/MqZLYBK+81hQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":161558,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJi/lduACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrRIg/9E/WPjRl6erPh/McPpevhV2SIRujjYYcu/S/AJi+MOPNAlFPI\r\n5w0JgJpJHA+e5aR3kdX5mTAB0adJycW2B30259beqOrpZ8KhJ/3RUaHleOuT\r\nat8m8/fuoky6NgHTya/7dSSgu1ECgVs9NoBzXCBPCdvvc3fpkjNRcOaXhPh4\r\novcdSC/neuTwrDIwBUdr4w2Ihqn5VAVJsse5l8Vt6goNxdFmGTeFCGkMjTnH\r\nYPG3w7XCS3QTTC0YsIEKzgncKJK9hxPj4ABBRbPQFyB0akvl96YNquKDkrfY\r\n0NXw9AnTrXI4D7+LdRSLZCoKX0G0ClxMw+ovaHtBSZkDUYCokIx59GfarjqQ\r\nSl4i/1U8YhRT7nc8kD6VnQhFlWqvfuiZAlNZd+kCy260tN/BkBKY8fJj26dQ\r\nViz3hsAyU98+RJ6QmLNuzPzP+k5oLyYf4+XO8agAAabIqr5Y19Rsavke9z/m\r\nEaIFJ0inCM+TRFsw0EBX4Mk6bL0r/8BYuPTeuS71g515o6QeTK5izxkI09yn\r\nzmC5lg6IQMlbanX9qvTIuC22xwD+TbO/ZkQmjZY2OgOgnDxUDQjFBLPZWUBu\r\nGCH2rsUNwQjfRL030QU66m/NYTxs8VfbrrLNrpMAxhHfx0EBNUg2DoO7Gcbi\r\nkjsGgGs5lSPXVjJXaQcQ2h8bvOhAgrXgWU0=\r\n=mCOJ\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"coverageDirectory":"./coverage/","setupFilesAfterEnv":["@alex_neo/jest-expect-message"],"collectCoverageFrom":["src/**/*.{js,jsx,ts,tsx}"]},"main":"./index.js","types":"./index.d.ts","module":"./es/index.js","engines":{"node":">=10.0.0"},"scripts":{"lint":"eslint --ext=.ts,.js,.tsx,.jsx src docs tests rollup.config.js","test":"jest","build":"${npm_execpath} run build:clean && ${npm_execpath} run build:skeleton && ${npm_execpath} run build:types && ${npm_execpath} run build:js","check":"${npm_execpath} run lint && ${npm_execpath} run types && ${npm_execpath} run test","types":"tsc --noEmit","release":"${npm_execpath} install && ${npm_execpath} run check && ${npm_execpath} run build && cd lib/ && ${npm_execpath} publish --no-git-tag-version","build:js":"rollup -c","build:clean":"rimraf lib/","build:types":"tsc --emitDeclarationOnly -p tsconfig.build.json","build:skeleton":"copyfiles package.json README.md LICENSE lib/"},"_npmUser":{"name":"gilbsgilbs","email":"gilbsgilbert@gmail.com"},"repository":{"url":"https://github.com/gilbsgilbs/babel-plugin-i18next-extract.git","type":"git"},"description":"Statically extract translation keys from i18next application.","directories":{},"licenseText":"Copyright 2019 Gilbert Gilb's <gilbsgilbert@gmail.com>\n\nPermission is hereby granted, free of charge, to any person obtaining\na copy of this software and associated documentation files (the\n\"Software\"), to deal in the Software without restriction, including\nwithout limitation the rights to use, copy, modify, merge, publish,\ndistribute, sublicense, and/or sell copies of the Software, and to\npermit persons to whom the Software is furnished to do so, subject to\nthe following conditions:\n\nThe above copyright notice and this permission notice shall be\nincluded in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND,\nEXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF\nMERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND\nNONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS\nBE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN\nACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN\nCONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","dependencies":{"i18next":"^21.8.14","deepmerge":"^4.2.2","@babel/core":"^7.18.9","@babel/types":"7.18.10","json-stable-stringify":"^1.0.1"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^28.1.3","tslib":"^2.3.1","eslint":"^8.20.0","rimraf":"^3.0.0","rollup":"^2.77.0","fs-extra":"^10.0.1","prettier":"^2.7.1","copyfiles":"^2.4.1","@babel/cli":"^7.18.9","typescript":"^4.7.4","@types/jest":"^28.1.6","@types/node":"^18.0.6","@types/rimraf":"^3.0.2","@types/fs-extra":"^9.0.13","@babel/preset-env":"^7.18.9","@types/babel__core":"^7.1.19","@babel/preset-react":"^7.18.6","@rollup/plugin-babel":"^5.3.1","eslint-plugin-import":"^2.26.0","eslint-config-prettier":"^8.5.0","eslint-plugin-prettier":"^4.2.1","@babel/preset-typescript":"^7.18.6","@typescript-eslint/parser":"^5.30.7","@types/jest-expect-message":"^1.0.4","@rollup/plugin-node-resolve":"^13.1.3","@types/json-stable-stringify":"^1.0.34","@alex_neo/jest-expect-message":"^1.0.5","@typescript-eslint/eslint-plugin":"^5.30.7"},"_npmOperationalInternal":{"tmp":"tmp/babel-plugin-i18next-extract_0.9.0_1660835693871_0.6380108984065567","host":"s3://npm-registry-packages"}},"0.9.1":{"name":"babel-plugin-i18next-extract","version":"0.9.1","keywords":["babel-plugin","i18next","i18n","translation","react","react-i18next","internationalization","localization"],"author":"Gilbert Gilb's <gilbsgilbert@gmail.com>","license":"MIT","_id":"babel-plugin-i18next-extract@0.9.1","maintainers":[{"name":"gilbsgilbs","email":"gilbsgilbert@gmail.com"}],"homepage":"https://i18next-extract.netlify.com/","bugs":{"url":"https://github.com/gilbsgilbs/babel-plugin-i18next-extract/issues"},"dist":{"shasum":"51f8c55c070641df7382167cba4d26b35329fce5","tarball":"https://registry.npmjs.org/babel-plugin-i18next-extract/-/babel-plugin-i18next-extract-0.9.1.tgz","fileCount":201,"integrity":"sha512-om03QS+B4TEffCmyOzssqjUrylXFo0pF97IMH99SY8x3dke44nDBBKfgEbsrFKn9ewYRw/9tsbegw9xXGyBjww==","signatures":[{"sig":"MEUCIDRFWwfLcB3l2uUpe7pM3qJsTGm6g4Z3Oy7pPtXZvReZAiEAwK9jLg/qbGh3o64IXBY7FCtlctZgVAltIsOBgkUOI2M=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":444115},"jest":{"coverageDirectory":"./coverage/","setupFilesAfterEnv":["jest-expect-message"],"collectCoverageFrom":["src/**/*.{js,jsx,ts,tsx}"]},"main":"./index.js","types":"./index.d.ts","module":"./es/index.js","engines":{"node":">=10.0.0"},"gitHead":"cc08869bffb397bb63992f7753c074413e36bf71","scripts":{"lint":"eslint --ext=.ts,.js,.tsx,.jsx src docs tests rollup.config.mjs","test":"jest","build":"${npm_execpath} run build:clean && ${npm_execpath} run build:skeleton && ${npm_execpath} run build:types && ${npm_execpath} run build:js","check":"${npm_execpath} run lint && ${npm_execpath} run types && ${npm_execpath} run test","types":"tsc --noEmit","release":"${npm_execpath} install && ${npm_execpath} run check && ${npm_execpath} run build && cd lib/ && ${npm_execpath} publish --no-git-tag-version","build:js":"rollup -c","build:clean":"rimraf lib/","build:types":"tsc --emitDeclarationOnly -p tsconfig.build.json","build:skeleton":"copyfiles package.json README.md LICENSE lib/"},"_npmUser":{"name":"gilbsgilbs","email":"gilbsgilbert@gmail.com"},"repository":{"url":"https://github.com/gilbsgilbs/babel-plugin-i18next-extract.git","type":"git"},"description":"Statically extract translation keys from i18next application.","directories":{},"dependencies":{"i18next":"^23.6.0","deepmerge":"^4.3.1","@babel/core":"^7.23.3","@babel/types":"7.23.3","json-stable-stringify":"^1.0.2"},"_hasShrinkwrap":false,"packageManager":"yarn@4.0.1","devDependencies":{"jest":"^29.7.0","tslib":"^2.6.2","eslint":"^8.53.0","rimraf":"^5.0.5","rollup":"^4.3.0","fs-extra":"^11.1.1","prettier":"^3.0.3","copyfiles":"^2.4.1","@babel/cli":"^7.23.0","typescript":"^5.2.2","@types/jest":"^29.5.8","@types/node":"^20.9.0","@types/fs-extra":"^11.0.4","@babel/preset-env":"^7.23.3","@types/babel__core":"^7.20.4","@babel/preset-react":"^7.23.3","jest-expect-message":"^1.1.3","@rollup/plugin-babel":"^6.0.4","eslint-plugin-import":"^2.29.0","eslint-config-prettier":"^9.0.0","eslint-plugin-prettier":"^5.0.1","@babel/preset-typescript":"^7.23.3","@typescript-eslint/parser":"^6.10.0","@types/jest-expect-message":"^1.1.0","@rollup/plugin-node-resolve":"^15.2.3","@types/json-stable-stringify":"^1.0.36","@typescript-eslint/eslint-plugin":"^6.10.0"},"_npmOperationalInternal":{"tmp":"tmp/babel-plugin-i18next-extract_0.9.1_1699553425343_0.5569776077811424","host":"s3://npm-registry-packages"}},"0.9.2":{"name":"babel-plugin-i18next-extract","version":"0.9.2","keywords":["babel-plugin","i18next","i18n","translation","react","react-i18next","internationalization","localization"],"author":{"name":"Gilbert Gilb's","email":"gilbsgilbert@gmail.com"},"license":"MIT","_id":"babel-plugin-i18next-extract@0.9.2","maintainers":[{"name":"gilbsgilbs","email":"gilbsgilbert@gmail.com"}],"homepage":"https://i18next-extract.netlify.com/","bugs":{"url":"https://github.com/gilbsgilbs/babel-plugin-i18next-extract/issues"},"dist":{"shasum":"fa8aaca22e90a5a0c55a83599c741a86ddca21bd","tarball":"https://registry.npmjs.org/babel-plugin-i18next-extract/-/babel-plugin-i18next-extract-0.9.2.tgz","fileCount":26,"integrity":"sha512-gl3RNC/zlMkqtNZQq/KpaP5gBQKvOkWaVXLGDJdgnbcrBB79YxSfREIbcczP5NF2ujhMqrSz31kc0hNcUEi+1A==","signatures":[{"sig":"MEUCIEaC6klvtMH+MrkOzpyw8/J0zYykTYhkpttVajmDysReAiEA12FSwqosFNNZjrK24pFjWYfJZI53g6m2f4KJVapGN7k=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":200884},"jest":{"coverageDirectory":"./coverage/","setupFilesAfterEnv":["jest-expect-message"],"collectCoverageFrom":["src/**/*.{js,jsx,ts,tsx}"]},"main":"./index.js","types":"./index.d.ts","module":"./es/index.js","engines":{"node":">=10.0.0"},"gitHead":"7095239d048807a503df6e4de480b73fa3149d73","scripts":{"lint":"eslint --ext=.ts,.js,.tsx,.jsx src docs tests rollup.config.mjs","test":"jest","build":"${npm_execpath} run build:clean && ${npm_execpath} run build:skeleton && ${npm_execpath} run build:types && ${npm_execpath} run build:js","check":"${npm_execpath} run lint && ${npm_execpath} run types && ${npm_execpath} run test","types":"tsc --noEmit","release":"${npm_execpath} install && ${npm_execpath} run check && ${npm_execpath} run build && cd lib/ && ${npm_execpath} publish --no-git-tag-version","build:js":"rollup -c","build:clean":"rimraf lib/","build:types":"tsc --emitDeclarationOnly -p tsconfig.build.json","build:skeleton":"copyfiles package.json README.md LICENSE lib/"},"_npmUser":{"name":"gilbsgilbs","email":"gilbsgilbert@gmail.com"},"repository":{"url":"git+https://github.com/gilbsgilbs/babel-plugin-i18next-extract.git","type":"git"},"_npmVersion":"10.2.0","description":"Statically extract translation keys from i18next application.","directories":{},"_nodeVersion":"21.1.0","dependencies":{"i18next":"^23.6.0","deepmerge":"^4.3.1","@babel/core":"^7.23.3","@babel/types":"7.23.3","json-stable-stringify":"^1.0.2"},"_hasShrinkwrap":false,"packageManager":"yarn@4.0.1","devDependencies":{"jest":"^29.7.0","tslib":"^2.6.2","eslint":"^8.53.0","rimraf":"^5.0.5","rollup":"^4.3.0","fs-extra":"^11.1.1","prettier":"^3.0.3","copyfiles":"^2.4.1","@babel/cli":"^7.23.0","typescript":"^5.2.2","@types/jest":"^29.5.8","@types/node":"^20.9.0","@types/fs-extra":"^11.0.4","@babel/preset-env":"^7.23.3","@types/babel__core":"^7.20.4","@babel/preset-react":"^7.23.3","jest-expect-message":"^1.1.3","@rollup/plugin-babel":"^6.0.4","eslint-plugin-import":"^2.29.0","eslint-config-prettier":"^9.0.0","eslint-plugin-prettier":"^5.0.1","@babel/preset-typescript":"^7.23.3","@typescript-eslint/parser":"^6.10.0","@types/jest-expect-message":"^1.1.0","@rollup/plugin-node-resolve":"^15.2.3","@types/json-stable-stringify":"^1.0.36","@typescript-eslint/eslint-plugin":"^6.10.0"},"_npmOperationalInternal":{"tmp":"tmp/babel-plugin-i18next-extract_0.9.2_1699944228344_0.13626068877536257","host":"s3://npm-registry-packages"}},"0.10.0":{"name":"babel-plugin-i18next-extract","version":"0.10.0","keywords":["babel-plugin","i18next","i18n","translation","react","react-i18next","internationalization","localization"],"author":{"name":"Gilbert Gilb's","email":"gilbsgilbert@gmail.com"},"license":"MIT","_id":"babel-plugin-i18next-extract@0.10.0","maintainers":[{"name":"gilbsgilbs","email":"gilbsgilbert@gmail.com"}],"homepage":"https://i18next-extract.netlify.com/","bugs":{"url":"https://github.com/gilbsgilbs/babel-plugin-i18next-extract/issues"},"dist":{"shasum":"d314b94b13cea04cb89fa688d6d235e9f5836572","tarball":"https://registry.npmjs.org/babel-plugin-i18next-extract/-/babel-plugin-i18next-extract-0.10.0.tgz","fileCount":25,"integrity":"sha512-hHOhHFOyYnUBoUxCZyLxjjvPshknnUj4m0fgRU8dZSUfByvDIacoZOX5Eyce8YHgVxRFtpa9he51Z/BBlH/9FQ==","signatures":[{"sig":"MEUCIDs//K/qCUzlBFG7nk14e/7nKxP7kChiTGOc6Xjc1dpBAiEAgvnXiY46A2Vk3KfOqRhh92DV2v4Ic6JQOyFwsL9voj0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":164977},"jest":{"coverageDirectory":"./coverage/","setupFilesAfterEnv":["jest-expect-message"],"collectCoverageFrom":["src/**/*.{js,jsx,ts,tsx}"]},"main":"./index.js","types":"./index.d.ts","module":"./es/index.js","engines":{"node":">=10.0.0"},"gitHead":"430d9886b62dd7c4ace2c5a59f95d3f51ed2b17c","scripts":{"lint":"eslint --ext=.ts,.js,.tsx,.jsx src docs tests rollup.config.mjs","test":"jest","build":"${npm_execpath} run build:clean && ${npm_execpath} run build:skeleton && ${npm_execpath} run build:types && ${npm_execpath} run build:js","check":"${npm_execpath} run lint && ${npm_execpath} run types && ${npm_execpath} run test","types":"tsc --noEmit","release":"${npm_execpath} install && ${npm_execpath} run check && ${npm_execpath} run build && cd lib/ && npm publish --no-git-tag-version","build:js":"rollup -c","build:clean":"rimraf lib/","build:types":"tsc --emitDeclarationOnly -p tsconfig.build.json","build:skeleton":"copyfiles package.json README.md LICENSE lib/"},"_npmUser":{"name":"gilbsgilbs","email":"gilbsgilbert@gmail.com"},"repository":{"url":"git+https://github.com/gilbsgilbs/babel-plugin-i18next-extract.git","type":"git"},"_npmVersion":"10.2.4","description":"Statically extract translation keys from i18next application.","directories":{},"_nodeVersion":"21.5.0","dependencies":{"i18next":"^23.6.0","deepmerge":"^4.3.1","@babel/core":"^7.23.3","@babel/types":"7.23.6","json-stable-stringify":"^1.0.2"},"_hasShrinkwrap":false,"packageManager":"yarn@4.0.2","devDependencies":{"jest":"^29.7.0","tslib":"^2.6.2","eslint":"^8.53.0","rimraf":"^5.0.5","rollup":"^4.3.0","fs-extra":"^11.1.1","prettier":"^3.0.3","copyfiles":"^2.4.1","@babel/cli":"^7.23.0","typescript":"^5.2.2","@types/jest":"^29.5.8","@types/node":"^20.9.0","@types/fs-extra":"^11.0.4","@babel/preset-env":"^7.23.3","@types/babel__core":"^7.20.4","@babel/preset-react":"^7.23.3","jest-expect-message":"^1.1.3","@rollup/plugin-babel":"^6.0.4","eslint-plugin-import":"^2.29.0","eslint-config-prettier":"^9.0.0","eslint-plugin-prettier":"^5.0.1","@babel/preset-typescript":"^7.23.3","@typescript-eslint/parser":"^6.10.0","@types/jest-expect-message":"^1.1.0","@rollup/plugin-node-resolve":"^15.2.3","@types/json-stable-stringify":"^1.0.36","@typescript-eslint/eslint-plugin":"^6.10.0"},"_npmOperationalInternal":{"tmp":"tmp/babel-plugin-i18next-extract_0.10.0_1703926157324_0.9954968915431501","host":"s3://npm-registry-packages"}},"1.0.0":{"name":"babel-plugin-i18next-extract","version":"1.0.0","keywords":["babel-plugin","i18next","i18n","translation","react","react-i18next","internationalization","localization"],"author":{"name":"Gilbert Gilb's","email":"gilbsgilbert@gmail.com"},"license":"MIT","_id":"babel-plugin-i18next-extract@1.0.0","maintainers":[{"name":"gilbsgilbs","email":"gilbsgilbert@gmail.com"}],"homepage":"https://i18next-extract.netlify.app/","bugs":{"url":"https://github.com/gilbsgilbs/babel-plugin-i18next-extract/issues"},"dist":{"shasum":"7d9651ea78d0c1d0aeed0fd343781aad328ee325","tarball":"https://registry.npmjs.org/babel-plugin-i18next-extract/-/babel-plugin-i18next-extract-1.0.0.tgz","fileCount":25,"integrity":"sha512-EYJQa4MkXCC6/fXSMX3g95aOTSYlzdT4hG+zZu+i/XgsZj0MpRjXNvzZ+IFZSJyNTp4UMjrdSXcj5zBJnte/Yw==","signatures":[{"sig":"MEYCIQDQ/J5HwgPs9UJ5lMWV/fF7Bhj477vNvxF+fcF5i0fH3wIhAKxAoZ5ZVcCCF3SHsNBKjsCvRpSiIPT54rfpnke0C6bM","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":166451},"jest":{"coverageDirectory":"./coverage/","setupFilesAfterEnv":["jest-expect-message"],"collectCoverageFrom":["src/**/*.{js,jsx,ts,tsx}"]},"main":"./index.js","types":"./index.d.ts","module":"./es/index.js","engines":{"node":">=10.0.0"},"gitHead":"973ecae1501a155e696dc4376d6cb6a6fa77361c","scripts":{"lint":"eslint src docs tests rollup.config.mjs","test":"jest","build":"${npm_execpath} run build:clean && ${npm_execpath} run build:skeleton && ${npm_execpath} run build:types && ${npm_execpath} run build:js","check":"${npm_execpath} run lint && ${npm_execpath} run types && ${npm_execpath} run test","types":"tsc --noEmit","release":"${npm_execpath} install && ${npm_execpath} run check && ${npm_execpath} run build && cd lib/ && npm publish --no-git-tag-version","build:js":"rollup -c","build:clean":"rimraf lib/","build:types":"tsc --emitDeclarationOnly -p tsconfig.build.json","build:skeleton":"copyfiles package.json README.md LICENSE lib/"},"_npmUser":{"name":"gilbsgilbs","email":"gilbsgilbert@gmail.com"},"repository":{"url":"git+https://github.com/gilbsgilbs/babel-plugin-i18next-extract.git","type":"git"},"_npmVersion":"10.9.0","description":"Statically extract translation keys from i18next application.","directories":{},"_nodeVersion":"23.1.0","dependencies":{"i18next":"^24.0.5","deepmerge":"^4.3.1","@babel/core":"^7.26.0","@babel/types":"7.26.3","json-stable-stringify":"^1.1.1"},"_hasShrinkwrap":false,"packageManager":"yarn@4.5.3+sha512.3003a14012e2987072d244c720506549c1aab73ee728208f1b2580a9fd67b92d61ba6b08fe93f6dce68fd771e3af1e59a0afa28dd242dd0940d73b95fedd4e90","devDependencies":{"jest":"^29.7.0","tslib":"^2.8.1","eslint":"^9.16.0","rimraf":"^6.0.1","rollup":"^4.28.1","globals":"^15.13.0","fs-extra":"^11.2.0","prettier":"^3.4.2","copyfiles":"^2.4.1","@babel/cli":"^7.26.4","@eslint/js":"^9.16.0","typescript":"^5.7.2","@types/jest":"^29.5.14","@types/node":"^22.10.1","@types/fs-extra":"^11.0.4","@babel/preset-env":"^7.26.0","typescript-eslint":"^8.17.0","@types/babel__core":"^7.20.5","@babel/preset-react":"^7.26.3","jest-expect-message":"^1.1.3","@rollup/plugin-babel":"^6.0.4","eslint-plugin-import":"^2.31.0","eslint-config-prettier":"^9.1.0","eslint-plugin-prettier":"^5.2.1","@babel/preset-typescript":"^7.26.0","@typescript-eslint/parser":"^8.17.0","@types/jest-expect-message":"^1.1.0","@rollup/plugin-node-resolve":"^15.3.0","@types/json-stable-stringify":"^1.1.0","@typescript-eslint/eslint-plugin":"^8.17.0","eslint-import-resolver-typescript":"^3.7.0"},"_npmOperationalInternal":{"tmp":"tmp/babel-plugin-i18next-extract_1.0.0_1733644152237_0.5636298121304957","host":"s3://npm-registry-packages"}},"1.1.0":{"name":"babel-plugin-i18next-extract","version":"1.1.0","description":"Statically extract translation keys from i18next application.","engines":{"node":">=10.0.0"},"repository":{"type":"git","url":"git+https://github.com/gilbsgilbs/babel-plugin-i18next-extract.git"},"keywords":["babel-plugin","i18next","i18n","translation","react","react-i18next","internationalization","localization"],"homepage":"https://i18next-extract.netlify.app/","bugs":{"url":"https://github.com/gilbsgilbs/babel-plugin-i18next-extract/issues"},"author":{"name":"Gilbert Gilb's","email":"gilbsgilbert@gmail.com"},"license":"MIT","main":"./index.js","module":"./es/index.js","types":"./index.d.ts","dependencies":{"@babel/core":"^7.28.0","@babel/types":"7.28.0","deepmerge":"^4.3.1","i18next":"^25.3.1","json-stable-stringify":"^1.3.0"},"devDependencies":{"@babel/cli":"^7.28.0","@babel/preset-env":"^7.28.0","@babel/preset-react":"^7.27.1","@babel/preset-typescript":"^7.27.1","@eslint/js":"^9.30.1","@rollup/plugin-babel":"^6.0.4","@rollup/plugin-node-resolve":"^16.0.1","@types/babel__core":"^7.20.5","@types/fs-extra":"^11.0.4","@types/jest":"^30.0.0","@types/jest-expect-message":"^1.1.0","@types/json-stable-stringify":"^1.2.0","@types/node":"^24.0.10","@typescript-eslint/eslint-plugin":"^8.35.1","@typescript-eslint/parser":"^8.35.1","copyfiles":"^2.4.1","eslint":"^9.30.1","eslint-config-prettier":"^10.1.5","eslint-import-resolver-typescript":"^4.4.4","eslint-plugin-import":"^2.32.0","eslint-plugin-prettier":"^5.5.1","fs-extra":"^11.3.0","globals":"^16.3.0","jest":"^30.0.4","jest-expect-message":"^1.1.3","prettier":"^3.6.2","rimraf":"^6.0.1","rollup":"^4.44.2","tslib":"^2.8.1","typescript":"^5.8.3","typescript-eslint":"^8.35.1"},"scripts":{"lint":"eslint src docs tests rollup.config.mjs","types":"tsc --noEmit","build":"${npm_execpath} run build:clean && ${npm_execpath} run build:skeleton && ${npm_execpath} run build:types && ${npm_execpath} run build:js","build:clean":"rimraf lib/","build:skeleton":"copyfiles package.json README.md LICENSE lib/","build:types":"tsc --emitDeclarationOnly -p tsconfig.build.json","build:js":"rollup -c","test":"jest","check":"${npm_execpath} run lint && ${npm_execpath} run types && ${npm_execpath} run test","release":"${npm_execpath} install && ${npm_execpath} run check && ${npm_execpath} run build && cd lib/ && npm publish --no-git-tag-version"},"jest":{"collectCoverageFrom":["src/**/*.{js,jsx,ts,tsx}"],"coverageDirectory":"./coverage/","setupFilesAfterEnv":["jest-expect-message"]},"packageManager":"yarn@4.9.2","_id":"babel-plugin-i18next-extract@1.1.0","gitHead":"1595a44e3bb5c77dbf5333e6b3f863a70e8fc8d9","_nodeVersion":"24.2.0","_npmVersion":"11.4.2","dist":{"integrity":"sha512-PakTFKErA1FWlRcUGdJhI6fYKkKHY3QfOAu72bVS+y5ie27TaRu9yECtRk9ZVdKozf75LfkuirfidmPlTxxRSQ==","shasum":"945450c3ee40c12a60c9d9287417df4ffeabff48","tarball":"https://registry.npmjs.org/babel-plugin-i18next-extract/-/babel-plugin-i18next-extract-1.1.0.tgz","fileCount":25,"unpackedSize":166918,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIEF2FBDYuUpUYyd46DfbAuDRRH16mP6Wtji5fkAacJA9AiEAnUjCikbKP762DOrBjgrTu5EHq+BAUemuuKXwp6xdgXA="}]},"_npmUser":{"name":"gilbsgilbs","email":"gilbsgilbert@gmail.com","actor":{"name":"gilbsgilbs","email":"gilbsgilbert@gmail.com","type":"user"}},"directories":{},"maintainers":[{"name":"gilbsgilbs","email":"gilbsgilbert@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/babel-plugin-i18next-extract_1.1.0_1751753853626_0.6363950863027357"},"_hasShrinkwrap":false}},"time":{"created":"2019-06-24T19:45:44.382Z","modified":"2025-07-05T22:17:33.946Z","0.1.0-alpha.0":"2019-06-23T18:00:47.847Z","0.1.0-alpha.1":"2019-06-24T19:45:44.589Z","0.1.0-alpha.2":"2019-06-26T18:19:26.785Z","0.1.0-alpha.3":"2019-07-02T20:35:19.359Z","0.1.0-rc":"2019-07-02T21:31:35.009Z","0.1.0-rc.1":"2019-07-04T22:02:46.915Z","0.1.0-rc.2":"2019-07-07T10:23:11.311Z","0.1.0-rc.3":"2019-07-07T11:53:37.811Z","0.1.0":"2019-07-08T20:37:47.701Z","0.1.1":"2019-07-12T15:10:16.059Z","0.1.2":"2019-07-14T19:09:30.152Z","0.2.0":"2019-07-17T08:17:38.931Z","0.2.1":"2019-07-17T13:14:32.308Z","0.2.2":"2019-07-25T20:08:01.125Z","0.2.3":"2019-07-31T20:47:27.229Z","0.2.4":"2019-09-13T16:34:06.667Z","0.2.5":"2019-09-23T14:50:17.448Z","0.2.6":"2019-09-24T11:20:23.694Z","0.3.0":"2019-11-05T19:36:05.791Z","0.4.0":"2019-11-12T19:01:14.258Z","0.4.1":"2019-12-11T18:11:07.362Z","0.4.2":"2019-12-13T23:38:06.470Z","0.5.0":"2020-01-01T20:15:09.462Z","0.6.0":"2020-01-18T21:47:22.384Z","0.6.1":"2020-01-18T21:49:38.839Z","0.7.0":"2020-03-28T12:00:25.659Z","0.7.1":"2020-03-28T12:04:25.281Z","0.7.2":"2020-03-28T12:20:33.143Z","0.8.0":"2020-10-01T18:55:23.694Z","0.8.1":"2020-11-09T21:14:59.690Z","0.8.2":"2020-11-10T12:02:50.559Z","0.8.3":"2021-03-30T18:54:44.247Z","0.9.0-rc":"2022-07-20T17:47:59.988Z","0.9.0-rc.1":"2022-08-10T19:33:49.643Z","0.9.0":"2022-08-18T15:14:54.074Z","0.9.1":"2023-11-09T18:10:25.764Z","0.9.2":"2023-11-14T06:43:48.591Z","0.10.0":"2023-12-30T08:49:17.476Z","1.0.0":"2024-12-08T07:49:12.431Z","1.1.0":"2025-07-05T22:17:33.792Z"},"bugs":{"url":"https://github.com/gilbsgilbs/babel-plugin-i18next-extract/issues"},"author":{"name":"Gilbert Gilb's","email":"gilbsgilbert@gmail.com"},"license":"MIT","homepage":"https://i18next-extract.netlify.app/","keywords":["babel-plugin","i18next","i18n","translation","react","react-i18next","internationalization","localization"],"repository":{"type":"git","url":"git+https://github.com/gilbsgilbs/babel-plugin-i18next-extract.git"},"description":"Statically extract translation keys from i18next application.","maintainers":[{"name":"gilbsgilbs","email":"gilbsgilbert@gmail.com"}],"readme":"<!-- {% if false %} -->\n<!-- Don't render this in actual documentation -->\n![Logo](./docs/assets/imgs/babel-plugin-i18next-extract.png)\n<!-- {% endif %} -->\n\n# babel-plugin-i18next-extract\n\n[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![CI](https://github.com/gilbsgilbs/babel-plugin-i18next-extract/actions/workflows/main.yml/badge.svg)](https://github.com/gilbsgilbs/babel-plugin-i18next-extract/actions/workflows/main.yml)\n[![Netlify Status](https://api.netlify.com/api/v1/badges/c3597f83-d80e-428e-b194-f11fe162a893/deploy-status)](https://app.netlify.com/sites/i18next-extract/deploys)\n[![Test Coverage](https://api.codeclimate.com/v1/badges/e4badc4fb62625cbff0e/test_coverage)](https://codeclimate.com/github/gilbsgilbs/babel-plugin-i18next-extract/test_coverage)\n\n[![NPM](https://nodei.co/npm/babel-plugin-i18next-extract.png?downloads=true)](https://www.npmjs.com/package/babel-plugin-i18next-extract)\n\n---\n\nbabel-plugin-i18next-extract is a [Babel Plugin](https://babeljs.io/docs/en/plugins/) that will\ntraverse your Javascript/Typescript code in order to find i18next translation keys.\n\n## Features\n\n- ✅ Keys extraction in [JSONv4 format](https://www.i18next.com/misc/json-format).\n- ✅ Detection of `i18next.t()` function calls.\n- ✅ Full [react-i18next](https://react.i18next.com/) support.\n- ✅ Plurals support.\n- ✅ Contexts support.\n- ✅ Namespace detection.\n- ✅ Disable extraction on a specific file sections or lines using [comment hints](\n  https://i18next-extract.netlify.app/#/comment-hints?id=disable-extraction-on-a-specific-line-or-code-section).\n- ✅ Overwrite namespaces, plurals and contexts on-the-fly using [comment hints](\n  https://i18next-extract.netlify.app/#/comment-hints?id=explicitly-specify-contexts-for-a-key).\n- [… and more?](https://i18next-extract.netlify.app/#/contributing)\n\n<!-- {% if false %} -->\n<!-- Don't render this in actual documentation -->\n\n## Documentation\n\nYou can check out the full documentation at [i18next-extract.netlify.app](\nhttps://i18next-extract.netlify.app).\n\n<!-- {% endif %} -->\n\n## Quick Start\n\n### Installation\n\n```bash\nyarn add --dev babel-plugin-i18next-extract\n\n# or\n\nnpm i --save-dev babel-plugin-i18next-extract\n```\n\n### Minimal configuration\n\n> If you don't have a babel configuration yet, you can follow the [Configure Babel](\nhttps://babeljs.io/docs/en/configuration) documentation page to get started.\n\nDeclare the plugin like any other plugin in your `.babelrc` and you're good to go:\n\n```javascript\n{\n  \"plugins\": [\n    \"i18next-extract\",\n    // […] your other plugins […]\n  ]\n}\n```\n\nYou may want to specify additional configuration options:\n\n```javascript\n{\n  \"plugins\": [\n    [\"i18next-extract\", {\"nsSeparator\": \"~\"}],\n    // […] your other plugins […]\n  ]\n}\n```\n\n> For an exhaustive list of configuration options, check out the [Configuration](\nhttps://i18next-extract.netlify.app/#/configuration) page.\n\nOnce the plugin is setup, you can build your app normally or run Babel through [Babel CLI](\nhttps://babeljs.io/docs/en/babel-cli):\n\n```bash\nyarn run babel -f .babelrc 'src/**/*.{js,jsx,ts,tsx}'\n\n# or\n\nnpm run babel -f .babelrc 'src/**/*.{js,jsx,ts,tsx}'\n```\n\nExtracted translations land in the `extractedTranslations/` directory by default.\n","readmeFilename":"README.md"}