{"_id":"react-navigation","_rev":"355-cdec049bb39de9041eabd6275919265a","name":"react-navigation","dist-tags":{"text":"1.1.0-alpha.2","legacy":"2.18.3","next":"3.12.0-alpha.0","alpha":"4.1.0-alpha.1","latest":"5.0.0"},"versions":{"0.0.0":{"name":"react-navigation","version":"0.0.0","_id":"react-navigation@0.0.0","maintainers":[{"name":"ericvicenti","email":"ericvicenti@gmail.com"}],"dist":{"shasum":"1e0f865235cdb4d4aa8086484fd3690ff73df553","tarball":"https://registry.npmjs.org/react-navigation/-/react-navigation-0.0.0.tgz","integrity":"sha512-K/P+60nS19JkBlaHEHdcmFrPzeIPgrLwtj19ZvDmWs7IFcZlJh439eDDBjOByViBpb0DQ6Hm53zixIgj0tBBZg==","signatures":[{"sig":"MEQCIAaRymjZpAn4PVoYMHmcacb2OmH1nEtInXe26M1/DkiGAiB/tRmGJ4K2zRXibLsX1x5KgeMzAy4elZJvZqaivVLUrw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"_from":".","_shasum":"1e0f865235cdb4d4aa8086484fd3690ff73df553","scripts":{},"_npmUser":{"name":"ericvicenti","email":"ericvicenti@gmail.com"},"deprecated":"This package is no longer supported. Please use @react-navigation/native instead. See https://reactnavigation.org/docs/getting-started/ for usage guide","_npmVersion":"2.14.7","description":"Coming Soon","directories":{},"_nodeVersion":"4.2.1","_npmOperationalInternal":{"tmp":"tmp/react-navigation-0.0.0.tgz_1459892254509_0.1584461957681924","host":"packages-12-west.internal.npmjs.com"}},"1.0.0-beta.1":{"name":"react-navigation","version":"1.0.0-beta.1","author":{"name":"Adam Miskiewicz","email":"adam@sk3vy.com"},"license":"BSD-2-Clause","_id":"react-navigation@1.0.0-beta.1","maintainers":[{"name":"ericvicenti","email":"ericvicenti@gmail.com"},{"name":"skevy","email":"adam@sk3vy.com"}],"homepage":"https://github.com/react-community/react-navigation#readme","bugs":{"url":"https://github.com/react-community/react-navigation/issues"},"dist":{"shasum":"e4e50715006e76e2b15f2cf2bf5c707842368640","tarball":"https://registry.npmjs.org/react-navigation/-/react-navigation-1.0.0-beta.1.tgz","integrity":"sha512-LzzXP+HIsoEbC4HCeXmS97sT+ZCuYCR/fuBl0sYT8uDwUSGWPQYeJYajWOHv4H42jrfgnLru/SyIBqz01nlIsA==","signatures":[{"sig":"MEQCIDSGsxpsknn0/GLZJ3IJwMYjI8xxRDYp31+gYg4W57PcAiAz2dXDMpcq06NSxGEjLrDfe4XZXQU1ri5KapjAkP/DOg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"jest":{"notify":true,"testPathDirs":["src/"]},"main":"src/react-navigation.js","_from":".","files":["lib","lib-rn","src"],"_shasum":"e4e50715006e76e2b15f2cf2bf5c707842368640","gitHead":"1ea454baffeebc11af0c53b29ebef211a855c4b0","scripts":{"flow":"flow","test":"BABEL_ENV=development jest","build":"npm run build-docs && npm run build-web && npm run build-rn && npm run build-dot-flow","clean":"rm -rf lib/ lib-rn/","start":"node ./node_modules/react-native/local-cli/cli.js start --config ./rn-cli.config.js","build-rn":"mkdir -p lib-rn/views/ && cp -R src/views/assets lib-rn/views/assets && BABEL_ENV=publish-rn babel src -d lib-rn","watch-rn":"mkdir -p lib-rn/views/ && cp -R src/views/assets lib/views/assets && BABEL_ENV=publish-rn babel -w src -d lib-rn","build-web":"mkdir -p lib/views/ && cp -R src/views/assets lib/views/assets && BABEL_ENV=publish-web babel src -d lib","watch-web":"mkdir -p lib/views/ &&  cp -R src/views/assets lib/views/assets && BABEL_ENV=publish-web babel -w src -d lib","build-docs":"node scripts/compile-docs","prepublish":"npm run clean && npm run build","build-dot-flow":"find ./src -name '*.js' -not -path '*/__tests__*' | while read filepath; do cp $filepath `echo $filepath | sed 's/\\/src\\//\\/lib\\//g'`.flow && cp $filepath `echo $filepath | sed 's/\\/src\\//\\/lib-rn\\//g'`.flow; done","run-playground-ios":"cd examples/NavigationPlayground && react-native run-ios","run-playground-android":"cd examples/NavigationPlayground && react-native run-android"},"sources":{"web":"lib/react-navigation.web.js","react-native-v1":"lib-rn/react-navigation.js"},"webpack":"lib/react-navigation.web.js","_npmUser":{"name":"skevy","email":"adam@sk3vy.com"},"deprecated":"This package is no longer supported. Please use @react-navigation/native instead. See https://reactnavigation.org/docs/getting-started/ for usage guide","repository":{"url":"git+ssh://git@github.com/react-community/react-navigation.git","type":"git"},"_npmVersion":"4.0.5","description":"React Navigation","directories":{},"_nodeVersion":"7.4.0","dependencies":{"fbjs":"^0.8.5","clamp":"^1.0.1","path-to-regexp":"^1.7.0","react-native-tab-view":"^0.0.52","react-native-drawer-layout":"^1.1.0","react-addons-shallow-compare":"15.4.1"},"devDependencies":{"jest":"^18.1.0","react":"~15.4.0","eslint":"^3.9.1","flow-bin":"^0.35.0","babel-cli":"^6.18.0","babel-core":"^6.18.2","babel-jest":"^17.0.2","babel-eslint":"^7.0.0","react-native":"^0.40.0","babel-preset-react":"^6.16.0","babel-preset-es2015":"^6.18.0","eslint-plugin-react":"^6.3.0","babel-preset-stage-1":"^6.16.0","eslint-config-airbnb":"^12.0.0","eslint-plugin-import":"^1.16.0","eslint-plugin-flowtype":"^2.19.0","eslint-plugin-jsx-a11y":"^2.2.2","babel-preset-react-native":"^1.9.0","react-native-vector-icons":"^3.0.0","babel-preset-react-native-syntax":"^1.0.0"},"peerDependencies":{"react":"*","react-native":"*"},"_npmOperationalInternal":{"tmp":"tmp/react-navigation-1.0.0-beta.1.tgz_1485467733775_0.7576922497246414","host":"packages-12-west.internal.npmjs.com"}},"1.0.0-beta.2":{"name":"react-navigation","version":"1.0.0-beta.2","author":{"name":"Adam Miskiewicz","email":"adam@sk3vy.com"},"license":"BSD-2-Clause","_id":"react-navigation@1.0.0-beta.2","maintainers":[{"name":"ericvicenti","email":"ericvicenti@gmail.com"},{"name":"grabbou","email":"grabbou@gmail.com"},{"name":"satya164","email":"satyajit.happy@gmail.com"},{"name":"skevy","email":"adam@sk3vy.com"}],"homepage":"https://github.com/react-community/react-navigation#readme","bugs":{"url":"https://github.com/react-community/react-navigation/issues"},"dist":{"shasum":"dbad8b8a6369aa2f81b8d9c132a4adf622224ce8","tarball":"https://registry.npmjs.org/react-navigation/-/react-navigation-1.0.0-beta.2.tgz","integrity":"sha512-dYJ5HNndjrlPwx5vnISdPCdNWq7rn3wrn5yjrkSEJSZsLMRAp+SOb3OzRceYS9Mca8sSFiIgYQWxUSGcQIxRGQ==","signatures":[{"sig":"MEUCIFWxLga5KnOuO6Sg0LGJvKSiiQLx2bQMn1LWdUu6DevVAiEAopEhwPSWmSuCURTIozUtuyh3rPnqcm/izS6vUirY7Qo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"jest":{"notify":true,"preset":"react-native","testRegex":"./src/.*\\-test\\.js$","setupFiles":["<rootDir>/jest-setup.js"],"modulePathIgnorePatterns":["examples"]},"main":"src/react-navigation.js","_from":".","files":["lib","lib-rn","src"],"module":"lib/react-navigation.web.js","_shasum":"dbad8b8a6369aa2f81b8d9c132a4adf622224ce8","gitHead":"a01e88f7c4be74233fe5d77a34118d983da45142","scripts":{"flow":"flow","test":"jest","build":"npm run build-docs && npm run build-web && npm run build-rn && npm run build-dot-flow","clean":"rm -rf lib/ lib-rn/","start":"node ./node_modules/react-native/local-cli/cli.js start --config ./rn-cli.config.js","build-rn":"mkdir -p lib-rn/views/ && cp -R src/views/assets lib-rn/views/assets && BABEL_ENV=publish-rn babel src -d lib-rn","watch-rn":"mkdir -p lib-rn/views/ && cp -R src/views/assets lib/views/assets && BABEL_ENV=publish-rn babel -w src -d lib-rn","build-web":"mkdir -p lib/views/ && cp -R src/views/assets lib/views/assets && BABEL_ENV=publish-web babel src -d lib","watch-web":"mkdir -p lib/views/ &&  cp -R src/views/assets lib/views/assets && BABEL_ENV=publish-web babel -w src -d lib","build-docs":"node scripts/compile-docs","prepublish":"npm run clean && npm run build","build-dot-flow":"find ./src -name '*.js' -not -path '*/__tests__*' | while read filepath; do cp $filepath `echo $filepath | sed 's/\\/src\\//\\/lib\\//g'`.flow && cp $filepath `echo $filepath | sed 's/\\/src\\//\\/lib-rn\\//g'`.flow; done","run-playground-ios":"cd examples/NavigationPlayground && react-native run-ios","run-playground-android":"cd examples/NavigationPlayground && react-native run-android"},"sources":{"web":"lib/react-navigation.web.js","react-native-v1":"lib-rn/react-navigation.js"},"webpack":"lib/react-navigation.web.js","_npmUser":{"name":"satya164","email":"satyajit.happy@gmail.com"},"deprecated":"This package is no longer supported. Please use @react-navigation/native instead. See https://reactnavigation.org/docs/getting-started/ for usage guide","repository":{"url":"git+ssh://git@github.com/react-community/react-navigation.git","type":"git"},"_npmVersion":"4.0.5","description":"React Navigation","directories":{},"_nodeVersion":"7.4.0","dependencies":{"fbjs":"^0.8.5","clamp":"^1.0.1","path-to-regexp":"^1.7.0","react-native-tab-view":"^0.0.55","hoist-non-react-statics":"^1.2.0","react-native-drawer-layout":"^1.1.0"},"devDependencies":{"jest":"^18.1.0","react":"~15.4.0","eslint":"^3.9.1","flow-bin":"^0.35.0","babel-cli":"^6.18.0","babel-core":"^6.18.2","babel-jest":"^17.0.2","babel-eslint":"^7.0.0","react-native":"^0.40.0","babel-preset-react":"^6.16.0","babel-preset-es2015":"^6.18.0","eslint-plugin-react":"^6.3.0","react-test-renderer":"^15.4.2","babel-preset-stage-1":"^6.16.0","eslint-config-airbnb":"^12.0.0","eslint-plugin-import":"^1.16.0","eslint-plugin-flowtype":"^2.19.0","eslint-plugin-jsx-a11y":"^2.2.2","babel-preset-react-native":"^1.9.0","react-native-vector-icons":"^3.0.0","babel-preset-react-native-syntax":"^1.0.0"},"peerDependencies":{"react":"*","react-native":"*"},"_npmOperationalInternal":{"tmp":"tmp/react-navigation-1.0.0-beta.2.tgz_1486588701678_0.9681806562002748","host":"packages-12-west.internal.npmjs.com"}},"1.0.0-beta.3":{"name":"react-navigation","version":"1.0.0-beta.3","author":{"name":"Adam Miskiewicz","email":"adam@sk3vy.com"},"license":"BSD-2-Clause","_id":"react-navigation@1.0.0-beta.3","maintainers":[{"name":"ericvicenti","email":"ericvicenti@gmail.com"},{"name":"grabbou","email":"grabbou@gmail.com"},{"name":"satya164","email":"satyajit.happy@gmail.com"},{"name":"skevy","email":"adam@sk3vy.com"}],"homepage":"https://github.com/react-community/react-navigation#readme","bugs":{"url":"https://github.com/react-community/react-navigation/issues"},"dist":{"shasum":"1458380792f63f895241e435b72f76b2dd60ea4e","tarball":"https://registry.npmjs.org/react-navigation/-/react-navigation-1.0.0-beta.3.tgz","integrity":"sha512-vVlmSHkXpMXLkNZQk1CpBGBVYxm9r1s9bIYVWCjNy9XAtIF7R0Zd3tAvHztjPgKSCSs35JW47Pkt9BFZjT7kRw==","signatures":[{"sig":"MEYCIQCSv6drhgFrDddRI7hHB12mrLPOXAajzG98EUBDBXTd8gIhAIU+JrCHXCzXSCFCN1Eehy8n2qhPIJgAdB0IribVHNxu","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"jest":{"notify":true,"preset":"react-native","testRegex":"./src/.*\\-test\\.js$","setupFiles":["<rootDir>/jest-setup.js"],"modulePathIgnorePatterns":["examples"]},"main":"src/react-navigation.js","_from":".","files":["lib","lib-rn","src"],"module":"lib/react-navigation.web.js","_shasum":"1458380792f63f895241e435b72f76b2dd60ea4e","gitHead":"b82b8c4b3ca185a260fe1c02cd627b1ebc6d7b57","scripts":{"flow":"flow","test":"jest","build":"npm run build-docs && npm run build-web && npm run build-rn && npm run build-dot-flow","clean":"rm -rf lib/ lib-rn/","start":"node ./node_modules/react-native/local-cli/cli.js start --config ./rn-cli.config.js","build-rn":"mkdir -p lib-rn/views/ && cp -R src/views/assets lib-rn/views/assets && BABEL_ENV=publish-rn babel src -d lib-rn","watch-rn":"mkdir -p lib-rn/views/ && cp -R src/views/assets lib/views/assets && BABEL_ENV=publish-rn babel -w src -d lib-rn","build-web":"mkdir -p lib/views/ && cp -R src/views/assets lib/views/assets && BABEL_ENV=publish-web babel src -d lib","watch-web":"mkdir -p lib/views/ &&  cp -R src/views/assets lib/views/assets && BABEL_ENV=publish-web babel -w src -d lib","build-docs":"node scripts/compile-docs","prepublish":"npm run clean && npm run build","build-dot-flow":"find ./src -name '*.js' -not -path '*/__tests__*' | while read filepath; do cp $filepath `echo $filepath | sed 's/\\/src\\//\\/lib\\//g'`.flow && cp $filepath `echo $filepath | sed 's/\\/src\\//\\/lib-rn\\//g'`.flow; done","run-playground-ios":"cd examples/NavigationPlayground && react-native run-ios","run-playground-android":"cd examples/NavigationPlayground && react-native run-android"},"sources":{"web":"lib/react-navigation.web.js","react-native-v1":"lib-rn/react-navigation.js"},"webpack":"lib/react-navigation.web.js","_npmUser":{"name":"satya164","email":"satyajit.happy@gmail.com"},"deprecated":"This package is no longer supported. Please use @react-navigation/native instead. See https://reactnavigation.org/docs/getting-started/ for usage guide","repository":{"url":"git+ssh://git@github.com/react-community/react-navigation.git","type":"git"},"_npmVersion":"4.0.5","description":"React Navigation","directories":{},"_nodeVersion":"7.4.0","dependencies":{"fbjs":"^0.8.5","clamp":"^1.0.1","path-to-regexp":"^1.7.0","react-native-tab-view":"^0.0.55","hoist-non-react-statics":"^1.2.0","react-native-drawer-layout":"^1.1.0"},"devDependencies":{"jest":"^18.1.0","react":"~15.4.0","eslint":"^3.9.1","flow-bin":"^0.35.0","babel-cli":"^6.18.0","babel-core":"^6.18.2","babel-jest":"^17.0.2","babel-eslint":"^7.0.0","react-native":"^0.40.0","babel-preset-react":"^6.16.0","babel-preset-es2015":"^6.18.0","eslint-plugin-react":"^6.3.0","react-test-renderer":"^15.4.2","babel-preset-stage-1":"^6.16.0","eslint-config-airbnb":"^12.0.0","eslint-plugin-import":"^1.16.0","eslint-plugin-flowtype":"^2.19.0","eslint-plugin-jsx-a11y":"^2.2.2","babel-preset-react-native":"^1.9.0","react-native-vector-icons":"^3.0.0","babel-preset-react-native-syntax":"^1.0.0"},"peerDependencies":{"react":"*","react-native":"*"},"_npmOperationalInternal":{"tmp":"tmp/react-navigation-1.0.0-beta.3.tgz_1486649069848_0.4164578977506608","host":"packages-18-east.internal.npmjs.com"}},"1.0.0-beta.4":{"name":"react-navigation","version":"1.0.0-beta.4","author":{"name":"Adam Miskiewicz","email":"adam@sk3vy.com"},"license":"BSD-2-Clause","_id":"react-navigation@1.0.0-beta.4","maintainers":[{"name":"ericvicenti","email":"ericvicenti@gmail.com"},{"name":"grabbou","email":"grabbou@gmail.com"},{"name":"satya164","email":"satyajit.happy@gmail.com"},{"name":"skevy","email":"adam@sk3vy.com"}],"dist":{"shasum":"b1e5a911509bf872f6ec99d8cb4c82b0c08feb7d","tarball":"https://registry.npmjs.org/react-navigation/-/react-navigation-1.0.0-beta.4.tgz","integrity":"sha512-98dNjhBBGBEc335zOqOp7TU3BY+pbZ1wQnsdbzAfV7b/2aaxNgT/Gv0wXKxjTIs33K2KSRWCSIrkO6qceKPvRQ==","signatures":[{"sig":"MEUCIDUtKsFgL8TMLUH9PDqXKsqSxS6FXJS9DqxD1mO8mCz5AiEAoY8XZRq1mzy+FuCL7UFDt67ZxXM2NAt4iq5KZV7HrDY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"jest":{"notify":true,"preset":"react-native","testRegex":"./src/.*\\-test\\.js$","setupFiles":["<rootDir>/jest-setup.js"],"modulePathIgnorePatterns":["examples"]},"main":"src/react-navigation.js","files":["lib","lib-rn","src"],"module":"lib/react-navigation.web.js","scripts":{"flow":"flow","test":"jest","build":"npm run build-docs && npm run build-web && npm run build-rn && npm run build-dot-flow","clean":"rm -rf lib/ lib-rn/","start":"node ./node_modules/react-native/local-cli/cli.js start --config ./rn-cli.config.js","build-rn":"mkdir -p lib-rn/views/ && cp -R src/views/assets lib-rn/views/assets && BABEL_ENV=publish-rn babel src -d lib-rn","watch-rn":"mkdir -p lib-rn/views/ && cp -R src/views/assets lib/views/assets && BABEL_ENV=publish-rn babel -w src -d lib-rn","build-web":"mkdir -p lib/views/ && cp -R src/views/assets lib/views/assets && BABEL_ENV=publish-web babel src -d lib","watch-web":"mkdir -p lib/views/ &&  cp -R src/views/assets lib/views/assets && BABEL_ENV=publish-web babel -w src -d lib","build-docs":"node scripts/compile-docs","prepublish":"npm run clean && npm run build","build-dot-flow":"find ./src -name '*.js' -not -path '*/__tests__*' | while read filepath; do cp $filepath `echo $filepath | sed 's/\\/src\\//\\/lib\\//g'`.flow && cp $filepath `echo $filepath | sed 's/\\/src\\//\\/lib-rn\\//g'`.flow; done","run-playground-ios":"cd examples/NavigationPlayground && react-native run-ios","run-playground-android":"cd examples/NavigationPlayground && react-native run-android"},"sources":{"web":"lib/react-navigation.web.js","react-native-v1":"lib-rn/react-navigation.js"},"webpack":"lib/react-navigation.web.js","_npmUser":{"name":"skevy","email":"adam@sk3vy.com"},"deprecated":"This package is no longer supported. Please use @react-navigation/native instead. See https://reactnavigation.org/docs/getting-started/ for usage guide","repository":{"url":"git@github.com:react-community/react-navigation.git","type":"git"},"description":"React Navigation","directories":{},"licenseText":"BSD License\n\nFor React Navigation software\n\nCopyright (c) 2016-present, React Navigation Contributors. All rights reserved.\n\nRedistribution and use in source and binary forms, with or without modification,\nare permitted provided that the following conditions are met:\n\n * Redistributions of source code must retain the above copyright notice, this\n   list of conditions and the following disclaimer.\n\n * Redistributions in binary form must reproduce the above copyright notice,\n   this list of conditions and the following disclaimer in the documentation\n   and/or other materials provided with the distribution.\n\nTHIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS \"AS IS\" AND\nANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED\nWARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE\nDISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR\nANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES\n(INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;\nLOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON\nANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT\n(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS\nSOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.\n","dependencies":{"fbjs":"^0.8.5","clamp":"^1.0.1","path-to-regexp":"^1.7.0","react-native-tab-view":"^0.0.55","hoist-non-react-statics":"^1.2.0","react-native-drawer-layout":"^1.1.0"},"devDependencies":{"jest":"^18.1.0","react":"~15.4.2","eslint":"^3.9.1","flow-bin":"^0.37.4","babel-cli":"^6.18.0","babel-core":"^6.18.2","babel-jest":"^17.0.2","babel-eslint":"^7.0.0","react-native":"^0.41.2","babel-preset-react":"^6.22.0","babel-preset-es2015":"^6.18.0","eslint-plugin-react":"^6.3.0","react-test-renderer":"^15.4.2","babel-preset-stage-1":"^6.16.0","eslint-config-airbnb":"^12.0.0","eslint-plugin-import":"^1.16.0","eslint-plugin-flowtype":"^2.19.0","eslint-plugin-jsx-a11y":"^2.2.2","babel-preset-react-native":"^1.9.0","react-native-vector-icons":"^3.0.0","babel-preset-react-native-syntax":"^1.0.0"},"peerDependencies":{"react":"*","react-native":"*"},"_npmOperationalInternal":{"tmp":"tmp/react-navigation-1.0.0-beta.4.tgz_1487213870626_0.9197956090793014","host":"packages-12-west.internal.npmjs.com"}},"1.0.0-beta.5":{"name":"react-navigation","version":"1.0.0-beta.5","author":{"name":"Adam Miskiewicz","email":"adam@sk3vy.com"},"license":"BSD-2-Clause","_id":"react-navigation@1.0.0-beta.5","maintainers":[{"name":"ericvicenti","email":"ericvicenti@gmail.com"},{"name":"grabbou","email":"grabbou@gmail.com"},{"name":"satya164","email":"satyajit.happy@gmail.com"},{"name":"skevy","email":"adam@sk3vy.com"}],"homepage":"https://github.com/react-community/react-navigation#readme","bugs":{"url":"https://github.com/react-community/react-navigation/issues"},"dist":{"shasum":"28f0cf6e9ab12e25f927dbc63efa51cf7d5ab8a5","tarball":"https://registry.npmjs.org/react-navigation/-/react-navigation-1.0.0-beta.5.tgz","integrity":"sha512-3BoD1+fTUsnl3A04F9WydF2SC4Tz+Zr0SsWTSvMle/u2C9rI+XbLZlnmPKmngjjowgGlI7RyDzfMfrDvwvc/ew==","signatures":[{"sig":"MEQCIHTfTgS5UKTzU1nQrypB8+t6N7Wahln2OqTuvO5ZpKkeAiBJte4rAoCzUGbJ0hVMkXHtcpZQ8oHdOuNvbbLTbKpWaw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"jest":{"notify":true,"preset":"react-native","testRegex":"./src/.*\\-test\\.js$","setupFiles":["<rootDir>/jest-setup.js"],"modulePathIgnorePatterns":["examples"]},"main":"src/react-navigation.js","_from":".","files":["lib","lib-rn","src"],"module":"lib/react-navigation.web.js","_shasum":"28f0cf6e9ab12e25f927dbc63efa51cf7d5ab8a5","gitHead":"5c478ec2446012c628e03fe643fc896642bfa2f0","scripts":{"flow":"flow","test":"jest","build":"npm run build-docs && npm run build-web && npm run build-rn && npm run build-dot-flow","clean":"rm -rf lib/ lib-rn/","start":"node ./node_modules/react-native/local-cli/cli.js start --config ./rn-cli.config.js","build-rn":"mkdir -p lib-rn/views/ && cp -R src/views/assets lib-rn/views/assets && BABEL_ENV=publish-rn babel src -d lib-rn","watch-rn":"mkdir -p lib-rn/views/ && cp -R src/views/assets lib/views/assets && BABEL_ENV=publish-rn babel -w src -d lib-rn","build-web":"mkdir -p lib/views/ && cp -R src/views/assets lib/views/assets && BABEL_ENV=publish-web babel src -d lib","watch-web":"mkdir -p lib/views/ &&  cp -R src/views/assets lib/views/assets && BABEL_ENV=publish-web babel -w src -d lib","build-docs":"node scripts/compile-docs","prepublish":"npm run clean && npm run build","build-dot-flow":"find ./src -name '*.js' -not -path '*/__tests__*' | while read filepath; do cp $filepath `echo $filepath | sed 's/\\/src\\//\\/lib\\//g'`.flow && cp $filepath `echo $filepath | sed 's/\\/src\\//\\/lib-rn\\//g'`.flow; done","run-playground-ios":"cd examples/NavigationPlayground && react-native run-ios","run-playground-android":"cd examples/NavigationPlayground && react-native run-android"},"sources":{"web":"lib/react-navigation.web.js","react-native-v1":"lib-rn/react-navigation.js"},"webpack":"lib/react-navigation.web.js","_npmUser":{"name":"skevy","email":"adam@sk3vy.com"},"deprecated":"This package is no longer supported. Please use @react-navigation/native instead. See https://reactnavigation.org/docs/getting-started/ for usage guide","repository":{"url":"git+ssh://git@github.com/react-community/react-navigation.git","type":"git"},"_npmVersion":"4.0.5","description":"React Navigation","directories":{},"_nodeVersion":"7.4.0","dependencies":{"fbjs":"^0.8.5","clamp":"^1.0.1","path-to-regexp":"^1.7.0","react-native-tab-view":"^0.0.55","hoist-non-react-statics":"^1.2.0","react-native-drawer-layout":"^1.1.0"},"devDependencies":{"jest":"^18.1.0","react":"~15.4.2","eslint":"^3.9.1","flow-bin":"^0.37.4","babel-cli":"^6.18.0","babel-core":"^6.18.2","babel-jest":"^17.0.2","babel-eslint":"^7.0.0","react-native":"^0.41.2","babel-preset-react":"^6.22.0","babel-preset-es2015":"^6.18.0","eslint-plugin-react":"^6.3.0","react-test-renderer":"^15.4.2","babel-preset-stage-1":"^6.16.0","eslint-config-airbnb":"^12.0.0","eslint-plugin-import":"^1.16.0","eslint-plugin-flowtype":"^2.19.0","eslint-plugin-jsx-a11y":"^2.2.2","babel-preset-react-native":"^1.9.0","react-native-vector-icons":"^3.0.0","babel-preset-react-native-syntax":"^1.0.0"},"peerDependencies":{"react":"*","react-native":"*"},"_npmOperationalInternal":{"tmp":"tmp/react-navigation-1.0.0-beta.5.tgz_1487214697120_0.7663908742833883","host":"packages-12-west.internal.npmjs.com"}},"1.0.0-beta.6":{"name":"react-navigation","version":"1.0.0-beta.6","author":{"name":"Adam Miskiewicz","email":"adam@sk3vy.com"},"license":"BSD-2-Clause","_id":"react-navigation@1.0.0-beta.6","maintainers":[{"name":"ericvicenti","email":"ericvicenti@gmail.com"},{"name":"grabbou","email":"grabbou@gmail.com"},{"name":"satya164","email":"satyajit.happy@gmail.com"},{"name":"skevy","email":"adam@sk3vy.com"}],"homepage":"https://github.com/react-community/react-navigation#readme","bugs":{"url":"https://github.com/react-community/react-navigation/issues"},"dist":{"shasum":"56172ef7493a461b05d362674290eae4bdcaef6a","tarball":"https://registry.npmjs.org/react-navigation/-/react-navigation-1.0.0-beta.6.tgz","integrity":"sha512-ez7P3/5yGdOGYwvZru1JNAmfMB+MzFIyQbFwzWVMKSaPI14aF4ajuWqnhjmai6BhA4aijvpymqErPQDskZre0A==","signatures":[{"sig":"MEQCIAU3O99XVKlkU4ohSrqazT5A8bX+Yn84TBijbexdlwEYAiAmJLFDep+4RAPwve2GzJCgIIEipeUbs3v5GgAQu9BLBw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"jest":{"notify":true,"preset":"react-native","testRegex":"./src/.*\\-test\\.js$","setupFiles":["<rootDir>/jest-setup.js"],"modulePathIgnorePatterns":["examples"]},"main":"src/react-navigation.js","_from":".","files":["lib","lib-rn","src"],"module":"lib/react-navigation.web.js","_shasum":"56172ef7493a461b05d362674290eae4bdcaef6a","gitHead":"420450c31a59462443db4b08fc09a711d0bc8c14","scripts":{"flow":"flow","test":"jest","build":"npm run build-docs && npm run build-web && npm run build-rn && npm run build-dot-flow","clean":"rm -rf lib/ lib-rn/","start":"node ./node_modules/react-native/local-cli/cli.js start --config ./rn-cli.config.js","build-rn":"mkdir -p lib-rn/views/ && cp -R src/views/assets lib-rn/views/assets && BABEL_ENV=publish-rn babel src -d lib-rn","watch-rn":"mkdir -p lib-rn/views/ && cp -R src/views/assets lib/views/assets && BABEL_ENV=publish-rn babel -w src -d lib-rn","build-web":"mkdir -p lib/views/ && cp -R src/views/assets lib/views/assets && BABEL_ENV=publish-web babel src -d lib","watch-web":"mkdir -p lib/views/ &&  cp -R src/views/assets lib/views/assets && BABEL_ENV=publish-web babel -w src -d lib","build-docs":"node scripts/compile-docs","prepublish":"npm run clean && npm run build","build-dot-flow":"find ./src -name '*.js' -not -path '*/__tests__*' | while read filepath; do cp $filepath `echo $filepath | sed 's/\\/src\\//\\/lib\\//g'`.flow && cp $filepath `echo $filepath | sed 's/\\/src\\//\\/lib-rn\\//g'`.flow; done","run-playground-ios":"cd examples/NavigationPlayground && react-native run-ios","run-playground-android":"cd examples/NavigationPlayground && react-native run-android"},"sources":{"web":"lib/react-navigation.web.js","react-native-v1":"lib-rn/react-navigation.js"},"webpack":"lib/react-navigation.web.js","_npmUser":{"name":"skevy","email":"adam@sk3vy.com"},"deprecated":"This package is no longer supported. Please use @react-navigation/native instead. See https://reactnavigation.org/docs/getting-started/ for usage guide","repository":{"url":"git+ssh://git@github.com/react-community/react-navigation.git","type":"git"},"_npmVersion":"4.1.2","description":"React Navigation","directories":{},"_nodeVersion":"7.6.0","dependencies":{"fbjs":"^0.8.5","clamp":"^1.0.1","path-to-regexp":"^1.7.0","react-native-tab-view":"^0.0.56","hoist-non-react-statics":"^1.2.0","react-native-drawer-layout":"^1.1.0"},"devDependencies":{"jest":"^18.1.0","react":"~15.4.2","eslint":"^3.9.1","flow-bin":"^0.37.4","babel-cli":"^6.18.0","babel-core":"^6.18.2","babel-jest":"^17.0.2","babel-eslint":"^7.0.0","react-native":"^0.41.2","babel-preset-react":"^6.22.0","babel-preset-es2015":"^6.18.0","eslint-plugin-react":"^6.3.0","react-test-renderer":"^15.4.2","babel-preset-stage-1":"^6.16.0","eslint-config-airbnb":"^12.0.0","eslint-plugin-import":"^1.16.0","eslint-plugin-flowtype":"^2.19.0","eslint-plugin-jsx-a11y":"^2.2.2","babel-preset-react-native":"^1.9.0","react-native-vector-icons":"^3.0.0","babel-preset-react-native-syntax":"^1.0.0"},"peerDependencies":{"react":"*","react-native":"*"},"_npmOperationalInternal":{"tmp":"tmp/react-navigation-1.0.0-beta.6.tgz_1488249600574_0.4086506611201912","host":"packages-18-east.internal.npmjs.com"}},"1.0.0-beta.7":{"name":"react-navigation","version":"1.0.0-beta.7","author":{"name":"Adam Miskiewicz","email":"adam@sk3vy.com"},"license":"BSD-2-Clause","_id":"react-navigation@1.0.0-beta.7","maintainers":[{"name":"ericvicenti","email":"ericvicenti@gmail.com"},{"name":"grabbou","email":"grabbou@gmail.com"},{"name":"satya164","email":"satyajit.happy@gmail.com"},{"name":"skevy","email":"adam@sk3vy.com"}],"homepage":"https://github.com/react-community/react-navigation#readme","bugs":{"url":"https://github.com/react-community/react-navigation/issues"},"dist":{"shasum":"acd89a01903ef0d1335f1ff364d1dbe67bc70039","tarball":"https://registry.npmjs.org/react-navigation/-/react-navigation-1.0.0-beta.7.tgz","integrity":"sha512-fyQKlspueN+6t1aTC8SiiamnnOOgOw8liF/UEPxujGssesqy8N383T4fCD6cPsEFIUgGkxOZ8V69PfZ9n5faEw==","signatures":[{"sig":"MEQCIDEghDSA5wa3FO3IUVYZ4HdHC3U6xds/8KaAMwUABgBIAiBdmBRG9i09m9MfiPwrtdo5SYlV3UgwlQhtjq7l6V2x5w==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"jest":{"notify":true,"preset":"react-native","testRegex":"./src/.*\\-test\\.js$","setupFiles":["<rootDir>/jest-setup.js"],"modulePathIgnorePatterns":["examples"]},"main":"src/react-navigation.js","_from":".","files":["lib","lib-rn","src"],"module":"lib/react-navigation.web.js","_shasum":"acd89a01903ef0d1335f1ff364d1dbe67bc70039","gitHead":"d4917c903d5cb31aec2774ea47fa3a9acc077310","scripts":{"flow":"flow","test":"jest","build":"npm run build-docs && npm run build-web && npm run build-rn && npm run build-dot-flow","clean":"rm -rf lib/ lib-rn/","start":"node ./node_modules/react-native/local-cli/cli.js start --config ./rn-cli.config.js","build-rn":"mkdir -p lib-rn/views/ && cp -R src/views/assets lib-rn/views/assets && BABEL_ENV=publish-rn babel src -d lib-rn","watch-rn":"mkdir -p lib-rn/views/ && cp -R src/views/assets lib/views/assets && BABEL_ENV=publish-rn babel -w src -d lib-rn","build-web":"mkdir -p lib/views/ && cp -R src/views/assets lib/views/assets && BABEL_ENV=publish-web babel src -d lib","watch-web":"mkdir -p lib/views/ &&  cp -R src/views/assets lib/views/assets && BABEL_ENV=publish-web babel -w src -d lib","build-docs":"node scripts/compile-docs","prepublish":"npm run clean && npm run build","build-dot-flow":"find ./src -name '*.js' -not -path '*/__tests__*' | while read filepath; do cp $filepath `echo $filepath | sed 's/\\/src\\//\\/lib\\//g'`.flow && cp $filepath `echo $filepath | sed 's/\\/src\\//\\/lib-rn\\//g'`.flow; done","run-playground-ios":"cd examples/NavigationPlayground && react-native run-ios","run-playground-android":"cd examples/NavigationPlayground && react-native run-android"},"sources":{"web":"lib/react-navigation.web.js","react-native-v1":"lib-rn/react-navigation.js"},"webpack":"lib/react-navigation.web.js","_npmUser":{"name":"satya164","email":"satyajit.happy@gmail.com"},"deprecated":"This package is no longer supported. Please use @react-navigation/native instead. See https://reactnavigation.org/docs/getting-started/ for usage guide","repository":{"url":"git+ssh://git@github.com/react-community/react-navigation.git","type":"git"},"_npmVersion":"4.1.2","description":"React Navigation","directories":{},"_nodeVersion":"7.7.1","dependencies":{"fbjs":"^0.8.5","clamp":"^1.0.1","path-to-regexp":"^1.7.0","react-native-tab-view":"^0.0.57","hoist-non-react-statics":"^1.2.0","react-native-drawer-layout-polyfill":"^1.0.4"},"devDependencies":{"jest":"^18.1.0","react":"~15.4.2","eslint":"^3.9.1","flow-bin":"^0.37.4","babel-cli":"^6.18.0","babel-core":"^6.18.2","babel-jest":"^17.0.2","babel-eslint":"^7.0.0","react-native":"^0.41.2","babel-preset-react":"^6.22.0","babel-preset-es2015":"^6.18.0","eslint-plugin-react":"^6.3.0","react-test-renderer":"^15.4.2","babel-preset-stage-1":"^6.16.0","eslint-config-airbnb":"^12.0.0","eslint-plugin-import":"^1.16.0","eslint-plugin-flowtype":"^2.19.0","eslint-plugin-jsx-a11y":"^2.2.2","babel-preset-react-native":"^1.9.0","react-native-vector-icons":"^3.0.0","babel-preset-react-native-syntax":"^1.0.0"},"peerDependencies":{"react":"*","react-native":"*"},"_npmOperationalInternal":{"tmp":"tmp/react-navigation-1.0.0-beta.7.tgz_1489217328973_0.492629730142653","host":"packages-18-east.internal.npmjs.com"}},"1.0.0-beta.8":{"name":"react-navigation","version":"1.0.0-beta.8","author":{"name":"Adam Miskiewicz","email":"adam@sk3vy.com"},"license":"BSD-2-Clause","_id":"react-navigation@1.0.0-beta.8","maintainers":[{"name":"ericvicenti","email":"ericvicenti@gmail.com"},{"name":"grabbou","email":"grabbou@gmail.com"},{"name":"satya164","email":"satyajit.happy@gmail.com"},{"name":"skevy","email":"adam@sk3vy.com"}],"homepage":"https://github.com/react-community/react-navigation#readme","bugs":{"url":"https://github.com/react-community/react-navigation/issues"},"dist":{"shasum":"9d2aa41c465008b4392e309332b0dad13533e180","tarball":"https://registry.npmjs.org/react-navigation/-/react-navigation-1.0.0-beta.8.tgz","integrity":"sha512-Lk6A/QMGzRMXIV3oxu/8QAn7WKvAZHCLySP+12XUpdNGwRC1BVHOEkGSPV/2EdS/Wz37fTq5zZdYPr5WegMtRg==","signatures":[{"sig":"MEUCIB6AkNnmT6HZTztJ/4CNR0r/AMO5Wjj7MHOLdSdPHwo0AiEAioexcFZLAQBbVv5nRmeg/88noR5NVCxHVKLOJj5OXZo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"jest":{"notify":true,"preset":"react-native","testRegex":"./src/.*\\-test\\.js$","setupFiles":["<rootDir>/jest-setup.js"],"modulePathIgnorePatterns":["examples"]},"main":"src/react-navigation.js","_from":".","files":["lib","lib-rn","src"],"module":"lib/react-navigation.web.js","_shasum":"9d2aa41c465008b4392e309332b0dad13533e180","gitHead":"e94c9c1061151a1478b47640710bcafdbe738848","scripts":{"flow":"flow","lint":"eslint src","test":"jest","build":"npm run build-docs && npm run build-web && npm run build-rn && npm run build-dot-flow","clean":"rm -rf lib/ lib-rn/","start":"node ./node_modules/react-native/local-cli/cli.js start --config ./rn-cli.config.js","build-rn":"mkdir -p lib-rn/views/ && cp -R src/views/assets lib-rn/views/assets && BABEL_ENV=publish-rn babel src -d lib-rn","watch-rn":"mkdir -p lib-rn/views/ && cp -R src/views/assets lib/views/assets && BABEL_ENV=publish-rn babel -w src -d lib-rn","build-web":"mkdir -p lib/views/ && cp -R src/views/assets lib/views/assets && BABEL_ENV=publish-web babel src -d lib","watch-web":"mkdir -p lib/views/ &&  cp -R src/views/assets lib/views/assets && BABEL_ENV=publish-web babel -w src -d lib","build-docs":"node scripts/compile-docs","prepublish":"npm run clean && npm run build","build-dot-flow":"find ./src -name '*.js' -not -path '*/__tests__*' | while read filepath; do cp $filepath `echo $filepath | sed 's/\\/src\\//\\/lib\\//g'`.flow && cp $filepath `echo $filepath | sed 's/\\/src\\//\\/lib-rn\\//g'`.flow; done","run-playground-ios":"cd examples/NavigationPlayground && react-native run-ios","run-playground-android":"cd examples/NavigationPlayground && react-native run-android"},"sources":{"web":"lib/react-navigation.web.js","react-native-v1":"lib-rn/react-navigation.js"},"webpack":"lib/react-navigation.web.js","_npmUser":{"name":"skevy","email":"adam@sk3vy.com"},"deprecated":"This package is no longer supported. Please use @react-navigation/native instead. See https://reactnavigation.org/docs/getting-started/ for usage guide","repository":{"url":"git+ssh://git@github.com/react-community/react-navigation.git","type":"git"},"_npmVersion":"4.1.2","description":"React Navigation","directories":{},"_nodeVersion":"7.7.4","dependencies":{"fbjs":"^0.8.5","clamp":"^1.0.1","prop-types":"^15.5.8","path-to-regexp":"^1.7.0","react-native-tab-view":"^0.0.57","hoist-non-react-statics":"^1.2.0","react-native-drawer-layout-polyfill":"1.2.0"},"devDependencies":{"jest":"^19.0.2","react":"16.0.0-alpha.6","eslint":"^3.17.1","flow-bin":"^0.40.0","babel-cli":"^6.24.0","babel-core":"^6.24.0","babel-jest":"^19.0.0","babel-eslint":"^7.0.0","react-native":"^0.43.2","babel-preset-react":"^6.23.0","babel-preset-es2015":"^6.24.0","eslint-plugin-react":"^6.10.0","react-test-renderer":"^15.4.2","babel-preset-stage-1":"^6.16.0","eslint-config-airbnb":"^14.1.0","eslint-plugin-import":"^2.2.0","eslint-plugin-flowtype":"^2.30.3","eslint-plugin-jsx-a11y":"^4.0.0","babel-preset-react-native":"^1.9.0","react-native-vector-icons":"^3.0.0","babel-preset-react-native-syntax":"^1.0.0","babel-plugin-flow-react-proptypes":"^1.2.0"},"peerDependencies":{"react":"*","react-native":"*"},"_npmOperationalInternal":{"tmp":"tmp/react-navigation-1.0.0-beta.8.tgz_1492659188014_0.08722794754430652","host":"packages-12-west.internal.npmjs.com"}},"1.0.0-beta.9":{"name":"react-navigation","version":"1.0.0-beta.9","author":{"name":"Adam Miskiewicz","email":"adam@sk3vy.com"},"license":"BSD-2-Clause","_id":"react-navigation@1.0.0-beta.9","maintainers":[{"name":"ericvicenti","email":"ericvicenti@gmail.com"},{"name":"grabbou","email":"grabbou@gmail.com"},{"name":"satya164","email":"satyajit.happy@gmail.com"},{"name":"skevy","email":"adam@sk3vy.com"}],"homepage":"https://github.com/react-community/react-navigation#readme","bugs":{"url":"https://github.com/react-community/react-navigation/issues"},"dist":{"shasum":"9fb1f8e4d15cee70cc8b5d58719a986ca443664d","tarball":"https://registry.npmjs.org/react-navigation/-/react-navigation-1.0.0-beta.9.tgz","integrity":"sha512-WvXAQBjGmcHPrz3owium16YJRfZfjUzXj+Xv2oJ8WBktcm/hRzxo2vR2N2fghDWnt1o9F4PF4NlL7C3+NN2I4g==","signatures":[{"sig":"MEYCIQCmGO8WdbIso8i2iO4y1PXlyUyWd5KMKmLqsAb5AAsJDwIhALyDlD/0y8/fVzNgv26PBt+Tf/zmLvX0bQ1L8L69K9HT","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"jest":{"notify":true,"preset":"react-native","testRegex":"./src/.*\\-test\\.js$","setupFiles":["<rootDir>/jest-setup.js"],"modulePathIgnorePatterns":["examples"]},"main":"src/react-navigation.js","_from":".","files":["lib","lib-rn","src"],"module":"lib/react-navigation.web.js","_shasum":"9fb1f8e4d15cee70cc8b5d58719a986ca443664d","gitHead":"004e9632f6686f00d2ea6e9359532954371b52bb","scripts":{"flow":"flow","jest":"jest","lint":"eslint src","test":"npm run lint && npm run flow && npm run jest","build":"npm run build-docs && npm run build-web && npm run build-rn && npm run build-dot-flow","clean":"rm -rf lib/ lib-rn/","start":"node ./node_modules/react-native/local-cli/cli.js start --config ./rn-cli.config.js","format":"eslint --fix src","build-rn":"mkdir -p lib-rn/views/ && cp -R src/views/assets lib-rn/views/assets && BABEL_ENV=publish-rn babel src -d lib-rn","watch-rn":"mkdir -p lib-rn/views/ && cp -R src/views/assets lib/views/assets && BABEL_ENV=publish-rn babel -w src -d lib-rn","build-web":"mkdir -p lib/views/ && cp -R src/views/assets lib/views/assets && BABEL_ENV=publish-web babel src -d lib","watch-web":"mkdir -p lib/views/ &&  cp -R src/views/assets lib/views/assets && BABEL_ENV=publish-web babel -w src -d lib","build-docs":"node scripts/compile-docs","prepublish":"npm run clean && npm run build","build-dot-flow":"find ./src -name '*.js' -not -path '*/__tests__*' | while read filepath; do cp $filepath `echo $filepath | sed 's/\\/src\\//\\/lib\\//g'`.flow && cp $filepath `echo $filepath | sed 's/\\/src\\//\\/lib-rn\\//g'`.flow; done","run-playground-ios":"cd examples/NavigationPlayground && react-native run-ios","run-playground-android":"cd examples/NavigationPlayground && react-native run-android"},"sources":{"web":"lib/react-navigation.web.js","react-native-v1":"lib-rn/react-navigation.js"},"webpack":"lib/react-navigation.web.js","_npmUser":{"name":"grabbou","email":"grabbou@gmail.com"},"deprecated":"This package is no longer supported. Please use @react-navigation/native instead. See https://reactnavigation.org/docs/getting-started/ for usage guide","repository":{"url":"git+ssh://git@github.com/react-community/react-navigation.git","type":"git"},"_npmVersion":"4.2.0","description":"React Navigation","directories":{},"_nodeVersion":"7.8.0","dependencies":{"fbjs":"^0.8.5","clamp":"^1.0.1","prop-types":"^15.5.8","path-to-regexp":"^1.7.0","react-native-tab-view":"^0.0.61","hoist-non-react-statics":"^1.2.0","react-native-drawer-layout-polyfill":"1.2.0"},"devDependencies":{"jest":"^19.0.2","react":"16.0.0-alpha.6","eslint":"^3.17.1","flow-bin":"^0.40.0","prettier":"^0.22.0","babel-cli":"^6.24.0","babel-core":"^6.24.0","babel-jest":"^19.0.0","babel-eslint":"^7.0.0","react-native":"^0.43.2","babel-preset-react":"^6.23.0","babel-preset-es2015":"^6.24.0","eslint-plugin-react":"^6.10.0","react-test-renderer":"^15.4.2","babel-preset-stage-1":"^6.16.0","eslint-config-airbnb":"^14.1.0","eslint-plugin-import":"^2.2.0","eslint-config-prettier":"^1.5.0","eslint-plugin-flowtype":"^2.30.3","eslint-plugin-jsx-a11y":"^4.0.0","eslint-plugin-prettier":"^2.0.1","babel-preset-react-native":"^1.9.0","react-native-vector-icons":"^3.0.0","babel-preset-react-native-syntax":"^1.0.0","babel-plugin-flow-react-proptypes":"^1.2.0"},"peerDependencies":{"react":"*","react-native":"*"},"_npmOperationalInternal":{"tmp":"tmp/react-navigation-1.0.0-beta.9.tgz_1493244173542_0.5259798932820559","host":"packages-18-east.internal.npmjs.com"}},"1.0.0-beta.10":{"name":"react-navigation","version":"1.0.0-beta.10","author":{"name":"Adam Miskiewicz","email":"adam@sk3vy.com"},"license":"BSD-2-Clause","_id":"react-navigation@1.0.0-beta.10","maintainers":[{"name":"ericvicenti","email":"ericvicenti@gmail.com"},{"name":"grabbou","email":"grabbou@gmail.com"},{"name":"satya164","email":"satyajit.happy@gmail.com"},{"name":"skevy","email":"adam@sk3vy.com"}],"homepage":"https://github.com/react-community/react-navigation#readme","bugs":{"url":"https://github.com/react-community/react-navigation/issues"},"dist":{"shasum":"75e6d1cc076a6fdc5b8b8fbe478151fe81434688","tarball":"https://registry.npmjs.org/react-navigation/-/react-navigation-1.0.0-beta.10.tgz","integrity":"sha512-dD/WOwepEwfXWmFIAnP1/YslqOFlq9mpDLvfsqECE5ubs0/0139ITbYDJt8Eq47TbbgXYq7J3X8Ti8OkanSI5A==","signatures":[{"sig":"MEYCIQCt3wRDfu/Yx0a2YFtvw+g6POhdFXil4FWYthKQ6zqW2gIhAOZ72hdNk/fqjkF1Sxa4jV6DXWv/PV/WL2nYnlwHicQf","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"jest":{"notify":true,"preset":"react-native","testRegex":"./src/.*\\-test\\.js$","setupFiles":["<rootDir>/jest-setup.js"],"collectCoverage":true,"coverageDirectory":"./coverage/","modulePathIgnorePatterns":["examples"]},"main":"src/react-navigation.js","_from":".","files":["lib","lib-rn","src"],"module":"lib/react-navigation.web.js","_shasum":"75e6d1cc076a6fdc5b8b8fbe478151fe81434688","gitHead":"934458ae8e126a8dca477792e52ae28e6d71809b","scripts":{"flow":"flow","jest":"jest","lint":"eslint .","test":"npm run lint && npm run flow-check && npm run jest","build":"npm run build-docs && npm run build-web && npm run build-rn && npm run build-dot-flow","clean":"rm -rf lib/ lib-rn/","start":"npm run run-playground-ios","format":"eslint --fix .","codecov":"codecov","build-rn":"mkdir -p lib-rn/views/ && cp -R src/views/assets lib-rn/views/assets && BABEL_ENV=publish-rn babel src -d lib-rn --ignore __tests__","watch-rn":"mkdir -p lib-rn/views/ && cp -R src/views/assets lib/views/assets && BABEL_ENV=publish-rn babel -w src -d lib-rn","build-web":"mkdir -p lib/views/ && cp -R src/views/assets lib/views/assets && BABEL_ENV=publish-web babel src -d lib --ignore __tests__","watch-web":"mkdir -p lib/views/ &&  cp -R src/views/assets lib/views/assets && BABEL_ENV=publish-web babel -w src -d lib","build-docs":"node scripts/compile-docs","flow-check":"flow check --show-all-errors","prepublish":"npm run clean && npm run build","build-dot-flow":"find ./src -name '*.js' -not -path '*/__tests__*' | while read filepath; do cp $filepath `echo $filepath | sed 's/\\/src\\//\\/lib\\//g'`.flow && cp $filepath `echo $filepath | sed 's/\\/src\\//\\/lib-rn\\//g'`.flow; done","run-playground-ios":"cd examples/NavigationPlayground && npm run ios","run-playground-android":"cd examples/NavigationPlayground && npm run android"},"sources":{"web":"lib/react-navigation.web.js","react-native-v1":"lib-rn/react-navigation.js"},"webpack":"lib/react-navigation.web.js","_npmUser":{"name":"satya164","email":"satyajit.happy@gmail.com"},"deprecated":"This package is no longer supported. Please use @react-navigation/native instead. See https://reactnavigation.org/docs/getting-started/ for usage guide","repository":{"url":"git+ssh://git@github.com/react-community/react-navigation.git","type":"git"},"_npmVersion":"4.6.1","description":"React Navigation","directories":{},"_nodeVersion":"7.7.1","dependencies":{"fbjs":"^0.8.12","clamp":"^1.0.1","prop-types":"^15.5.10","path-to-regexp":"^1.7.0","react-native-tab-view":"^0.0.65","hoist-non-react-statics":"^1.2.0","react-native-drawer-layout-polyfill":"^1.3.0"},"devDependencies":{"jest":"^20.0.1","react":"16.0.0-alpha.6","eslint":"^3.19.0","codecov":"^2.2.0","flow-bin":"0.42.0","prettier":"^1.3.1","babel-cli":"^6.24.1","babel-core":"^6.24.1","babel-jest":"^20.0.1","babel-eslint":"^7.2.3","react-native":"^0.44.0","prettier-eslint":"^6.2.2","babel-preset-react":"^6.24.1","babel-preset-es2015":"^6.24.1","eslint-plugin-react":"^7.0.1","react-test-renderer":"^15.4.2","babel-preset-stage-1":"^6.24.1","eslint-plugin-import":"^2.2.0","eslint-config-prettier":"^2.1.0","eslint-plugin-flowtype":"^2.33.0","eslint-plugin-jsx-a11y":"^5.0.1","eslint-plugin-prettier":"^2.0.1","babel-preset-react-native":"^1.9.2","react-native-vector-icons":"^4.1.1","babel-preset-react-native-syntax":"^1.0.0","babel-plugin-flow-react-proptypes":"^2.2.1","babel-preset-react-native-stage-0":"^1.0.1"},"peerDependencies":{"react":"*","react-native":"*"},"_npmOperationalInternal":{"tmp":"tmp/react-navigation-1.0.0-beta.10.tgz_1495209996594_0.4154749426525086","host":"s3://npm-registry-packages"}},"1.0.0-beta.11":{"name":"react-navigation","version":"1.0.0-beta.11","author":{"name":"Adam Miskiewicz","email":"adam@sk3vy.com"},"license":"BSD-2-Clause","_id":"react-navigation@1.0.0-beta.11","maintainers":[{"name":"ericvicenti","email":"ericvicenti@gmail.com"},{"name":"grabbou","email":"grabbou@gmail.com"},{"name":"satya164","email":"satyajit.happy@gmail.com"},{"name":"skevy","email":"adam@sk3vy.com"}],"homepage":"https://github.com/react-community/react-navigation#readme","bugs":{"url":"https://github.com/react-community/react-navigation/issues"},"dist":{"shasum":"4271edb23cdbcc6eb88602f7fde0a77f0ef7a160","tarball":"https://registry.npmjs.org/react-navigation/-/react-navigation-1.0.0-beta.11.tgz","integrity":"sha512-ZmCL/tFyWXRovbBA7olo1AsNvbl+SXrutJW3Jy9QaFwZPGwbldAyTB+/5VtBMdOT0WAwu5EPMJtvQd4u7i+gzw==","signatures":[{"sig":"MEUCIQCILtjxDPSkHSFwhbiIhSKQL5Hp4Y/uTVj4ORuqcqXTNgIgRXGdGl+be1dvE6SXVkYHrl8xybEOP2ha0tMTQyYsIwg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"jest":{"notify":true,"preset":"react-native","testRegex":"./src/.*\\-test\\.js$","setupFiles":["<rootDir>/jest-setup.js"],"collectCoverage":true,"coverageDirectory":"./coverage/","modulePathIgnorePatterns":["examples"]},"main":"src/react-navigation.js","_from":".","files":["lib","lib-rn","src"],"module":"lib/react-navigation.web.js","_shasum":"4271edb23cdbcc6eb88602f7fde0a77f0ef7a160","gitHead":"ff2a6b1c97baec2e89bffa57ea31252d9dd1a81b","scripts":{"flow":"flow","jest":"jest","lint":"eslint .","test":"npm run lint && npm run flow-check && npm run jest","build":"npm run build-docs && npm run build-web && npm run build-rn && npm run build-dot-flow","clean":"rm -rf lib/ lib-rn/","start":"npm run run-playground-ios","format":"eslint --fix .","codecov":"codecov","build-rn":"mkdir -p lib-rn/views/ && cp -R src/views/assets lib-rn/views/assets && BABEL_ENV=publish-rn babel src -d lib-rn --ignore __tests__","watch-rn":"mkdir -p lib-rn/views/ && cp -R src/views/assets lib/views/assets && BABEL_ENV=publish-rn babel -w src -d lib-rn","build-web":"mkdir -p lib/views/ && cp -R src/views/assets lib/views/assets && BABEL_ENV=publish-web babel src -d lib --ignore __tests__","watch-web":"mkdir -p lib/views/ &&  cp -R src/views/assets lib/views/assets && BABEL_ENV=publish-web babel -w src -d lib","build-docs":"node scripts/compile-docs","flow-check":"flow check --show-all-errors","prepublish":"npm run clean && npm run build","build-dot-flow":"find ./src -name '*.js' -not -path '*/__tests__*' | while read filepath; do cp $filepath `echo $filepath | sed 's/\\/src\\//\\/lib\\//g'`.flow && cp $filepath `echo $filepath | sed 's/\\/src\\//\\/lib-rn\\//g'`.flow; done","run-playground-ios":"cd examples/NavigationPlayground && npm run ios","run-playground-android":"cd examples/NavigationPlayground && npm run android"},"sources":{"web":"lib/react-navigation.web.js","react-native-v1":"lib-rn/react-navigation.js"},"webpack":"lib/react-navigation.web.js","_npmUser":{"name":"skevy","email":"adam@sk3vy.com"},"deprecated":"This package is no longer supported. Please use @react-navigation/native instead. See https://reactnavigation.org/docs/getting-started/ for usage guide","repository":{"url":"git+ssh://git@github.com/react-community/react-navigation.git","type":"git"},"_npmVersion":"4.5.0","description":"React Navigation","directories":{},"_nodeVersion":"7.7.4","dependencies":{"fbjs":"^0.8.12","clamp":"^1.0.1","prop-types":"^15.5.10","path-to-regexp":"^1.7.0","react-native-tab-view":"^0.0.65","hoist-non-react-statics":"^1.2.0","react-native-drawer-layout-polyfill":"^1.3.0"},"devDependencies":{"jest":"^20.0.1","react":"16.0.0-alpha.6","eslint":"^3.19.0","codecov":"^2.2.0","flow-bin":"0.42.0","prettier":"^1.3.1","babel-cli":"^6.24.1","babel-core":"^6.24.1","babel-jest":"^20.0.1","babel-eslint":"^7.2.3","react-native":"^0.44.0","prettier-eslint":"^6.2.2","babel-preset-react":"^6.24.1","babel-preset-es2015":"^6.24.1","eslint-plugin-react":"^7.0.1","react-test-renderer":"^15.4.2","babel-preset-stage-1":"^6.24.1","eslint-plugin-import":"^2.2.0","eslint-config-prettier":"^2.1.0","eslint-plugin-flowtype":"^2.33.0","eslint-plugin-jsx-a11y":"^5.0.1","eslint-plugin-prettier":"^2.0.1","babel-preset-react-native":"^1.9.2","react-native-vector-icons":"^4.1.1","babel-preset-react-native-syntax":"^1.0.0","babel-plugin-flow-react-proptypes":"^2.2.1","babel-preset-react-native-stage-0":"^1.0.1"},"peerDependencies":{"react":"*","react-native":"*"},"_npmOperationalInternal":{"tmp":"tmp/react-navigation-1.0.0-beta.11.tgz_1495601675459_0.7346366520505399","host":"s3://npm-registry-packages"}},"1.0.0-beta.12":{"name":"react-navigation","version":"1.0.0-beta.12","author":{"name":"Adam Miskiewicz","email":"adam@sk3vy.com"},"license":"BSD-2-Clause","_id":"react-navigation@1.0.0-beta.12","maintainers":[{"name":"grabbou","email":"grabbou@gmail.com"},{"name":"satya164","email":"satyajit.happy@gmail.com"},{"name":"skevy","email":"adam@sk3vy.com"},{"name":"ericvicenti","email":"ericvicenti@gmail.com"}],"homepage":"https://github.com/react-community/react-navigation#readme","bugs":{"url":"https://github.com/react-community/react-navigation/issues"},"dist":{"shasum":"cf0f04ffbf9fefe41f5c5a1dab92106b48a29f0a","tarball":"https://registry.npmjs.org/react-navigation/-/react-navigation-1.0.0-beta.12.tgz","integrity":"sha512-9WKASiTS8nmevld4KPrQmCVSIdc9ZnraqlsrhlccvSvXFwIBQPD9iRueckIjg19VtWUKj9zolkGphiRYhk3kIw==","signatures":[{"sig":"MEUCIFVdSCI3Lj41YbDY+bVhlAGNA2/jSv4mV8dzlGB6QUu6AiEApF9gPm/RDTv8JgExRJhTzmkV7V2dapBtPOtnoql49Mg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"jest":{"notify":true,"preset":"react-native","testRegex":"./src/.*\\-test\\.js$","setupFiles":["<rootDir>/jest-setup.js"],"collectCoverage":true,"coverageDirectory":"./coverage/","modulePathIgnorePatterns":["examples"]},"main":"src/react-navigation.js","_from":".","files":["lib","lib-rn","src"],"module":"lib/react-navigation.web.js","_shasum":"cf0f04ffbf9fefe41f5c5a1dab92106b48a29f0a","gitHead":"5e075e1c31d5e6192f2532a815b1737fa27ed65b","scripts":{"flow":"flow","jest":"jest","lint":"eslint .","test":"npm run lint && npm run flow-check && npm run jest","build":"npm run build-docs && npm run build-web && npm run build-rn && npm run build-dot-flow","clean":"rm -rf lib/ lib-rn/","start":"npm run run-playground-ios","format":"eslint --fix .","codecov":"codecov","build-rn":"mkdir -p lib-rn/views/ && cp -R src/views/assets lib-rn/views/assets && BABEL_ENV=publish-rn babel src -d lib-rn --ignore __tests__","watch-rn":"mkdir -p lib-rn/views/ && cp -R src/views/assets lib/views/assets && BABEL_ENV=publish-rn babel -w src -d lib-rn","build-web":"mkdir -p lib/views/ && cp -R src/views/assets lib/views/assets && BABEL_ENV=publish-web babel src -d lib --ignore __tests__","watch-web":"mkdir -p lib/views/ &&  cp -R src/views/assets lib/views/assets && BABEL_ENV=publish-web babel -w src -d lib","build-docs":"node scripts/compile-docs","flow-check":"flow check --show-all-errors","prepublish":"npm run clean && npm run build","build-dot-flow":"find ./src -name '*.js' -not -path '*/__tests__*' | while read filepath; do cp $filepath `echo $filepath | sed 's/\\/src\\//\\/lib\\//g'`.flow && cp $filepath `echo $filepath | sed 's/\\/src\\//\\/lib-rn\\//g'`.flow; done","run-playground-ios":"cd examples/NavigationPlayground && npm run ios","run-playground-android":"cd examples/NavigationPlayground && npm run android"},"sources":{"web":"lib/react-navigation.web.js","react-native-v1":"lib-rn/react-navigation.js"},"webpack":"lib/react-navigation.web.js","_npmUser":{"name":"skevy","email":"adam@sk3vy.com"},"deprecated":"This package is no longer supported. Please use @react-navigation/native instead. See https://reactnavigation.org/docs/getting-started/ for usage guide","repository":{"url":"git+ssh://git@github.com/react-community/react-navigation.git","type":"git"},"_npmVersion":"4.6.1","description":"React Navigation","directories":{},"_nodeVersion":"8.0.0","dependencies":{"clamp":"^1.0.1","prop-types":"^15.5.10","path-to-regexp":"^1.7.0","react-native-tab-view":"^0.0.67","hoist-non-react-statics":"^2.2.0","react-native-drawer-layout-polyfill":"^1.3.2"},"devDependencies":{"jest":"^20.0.4","react":"16.0.0-alpha.12","eslint":"^4.2.0","codecov":"^2.2.0","flow-bin":"^0.49.1","prettier":"^1.5.3","babel-cli":"^6.24.1","babel-core":"^6.25.0","babel-jest":"^20.0.3","babel-eslint":"^7.2.3","react-native":"^0.45.1","prettier-eslint":"^6.4.2","babel-preset-react":"^6.24.1","babel-preset-es2015":"^6.24.1","eslint-plugin-react":"^7.1.0","react-test-renderer":"^15.6.1","babel-preset-stage-1":"^6.24.1","eslint-plugin-import":"^2.7.0","eslint-config-prettier":"^2.3.0","eslint-plugin-flowtype":"^2.35.0","eslint-plugin-jsx-a11y":"^6.0.2","eslint-plugin-prettier":"^2.1.2","babel-preset-react-native":"^2.1.0","react-native-vector-icons":"^4.2.0","babel-preset-react-native-syntax":"^1.0.0","babel-preset-react-native-stage-0":"^1.0.1"},"peerDependencies":{"react":"*","react-native":"*"},"_npmOperationalInternal":{"tmp":"tmp/react-navigation-1.0.0-beta.12.tgz_1500495201383_0.01395712187513709","host":"s3://npm-registry-packages"}},"1.0.0-beta.13":{"name":"react-navigation","version":"1.0.0-beta.13","author":{"name":"Adam Miskiewicz","email":"adam@sk3vy.com"},"license":"BSD-2-Clause","_id":"react-navigation@1.0.0-beta.13","maintainers":[{"name":"spencercarli","email":"spencercarli@gmail.com"},{"name":"grabbou","email":"grabbou@gmail.com"},{"name":"satya164","email":"satyajit.happy@gmail.com"},{"name":"skevy","email":"adam@sk3vy.com"},{"name":"ericvicenti","email":"ericvicenti@gmail.com"}],"homepage":"https://github.com/react-community/react-navigation#readme","bugs":{"url":"https://github.com/react-community/react-navigation/issues"},"dist":{"shasum":"77521f7080e5755906a3483a28baedbbc66f763c","tarball":"https://registry.npmjs.org/react-navigation/-/react-navigation-1.0.0-beta.13.tgz","integrity":"sha512-MY3aJBsBZw8+7dpZnNmp0scRy2z0TtYYVET6bZzxf4t30MIqsqSwY2hadsNrZiVR6UZw2o+sVhG9r0QarPD6bQ==","signatures":[{"sig":"MEQCIEvl7l4fTrChZWu9c0/Y5S+iMoH1yrnKfdK/ixpFT7A0AiAQBlwmlDzbvvMr4xH1bF+C04GJG8RSITj2H9XbwwPcjw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"jest":{"notify":true,"preset":"react-native","testRegex":"./src/.*\\-test\\.js$","setupFiles":["<rootDir>/jest-setup.js"],"collectCoverage":true,"coverageDirectory":"./coverage/","collectCoverageFrom":["src/**/*.js"],"modulePathIgnorePatterns":["examples"],"coveragePathIgnorePatterns":["jest-setup.js"]},"main":"src/react-navigation.js","files":["lib","lib-rn","src"],"module":"lib/react-navigation.web.js","gitHead":"e139e83a1af8638df6001c115d59bffddd7a16e3","scripts":{"flow":"flow","jest":"jest","lint":"eslint .","test":"npm run lint && npm run flow-check && npm run jest","build":"npm run build-docs && npm run build-web && npm run build-rn && npm run build-dot-flow","clean":"rm -rf lib/ lib-rn/","start":"npm run run-playground-ios","format":"eslint --fix .","codecov":"codecov","build-rn":"mkdir -p lib-rn/views/ && cp -R src/views/assets lib-rn/views/assets && BABEL_ENV=publish-rn babel src -d lib-rn --ignore __tests__","watch-rn":"mkdir -p lib-rn/views/ && cp -R src/views/assets lib/views/assets && BABEL_ENV=publish-rn babel -w src -d lib-rn","build-web":"mkdir -p lib/views/ && cp -R src/views/assets lib/views/assets && BABEL_ENV=publish-web babel src -d lib --ignore __tests__","precommit":"lint-staged","watch-web":"mkdir -p lib/views/ &&  cp -R src/views/assets lib/views/assets && BABEL_ENV=publish-web babel -w src -d lib","build-docs":"node scripts/compile-docs","flow-check":"flow check --show-all-errors","prepublish":"npm run clean && npm run build","build-dot-flow":"find ./src -name '*.js' -not -path '*/__tests__*' | while read filepath; do cp $filepath `echo $filepath | sed 's/\\/src\\//\\/lib\\//g'`.flow && cp $filepath `echo $filepath | sed 's/\\/src\\//\\/lib-rn\\//g'`.flow; done","run-playground-ios":"cd examples/NavigationPlayground && npm run ios","run-playground-android":"cd examples/NavigationPlayground && npm run android"},"sources":{"web":"lib/react-navigation.web.js","react-native-v1":"lib-rn/react-navigation.js"},"webpack":"lib/react-navigation.web.js","_npmUser":{"name":"spencercarli","email":"spencercarli@gmail.com"},"deprecated":"This package is no longer supported. Please use @react-navigation/native instead. See https://reactnavigation.org/docs/getting-started/ for usage guide","repository":{"url":"git+ssh://git@github.com/react-community/react-navigation.git","type":"git"},"_npmVersion":"5.3.0","description":"React Navigation","directories":{},"lint-staged":{"*.js":["eslint --fix","git add"]},"_nodeVersion":"8.5.0","dependencies":{"clamp":"^1.0.1","prop-types":"^15.5.10","path-to-regexp":"^1.7.0","react-native-tab-view":"^0.0.69","hoist-non-react-statics":"^2.2.0","babel-plugin-transform-define":"^1.3.0","react-native-drawer-layout-polyfill":"^1.3.2"},"devDependencies":{"jest":"^20.0.4","husky":"^0.14.3","react":"16.0.0-alpha.12","eslint":"^4.2.0","codecov":"^2.2.0","flow-bin":"^0.51.0","prettier":"^1.5.3","babel-cli":"^6.24.1","babel-core":"^6.25.0","babel-jest":"^20.0.3","lint-staged":"^4.2.1","babel-eslint":"^7.2.3","react-native":"^0.48.4","prettier-eslint":"^6.4.2","babel-preset-react":"^6.24.1","babel-preset-es2015":"^6.24.1","eslint-plugin-react":"^7.1.0","react-test-renderer":"^15.6.1","babel-preset-stage-1":"^6.24.1","eslint-plugin-import":"^2.7.0","eslint-config-prettier":"^2.3.0","eslint-plugin-flowtype":"^2.35.0","eslint-plugin-jsx-a11y":"^6.0.2","eslint-plugin-prettier":"^2.1.2","babel-preset-react-native":"^2.1.0","react-native-vector-icons":"^4.2.0","babel-preset-react-native-syntax":"^1.0.0","babel-preset-react-native-stage-0":"^1.0.1"},"peerDependencies":{"react":"*","react-native":"*"},"_npmOperationalInternal":{"tmp":"tmp/react-navigation-1.0.0-beta.13.tgz_1506524511209_0.24923675623722374","host":"s3://npm-registry-packages"}},"1.0.0-beta.14":{"name":"react-navigation","version":"1.0.0-beta.14","author":{"name":"Adam Miskiewicz","email":"adam@sk3vy.com"},"license":"BSD-2-Clause","_id":"react-navigation@1.0.0-beta.14","maintainers":[{"name":"spencercarli","email":"spencercarli@gmail.com"},{"name":"grabbou","email":"grabbou@gmail.com"},{"name":"satya164","email":"satyajit.happy@gmail.com"},{"name":"skevy","email":"adam@sk3vy.com"},{"name":"ericvicenti","email":"ericvicenti@gmail.com"}],"homepage":"https://github.com/react-community/react-navigation#readme","bugs":{"url":"https://github.com/react-community/react-navigation/issues"},"dist":{"shasum":"e470cd3f7c12fd4bf28fca3d43cf725bf04b3d11","tarball":"https://registry.npmjs.org/react-navigation/-/react-navigation-1.0.0-beta.14.tgz","integrity":"sha512-YekepN/Fipb3XFGZN1o8862wVVXDdbAlX+sfjfnkd+uOvATWYYe+1jMAvuTkNnDlzf9qQUvAXAf6VPMLOPw0LA==","signatures":[{"sig":"MEUCIQCr+woja/zCaBABNFkAo39Bun9c/uVmguz6MkyYfOf+PQIgbzMZZj++gsNfy58ePHhUJNsnqDt+4b2Vpr4Sql7Pv2U=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"jest":{"notify":true,"preset":"react-native","testRegex":"./src/.*\\-test\\.js$","setupFiles":["<rootDir>/jest-setup.js"],"collectCoverage":true,"coverageDirectory":"./coverage/","collectCoverageFrom":["src/**/*.js"],"modulePathIgnorePatterns":["examples"],"coveragePathIgnorePatterns":["jest-setup.js"]},"main":"src/react-navigation.js","files":["lib","lib-rn","src"],"module":"lib/react-navigation.web.js","gitHead":"29e451193d5346262dda9fb4201bb3210692416c","scripts":{"flow":"flow","jest":"jest","lint":"eslint .","test":"npm run lint && npm run flow-check && npm run jest","build":"npm run build-docs && npm run build-web && npm run build-rn && npm run build-dot-flow","clean":"rm -rf lib/ lib-rn/","start":"npm run run-playground-ios","format":"eslint --fix .","codecov":"codecov","build-rn":"mkdir -p lib-rn/views/ && cp -R src/views/assets lib-rn/views/assets && BABEL_ENV=publish-rn babel src -d lib-rn --ignore __tests__","watch-rn":"mkdir -p lib-rn/views/ && cp -R src/views/assets lib/views/assets && BABEL_ENV=publish-rn babel -w src -d lib-rn","build-web":"mkdir -p lib/views/ && cp -R src/views/assets lib/views/assets && BABEL_ENV=publish-web babel src -d lib --ignore __tests__","precommit":"lint-staged","watch-web":"mkdir -p lib/views/ &&  cp -R src/views/assets lib/views/assets && BABEL_ENV=publish-web babel -w src -d lib","build-docs":"node scripts/compile-docs","flow-check":"flow check --show-all-errors","prepublish":"npm run clean && npm run build","build-dot-flow":"find ./src -name '*.js' -not -path '*/__tests__*' | while read filepath; do cp $filepath `echo $filepath | sed 's/\\/src\\//\\/lib\\//g'`.flow && cp $filepath `echo $filepath | sed 's/\\/src\\//\\/lib-rn\\//g'`.flow; done","run-playground-ios":"cd examples/NavigationPlayground && npm run ios","run-playground-android":"cd examples/NavigationPlayground && npm run android"},"sources":{"web":"lib/react-navigation.web.js","react-native-v1":"lib-rn/react-navigation.js"},"webpack":"lib/react-navigation.web.js","_npmUser":{"name":"spencercarli","email":"spencercarli@gmail.com"},"deprecated":"This package is no longer supported. Please use @react-navigation/native instead. See https://reactnavigation.org/docs/getting-started/ for usage guide","repository":{"url":"git+ssh://git@github.com/react-community/react-navigation.git","type":"git"},"_npmVersion":"5.3.0","description":"React Navigation","directories":{},"lint-staged":{"*.js":["eslint --fix","git add"]},"_nodeVersion":"8.6.0","dependencies":{"clamp":"^1.0.1","prop-types":"^15.5.10","path-to-regexp":"^1.7.0","react-native-tab-view":"^0.0.69","hoist-non-react-statics":"^2.2.0","babel-plugin-transform-define":"^1.3.0","react-native-drawer-layout-polyfill":"^1.3.2"},"devDependencies":{"jest":"^20.0.4","husky":"^0.14.3","react":"16.0.0-alpha.12","eslint":"^4.2.0","codecov":"^2.2.0","flow-bin":"^0.51.0","prettier":"^1.5.3","babel-cli":"^6.24.1","babel-core":"^6.25.0","babel-jest":"^20.0.3","lint-staged":"^4.2.1","babel-eslint":"^7.2.3","react-native":"^0.48.4","prettier-eslint":"^6.4.2","babel-preset-react":"^6.24.1","babel-preset-es2015":"^6.24.1","eslint-plugin-react":"^7.1.0","react-test-renderer":"^16.0.0","babel-preset-stage-1":"^6.24.1","eslint-plugin-import":"^2.7.0","eslint-config-prettier":"^2.3.0","eslint-plugin-flowtype":"^2.35.0","eslint-plugin-jsx-a11y":"^6.0.2","eslint-plugin-prettier":"^2.1.2","babel-preset-react-native":"^2.1.0","react-native-vector-icons":"^4.2.0","babel-preset-react-native-syntax":"^1.0.0","babel-preset-react-native-stage-0":"^1.0.1"},"peerDependencies":{"react":"*","react-native":"*"},"_npmOperationalInternal":{"tmp":"tmp/react-navigation-1.0.0-beta.14.tgz_1508256940377_0.4884282127022743","host":"s3://npm-registry-packages"}},"1.0.0-beta.15":{"name":"react-navigation","version":"1.0.0-beta.15","author":{"name":"Adam Miskiewicz","email":"adam@sk3vy.com"},"license":"BSD-2-Clause","_id":"react-navigation@1.0.0-beta.15","maintainers":[{"name":"spencercarli","email":"spencercarli@gmail.com"},{"name":"grabbou","email":"grabbou@gmail.com"},{"name":"satya164","email":"satyajit.happy@gmail.com"},{"name":"skevy","email":"adam@sk3vy.com"},{"name":"ericvicenti","email":"ericvicenti@gmail.com"}],"homepage":"https://github.com/react-community/react-navigation#readme","bugs":{"url":"https://github.com/react-community/react-navigation/issues"},"dist":{"shasum":"b3d09ce522435cac4d40ac52df64d6dea25df705","tarball":"https://registry.npmjs.org/react-navigation/-/react-navigation-1.0.0-beta.15.tgz","integrity":"sha512-0ZlS9YdTEhdeD29V4OO95JNkg49N824vTRLK57JjF+a7ZQMkRAzazYIy3ToWYErQUkGe9ZoQRfUxM3636bkQtg==","signatures":[{"sig":"MEQCICSEDRpRbTr2IT2jXr5w239ZaTmFjCZlu7ig9I78rhIqAiAnMtl64zvr/feIqbMzrIfUia9fjhw7GAyjc7w2WeuOvg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"jest":{"notify":true,"preset":"react-native","testRegex":"./src/.*\\-test\\.js$","setupFiles":["<rootDir>/jest-setup.js"],"collectCoverage":true,"coverageDirectory":"./coverage/","collectCoverageFrom":["src/**/*.js"],"modulePathIgnorePatterns":["examples"],"coveragePathIgnorePatterns":["jest-setup.js"]},"main":"src/react-navigation.js","files":["lib","lib-rn","src"],"module":"lib/react-navigation.web.js","gitHead":"1b761cf9d1a82a62255976080c81612e25bc896f","scripts":{"flow":"flow","jest":"jest","lint":"eslint .","test":"npm run lint && npm run flow-check && npm run jest","build":"npm run build-docs && npm run build-web && npm run build-rn && npm run build-dot-flow","clean":"rm -rf lib/ lib-rn/","start":"npm run run-playground-ios","format":"eslint --fix .","codecov":"codecov","build-rn":"mkdir -p lib-rn/views/ && cp -R src/views/assets lib-rn/views/assets && BABEL_ENV=publish-rn babel src -d lib-rn --ignore __tests__","watch-rn":"mkdir -p lib-rn/views/ && cp -R src/views/assets lib/views/assets && BABEL_ENV=publish-rn babel -w src -d lib-rn","build-web":"mkdir -p lib/views/ && cp -R src/views/assets lib/views/assets && BABEL_ENV=publish-web babel src -d lib --ignore __tests__","precommit":"lint-staged","watch-web":"mkdir -p lib/views/ &&  cp -R src/views/assets lib/views/assets && BABEL_ENV=publish-web babel -w src -d lib","build-docs":"node scripts/compile-docs","flow-check":"flow check --show-all-errors","prepublish":"npm run clean && npm run build","build-dot-flow":"find ./src -name '*.js' -not -path '*/__tests__*' | while read filepath; do cp $filepath `echo $filepath | sed 's/\\/src\\//\\/lib\\//g'`.flow && cp $filepath `echo $filepath | sed 's/\\/src\\//\\/lib-rn\\//g'`.flow; done","run-playground-ios":"cd examples/NavigationPlayground && npm run ios","run-playground-android":"cd examples/NavigationPlayground && npm run android"},"sources":{"web":"lib/react-navigation.web.js","react-native-v1":"lib-rn/react-navigation.js"},"webpack":"lib/react-navigation.web.js","_npmUser":{"name":"spencercarli","email":"spencercarli@gmail.com"},"deprecated":"This package is no longer supported. Please use @react-navigation/native instead. See https://reactnavigation.org/docs/getting-started/ for usage guide","repository":{"url":"git+ssh://git@github.com/react-community/react-navigation.git","type":"git"},"_npmVersion":"5.3.0","description":"React Navigation","directories":{},"lint-staged":{"*.js":["eslint --fix","git add"]},"_nodeVersion":"8.6.0","dependencies":{"clamp":"^1.0.1","prop-types":"^15.5.10","path-to-regexp":"^1.7.0","react-native-tab-view":"^0.0.69","hoist-non-react-statics":"^2.2.0","babel-plugin-transform-define":"^1.3.0","react-native-drawer-layout-polyfill":"^1.3.2"},"devDependencies":{"jest":"^20.0.4","husky":"^0.14.3","react":"16.0.0-alpha.12","eslint":"^4.2.0","codecov":"^2.2.0","flow-bin":"^0.51.0","prettier":"^1.5.3","babel-cli":"^6.24.1","babel-core":"^6.25.0","babel-jest":"^20.0.3","lint-staged":"^4.2.1","babel-eslint":"^7.2.3","react-native":"^0.48.4","prettier-eslint":"^6.4.2","babel-preset-react":"^6.24.1","babel-preset-es2015":"^6.24.1","eslint-plugin-react":"^7.1.0","react-test-renderer":"^16.0.0","babel-preset-stage-1":"^6.24.1","eslint-plugin-import":"^2.7.0","eslint-config-prettier":"^2.3.0","eslint-plugin-flowtype":"^2.35.0","eslint-plugin-jsx-a11y":"^6.0.2","eslint-plugin-prettier":"^2.1.2","babel-preset-react-native":"^2.1.0","react-native-vector-icons":"^4.2.0","babel-preset-react-native-syntax":"^1.0.0","babel-preset-react-native-stage-0":"^1.0.1"},"peerDependencies":{"react":"*","react-native":"*"},"_npmOperationalInternal":{"tmp":"tmp/react-navigation-1.0.0-beta.15.tgz_1508333258185_0.9482154897414148","host":"s3://npm-registry-packages"}},"1.0.0-beta.16":{"name":"react-navigation","version":"1.0.0-beta.16","author":{"name":"Adam Miskiewicz","email":"adam@sk3vy.com"},"license":"BSD-2-Clause","_id":"react-navigation@1.0.0-beta.16","maintainers":[{"name":"spencercarli","email":"spencercarli@gmail.com"},{"name":"grabbou","email":"grabbou@gmail.com"},{"name":"satya164","email":"satyajit.happy@gmail.com"},{"name":"skevy","email":"adam@sk3vy.com"},{"name":"ericvicenti","email":"ericvicenti@gmail.com"}],"homepage":"https://github.com/react-community/react-navigation#readme","bugs":{"url":"https://github.com/react-community/react-navigation/issues"},"dist":{"shasum":"20e2f341fe174e9bf1bdafbae1cd188c6f98f0ff","tarball":"https://registry.npmjs.org/react-navigation/-/react-navigation-1.0.0-beta.16.tgz","integrity":"sha512-PDGtxFtGT0tiyNPKYSBamBjqZaLP1xGAW0H54zzx3sxnDv+0Hs8fzL1t8iOmxVNZLJibQDFb5enOS1nG9wb4cA==","signatures":[{"sig":"MEQCIGAz+WKi/DI4C6OuEdgXImqSTMn6O7K2okQfSJV3QogNAiB1DK8Lz13pJGd3l4DC339GHYFTBYBwi8SPBfP11PoOKQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"jest":{"notify":true,"preset":"react-native","testRegex":"./src/.*\\-test\\.js$","setupFiles":["<rootDir>/jest-setup.js"],"collectCoverage":true,"coverageDirectory":"./coverage/","collectCoverageFrom":["src/**/*.js"],"modulePathIgnorePatterns":["examples"],"coveragePathIgnorePatterns":["jest-setup.js"]},"main":"src/react-navigation.js","files":["lib","lib-rn","src"],"module":"lib/react-navigation.web.js","gitHead":"5c533dff89315f87a638e32191588d1ce7da0be6","scripts":{"flow":"flow","jest":"jest","lint":"eslint .","test":"npm run lint && npm run flow-check && npm run jest","build":"npm run build-docs && npm run build-web && npm run build-rn && npm run build-dot-flow","clean":"rm -rf lib/ lib-rn/","start":"npm run run-playground-ios","format":"eslint --fix .","codecov":"codecov","build-rn":"mkdir -p lib-rn/views/ && cp -R src/views/assets lib-rn/views/assets && BABEL_ENV=publish-rn babel src -d lib-rn --ignore __tests__","watch-rn":"mkdir -p lib-rn/views/ && cp -R src/views/assets lib/views/assets && BABEL_ENV=publish-rn babel -w src -d lib-rn","build-web":"mkdir -p lib/views/ && cp -R src/views/assets lib/views/assets && BABEL_ENV=publish-web babel src -d lib --ignore __tests__","precommit":"lint-staged","watch-web":"mkdir -p lib/views/ &&  cp -R src/views/assets lib/views/assets && BABEL_ENV=publish-web babel -w src -d lib","build-docs":"node scripts/compile-docs","flow-check":"flow check --show-all-errors","prepublish":"npm run clean && npm run build","build-dot-flow":"find ./src -name '*.js' -not -path '*/__tests__*' | while read filepath; do cp $filepath `echo $filepath | sed 's/\\/src\\//\\/lib\\//g'`.flow && cp $filepath `echo $filepath | sed 's/\\/src\\//\\/lib-rn\\//g'`.flow; done","run-playground-ios":"cd examples/NavigationPlayground && npm run ios","run-playground-android":"cd examples/NavigationPlayground && npm run android"},"sources":{"web":"lib/react-navigation.web.js","react-native-v1":"lib-rn/react-navigation.js"},"webpack":"lib/react-navigation.web.js","_npmUser":{"name":"spencercarli","email":"spencercarli@gmail.com"},"deprecated":"This package is no longer supported. Please use @react-navigation/native instead. See https://reactnavigation.org/docs/getting-started/ for usage guide","repository":{"url":"git+ssh://git@github.com/react-community/react-navigation.git","type":"git"},"_npmVersion":"5.4.2","description":"React Navigation","directories":{},"lint-staged":{"*.js":["eslint --fix","git add"]},"_nodeVersion":"8.7.0","dependencies":{"clamp":"^1.0.1","prop-types":"^15.5.10","path-to-regexp":"^1.7.0","react-native-tab-view":"^0.0.70","hoist-non-react-statics":"^2.2.0","babel-plugin-transform-define":"^1.3.0","react-native-drawer-layout-polyfill":"^1.3.2"},"devDependencies":{"jest":"^20.0.4","husky":"^0.14.3","react":"16.0.0-beta.5","eslint":"^4.2.0","codecov":"^2.2.0","flow-bin":"0.53.0","prettier":"^1.5.3","babel-cli":"^6.24.1","babel-core":"^6.25.0","babel-jest":"^20.0.3","lint-staged":"^4.2.1","babel-eslint":"^7.2.3","react-native":"^0.49.3","prettier-eslint":"^6.4.2","babel-preset-react":"^6.24.1","babel-preset-es2015":"^6.24.1","eslint-plugin-react":"^7.1.0","react-test-renderer":"^16.0.0","babel-preset-stage-1":"^6.24.1","eslint-plugin-import":"^2.7.0","eslint-config-prettier":"^2.3.0","eslint-plugin-flowtype":"^2.35.0","eslint-plugin-jsx-a11y":"^6.0.2","eslint-plugin-prettier":"^2.1.2","babel-preset-react-native":"^2.1.0","react-native-vector-icons":"^4.2.0","babel-preset-react-native-syntax":"^1.0.0","babel-preset-react-native-stage-0":"^1.0.1"},"peerDependencies":{"react":"*","react-native":"*"},"_npmOperationalInternal":{"tmp":"tmp/react-navigation-1.0.0-beta.16.tgz_1509475342632_0.9502080476377159","host":"s3://npm-registry-packages"}},"1.0.0-beta.17":{"name":"react-navigation","version":"1.0.0-beta.17","author":{"name":"Adam Miskiewicz","email":"adam@sk3vy.com"},"license":"BSD-2-Clause","_id":"react-navigation@1.0.0-beta.17","maintainers":[{"name":"ide","email":"ide+npm@jameside.com"},{"name":"brentvatne","email":"brentvatne@gmail.com"},{"name":"davepack","email":"dave@expo.io"},{"name":"spencercarli","email":"spencercarli@gmail.com"},{"name":"grabbou","email":"grabbou@gmail.com"},{"name":"satya164","email":"satyajit.happy@gmail.com"},{"name":"skevy","email":"adam@sk3vy.com"},{"name":"ericvicenti","email":"ericvicenti@gmail.com"}],"homepage":"https://github.com/react-community/react-navigation#readme","bugs":{"url":"https://github.com/react-community/react-navigation/issues"},"dist":{"shasum":"0c424a8fe4741024d346bafc35a6def7afafe934","tarball":"https://registry.npmjs.org/react-navigation/-/react-navigation-1.0.0-beta.17.tgz","integrity":"sha512-Ej6llighWdd7hyXRLWR001qC8cihoAafr9oLMq/zUVWM4QQoPCz/OA0YHFnHVnSZALBZRjvsucaU6Uhn6iJyRQ==","signatures":[{"sig":"MEUCIEIEA3/ygJBG7fqjasWjXReWIjER1fWrV+ZJ958lzNUkAiEApAAql11oNHAUd8wQpU0DBwUIRUbgCEIBWgoYTmab1bg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"jest":{"notify":true,"preset":"react-native","testRegex":"./src/.*\\-test\\.js$","setupFiles":["<rootDir>/jest-setup.js"],"collectCoverage":true,"coverageDirectory":"./coverage/","collectCoverageFrom":["src/**/*.js"],"modulePathIgnorePatterns":["examples"],"coveragePathIgnorePatterns":["jest-setup.js"]},"main":"src/react-navigation.js","files":["lib","lib-rn","src"],"module":"lib/react-navigation.web.js","gitHead":"c0474bb644b08d760e3e5d57e07cef487b11f05c","scripts":{"flow":"flow","jest":"jest","lint":"eslint .","test":"npm run lint && npm run flow-check && npm run jest","build":"npm run build-docs && npm run build-web && npm run build-rn && npm run build-dot-flow","clean":"rm -rf lib/ lib-rn/","start":"npm run run-playground-ios","format":"eslint --fix .","codecov":"codecov","build-rn":"mkdir -p lib-rn/views/ && cp -R src/views/assets lib-rn/views/assets && BABEL_ENV=publish-rn babel src -d lib-rn --ignore __tests__","watch-rn":"mkdir -p lib-rn/views/ && cp -R src/views/assets lib/views/assets && BABEL_ENV=publish-rn babel -w src -d lib-rn","build-web":"mkdir -p lib/views/ && cp -R src/views/assets lib/views/assets && BABEL_ENV=publish-web babel src -d lib --ignore __tests__","precommit":"lint-staged","watch-web":"mkdir -p lib/views/ &&  cp -R src/views/assets lib/views/assets && BABEL_ENV=publish-web babel -w src -d lib","build-docs":"node scripts/compile-docs","flow-check":"flow check --show-all-errors","prepublish":"npm run clean && npm run build","run-redux-ios":"cd examples/ReduxExample && react-native run-ios","build-dot-flow":"find ./src -name '*.js' -not -path '*/__tests__*' | while read filepath; do cp $filepath `echo $filepath | sed 's/\\/src\\//\\/lib\\//g'`.flow && cp $filepath `echo $filepath | sed 's/\\/src\\//\\/lib-rn\\//g'`.flow; done","run-redux-android":"cd examples/ReduxExample && react-native run-android","run-playground-ios":"cd examples/NavigationPlayground && npm run ios","run-playground-android":"cd examples/NavigationPlayground && npm run android"},"sources":{"web":"lib/react-navigation.web.js","react-native-v1":"lib-rn/react-navigation.js"},"webpack":"lib/react-navigation.web.js","_npmUser":{"name":"brentvatne","email":"brentvatne@gmail.com"},"deprecated":"This package is no longer supported. Please use @react-navigation/native instead. See https://reactnavigation.org/docs/getting-started/ for usage guide","repository":{"url":"git+ssh://git@github.com/react-community/react-navigation.git","type":"git"},"_npmVersion":"5.5.1","description":"React Navigation","directories":{},"lint-staged":{"*.js":["eslint --fix","git add"]},"_nodeVersion":"8.4.0","dependencies":{"clamp":"^1.0.1","prop-types":"^15.5.10","path-to-regexp":"^1.7.0","react-native-tab-view":"^0.0.70","hoist-non-react-statics":"^2.2.0","babel-plugin-transform-define":"^1.3.0","react-native-drawer-layout-polyfill":"^1.3.2"},"devDependencies":{"jest":"^20.0.4","husky":"^0.14.3","react":"16.0.0-beta.5","eslint":"^4.2.0","codecov":"^2.2.0","flow-bin":"0.53.0","prettier":"^1.5.3","babel-cli":"^6.24.1","babel-core":"^6.25.0","babel-jest":"^20.0.3","lint-staged":"^4.2.1","babel-eslint":"^7.2.3","react-native":"^0.49.3","prettier-eslint":"^6.4.2","babel-preset-react":"^6.24.1","babel-preset-es2015":"^6.24.1","eslint-plugin-react":"^7.1.0","react-test-renderer":"^16.0.0","babel-preset-stage-1":"^6.24.1","eslint-plugin-import":"^2.7.0","eslint-config-prettier":"^2.3.0","eslint-plugin-flowtype":"^2.35.0","eslint-plugin-jsx-a11y":"^6.0.2","eslint-plugin-prettier":"^2.1.2","babel-preset-react-native":"^2.1.0","react-native-vector-icons":"^4.2.0","babel-preset-react-native-syntax":"^1.0.0","babel-preset-react-native-stage-0":"^1.0.1"},"peerDependencies":{"react":"*","react-native":"*"},"_npmOperationalInternal":{"tmp":"tmp/react-navigation-1.0.0-beta.17.tgz_1509672003346_0.9260848900303245","host":"s3://npm-registry-packages"}},"1.0.0-beta.18":{"name":"react-navigation","version":"1.0.0-beta.18","author":{"name":"Adam Miskiewicz","email":"adam@sk3vy.com"},"license":"BSD-2-Clause","_id":"react-navigation@1.0.0-beta.18","maintainers":[{"name":"ide","email":"ide+npm@jameside.com"},{"name":"brentvatne","email":"brentvatne@gmail.com"},{"name":"davepack","email":"dave@expo.io"},{"name":"spencercarli","email":"spencercarli@gmail.com"},{"name":"grabbou","email":"grabbou@gmail.com"},{"name":"satya164","email":"satyajit.happy@gmail.com"},{"name":"skevy","email":"adam@sk3vy.com"},{"name":"ericvicenti","email":"ericvicenti@gmail.com"}],"homepage":"https://github.com/react-community/react-navigation#readme","bugs":{"url":"https://github.com/react-community/react-navigation/issues"},"dist":{"shasum":"ecaa8372f4dfd57eae121ba48ca4758f2b5f30ef","tarball":"https://registry.npmjs.org/react-navigation/-/react-navigation-1.0.0-beta.18.tgz","integrity":"sha512-JLPA93WJvrgGv94Hk6D1vaE1/LsUHUuCuZafh9lbd9dPU/iYknbe/oX+XSTdgCs7luya2pPOh+feY8YqKNu2rA==","signatures":[{"sig":"MEUCIFShSxndgcc3/BZCgiy/GPFRw0r3fKddF4njJbY1doNsAiEAz6GvTcUldw48u/EBXIeI6rDmBeZ3Vs9djcn4iJvdLcg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"jest":{"notify":true,"preset":"react-native","testRegex":"./src/.*\\-test\\.js$","setupFiles":["<rootDir>/jest-setup.js"],"collectCoverage":true,"coverageDirectory":"./coverage/","collectCoverageFrom":["src/**/*.js"],"modulePathIgnorePatterns":["examples"],"coveragePathIgnorePatterns":["jest-setup.js"]},"main":"src/react-navigation.js","files":["lib","lib-rn","src"],"module":"lib/react-navigation.web.js","gitHead":"923e5c3a266ba519da8aab2e27807c05d7963909","scripts":{"flow":"flow","jest":"jest","lint":"eslint .","test":"npm run lint && npm run flow-check && npm run jest","build":"npm run build-docs && npm run build-web && npm run build-rn && npm run build-dot-flow","clean":"rm -rf lib/ lib-rn/","start":"npm run run-playground-ios","format":"eslint --fix .","codecov":"codecov","build-rn":"mkdir -p lib-rn/views/ && cp -R src/views/assets lib-rn/views/assets && BABEL_ENV=publish-rn babel src -d lib-rn --ignore __tests__","watch-rn":"mkdir -p lib-rn/views/ && cp -R src/views/assets lib/views/assets && BABEL_ENV=publish-rn babel -w src -d lib-rn","build-web":"mkdir -p lib/views/ && cp -R src/views/assets lib/views/assets && BABEL_ENV=publish-web babel src -d lib --ignore __tests__","precommit":"lint-staged","watch-web":"mkdir -p lib/views/ &&  cp -R src/views/assets lib/views/assets && BABEL_ENV=publish-web babel -w src -d lib","build-docs":"node scripts/compile-docs","flow-check":"flow check --show-all-errors","prepublish":"npm run clean && npm run build","run-redux-ios":"cd examples/ReduxExample && react-native run-ios","build-dot-flow":"find ./src -name '*.js' -not -path '*/__tests__*' | while read filepath; do cp $filepath `echo $filepath | sed 's/\\/src\\//\\/lib\\//g'`.flow && cp $filepath `echo $filepath | sed 's/\\/src\\//\\/lib-rn\\//g'`.flow; done","run-redux-android":"cd examples/ReduxExample && react-native run-android","run-playground-ios":"cd examples/NavigationPlayground && npm run ios","run-playground-android":"cd examples/NavigationPlayground && npm run android"},"sources":{"web":"lib/react-navigation.web.js","react-native-v1":"lib-rn/react-navigation.js"},"webpack":"lib/react-navigation.web.js","_npmUser":{"name":"brentvatne","email":"brentvatne@gmail.com"},"deprecated":"This package is no longer supported. Please use @react-navigation/native instead. See https://reactnavigation.org/docs/getting-started/ for usage guide","repository":{"url":"git+ssh://git@github.com/react-community/react-navigation.git","type":"git"},"_npmVersion":"5.5.1","description":"React Navigation","directories":{},"lint-staged":{"*.js":["eslint --fix","git add"]},"_nodeVersion":"8.4.0","dependencies":{"clamp":"^1.0.1","prop-types":"^15.5.10","path-to-regexp":"^1.7.0","react-native-tab-view":"^0.0.70","hoist-non-react-statics":"^2.2.0","babel-plugin-transform-define":"^1.3.0","react-native-drawer-layout-polyfill":"^1.3.2"},"devDependencies":{"jest":"^20.0.4","husky":"^0.14.3","react":"16.0.0-beta.5","eslint":"^4.2.0","codecov":"^2.2.0","flow-bin":"0.53.0","prettier":"^1.5.3","babel-cli":"^6.24.1","babel-core":"^6.25.0","babel-jest":"^20.0.3","lint-staged":"^4.2.1","babel-eslint":"^7.2.3","react-native":"^0.49.3","prettier-eslint":"^6.4.2","babel-preset-react":"^6.24.1","babel-preset-es2015":"^6.24.1","eslint-plugin-react":"^7.1.0","react-test-renderer":"^16.0.0","babel-preset-stage-1":"^6.24.1","eslint-plugin-import":"^2.7.0","eslint-config-prettier":"^2.3.0","eslint-plugin-flowtype":"^2.35.0","eslint-plugin-jsx-a11y":"^6.0.2","eslint-plugin-prettier":"^2.1.2","babel-preset-react-native":"^2.1.0","react-native-vector-icons":"^4.2.0","babel-preset-react-native-syntax":"^1.0.0","babel-preset-react-native-stage-0":"^1.0.1"},"peerDependencies":{"react":"*","react-native":"*"},"_npmOperationalInternal":{"tmp":"tmp/react-navigation-1.0.0-beta.18.tgz_1509736479293_0.9476490546949208","host":"s3://npm-registry-packages"}},"1.0.0-beta.19":{"name":"react-navigation","version":"1.0.0-beta.19","author":{"name":"Adam Miskiewicz","email":"adam@sk3vy.com"},"license":"BSD-2-Clause","_id":"react-navigation@1.0.0-beta.19","maintainers":[{"name":"ide","email":"ide+npm@jameside.com"},{"name":"brentvatne","email":"brentvatne@gmail.com"},{"name":"davepack","email":"dave@expo.io"},{"name":"spencercarli","email":"spencercarli@gmail.com"},{"name":"grabbou","email":"grabbou@gmail.com"},{"name":"satya164","email":"satyajit.happy@gmail.com"},{"name":"skevy","email":"adam@sk3vy.com"},{"name":"ericvicenti","email":"ericvicenti@gmail.com"}],"homepage":"https://github.com/react-community/react-navigation#readme","bugs":{"url":"https://github.com/react-community/react-navigation/issues"},"dist":{"shasum":"96e159c4b6760f51fc92d5c1c3690790cff4dbcf","tarball":"https://registry.npmjs.org/react-navigation/-/react-navigation-1.0.0-beta.19.tgz","integrity":"sha512-WR9YS9qEWuQiXOzs8NvbcyqWJNAb4MuFtrT4yd8XUKQB4iEGRw6jfBUvadSP1qn5hwP02bpzd1LIiLakEOYdJg==","signatures":[{"sig":"MEUCIQCdtCSIGihzm10Xtn2xlyuD9WsN8OgRZoHg2oIBPnmD/gIgGQDLzaZqGhL6XczZ1t7S469gOov5FGE1WyBoVUm8q0g=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"jest":{"notify":true,"preset":"react-native","testRegex":"./src/.*\\-test\\.js$","setupFiles":["<rootDir>/jest-setup.js"],"collectCoverage":true,"coverageDirectory":"./coverage/","collectCoverageFrom":["src/**/*.js"],"modulePathIgnorePatterns":["examples"],"coveragePathIgnorePatterns":["jest-setup.js"]},"main":"src/react-navigation.js","files":["lib","lib-rn","src"],"module":"lib/react-navigation.web.js","gitHead":"d93acdd918a306fb911442eb0a9d40558869e339","scripts":{"flow":"flow","jest":"jest","lint":"eslint .","test":"npm run lint && npm run flow-check && npm run jest","build":"npm run build-docs && npm run build-web && npm run build-rn && npm run build-dot-flow","clean":"rm -rf lib/ lib-rn/","start":"npm run run-playground-ios","format":"eslint --fix .","codecov":"codecov","build-rn":"mkdir -p lib-rn/views/ && cp -R src/views/assets lib-rn/views/assets && BABEL_ENV=publish-rn babel src -d lib-rn --ignore __tests__","watch-rn":"mkdir -p lib-rn/views/ && cp -R src/views/assets lib/views/assets && BABEL_ENV=publish-rn babel -w src -d lib-rn","build-web":"mkdir -p lib/views/ && cp -R src/views/assets lib/views/assets && BABEL_ENV=publish-web babel src -d lib --ignore __tests__","precommit":"lint-staged","watch-web":"mkdir -p lib/views/ &&  cp -R src/views/assets lib/views/assets && BABEL_ENV=publish-web babel -w src -d lib","build-docs":"node scripts/compile-docs","flow-check":"flow check --show-all-errors","prepublish":"npm run clean && npm run build","run-redux-ios":"cd examples/ReduxExample && react-native run-ios","build-dot-flow":"find ./src -name '*.js' -not -path '*/__tests__*' | while read filepath; do cp $filepath `echo $filepath | sed 's/\\/src\\//\\/lib\\//g'`.flow && cp $filepath `echo $filepath | sed 's/\\/src\\//\\/lib-rn\\//g'`.flow; done","run-redux-android":"cd examples/ReduxExample && react-native run-android","run-playground-ios":"cd examples/NavigationPlayground && npm run ios","run-playground-android":"cd examples/NavigationPlayground && npm run android"},"sources":{"web":"lib/react-navigation.web.js","react-native-v1":"lib-rn/react-navigation.js"},"webpack":"lib/react-navigation.web.js","_npmUser":{"name":"brentvatne","email":"brentvatne@gmail.com"},"deprecated":"This package is no longer supported. Please use @react-navigation/native instead. See https://reactnavigation.org/docs/getting-started/ for usage guide","repository":{"url":"git+ssh://git@github.com/react-community/react-navigation.git","type":"git"},"_npmVersion":"5.5.1","description":"React Navigation","directories":{},"lint-staged":{"*.js":["eslint --fix","git add"]},"_nodeVersion":"8.4.0","dependencies":{"clamp":"^1.0.1","prop-types":"^15.5.10","path-to-regexp":"^1.7.0","react-native-tab-view":"^0.0.70","hoist-non-react-statics":"^2.2.0","babel-plugin-transform-define":"^1.3.0","react-native-drawer-layout-polyfill":"^1.3.2"},"devDependencies":{"jest":"^20.0.4","husky":"^0.14.3","react":"16.0.0-beta.5","eslint":"^4.2.0","codecov":"^2.2.0","flow-bin":"0.53.0","prettier":"^1.5.3","babel-cli":"^6.24.1","babel-core":"^6.25.0","babel-jest":"^20.0.3","lint-staged":"^4.2.1","babel-eslint":"^7.2.3","react-native":"^0.49.3","prettier-eslint":"^6.4.2","babel-preset-react":"^6.24.1","babel-preset-es2015":"^6.24.1","eslint-plugin-react":"^7.1.0","react-test-renderer":"^16.0.0","babel-preset-stage-1":"^6.24.1","eslint-plugin-import":"^2.7.0","eslint-config-prettier":"^2.3.0","eslint-plugin-flowtype":"^2.35.0","eslint-plugin-jsx-a11y":"^6.0.2","eslint-plugin-prettier":"^2.1.2","babel-preset-react-native":"^2.1.0","react-native-vector-icons":"^4.2.0","babel-preset-react-native-syntax":"^1.0.0","babel-preset-react-native-stage-0":"^1.0.1"},"peerDependencies":{"react":"*","react-native":"*"},"_npmOperationalInternal":{"tmp":"tmp/react-navigation-1.0.0-beta.19.tgz_1509747285977_0.22752282861620188","host":"s3://npm-registry-packages"}},"1.0.0-beta.20":{"name":"react-navigation","version":"1.0.0-beta.20","author":{"name":"Adam Miskiewicz","email":"adam@sk3vy.com"},"license":"BSD-2-Clause","_id":"react-navigation@1.0.0-beta.20","maintainers":[{"name":"ide","email":"ide+npm@jameside.com"},{"name":"brentvatne","email":"brentvatne@gmail.com"},{"name":"davepack","email":"dave@expo.io"},{"name":"spencercarli","email":"spencercarli@gmail.com"},{"name":"grabbou","email":"grabbou@gmail.com"},{"name":"satya164","email":"satyajit.happy@gmail.com"},{"name":"skevy","email":"adam@sk3vy.com"},{"name":"ericvicenti","email":"ericvicenti@gmail.com"}],"homepage":"https://github.com/react-community/react-navigation#readme","bugs":{"url":"https://github.com/react-community/react-navigation/issues"},"dist":{"shasum":"1bd7b74f536a523980f2aa1a0ce77daf5b3d3e9e","tarball":"https://registry.npmjs.org/react-navigation/-/react-navigation-1.0.0-beta.20.tgz","integrity":"sha512-7oLq+3M0lCNUmrJK7gMAgmdM+ojK20P9djxlKROxn7xIF7KwZUsaeI8ANED7obvy0opS4t+b7hRx31WE2eZVCQ==","signatures":[{"sig":"MEYCIQDYqFF6v2td0rj4EeSv8uMfmxiyA93iclc2nBh9I5MzkgIhANqSftyWso0HytvuahDIj3kHIAwcSeDkAPRAY6DGxkJ8","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"jest":{"notify":true,"preset":"react-native","testRegex":"./src/.*\\-test\\.js$","setupFiles":["<rootDir>/jest-setup.js"],"collectCoverage":true,"coverageDirectory":"./coverage/","collectCoverageFrom":["src/**/*.js"],"modulePathIgnorePatterns":["examples"],"coveragePathIgnorePatterns":["jest-setup.js"]},"main":"src/react-navigation.js","files":["lib","lib-rn","src"],"module":"lib/react-navigation.web.js","gitHead":"93dd28749dbbf71c1b65f1aba60a2b5e7fe4d184","scripts":{"flow":"flow","jest":"jest","lint":"eslint .","test":"npm run lint && npm run flow-check && npm run jest","build":"npm run build-docs && npm run build-web && npm run build-rn && npm run build-dot-flow","clean":"rm -rf lib/ lib-rn/","start":"npm run run-playground-ios","format":"eslint --fix .","codecov":"codecov","build-rn":"mkdir -p lib-rn/views/ && cp -R src/views/assets lib-rn/views/assets && BABEL_ENV=publish-rn babel src -d lib-rn --ignore __tests__","watch-rn":"mkdir -p lib-rn/views/ && cp -R src/views/assets lib/views/assets && BABEL_ENV=publish-rn babel -w src -d lib-rn","build-web":"mkdir -p lib/views/ && cp -R src/views/assets lib/views/assets && BABEL_ENV=publish-web babel src -d lib --ignore __tests__","precommit":"lint-staged","watch-web":"mkdir -p lib/views/ &&  cp -R src/views/assets lib/views/assets && BABEL_ENV=publish-web babel -w src -d lib","build-docs":"node scripts/compile-docs","flow-check":"flow check --show-all-errors","prepublish":"npm run clean && npm run build","run-redux-ios":"cd examples/ReduxExample && react-native run-ios","build-dot-flow":"find ./src -name '*.js' -not -path '*/__tests__*' | while read filepath; do cp $filepath `echo $filepath | sed 's/\\/src\\//\\/lib\\//g'`.flow && cp $filepath `echo $filepath | sed 's/\\/src\\//\\/lib-rn\\//g'`.flow; done","run-redux-android":"cd examples/ReduxExample && react-native run-android","run-playground-ios":"cd examples/NavigationPlayground && npm run ios","run-playground-android":"cd examples/NavigationPlayground && npm run android"},"sources":{"web":"lib/react-navigation.web.js","react-native-v1":"lib-rn/react-navigation.js"},"webpack":"lib/react-navigation.web.js","_npmUser":{"name":"spencercarli","email":"spencercarli@gmail.com"},"deprecated":"This package is no longer supported. Please use @react-navigation/native instead. See https://reactnavigation.org/docs/getting-started/ for usage guide","repository":{"url":"git+ssh://git@github.com/react-community/react-navigation.git","type":"git"},"_npmVersion":"5.4.2","description":"React Navigation","directories":{},"lint-staged":{"*.js":["eslint --fix","git add"]},"_nodeVersion":"8.7.0","dependencies":{"clamp":"^1.0.1","prop-types":"^15.5.10","path-to-regexp":"^1.7.0","react-native-tab-view":"^0.0.70","hoist-non-react-statics":"^2.2.0","babel-plugin-transform-define":"^1.3.0","react-native-drawer-layout-polyfill":"^1.3.2"},"devDependencies":{"jest":"^20.0.4","husky":"^0.14.3","react":"16.0.0","eslint":"^4.2.0","codecov":"^2.2.0","flow-bin":"^0.56.0","prettier":"^1.5.3","babel-cli":"^6.24.1","babel-core":"^6.25.0","babel-jest":"^20.0.3","lint-staged":"^4.2.1","babel-eslint":"^7.2.3","react-native":"^0.50.3","prettier-eslint":"^6.4.2","babel-preset-react":"^6.24.1","babel-preset-es2015":"^6.24.1","eslint-plugin-react":"^7.1.0","react-test-renderer":"^16.0.0","babel-preset-stage-1":"^6.24.1","eslint-plugin-import":"^2.7.0","eslint-config-prettier":"^2.3.0","eslint-plugin-flowtype":"^2.35.0","eslint-plugin-jsx-a11y":"^6.0.2","eslint-plugin-prettier":"^2.1.2","babel-preset-react-native":"^2.1.0","react-native-vector-icons":"^4.2.0","babel-preset-react-native-syntax":"^1.0.0","babel-preset-react-native-stage-0":"^1.0.1"},"peerDependencies":{"react":"*","react-native":"*"},"_npmOperationalInternal":{"tmp":"tmp/react-navigation-1.0.0-beta.20.tgz_1511227352526_0.14103997172787786","host":"s3://npm-registry-packages"}},"1.0.0-beta.21":{"name":"react-navigation","version":"1.0.0-beta.21","author":{"name":"Adam Miskiewicz","email":"adam@sk3vy.com"},"license":"BSD-2-Clause","_id":"react-navigation@1.0.0-beta.21","maintainers":[{"name":"ide","email":"ide+npm@jameside.com"},{"name":"brentvatne","email":"brentvatne@gmail.com"},{"name":"davepack","email":"dave@expo.io"},{"name":"spencercarli","email":"spencercarli@gmail.com"},{"name":"grabbou","email":"grabbou@gmail.com"},{"name":"satya164","email":"satyajit.happy@gmail.com"},{"name":"skevy","email":"adam@sk3vy.com"},{"name":"ericvicenti","email":"ericvicenti@gmail.com"}],"homepage":"https://github.com/react-community/react-navigation#readme","bugs":{"url":"https://github.com/react-community/react-navigation/issues"},"dist":{"shasum":"086c504ba84c966ef8db898baef6fa14ff45a06f","tarball":"https://registry.npmjs.org/react-navigation/-/react-navigation-1.0.0-beta.21.tgz","integrity":"sha512-bNAiNBtxrumZQmIj6uH2l1jHIkH8mILoGse5BMHOeFWACADl8LnbE91mzAkJ2EbAzAQ5LNpkSjGSIGxbvfsRCw==","signatures":[{"sig":"MEQCIB1N1vopWNg8rpYpGcehl4QOBYqa4fX++XlNr0NbBz0AAiAPkBMAyEBaiBgvjGHy4C/lXrodiFQLPuvWxxMmkhW/JQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"jest":{"notify":true,"preset":"react-native","testRegex":"./src/.*\\-test\\.js$","setupFiles":["<rootDir>/jest-setup.js"],"collectCoverage":true,"coverageDirectory":"./coverage/","collectCoverageFrom":["src/**/*.js"],"modulePathIgnorePatterns":["examples"],"coveragePathIgnorePatterns":["jest-setup.js"]},"main":"src/react-navigation.js","files":["lib","lib-rn","src"],"module":"lib/react-navigation.web.js","gitHead":"b5700b92779cb0ec3bee9eeef9ffa753f7c9ac6f","scripts":{"flow":"flow","jest":"jest","lint":"eslint .","test":"npm run lint && npm run flow-check && npm run jest","build":"npm run build-docs && npm run build-web && npm run build-rn && npm run build-dot-flow","clean":"rm -rf lib/ lib-rn/","start":"npm run run-playground-ios","format":"eslint --fix .","codecov":"codecov","build-rn":"mkdir -p lib-rn/views/ && cp -R src/views/assets lib-rn/views/assets && BABEL_ENV=publish-rn babel src -d lib-rn --ignore __tests__","watch-rn":"mkdir -p lib-rn/views/ && cp -R src/views/assets lib/views/assets && BABEL_ENV=publish-rn babel -w src -d lib-rn","build-web":"mkdir -p lib/views/ && cp -R src/views/assets lib/views/assets && BABEL_ENV=publish-web babel src -d lib --ignore __tests__","precommit":"lint-staged","watch-web":"mkdir -p lib/views/ &&  cp -R src/views/assets lib/views/assets && BABEL_ENV=publish-web babel -w src -d lib","build-docs":"node scripts/compile-docs","flow-check":"flow check --show-all-errors","prepublish":"npm run clean && npm run build","run-redux-ios":"cd examples/ReduxExample && react-native run-ios","build-dot-flow":"find ./src -name '*.js' -not -path '*/__tests__*' | while read filepath; do cp $filepath `echo $filepath | sed 's/\\/src\\//\\/lib\\//g'`.flow && cp $filepath `echo $filepath | sed 's/\\/src\\//\\/lib-rn\\//g'`.flow; done","run-redux-android":"cd examples/ReduxExample && react-native run-android","run-playground-ios":"cd examples/NavigationPlayground && npm run ios","run-playground-android":"cd examples/NavigationPlayground && npm run android"},"sources":{"web":"lib/react-navigation.web.js","react-native-v1":"lib-rn/react-navigation.js"},"webpack":"lib/react-navigation.web.js","_npmUser":{"name":"spencercarli","email":"spencercarli@gmail.com"},"deprecated":"This package is no longer supported. Please use @react-navigation/native instead. See https://reactnavigation.org/docs/getting-started/ for usage guide","repository":{"url":"git+ssh://git@github.com/react-community/react-navigation.git","type":"git"},"_npmVersion":"5.4.2","description":"React Navigation","directories":{},"lint-staged":{"*.js":["eslint --fix","git add"]},"_nodeVersion":"8.7.0","dependencies":{"clamp":"^1.0.1","prop-types":"^15.5.10","path-to-regexp":"^1.7.0","react-native-tab-view":"^0.0.70","hoist-non-react-statics":"^2.2.0","babel-plugin-transform-define":"^1.3.0","react-native-drawer-layout-polyfill":"^1.3.2"},"devDependencies":{"jest":"^20.0.4","husky":"^0.14.3","react":"16.0.0","eslint":"^4.2.0","codecov":"^2.2.0","flow-bin":"^0.56.0","prettier":"^1.5.3","babel-cli":"^6.24.1","babel-core":"^6.25.0","babel-jest":"^20.0.3","lint-staged":"^4.2.1","babel-eslint":"^7.2.3","react-native":"^0.50.3","prettier-eslint":"^6.4.2","babel-preset-react":"^6.24.1","babel-preset-es2015":"^6.24.1","eslint-plugin-react":"^7.1.0","react-test-renderer":"^16.0.0","babel-preset-stage-1":"^6.24.1","eslint-plugin-import":"^2.7.0","eslint-config-prettier":"^2.3.0","eslint-plugin-flowtype":"^2.35.0","eslint-plugin-jsx-a11y":"^6.0.2","eslint-plugin-prettier":"^2.1.2","babel-preset-react-native":"^2.1.0","react-native-vector-icons":"^4.2.0","babel-preset-react-native-syntax":"^1.0.0","babel-preset-react-native-stage-0":"^1.0.1"},"peerDependencies":{"react":"*","react-native":"*"},"_npmOperationalInternal":{"tmp":"tmp/react-navigation-1.0.0-beta.21.tgz_1511277950359_0.8023708518594503","host":"s3://npm-registry-packages"}},"1.0.0-beta.22":{"name":"react-navigation","version":"1.0.0-beta.22","author":{"name":"Adam Miskiewicz","email":"adam@sk3vy.com"},"license":"BSD-2-Clause","_id":"react-navigation@1.0.0-beta.22","maintainers":[{"name":"ide","email":"ide+npm@jameside.com"},{"name":"brentvatne","email":"brentvatne@gmail.com"},{"name":"davepack","email":"davepack@icloud.com"},{"name":"spencercarli","email":"spencercarli@gmail.com"},{"name":"grabbou","email":"grabbou@gmail.com"},{"name":"satya164","email":"satyajit.happy@gmail.com"},{"name":"skevy","email":"adam@sk3vy.com"},{"name":"ericvicenti","email":"ericvicenti@gmail.com"}],"homepage":"https://github.com/react-community/react-navigation#readme","bugs":{"url":"https://github.com/react-community/react-navigation/issues"},"dist":{"shasum":"be7a7a066f94a37d4eeeff01bacffabdc66c57e7","tarball":"https://registry.npmjs.org/react-navigation/-/react-navigation-1.0.0-beta.22.tgz","integrity":"sha512-mcrWnFqfSGWk4k8sulM919+lBjvsP5+LkIJ8KtYxTmW9z/j1VxGbxlnaMZpodtr1/ESIgRsKrYPPm4IkWkA9WA==","signatures":[{"sig":"MEYCIQDfz3FCznD2VwIurhhuZe1i1IJXguXHm/5PmPNVVfyHBgIhAI1ffyw6iFQrRrP7yBhxcMrqNI+FAkZ/c18Tye0ejqy8","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"jest":{"notify":true,"preset":"react-native","testRegex":"./src/.*\\-test\\.js$","setupFiles":["<rootDir>/jest-setup.js"],"collectCoverage":true,"coverageDirectory":"./coverage/","collectCoverageFrom":["src/**/*.js"],"modulePathIgnorePatterns":["examples"],"coveragePathIgnorePatterns":["jest-setup.js"]},"main":"src/react-navigation.js","files":["lib","lib-rn","src"],"module":"lib/react-navigation.web.js","gitHead":"ef63b230b2d58b8e2aadacd89df8e4989db4dc7a","scripts":{"flow":"flow","jest":"jest","lint":"eslint .","test":"npm run lint && npm run flow-check && npm run jest","build":"npm run build-docs && npm run build-web && npm run build-rn && npm run build-dot-flow","clean":"rm -rf lib/ lib-rn/","start":"npm run run-playground-ios","format":"eslint --fix .","codecov":"codecov","build-rn":"mkdir -p lib-rn/views/ && cp -R src/views/assets lib-rn/views/assets && BABEL_ENV=publish-rn babel src -d lib-rn --ignore __tests__","watch-rn":"mkdir -p lib-rn/views/ && cp -R src/views/assets lib/views/assets && BABEL_ENV=publish-rn babel -w src -d lib-rn","build-web":"mkdir -p lib/views/ && cp -R src/views/assets lib/views/assets && BABEL_ENV=publish-web babel src -d lib --ignore __tests__","precommit":"lint-staged","watch-web":"mkdir -p lib/views/ &&  cp -R src/views/assets lib/views/assets && BABEL_ENV=publish-web babel -w src -d lib","build-docs":"node scripts/compile-docs","flow-check":"flow check --show-all-errors","prepublish":"npm run clean && npm run build","run-redux-ios":"cd examples/ReduxExample && react-native run-ios","build-dot-flow":"find ./src -name '*.js' -not -path '*/__tests__*' | while read filepath; do cp $filepath `echo $filepath | sed 's/\\/src\\//\\/lib\\//g'`.flow && cp $filepath `echo $filepath | sed 's/\\/src\\//\\/lib-rn\\//g'`.flow; done","run-redux-android":"cd examples/ReduxExample && react-native run-android","run-playground-ios":"cd examples/NavigationPlayground && npm run ios","run-playground-android":"cd examples/NavigationPlayground && npm run android"},"sources":{"web":"lib/react-navigation.web.js","react-native-v1":"lib-rn/react-navigation.js"},"webpack":"lib/react-navigation.web.js","_npmUser":{"name":"spencercarli","email":"spencercarli@gmail.com"},"deprecated":"This package is no longer supported. Please use @react-navigation/native instead. See https://reactnavigation.org/docs/getting-started/ for usage guide","repository":{"url":"git+ssh://git@github.com/react-community/react-navigation.git","type":"git"},"_npmVersion":"5.5.1","description":"React Navigation","directories":{},"lint-staged":{"*.js":["eslint --fix","git add"]},"_nodeVersion":"8.9.1","dependencies":{"clamp":"^1.0.1","prop-types":"^15.5.10","path-to-regexp":"^1.7.0","react-native-tab-view":"^0.0.70","hoist-non-react-statics":"^2.2.0","babel-plugin-transform-define":"^1.3.0","react-native-drawer-layout-polyfill":"^1.3.2"},"devDependencies":{"jest":"^20.0.4","husky":"^0.14.3","react":"16.0.0","eslint":"^4.2.0","codecov":"^2.2.0","flow-bin":"^0.56.0","prettier":"^1.5.3","babel-cli":"^6.24.1","babel-core":"^6.25.0","babel-jest":"^20.0.3","lint-staged":"^4.2.1","babel-eslint":"^7.2.3","react-native":"^0.50.3","prettier-eslint":"^6.4.2","babel-preset-react":"^6.24.1","babel-preset-es2015":"^6.24.1","eslint-plugin-react":"^7.1.0","react-test-renderer":"^16.0.0","babel-preset-stage-1":"^6.24.1","eslint-plugin-import":"^2.7.0","eslint-config-prettier":"^2.3.0","eslint-plugin-flowtype":"^2.35.0","eslint-plugin-jsx-a11y":"^6.0.2","eslint-plugin-prettier":"^2.1.2","babel-preset-react-native":"^2.1.0","react-native-vector-icons":"^4.2.0","babel-preset-react-native-syntax":"^1.0.0","babel-preset-react-native-stage-0":"^1.0.1"},"peerDependencies":{"react":"*","react-native":"*"},"_npmOperationalInternal":{"tmp":"tmp/react-navigation-1.0.0-beta.22.tgz_1513634050605_0.635607541538775","host":"s3://npm-registry-packages"}},"1.0.0-beta.23":{"name":"react-navigation","version":"1.0.0-beta.23","author":{"name":"Adam Miskiewicz","email":"adam@sk3vy.com"},"license":"BSD-2-Clause","_id":"react-navigation@1.0.0-beta.23","maintainers":[{"name":"ide","email":"ide+npm@jameside.com"},{"name":"brentvatne","email":"brentvatne@gmail.com"},{"name":"davepack","email":"davepack@icloud.com"},{"name":"spencercarli","email":"spencercarli@gmail.com"},{"name":"grabbou","email":"grabbou@gmail.com"},{"name":"satya164","email":"satyajit.happy@gmail.com"},{"name":"skevy","email":"adam@sk3vy.com"},{"name":"ericvicenti","email":"ericvicenti@gmail.com"}],"homepage":"https://github.com/react-community/react-navigation#readme","bugs":{"url":"https://github.com/react-community/react-navigation/issues"},"dist":{"shasum":"e666c4985e80d1ba39662838b78ad681c07cc187","tarball":"https://registry.npmjs.org/react-navigation/-/react-navigation-1.0.0-beta.23.tgz","integrity":"sha512-phgeoq3QbYof7lHXhALUMJhiuo9kXisMOsp57niQQ9o1kU67X9rJYL5QTiE5XmQ3IunkKzoyy32Q5TA3vr1cOQ==","signatures":[{"sig":"MEYCIQDE8dHhcu8q6KKzCS591VtUOTEHUUp0Bb0icaTQiYNlSQIhAIJMrLT2tkCuPxpcXpkHUFXvNXgXFLw1QYfGDYa8YhPa","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"jest":{"notify":true,"preset":"react-native","testRegex":"./src/.*\\-test\\.js$","setupFiles":["<rootDir>/jest-setup.js"],"collectCoverage":true,"coverageDirectory":"./coverage/","collectCoverageFrom":["src/**/*.js"],"modulePathIgnorePatterns":["examples"],"coveragePathIgnorePatterns":["jest-setup.js"]},"main":"src/react-navigation.js","files":["lib","lib-rn","src"],"module":"lib/react-navigation.web.js","gitHead":"7a57c4e779573a14844d99168e169114ff071373","scripts":{"flow":"flow","jest":"jest","lint":"eslint .","test":"npm run lint && npm run flow-check && npm run jest","build":"npm run build-docs && npm run build-web && npm run build-rn && npm run build-dot-flow","clean":"rm -rf lib/ lib-rn/","start":"npm run run-playground-ios","format":"eslint --fix .","codecov":"codecov","build-rn":"mkdir -p lib-rn/views/ && cp -R src/views/assets lib-rn/views/assets && BABEL_ENV=publish-rn babel src -d lib-rn --ignore __tests__","watch-rn":"mkdir -p lib-rn/views/ && cp -R src/views/assets lib/views/assets && BABEL_ENV=publish-rn babel -w src -d lib-rn","build-web":"mkdir -p lib/views/ && cp -R src/views/assets lib/views/assets && BABEL_ENV=publish-web babel src -d lib --ignore __tests__","precommit":"lint-staged","watch-web":"mkdir -p lib/views/ &&  cp -R src/views/assets lib/views/assets && BABEL_ENV=publish-web babel -w src -d lib","build-docs":"node scripts/compile-docs","flow-check":"flow check --show-all-errors","prepublish":"npm run clean && npm run build","run-redux-ios":"cd examples/ReduxExample && react-native run-ios","build-dot-flow":"find ./src -name '*.js' -not -path '*/__tests__*' | while read filepath; do cp $filepath `echo $filepath | sed 's/\\/src\\//\\/lib\\//g'`.flow && cp $filepath `echo $filepath | sed 's/\\/src\\//\\/lib-rn\\//g'`.flow; done","run-redux-android":"cd examples/ReduxExample && react-native run-android","run-playground-ios":"cd examples/NavigationPlayground && npm run ios","run-playground-android":"cd examples/NavigationPlayground && npm run android"},"sources":{"web":"lib/react-navigation.web.js","react-native-v1":"lib-rn/react-navigation.js"},"webpack":"lib/react-navigation.web.js","_npmUser":{"name":"brentvatne","email":"brentvatne@gmail.com"},"deprecated":"This package is no longer supported. Please use @react-navigation/native instead. See https://reactnavigation.org/docs/getting-started/ for usage guide","repository":{"url":"git+ssh://git@github.com/react-community/react-navigation.git","type":"git"},"_npmVersion":"5.5.1","description":"React Navigation","directories":{},"lint-staged":{"*.js":["eslint --fix","git add"]},"_nodeVersion":"9.2.0","dependencies":{"clamp":"^1.0.1","prop-types":"^15.5.10","path-to-regexp":"^1.7.0","react-native-tab-view":"^0.0.74","hoist-non-react-statics":"^2.2.0","babel-plugin-transform-define":"^1.3.0","react-native-drawer-layout-polyfill":"^1.3.2"},"devDependencies":{"jest":"^20.0.4","husky":"^0.14.3","react":"16.0.0","eslint":"^4.2.0","codecov":"^2.2.0","flow-bin":"^0.56.0","prettier":"^1.5.3","babel-cli":"^6.24.1","babel-core":"^6.25.0","babel-jest":"^20.0.3","lint-staged":"^4.2.1","babel-eslint":"^7.2.3","react-native":"^0.50.3","prettier-eslint":"^6.4.2","babel-preset-react":"^6.24.1","babel-preset-es2015":"^6.24.1","eslint-plugin-react":"^7.1.0","react-test-renderer":"^16.0.0","babel-preset-stage-1":"^6.24.1","eslint-plugin-import":"^2.7.0","eslint-config-prettier":"^2.3.0","eslint-plugin-flowtype":"^2.35.0","eslint-plugin-jsx-a11y":"^6.0.2","eslint-plugin-prettier":"^2.1.2","babel-preset-react-native":"^2.1.0","react-native-vector-icons":"^4.2.0","babel-preset-react-native-syntax":"^1.0.0","babel-preset-react-native-stage-0":"^1.0.1"},"peerDependencies":{"react":"*","react-native":"*"},"_npmOperationalInternal":{"tmp":"tmp/react-navigation-1.0.0-beta.23.tgz_1515103884635_0.09974856744520366","host":"s3://npm-registry-packages"}},"1.0.0-beta.24":{"name":"react-navigation","version":"1.0.0-beta.24","author":{"name":"Adam Miskiewicz","email":"adam@sk3vy.com"},"license":"BSD-2-Clause","_id":"react-navigation@1.0.0-beta.24","maintainers":[{"name":"ide","email":"ide+npm@jameside.com"},{"name":"brentvatne","email":"brentvatne@gmail.com"},{"name":"davepack","email":"davepack@icloud.com"},{"name":"spencercarli","email":"spencercarli@gmail.com"},{"name":"grabbou","email":"grabbou@gmail.com"},{"name":"satya164","email":"satyajit.happy@gmail.com"},{"name":"skevy","email":"adam@sk3vy.com"},{"name":"ericvicenti","email":"ericvicenti@gmail.com"}],"homepage":"https://github.com/react-community/react-navigation#readme","bugs":{"url":"https://github.com/react-community/react-navigation/issues"},"dist":{"shasum":"0b2cc1fb7aa9ee31738976f319c00824503205e3","tarball":"https://registry.npmjs.org/react-navigation/-/react-navigation-1.0.0-beta.24.tgz","integrity":"sha512-94v1MnkC1pd/HaYaEXWRZF3nfGtv9Avb7XYsma4V4SqEWgqgbci3+tSI70oxPYEu1+an+CPWMUKh65t5iRCLtA==","signatures":[{"sig":"MEQCIHucz36/C0fpGRzKR94UkNzo+6LjjQLjPpWTRgZIDvFAAiAaw02D+LtoYydHoqO6AYRngT+75soCCXjdPqBiKJAv1g==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"jest":{"notify":true,"preset":"react-native","testRegex":"./src/.*\\-test\\.js$","setupFiles":["<rootDir>/jest-setup.js"],"collectCoverage":true,"coverageDirectory":"./coverage/","collectCoverageFrom":["src/**/*.js"],"modulePathIgnorePatterns":["examples"],"coveragePathIgnorePatterns":["jest-setup.js"]},"main":"src/react-navigation.js","files":["lib","lib-rn","src"],"module":"lib/react-navigation.web.js","gitHead":"bc75a5b7b91d31050931e4ceb451377bc59ffd65","scripts":{"flow":"flow","jest":"jest","lint":"eslint .","test":"npm run lint && npm run flow-check && npm run jest","build":"npm run build-docs && npm run build-web && npm run build-rn && npm run build-dot-flow","clean":"rm -rf lib/ lib-rn/","start":"npm run run-playground-ios","format":"eslint --fix .","codecov":"codecov","build-rn":"mkdir -p lib-rn/views/ && cp -R src/views/assets lib-rn/views/assets && BABEL_ENV=publish-rn babel src -d lib-rn --ignore __tests__","watch-rn":"mkdir -p lib-rn/views/ && cp -R src/views/assets lib/views/assets && BABEL_ENV=publish-rn babel -w src -d lib-rn","build-web":"mkdir -p lib/views/ && cp -R src/views/assets lib/views/assets && BABEL_ENV=publish-web babel src -d lib --ignore __tests__","precommit":"lint-staged","watch-web":"mkdir -p lib/views/ &&  cp -R src/views/assets lib/views/assets && BABEL_ENV=publish-web babel -w src -d lib","build-docs":"node scripts/compile-docs","flow-check":"flow check --show-all-errors","prepublish":"npm run clean && npm run build","run-redux-ios":"cd examples/ReduxExample && react-native run-ios","build-dot-flow":"find ./src -name '*.js' -not -path '*/__tests__*' | while read filepath; do cp $filepath `echo $filepath | sed 's/\\/src\\//\\/lib\\//g'`.flow && cp $filepath `echo $filepath | sed 's/\\/src\\//\\/lib-rn\\//g'`.flow; done","run-redux-android":"cd examples/ReduxExample && react-native run-android","run-playground-ios":"cd examples/NavigationPlayground && npm run ios","run-playground-android":"cd examples/NavigationPlayground && npm run android"},"sources":{"web":"lib/react-navigation.web.js","react-native-v1":"lib-rn/react-navigation.js"},"webpack":"lib/react-navigation.web.js","_npmUser":{"name":"brentvatne","email":"brentvatne@gmail.com"},"deprecated":"This package is no longer supported. Please use @react-navigation/native instead. See https://reactnavigation.org/docs/getting-started/ for usage guide","repository":{"url":"git+ssh://git@github.com/react-community/react-navigation.git","type":"git"},"_npmVersion":"5.5.1","description":"React Navigation","directories":{},"lint-staged":{"*.js":["eslint --fix","git add"]},"_nodeVersion":"9.2.0","dependencies":{"clamp":"^1.0.1","prop-types":"^15.5.10","path-to-regexp":"^1.7.0","react-native-tab-view":"^0.0.74","hoist-non-react-statics":"^2.2.0","babel-plugin-transform-define":"^1.3.0","react-native-drawer-layout-polyfill":"^1.3.2"},"devDependencies":{"jest":"^20.0.4","husky":"^0.14.3","react":"16.0.0","eslint":"^4.2.0","codecov":"^2.2.0","flow-bin":"^0.56.0","prettier":"^1.5.3","babel-cli":"^6.24.1","babel-core":"^6.25.0","babel-jest":"^20.0.3","lint-staged":"^4.2.1","babel-eslint":"^7.2.3","react-native":"^0.50.3","prettier-eslint":"^6.4.2","babel-preset-react":"^6.24.1","babel-preset-es2015":"^6.24.1","eslint-plugin-react":"^7.1.0","react-test-renderer":"^16.0.0","babel-preset-stage-1":"^6.24.1","eslint-plugin-import":"^2.7.0","eslint-config-prettier":"^2.3.0","eslint-plugin-flowtype":"^2.35.0","eslint-plugin-jsx-a11y":"^6.0.2","eslint-plugin-prettier":"^2.1.2","babel-preset-react-native":"^2.1.0","react-native-vector-icons":"^4.2.0","babel-preset-react-native-syntax":"^1.0.0","babel-preset-react-native-stage-0":"^1.0.1"},"peerDependencies":{"react":"*","react-native":"*"},"_npmOperationalInternal":{"tmp":"tmp/react-navigation-1.0.0-beta.24.tgz_1515723137413_0.3850889673922211","host":"s3://npm-registry-packages"}},"1.0.0-beta.25":{"name":"react-navigation","version":"1.0.0-beta.25","author":{"name":"Adam Miskiewicz","email":"adam@sk3vy.com"},"license":"BSD-2-Clause","_id":"react-navigation@1.0.0-beta.25","maintainers":[{"name":"ide","email":"ide+npm@jameside.com"},{"name":"brentvatne","email":"brentvatne@gmail.com"},{"name":"davepack","email":"davepack@icloud.com"},{"name":"spencercarli","email":"spencercarli@gmail.com"},{"name":"grabbou","email":"grabbou@gmail.com"},{"name":"satya164","email":"satyajit.happy@gmail.com"},{"name":"skevy","email":"adam@sk3vy.com"},{"name":"ericvicenti","email":"ericvicenti@gmail.com"}],"homepage":"https://github.com/react-community/react-navigation#readme","bugs":{"url":"https://github.com/react-community/react-navigation/issues"},"dist":{"shasum":"80b62ff4368b2754c11ee74ac466a18778b3a61e","tarball":"https://registry.npmjs.org/react-navigation/-/react-navigation-1.0.0-beta.25.tgz","integrity":"sha512-7TKHccFwXCW5/7O0zw4bf/O5t61KFyADsAMo8loxCdEVZ8X43PnMnREhjPhrzSDesI/wCGdl45cCICxD7XewDg==","signatures":[{"sig":"MEQCIElU44LRi7F1BjvWSfHdhFxs/U7S/nhP1FN0goPxjDBGAiAh8PG+xrEiMlvhnEtwNgV2XVB5ESRTFEkSzTb//lkcAQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"jest":{"notify":true,"preset":"react-native","testRegex":"./src/.*\\-test\\.js$","setupFiles":["<rootDir>/jest-setup.js"],"collectCoverage":true,"coverageDirectory":"./coverage/","collectCoverageFrom":["src/**/*.js"],"modulePathIgnorePatterns":["examples"],"coveragePathIgnorePatterns":["jest-setup.js"]},"main":"src/react-navigation.js","files":["lib","lib-rn","src"],"module":"lib/react-navigation.web.js","gitHead":"6ac3bb90edbf5154937308c1ad84b757cbf138e5","scripts":{"flow":"flow","jest":"jest","lint":"eslint .","test":"npm run lint && npm run flow-check && npm run jest","build":"npm run build-docs && npm run build-web && npm run build-rn && npm run build-dot-flow","clean":"rm -rf lib/ lib-rn/","start":"npm run run-playground-ios","format":"eslint --fix .","codecov":"codecov","build-rn":"mkdir -p lib-rn/views/ && cp -R src/views/assets lib-rn/views/assets && BABEL_ENV=publish-rn babel src -d lib-rn --ignore __tests__","watch-rn":"mkdir -p lib-rn/views/ && cp -R src/views/assets lib/views/assets && BABEL_ENV=publish-rn babel -w src -d lib-rn","build-web":"mkdir -p lib/views/ && cp -R src/views/assets lib/views/assets && BABEL_ENV=publish-web babel src -d lib --ignore __tests__","precommit":"lint-staged","watch-web":"mkdir -p lib/views/ &&  cp -R src/views/assets lib/views/assets && BABEL_ENV=publish-web babel -w src -d lib","build-docs":"node scripts/compile-docs","flow-check":"flow check --show-all-errors","prepublish":"npm run clean && npm run build","run-redux-ios":"cd examples/ReduxExample && react-native run-ios","build-dot-flow":"find ./src -name '*.js' -not -path '*/__tests__*' | while read filepath; do cp $filepath `echo $filepath | sed 's/\\/src\\//\\/lib\\//g'`.flow && cp $filepath `echo $filepath | sed 's/\\/src\\//\\/lib-rn\\//g'`.flow; done","run-redux-android":"cd examples/ReduxExample && react-native run-android","run-playground-ios":"cd examples/NavigationPlayground && npm run ios","run-playground-android":"cd examples/NavigationPlayground && npm run android"},"sources":{"web":"lib/react-navigation.web.js","react-native-v1":"lib-rn/react-navigation.js"},"webpack":"lib/react-navigation.web.js","_npmUser":{"name":"brentvatne","email":"brentvatne@gmail.com"},"deprecated":"This package is no longer supported. Please use @react-navigation/native instead. See https://reactnavigation.org/docs/getting-started/ for usage guide","repository":{"url":"git+ssh://git@github.com/react-community/react-navigation.git","type":"git"},"_npmVersion":"5.5.1","description":"React Navigation","directories":{},"lint-staged":{"*.js":["eslint --fix","git add"]},"_nodeVersion":"9.2.0","dependencies":{"clamp":"^1.0.1","prop-types":"^15.5.10","path-to-regexp":"^1.7.0","react-native-tab-view":"^0.0.74","hoist-non-react-statics":"^2.2.0","babel-plugin-transform-define":"^1.3.0","react-native-drawer-layout-polyfill":"^1.3.2"},"devDependencies":{"jest":"^20.0.4","husky":"^0.14.3","react":"16.0.0","eslint":"^4.2.0","codecov":"^2.2.0","flow-bin":"^0.56.0","prettier":"^1.5.3","babel-cli":"^6.24.1","babel-core":"^6.25.0","babel-jest":"^20.0.3","lint-staged":"^4.2.1","babel-eslint":"^7.2.3","react-native":"^0.50.3","prettier-eslint":"^6.4.2","babel-preset-react":"^6.24.1","babel-preset-es2015":"^6.24.1","eslint-plugin-react":"^7.1.0","react-test-renderer":"^16.0.0","babel-preset-stage-1":"^6.24.1","eslint-plugin-import":"^2.7.0","eslint-config-prettier":"^2.3.0","eslint-plugin-flowtype":"^2.35.0","eslint-plugin-jsx-a11y":"^6.0.2","eslint-plugin-prettier":"^2.1.2","babel-preset-react-native":"^2.1.0","react-native-vector-icons":"^4.2.0","babel-preset-react-native-syntax":"^1.0.0","babel-preset-react-native-stage-0":"^1.0.1"},"peerDependencies":{"react":"*","react-native":"*"},"_npmOperationalInternal":{"tmp":"tmp/react-navigation-1.0.0-beta.25.tgz_1515724251417_0.928507610457018","host":"s3://npm-registry-packages"}},"1.0.0-beta.26":{"name":"react-navigation","version":"1.0.0-beta.26","author":{"name":"Adam Miskiewicz","email":"adam@sk3vy.com"},"license":"BSD-2-Clause","_id":"react-navigation@1.0.0-beta.26","maintainers":[{"name":"ide","email":"ide+npm@jameside.com"},{"name":"brentvatne","email":"brentvatne@gmail.com"},{"name":"davepack","email":"davepack@icloud.com"},{"name":"spencercarli","email":"spencercarli@gmail.com"},{"name":"grabbou","email":"grabbou@gmail.com"},{"name":"satya164","email":"satyajit.happy@gmail.com"},{"name":"skevy","email":"adam@sk3vy.com"},{"name":"ericvicenti","email":"ericvicenti@gmail.com"}],"homepage":"https://github.com/react-community/react-navigation#readme","bugs":{"url":"https://github.com/react-community/react-navigation/issues"},"dist":{"shasum":"186fcd1ec13828c7c133ca560b5d95a55e2b9f66","tarball":"https://registry.npmjs.org/react-navigation/-/react-navigation-1.0.0-beta.26.tgz","integrity":"sha512-z5ZdkAKpmNS3Hjo1W2UlBLS7pnYgzE0/UnJJ+MiuMo21P4PG9tVPN1zXRTUMgclCtZXAbp1SuOcSBvdPU1wEgA==","signatures":[{"sig":"MEUCICsRuNKF7jiouHXLpHoTDrKoCR1gN1T3vN8YIm0SnBRvAiEAjNEli5PZw9BfoBdPHTAhKjtI6mDCSH2NAhBfO77bhw4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"jest":{"notify":true,"preset":"react-native","testRegex":"./src/.*\\-test\\.js$","setupFiles":["<rootDir>/jest-setup.js"],"collectCoverage":true,"coverageDirectory":"./coverage/","collectCoverageFrom":["src/**/*.js"],"modulePathIgnorePatterns":["examples"],"coveragePathIgnorePatterns":["jest-setup.js"]},"main":"src/react-navigation.js","files":["lib","lib-rn","src"],"module":"lib/react-navigation.web.js","gitHead":"abbd88601f9c8b0aa0e596317a8728a05d34c9e8","scripts":{"flow":"flow","jest":"jest","lint":"eslint .","test":"npm run lint && npm run flow-check && npm run jest","build":"npm run build-docs && npm run build-web && npm run build-rn && npm run build-dot-flow","clean":"rm -rf lib/ lib-rn/","start":"npm run run-playground-ios","format":"eslint --fix .","codecov":"codecov","build-rn":"mkdir -p lib-rn/views/ && cp -R src/views/assets lib-rn/views/assets && BABEL_ENV=publish-rn babel src -d lib-rn --ignore __tests__","watch-rn":"mkdir -p lib-rn/views/ && cp -R src/views/assets lib/views/assets && BABEL_ENV=publish-rn babel -w src -d lib-rn","build-web":"mkdir -p lib/views/ && cp -R src/views/assets lib/views/assets && BABEL_ENV=publish-web babel src -d lib --ignore __tests__","precommit":"lint-staged","watch-web":"mkdir -p lib/views/ &&  cp -R src/views/assets lib/views/assets && BABEL_ENV=publish-web babel -w src -d lib","build-docs":"node scripts/compile-docs","flow-check":"flow check --show-all-errors","prepublish":"npm run clean && npm run build","run-redux-ios":"cd examples/ReduxExample && react-native run-ios","build-dot-flow":"find ./src -name '*.js' -not -path '*/__tests__*' | while read filepath; do cp $filepath `echo $filepath | sed 's/\\/src\\//\\/lib\\//g'`.flow && cp $filepath `echo $filepath | sed 's/\\/src\\//\\/lib-rn\\//g'`.flow; done","run-redux-android":"cd examples/ReduxExample && react-native run-android","run-playground-ios":"cd examples/NavigationPlayground && npm run ios","run-playground-android":"cd examples/NavigationPlayground && npm run android"},"sources":{"web":"lib/react-navigation.web.js","react-native-v1":"lib-rn/react-navigation.js"},"webpack":"lib/react-navigation.web.js","_npmUser":{"name":"brentvatne","email":"brentvatne@gmail.com"},"deprecated":"This package is no longer supported. Please use @react-navigation/native instead. See https://reactnavigation.org/docs/getting-started/ for usage guide","repository":{"url":"git+ssh://git@github.com/react-community/react-navigation.git","type":"git"},"_npmVersion":"5.5.1","description":"React Navigation","directories":{},"lint-staged":{"*.js":["eslint --fix","git add"]},"_nodeVersion":"9.2.0","dependencies":{"clamp":"^1.0.1","prop-types":"^15.5.10","path-to-regexp":"^1.7.0","react-native-tab-view":"^0.0.74","hoist-non-react-statics":"^2.2.0","babel-plugin-transform-define":"^1.3.0","react-native-drawer-layout-polyfill":"^1.3.2"},"devDependencies":{"jest":"^20.0.4","husky":"^0.14.3","react":"16.0.0","eslint":"^4.2.0","codecov":"^2.2.0","flow-bin":"^0.56.0","prettier":"^1.5.3","babel-cli":"^6.24.1","babel-core":"^6.25.0","babel-jest":"^20.0.3","lint-staged":"^4.2.1","babel-eslint":"^7.2.3","react-native":"^0.50.3","prettier-eslint":"^6.4.2","babel-preset-react":"^6.24.1","babel-preset-es2015":"^6.24.1","eslint-plugin-react":"^7.1.0","react-test-renderer":"^16.0.0","babel-preset-stage-1":"^6.24.1","eslint-plugin-import":"^2.7.0","eslint-config-prettier":"^2.3.0","eslint-plugin-flowtype":"^2.35.0","eslint-plugin-jsx-a11y":"^6.0.2","eslint-plugin-prettier":"^2.1.2","babel-preset-react-native":"^2.1.0","react-native-vector-icons":"^4.2.0","babel-preset-react-native-syntax":"^1.0.0","babel-preset-react-native-stage-0":"^1.0.1"},"peerDependencies":{"react":"*","react-native":"*"},"_npmOperationalInternal":{"tmp":"tmp/react-navigation-1.0.0-beta.26.tgz_1515801157912_0.1891441608313471","host":"s3://npm-registry-packages"}},"1.0.0-beta.27":{"name":"react-navigation","version":"1.0.0-beta.27","author":{"name":"Adam Miskiewicz","email":"adam@sk3vy.com"},"license":"BSD-2-Clause","_id":"react-navigation@1.0.0-beta.27","maintainers":[{"name":"ide","email":"ide+npm@jameside.com"},{"name":"brentvatne","email":"brentvatne@gmail.com"},{"name":"davepack","email":"davepack@icloud.com"},{"name":"spencercarli","email":"spencercarli@gmail.com"},{"name":"grabbou","email":"grabbou@gmail.com"},{"name":"satya164","email":"satyajit.happy@gmail.com"},{"name":"skevy","email":"adam@sk3vy.com"},{"name":"ericvicenti","email":"ericvicenti@gmail.com"}],"homepage":"https://github.com/react-community/react-navigation#readme","bugs":{"url":"https://github.com/react-community/react-navigation/issues"},"dist":{"shasum":"e6263b01975cd790e32b3711c2eb6cead96c102c","tarball":"https://registry.npmjs.org/react-navigation/-/react-navigation-1.0.0-beta.27.tgz","integrity":"sha512-lYF25UxxSa/e1cC5mq1rM04n8+pFuZ2mXt6ef+hOPLmymtbNR6PE+PI7g+e0dkCa+b39qqh6nDz/szqEwim3ag==","signatures":[{"sig":"MEYCIQDOs8BeAYE+exbImmt2NHtis3X45NjWp5nnjUoJG/fHYQIhAOilAmwAWyb3CrF1t5cFcI2QeVsx2UblV2MsN41eE8wM","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"jest":{"notify":true,"preset":"react-native","testRegex":"./src/.*\\-test\\.js$","setupFiles":["<rootDir>/jest-setup.js"],"collectCoverage":true,"coverageDirectory":"./coverage/","collectCoverageFrom":["src/**/*.js"],"modulePathIgnorePatterns":["examples"],"coveragePathIgnorePatterns":["jest-setup.js"]},"main":"src/react-navigation.js","files":["lib","lib-rn","src"],"module":"lib/react-navigation.web.js","gitHead":"8cf2953115b16296fa205e9fa2e571df9b3f4438","scripts":{"flow":"flow","jest":"jest","lint":"eslint .","test":"npm run lint && npm run flow-check && npm run jest","build":"npm run build-docs && npm run build-web && npm run build-rn && npm run build-dot-flow","clean":"rm -rf lib/ lib-rn/","start":"npm run run-playground-ios","format":"eslint --fix .","codecov":"codecov","build-rn":"mkdir -p lib-rn/views/ && cp -R src/views/assets lib-rn/views/assets && BABEL_ENV=publish-rn babel src -d lib-rn --ignore __tests__","watch-rn":"mkdir -p lib-rn/views/ && cp -R src/views/assets lib/views/assets && BABEL_ENV=publish-rn babel -w src -d lib-rn","build-web":"mkdir -p lib/views/ && cp -R src/views/assets lib/views/assets && BABEL_ENV=publish-web babel src -d lib --ignore __tests__","precommit":"lint-staged","watch-web":"mkdir -p lib/views/ &&  cp -R src/views/assets lib/views/assets && BABEL_ENV=publish-web babel -w src -d lib","build-docs":"node scripts/compile-docs","flow-check":"flow check --show-all-errors","prepublish":"npm run clean && npm run build","run-redux-ios":"cd examples/ReduxExample && react-native run-ios","build-dot-flow":"find ./src -name '*.js' -not -path '*/__tests__*' | while read filepath; do cp $filepath `echo $filepath | sed 's/\\/src\\//\\/lib\\//g'`.flow && cp $filepath `echo $filepath | sed 's/\\/src\\//\\/lib-rn\\//g'`.flow; done","run-redux-android":"cd examples/ReduxExample && react-native run-android","run-playground-ios":"cd examples/NavigationPlayground && npm run ios","run-playground-android":"cd examples/NavigationPlayground && npm run android"},"sources":{"web":"lib/react-navigation.web.js","react-native-v1":"lib-rn/react-navigation.js"},"webpack":"lib/react-navigation.web.js","_npmUser":{"name":"brentvatne","email":"brentvatne@gmail.com"},"deprecated":"This package is no longer supported. Please use @react-navigation/native instead. See https://reactnavigation.org/docs/getting-started/ for usage guide","repository":{"url":"git+ssh://git@github.com/react-community/react-navigation.git","type":"git"},"_npmVersion":"5.5.1","description":"React Navigation","directories":{},"lint-staged":{"*.js":["eslint --fix","git add"]},"_nodeVersion":"9.2.0","dependencies":{"clamp":"^1.0.1","prop-types":"^15.5.10","path-to-regexp":"^1.7.0","react-native-tab-view":"^0.0.74","hoist-non-react-statics":"^2.2.0","babel-plugin-transform-define":"^1.3.0","react-native-drawer-layout-polyfill":"^1.3.2"},"devDependencies":{"jest":"^20.0.4","husky":"^0.14.3","react":"16.0.0","eslint":"^4.2.0","codecov":"^2.2.0","flow-bin":"^0.56.0","prettier":"^1.5.3","babel-cli":"^6.24.1","babel-core":"^6.25.0","babel-jest":"^20.0.3","lint-staged":"^4.2.1","babel-eslint":"^7.2.3","react-native":"^0.50.3","prettier-eslint":"^6.4.2","babel-preset-react":"^6.24.1","babel-preset-es2015":"^6.24.1","eslint-plugin-react":"^7.1.0","react-test-renderer":"^16.0.0","babel-preset-stage-1":"^6.24.1","eslint-plugin-import":"^2.7.0","eslint-config-prettier":"^2.3.0","eslint-plugin-flowtype":"^2.35.0","eslint-plugin-jsx-a11y":"^6.0.2","eslint-plugin-prettier":"^2.1.2","babel-preset-react-native":"^2.1.0","react-native-vector-icons":"^4.2.0","babel-preset-react-native-syntax":"^1.0.0","babel-preset-react-native-stage-0":"^1.0.1"},"peerDependencies":{"react":"*","react-native":"*"},"_npmOperationalInternal":{"tmp":"tmp/react-navigation-1.0.0-beta.27.tgz_1516129961195_0.9092871390748769","host":"s3://npm-registry-packages"}},"1.0.0-beta.28":{"name":"react-navigation","version":"1.0.0-beta.28","author":{"name":"Adam Miskiewicz","email":"adam@sk3vy.com"},"license":"BSD-2-Clause","_id":"react-navigation@1.0.0-beta.28","maintainers":[{"name":"ide","email":"ide+npm@jameside.com"},{"name":"brentvatne","email":"brentvatne@gmail.com"},{"name":"davepack","email":"davepack@icloud.com"},{"name":"spencercarli","email":"spencercarli@gmail.com"},{"name":"grabbou","email":"grabbou@gmail.com"},{"name":"satya164","email":"satyajit.happy@gmail.com"},{"name":"skevy","email":"adam@sk3vy.com"},{"name":"ericvicenti","email":"ericvicenti@gmail.com"}],"homepage":"https://github.com/react-navigation/react-navigation#readme","bugs":{"url":"https://github.com/react-navigation/react-navigation/issues"},"dist":{"shasum":"277c786d0ac2bb16ced48ed5322f672d1f45a6f9","tarball":"https://registry.npmjs.org/react-navigation/-/react-navigation-1.0.0-beta.28.tgz","integrity":"sha512-zPxnriwQHWVyZIIHn9bEzrKQr9cM80QtOPnoTNG0yMMHhw8vJ+e+SXGqDPfO2RrNLe1nf+PA4osH2swXfhaa3g==","signatures":[{"sig":"MEUCIHQPyoF7ouwf6LUQf738DJPmWcUsvAo+6V21vICIqXzxAiEA53rkDXoW2P5mwQkvNL4Do+ZZLbZbHiiPJfVJjQ9lbHk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"jest":{"notify":true,"preset":"react-native","testRegex":"./src/.*\\-test\\.js$","setupFiles":["<rootDir>/jest-setup.js"],"collectCoverage":true,"coverageDirectory":"./coverage/","coverageReporters":["lcov"],"collectCoverageFrom":["src/**/*.js"],"modulePathIgnorePatterns":["examples"],"coveragePathIgnorePatterns":["jest-setup.js"]},"main":"src/react-navigation.js","files":["src"],"gitHead":"189e7ee53906e6e2bf692f4b2f7a003d3f41ae52","scripts":{"ios":"cd examples/NavigationPlayground && yarn && yarn ios","jest":"jest","lint":"eslint .","test":"npm run lint && npm run jest","start":"npm run ios","format":"eslint --fix .","android":"cd examples/NavigationPlayground && yarn && yarn android","codecov":"codecov","precommit":"lint-staged","test-update-snapshot":"jest --updateSnapshot"},"_npmUser":{"name":"brentvatne","email":"brentvatne@gmail.com"},"deprecated":"This package is no longer supported. Please use @react-navigation/native instead. See https://reactnavigation.org/docs/getting-started/ for usage guide","repository":{"url":"git+ssh://git@github.com/react-navigation/react-navigation.git","type":"git"},"_npmVersion":"5.5.1","description":"React Navigation","directories":{},"lint-staged":{"*.js":["eslint --fix","git add"]},"_nodeVersion":"9.2.0","dependencies":{"clamp":"^1.0.1","prop-types":"^15.5.10","path-to-regexp":"^1.7.0","react-native-tab-view":"^0.0.74","hoist-non-react-statics":"^2.2.0","react-native-drawer-layout-polyfill":"^1.3.2"},"devDependencies":{"jest":"^22.1.3","husky":"^0.14.3","react":"16.2.0","eslint":"^4.2.0","codecov":"^2.2.0","prettier":"^1.5.3","babel-cli":"^6.24.1","babel-core":"^6.25.0","babel-jest":"^20.0.3","lint-staged":"^4.2.1","babel-eslint":"^7.2.3","react-native":"^0.52.0","prettier-eslint":"^6.4.2","eslint-plugin-react":"^7.1.0","react-test-renderer":"^16.0.0","eslint-plugin-import":"^2.7.0","eslint-config-prettier":"^2.3.0","eslint-plugin-jsx-a11y":"^6.0.2","eslint-plugin-prettier":"^2.1.2","babel-preset-react-native":"^2.1.0","react-native-vector-icons":"^4.2.0"},"peerDependencies":{"react":"*","react-native":"*"},"_npmOperationalInternal":{"tmp":"tmp/react-navigation-1.0.0-beta.28.tgz_1517623756249_0.20913130254484713","host":"s3://npm-registry-packages"}},"1.0.0-beta.29":{"name":"react-navigation","version":"1.0.0-beta.29","author":{"name":"Adam Miskiewicz","email":"adam@sk3vy.com"},"license":"BSD-2-Clause","_id":"react-navigation@1.0.0-beta.29","maintainers":[{"name":"ide","email":"ide+npm@jameside.com"},{"name":"brentvatne","email":"brentvatne@gmail.com"},{"name":"davepack","email":"davepack@icloud.com"},{"name":"spencercarli","email":"spencercarli@gmail.com"},{"name":"grabbou","email":"grabbou@gmail.com"},{"name":"satya164","email":"satyajit.happy@gmail.com"},{"name":"skevy","email":"adam@sk3vy.com"},{"name":"ericvicenti","email":"ericvicenti@gmail.com"}],"homepage":"https://github.com/react-navigation/react-navigation#readme","bugs":{"url":"https://github.com/react-navigation/react-navigation/issues"},"dist":{"shasum":"bef504eba5603d25bee1967ad233aa2be1704a07","tarball":"https://registry.npmjs.org/react-navigation/-/react-navigation-1.0.0-beta.29.tgz","integrity":"sha512-RmjjNq5PGZHdhVQVzNEaIusTt/hywF2sFyf3lwb2V21BRbWl+zsWFI1eoXjCBY5gvYjsqge9tF5IbrrpQFaqKA==","signatures":[{"sig":"MEQCIBu0dwYzGA2rbUj8ysII48nhzy1l0pVglfqDyksf+4f0AiAu7bb2F4xwIxzcPPQs3JRDFilvL6p554NwixAzv8MDbw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"jest":{"notify":true,"preset":"react-native","testRegex":"./src/.*\\-test\\.js$","setupFiles":["<rootDir>/jest-setup.js"],"collectCoverage":true,"coverageDirectory":"./coverage/","coverageReporters":["lcov"],"collectCoverageFrom":["src/**/*.js"],"modulePathIgnorePatterns":["examples"],"coveragePathIgnorePatterns":["jest-setup.js"]},"main":"src/react-navigation.js","files":["src"],"gitHead":"a14002084fac9e677d7172f7dbf92137d2d10a8e","scripts":{"ios":"cd examples/NavigationPlayground && yarn && yarn ios","jest":"jest","lint":"eslint .","test":"npm run lint && npm run jest","start":"npm run ios","format":"eslint --fix .","android":"cd examples/NavigationPlayground && yarn && yarn android","codecov":"codecov","precommit":"lint-staged","test-update-snapshot":"jest --updateSnapshot"},"_npmUser":{"name":"brentvatne","email":"brentvatne@gmail.com"},"deprecated":"This package is no longer supported. Please use @react-navigation/native instead. See https://reactnavigation.org/docs/getting-started/ for usage guide","repository":{"url":"git+ssh://git@github.com/react-navigation/react-navigation.git","type":"git"},"_npmVersion":"5.5.1","description":"React Navigation","directories":{},"lint-staged":{"*.js":["eslint --fix","git add"]},"_nodeVersion":"9.2.0","dependencies":{"clamp":"^1.0.1","prop-types":"^15.5.10","path-to-regexp":"^1.7.0","react-native-tab-view":"^0.0.74","hoist-non-react-statics":"^2.2.0","react-native-drawer-layout-polyfill":"^1.3.2"},"devDependencies":{"jest":"^22.1.3","husky":"^0.14.3","react":"16.2.0","eslint":"^4.2.0","codecov":"^2.2.0","prettier":"^1.5.3","babel-cli":"^6.24.1","babel-core":"^6.25.0","babel-jest":"^20.0.3","lint-staged":"^4.2.1","babel-eslint":"^7.2.3","react-native":"^0.52.0","prettier-eslint":"^6.4.2","eslint-plugin-react":"^7.1.0","react-test-renderer":"^16.0.0","eslint-plugin-import":"^2.7.0","eslint-config-prettier":"^2.3.0","eslint-plugin-jsx-a11y":"^6.0.2","eslint-plugin-prettier":"^2.1.2","babel-preset-react-native":"^2.1.0","react-native-vector-icons":"^4.2.0"},"peerDependencies":{"react":"*","react-native":"*"},"_npmOperationalInternal":{"tmp":"tmp/react-navigation-1.0.0-beta.29.tgz_1517689309236_0.37423559837043285","host":"s3://npm-registry-packages"}},"1.0.0-beta.30":{"name":"react-navigation","version":"1.0.0-beta.30","author":{"name":"Adam Miskiewicz","email":"adam@sk3vy.com"},"license":"BSD-2-Clause","_id":"react-navigation@1.0.0-beta.30","maintainers":[{"name":"ide","email":"ide+npm@jameside.com"},{"name":"brentvatne","email":"brentvatne@gmail.com"},{"name":"davepack","email":"davepack@icloud.com"},{"name":"spencercarli","email":"spencercarli@gmail.com"},{"name":"grabbou","email":"grabbou@gmail.com"},{"name":"satya164","email":"satyajit.happy@gmail.com"},{"name":"skevy","email":"adam@sk3vy.com"},{"name":"ericvicenti","email":"ericvicenti@gmail.com"}],"homepage":"https://github.com/react-navigation/react-navigation#readme","bugs":{"url":"https://github.com/react-navigation/react-navigation/issues"},"dist":{"shasum":"91cd9683a4bda74c35fbe882d0b63139e8fb5652","tarball":"https://registry.npmjs.org/react-navigation/-/react-navigation-1.0.0-beta.30.tgz","integrity":"sha512-e2GRuYK7EqmeLrKzyRniCpSEdEfRliDKHA1tQkhS/cu6P6pAlgvPBZbjkkriFkpYVIhhhITRmshqo8osz1z5zA==","signatures":[{"sig":"MEYCIQD2Vv+v01PXIwlgDDkYLIU2Q68LwX683om8ugf4XwiYxgIhAJmls69dAnyFIYXG4lY3H891Gzhmje4WLlBDDmPd/h99","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"jest":{"notify":true,"preset":"react-native","testRegex":"./src/.*\\-test\\.js$","setupFiles":["<rootDir>/jest-setup.js"],"collectCoverage":true,"coverageDirectory":"./coverage/","coverageReporters":["lcov"],"collectCoverageFrom":["src/**/*.js"],"modulePathIgnorePatterns":["examples"],"coveragePathIgnorePatterns":["jest-setup.js"]},"main":"src/react-navigation.js","files":["src"],"gitHead":"0766ec963e30d14f217a9a3abbe297065d766667","scripts":{"ios":"cd examples/NavigationPlayground && yarn && yarn ios","jest":"jest","lint":"eslint .","test":"npm run lint && npm run jest","start":"npm run ios","format":"eslint --fix .","android":"cd examples/NavigationPlayground && yarn && yarn android","codecov":"codecov","precommit":"lint-staged","test-update-snapshot":"jest --updateSnapshot"},"_npmUser":{"name":"brentvatne","email":"brentvatne@gmail.com"},"deprecated":"This package is no longer supported. Please use @react-navigation/native instead. See https://reactnavigation.org/docs/getting-started/ for usage guide","repository":{"url":"git+ssh://git@github.com/react-navigation/react-navigation.git","type":"git"},"_npmVersion":"5.5.1","description":"React Navigation","directories":{},"lint-staged":{"*.js":["eslint --fix","git add"]},"_nodeVersion":"9.2.0","dependencies":{"clamp":"^1.0.1","prop-types":"^15.5.10","path-to-regexp":"^1.7.0","react-native-tab-view":"^0.0.74","hoist-non-react-statics":"^2.2.0","react-native-drawer-layout-polyfill":"^1.3.2"},"devDependencies":{"jest":"^22.1.3","husky":"^0.14.3","react":"16.2.0","eslint":"^4.2.0","codecov":"^2.2.0","prettier":"^1.5.3","babel-cli":"^6.24.1","babel-core":"^6.25.0","babel-jest":"^20.0.3","lint-staged":"^4.2.1","babel-eslint":"^7.2.3","react-native":"^0.52.0","prettier-eslint":"^6.4.2","eslint-plugin-react":"^7.1.0","react-test-renderer":"^16.0.0","eslint-plugin-import":"^2.7.0","eslint-config-prettier":"^2.3.0","eslint-plugin-jsx-a11y":"^6.0.2","eslint-plugin-prettier":"^2.1.2","babel-preset-react-native":"^2.1.0","react-native-vector-icons":"^4.2.0"},"peerDependencies":{"react":"*","react-native":"*"},"_npmOperationalInternal":{"tmp":"tmp/react-navigation-1.0.0-beta.30.tgz_1517859870296_0.982174287782982","host":"s3://npm-registry-packages"}},"1.0.0-beta.31":{"name":"react-navigation","version":"1.0.0-beta.31","author":{"name":"Adam Miskiewicz","email":"adam@sk3vy.com"},"license":"BSD-2-Clause","_id":"react-navigation@1.0.0-beta.31","maintainers":[{"name":"ide","email":"ide+npm@jameside.com"},{"name":"brentvatne","email":"brentvatne@gmail.com"},{"name":"davepack","email":"davepack@icloud.com"},{"name":"spencercarli","email":"spencercarli@gmail.com"},{"name":"grabbou","email":"grabbou@gmail.com"},{"name":"satya164","email":"satyajit.happy@gmail.com"},{"name":"skevy","email":"adam@sk3vy.com"},{"name":"ericvicenti","email":"ericvicenti@gmail.com"}],"homepage":"https://github.com/react-navigation/react-navigation#readme","bugs":{"url":"https://github.com/react-navigation/react-navigation/issues"},"dist":{"shasum":"e92a95b0cd37f523ad0aab276e5f208dd82b0e0b","tarball":"https://registry.npmjs.org/react-navigation/-/react-navigation-1.0.0-beta.31.tgz","integrity":"sha512-5yGuQpXHC1Oo280xGNvoRSIB/FOJ2eh5/AsebJY92WcT5PvU706f0sN7IbYikMcrIUN2K+gIM0n70vZCilWKkw==","signatures":[{"sig":"MEUCIQDoVFO6342GczooWHCCTWhQFfD5CpehJzJ9LouW0osvXQIgG4KuOuLOinuJdcWpXw09rGHj89Bo4tVUf47s3yniksU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"jest":{"notify":true,"preset":"react-native","testRegex":"./src/.*\\-test\\.js$","setupFiles":["<rootDir>/jest-setup.js"],"collectCoverage":true,"coverageDirectory":"./coverage/","coverageReporters":["lcov"],"collectCoverageFrom":["src/**/*.js"],"modulePathIgnorePatterns":["examples"],"coveragePathIgnorePatterns":["jest-setup.js"]},"main":"src/react-navigation.js","files":["src"],"gitHead":"7f50173cf1405177354c37409240a38826be7b20","scripts":{"ios":"cd examples/NavigationPlayground && yarn && yarn ios","jest":"jest","lint":"eslint .","test":"npm run lint && npm run jest","start":"npm run ios","format":"eslint --fix .","android":"cd examples/NavigationPlayground && yarn && yarn android","codecov":"codecov","precommit":"lint-staged","test-update-snapshot":"jest --updateSnapshot"},"_npmUser":{"name":"brentvatne","email":"brentvatne@gmail.com"},"deprecated":"This package is no longer supported. Please use @react-navigation/native instead. See https://reactnavigation.org/docs/getting-started/ for usage guide","repository":{"url":"git+ssh://git@github.com/react-navigation/react-navigation.git","type":"git"},"_npmVersion":"5.5.1","description":"React Navigation","directories":{},"lint-staged":{"*.js":["eslint --fix","git add"]},"_nodeVersion":"9.2.0","dependencies":{"clamp":"^1.0.1","prop-types":"^15.5.10","path-to-regexp":"^1.7.0","react-native-tab-view":"^0.0.74","hoist-non-react-statics":"^2.2.0","react-native-drawer-layout-polyfill":"^1.3.2"},"devDependencies":{"jest":"^22.1.3","husky":"^0.14.3","react":"16.2.0","eslint":"^4.2.0","codecov":"^2.2.0","prettier":"^1.5.3","babel-cli":"^6.24.1","babel-core":"^6.25.0","babel-jest":"^20.0.3","lint-staged":"^4.2.1","babel-eslint":"^7.2.3","react-native":"^0.52.0","prettier-eslint":"^6.4.2","eslint-plugin-react":"^7.1.0","react-test-renderer":"^16.0.0","eslint-plugin-import":"^2.7.0","eslint-config-prettier":"^2.3.0","eslint-plugin-jsx-a11y":"^6.0.2","eslint-plugin-prettier":"^2.1.2","babel-preset-react-native":"^2.1.0","react-native-vector-icons":"^4.2.0"},"peerDependencies":{"react":"*","react-native":"*"},"_npmOperationalInternal":{"tmp":"tmp/react-navigation-1.0.0-beta.31.tgz_1517950206354_0.6637825691141188","host":"s3://npm-registry-packages"}},"1.0.0-rc.0":{"name":"react-navigation","version":"1.0.0-rc.0","author":{"name":"Adam Miskiewicz","email":"adam@sk3vy.com"},"license":"BSD-2-Clause","_id":"react-navigation@1.0.0-rc.0","maintainers":[{"name":"ide","email":"ide+npm@jameside.com"},{"name":"brentvatne","email":"brentvatne@gmail.com"},{"name":"davepack","email":"davepack@icloud.com"},{"name":"spencercarli","email":"spencercarli@gmail.com"},{"name":"grabbou","email":"grabbou@gmail.com"},{"name":"satya164","email":"satyajit.happy@gmail.com"},{"name":"skevy","email":"adam@sk3vy.com"},{"name":"ericvicenti","email":"ericvicenti@gmail.com"}],"homepage":"https://github.com/react-navigation/react-navigation#readme","bugs":{"url":"https://github.com/react-navigation/react-navigation/issues"},"dist":{"shasum":"a916543a0342b74c91abe8a121cce4b40185bb0b","tarball":"https://registry.npmjs.org/react-navigation/-/react-navigation-1.0.0-rc.0.tgz","integrity":"sha512-76wgujWp8k0rYvRnL7C3nIv3x3atRWGznuULLwpzHBgMKJ7u2R1cfoo7f0uKrQaVGnvQh22VomRQYnSS0mqvfQ==","signatures":[{"sig":"MEQCIF0nFY5k5EUe8t9kgk1LYiJ7b1xVCmPuupmgbRuzpyXtAiAsB2IOrqo8XyTdzKquqIJICI2CbfipxY+5TFlCKbArGA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"jest":{"notify":true,"preset":"react-native","testRegex":"./src/.*\\-test\\.js$","setupFiles":["<rootDir>/jest-setup.js"],"collectCoverage":true,"coverageDirectory":"./coverage/","coverageReporters":["lcov"],"collectCoverageFrom":["src/**/*.js"],"modulePathIgnorePatterns":["examples"],"coveragePathIgnorePatterns":["jest-setup.js"]},"main":"src/react-navigation.js","files":["src"],"gitHead":"3b93faa0fc9be118bf67e674b67fa888bdae9d49","scripts":{"ios":"cd examples/NavigationPlayground && yarn && yarn ios","jest":"jest","lint":"eslint .","test":"npm run lint && npm run jest","start":"npm run ios","format":"eslint --fix .","android":"cd examples/NavigationPlayground && yarn && yarn android","codecov":"codecov","precommit":"lint-staged","test-update-snapshot":"jest --updateSnapshot"},"_npmUser":{"name":"brentvatne","email":"brentvatne@gmail.com"},"deprecated":"This package is no longer supported. Please use @react-navigation/native instead. See https://reactnavigation.org/docs/getting-started/ for usage guide","repository":{"url":"git+ssh://git@github.com/react-navigation/react-navigation.git","type":"git"},"_npmVersion":"5.5.1","description":"React Navigation","directories":{},"lint-staged":{"*.js":["eslint --fix","git add"]},"_nodeVersion":"9.2.0","dependencies":{"clamp":"^1.0.1","prop-types":"^15.5.10","path-to-regexp":"^1.7.0","react-native-tab-view":"^0.0.74","hoist-non-react-statics":"^2.2.0","react-native-drawer-layout-polyfill":"^1.3.2"},"devDependencies":{"jest":"^22.1.3","husky":"^0.14.3","react":"16.2.0","eslint":"^4.2.0","codecov":"^2.2.0","prettier":"^1.5.3","babel-cli":"^6.24.1","babel-core":"^6.25.0","babel-jest":"^20.0.3","lint-staged":"^4.2.1","babel-eslint":"^7.2.3","react-native":"^0.52.0","prettier-eslint":"^6.4.2","eslint-plugin-react":"^7.1.0","react-test-renderer":"^16.0.0","eslint-plugin-import":"^2.7.0","eslint-config-prettier":"^2.3.0","eslint-plugin-jsx-a11y":"^6.0.2","eslint-plugin-prettier":"^2.1.2","babel-preset-react-native":"^2.1.0","react-native-vector-icons":"^4.2.0"},"peerDependencies":{"react":"*","react-native":"*"},"_npmOperationalInternal":{"tmp":"tmp/react-navigation-1.0.0-rc.0.tgz_1517950951576_0.44402124476619065","host":"s3://npm-registry-packages"}},"1.0.0-rc.1":{"name":"react-navigation","version":"1.0.0-rc.1","author":{"name":"Adam Miskiewicz","email":"adam@sk3vy.com"},"license":"BSD-2-Clause","_id":"react-navigation@1.0.0-rc.1","maintainers":[{"name":"ide","email":"ide+npm@jameside.com"},{"name":"brentvatne","email":"brentvatne@gmail.com"},{"name":"davepack","email":"davepack@icloud.com"},{"name":"spencercarli","email":"spencercarli@gmail.com"},{"name":"grabbou","email":"grabbou@gmail.com"},{"name":"satya164","email":"satyajit.happy@gmail.com"},{"name":"skevy","email":"adam@sk3vy.com"},{"name":"ericvicenti","email":"ericvicenti@gmail.com"}],"homepage":"https://github.com/react-navigation/react-navigation#readme","bugs":{"url":"https://github.com/react-navigation/react-navigation/issues"},"dist":{"shasum":"dfd1f052df3caae351651ead4bf2a2fd1aacbc56","tarball":"https://registry.npmjs.org/react-navigation/-/react-navigation-1.0.0-rc.1.tgz","integrity":"sha512-pu879aucGLO7x3fgKTIRDox+yMFyjWXJ/+H39tvd0HVVhVWxCzZW7WdhJ1fHbOjQNe3wjTcFB4YKIXjDN6mB4w==","signatures":[{"sig":"MEYCIQDdGS8UVW/MSyeozBdy7Ol3piCWMNfFc54fLzibPvtNRwIhAOeMhFT8kkBZAiLeX33/UJrN9higjdoK5a9ZDUXFg1gB","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"jest":{"notify":true,"preset":"react-native","testRegex":"./src/.*\\-test\\.js$","setupFiles":["<rootDir>/jest-setup.js"],"collectCoverage":true,"coverageDirectory":"./coverage/","coverageReporters":["lcov"],"collectCoverageFrom":["src/**/*.js"],"modulePathIgnorePatterns":["examples"],"coveragePathIgnorePatterns":["jest-setup.js"]},"main":"src/react-navigation.js","files":["src"],"gitHead":"f62c72859335eb97a6eeb7b2e99f425e4fd7756e","scripts":{"ios":"cd examples/NavigationPlayground && yarn && yarn ios","jest":"jest","lint":"eslint .","test":"npm run lint && npm run jest","start":"npm run ios","format":"eslint --fix .","android":"cd examples/NavigationPlayground && yarn && yarn android","codecov":"codecov","precommit":"lint-staged","test-update-snapshot":"jest --updateSnapshot"},"_npmUser":{"name":"brentvatne","email":"brentvatne@gmail.com"},"deprecated":"This package is no longer supported. Please use @react-navigation/native instead. See https://reactnavigation.org/docs/getting-started/ for usage guide","repository":{"url":"git+ssh://git@github.com/react-navigation/react-navigation.git","type":"git"},"_npmVersion":"5.5.1","description":"React Navigation","directories":{},"lint-staged":{"*.js":["eslint --fix","git add"]},"_nodeVersion":"9.2.0","dependencies":{"clamp":"^1.0.1","prop-types":"^15.5.10","path-to-regexp":"^1.7.0","react-native-tab-view":"^0.0.74","hoist-non-react-statics":"^2.2.0","react-native-drawer-layout-polyfill":"^1.3.2"},"devDependencies":{"jest":"^22.1.3","husky":"^0.14.3","react":"16.2.0","eslint":"^4.2.0","codecov":"^2.2.0","prettier":"^1.5.3","babel-cli":"^6.24.1","babel-core":"^6.25.0","babel-jest":"^20.0.3","lint-staged":"^4.2.1","babel-eslint":"^7.2.3","react-native":"^0.52.0","prettier-eslint":"^6.4.2","eslint-plugin-react":"^7.1.0","react-test-renderer":"^16.0.0","eslint-plugin-import":"^2.7.0","eslint-config-prettier":"^2.3.0","eslint-plugin-jsx-a11y":"^6.0.2","eslint-plugin-prettier":"^2.1.2","babel-preset-react-native":"^2.1.0","react-native-vector-icons":"^4.2.0"},"peerDependencies":{"react":"*","react-native":"*"},"_npmOperationalInternal":{"tmp":"tmp/react-navigation-1.0.0-rc.1.tgz_1517955246925_0.4899892434477806","host":"s3://npm-registry-packages"}},"1.0.0-rc.2":{"name":"react-navigation","version":"1.0.0-rc.2","author":{"name":"Adam Miskiewicz","email":"adam@sk3vy.com"},"license":"BSD-2-Clause","_id":"react-navigation@1.0.0-rc.2","maintainers":[{"name":"ide","email":"ide+npm@jameside.com"},{"name":"brentvatne","email":"brentvatne@gmail.com"},{"name":"davepack","email":"davepack@icloud.com"},{"name":"spencercarli","email":"spencercarli@gmail.com"},{"name":"grabbou","email":"grabbou@gmail.com"},{"name":"satya164","email":"satyajit.happy@gmail.com"},{"name":"skevy","email":"adam@sk3vy.com"},{"name":"ericvicenti","email":"ericvicenti@gmail.com"}],"homepage":"https://github.com/react-navigation/react-navigation#readme","bugs":{"url":"https://github.com/react-navigation/react-navigation/issues"},"dist":{"shasum":"438482aa435066d118ba5109e1881d56c4f93d32","tarball":"https://registry.npmjs.org/react-navigation/-/react-navigation-1.0.0-rc.2.tgz","fileCount":91,"integrity":"sha512-jC02AgzD+kLxQaEGrkZpAZ9iSbjbDZ/Ng0MO/GGxoTXciC6Vm4laJ8sCWgdRg4AMEaEihdub71ZSoKyesquNRw==","signatures":[{"sig":"MEUCIAut7CGu+kMTBGfwJfC6P1mstaTUwSUltellIwLPfkS2AiEAsdscdOuPsT6JRRJYgHKMlzOuL1gsSSXiiRkeaviBV+g=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":325191},"jest":{"notify":true,"preset":"react-native","testRegex":"./src/.*\\-test\\.js$","setupFiles":["<rootDir>/jest-setup.js"],"collectCoverage":true,"coverageDirectory":"./coverage/","coverageReporters":["lcov"],"collectCoverageFrom":["src/**/*.js"],"modulePathIgnorePatterns":["examples"],"coveragePathIgnorePatterns":["jest-setup.js"]},"main":"src/react-navigation.js","files":["src"],"gitHead":"e97d41cccf7f8f4a51269123a73037d75be6c474","scripts":{"ios":"cd examples/NavigationPlayground && yarn && yarn ios","jest":"jest","lint":"eslint .","test":"npm run lint && npm run jest","start":"npm run ios","format":"eslint --fix .","android":"cd examples/NavigationPlayground && yarn && yarn android","codecov":"codecov","precommit":"lint-staged","test-update-snapshot":"jest --updateSnapshot"},"_npmUser":{"name":"brentvatne","email":"brentvatne@gmail.com"},"deprecated":"This package is no longer supported. Please use @react-navigation/native instead. See https://reactnavigation.org/docs/getting-started/ for usage guide","repository":{"url":"git+ssh://git@github.com/react-navigation/react-navigation.git","type":"git"},"_npmVersion":"5.5.1","description":"Routing and navigation for your React Native apps","directories":{},"lint-staged":{"*.js":["eslint --fix","git add"]},"_nodeVersion":"9.2.0","dependencies":{"clamp":"^1.0.1","prop-types":"^15.5.10","path-to-regexp":"^1.7.0","react-native-tab-view":"^0.0.74","hoist-non-react-statics":"^2.2.0","react-native-drawer-layout-polyfill":"^1.3.2"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^22.1.3","husky":"^0.14.3","react":"16.2.0","eslint":"^4.2.0","codecov":"^2.2.0","prettier":"^1.5.3","babel-cli":"^6.24.1","babel-core":"^6.25.0","babel-jest":"^20.0.3","lint-staged":"^4.2.1","babel-eslint":"^7.2.3","react-native":"^0.52.0","prettier-eslint":"^6.4.2","eslint-plugin-react":"^7.1.0","react-test-renderer":"^16.0.0","eslint-plugin-import":"^2.7.0","eslint-config-prettier":"^2.3.0","eslint-plugin-jsx-a11y":"^6.0.2","eslint-plugin-prettier":"^2.1.2","babel-preset-react-native":"^2.1.0","react-native-vector-icons":"^4.2.0"},"peerDependencies":{"react":"*","react-native":"*"},"_npmOperationalInternal":{"tmp":"tmp/react-navigation_1.0.0-rc.2_1517957619537_0.6285457644681121","host":"s3://npm-registry-packages"}},"1.0.0-rc.3":{"name":"react-navigation","version":"1.0.0-rc.3","author":{"name":"Adam Miskiewicz","email":"adam@sk3vy.com"},"license":"BSD-2-Clause","_id":"react-navigation@1.0.0-rc.3","maintainers":[{"name":"brentvatne","email":"brentvatne@gmail.com"},{"name":"davepack","email":"davepack@icloud.com"},{"name":"ericvicenti","email":"ericvicenti@gmail.com"},{"name":"grabbou","email":"grabbou@gmail.com"},{"name":"ide","email":"ide+npm@jameside.com"},{"name":"satya164","email":"satyajit.happy@gmail.com"},{"name":"skevy","email":"adam@sk3vy.com"},{"name":"spencercarli","email":"spencercarli@gmail.com"}],"homepage":"https://github.com/react-navigation/react-navigation#readme","bugs":{"url":"https://github.com/react-navigation/react-navigation/issues"},"dist":{"shasum":"fd0f5b7e7785b1e63883e5e47a63d8b244353ce3","tarball":"https://registry.npmjs.org/react-navigation/-/react-navigation-1.0.0-rc.3.tgz","fileCount":91,"integrity":"sha512-YlVM0d17iUZ81ttis/O4FsFzooic17WI1FARGG3ImVWCOgvJqcNpP8i3D/1pO4FdLzmzoc8qnxabJuuTgkueZw==","signatures":[{"sig":"MEUCIQDKiWRaCQbja9gKExPDDIuji3AoMCvv4qczJ+AP85+7igIgA6sTLIRZLU6L2REEnQdABAh4dofl+uTMQ2oaO2/R2H4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":325213},"jest":{"notify":true,"preset":"react-native","testRegex":"./src/.*\\-test\\.js$","setupFiles":["<rootDir>/jest-setup.js"],"collectCoverage":true,"coverageDirectory":"./coverage/","coverageReporters":["lcov"],"collectCoverageFrom":["src/**/*.js"],"modulePathIgnorePatterns":["examples"],"coveragePathIgnorePatterns":["jest-setup.js"]},"main":"src/react-navigation.js","files":["src"],"gitHead":"c69a22f10e7462b2468bef67a92a33493e21b32e","scripts":{"ios":"cd examples/NavigationPlayground && yarn && yarn ios","jest":"jest","lint":"eslint .","test":"npm run lint && npm run jest","start":"npm run ios","format":"eslint --fix .","android":"cd examples/NavigationPlayground && yarn && yarn android","codecov":"codecov","precommit":"lint-staged","test-update-snapshot":"jest --updateSnapshot"},"_npmUser":{"name":"brentvatne","email":"brentvatne@gmail.com"},"deprecated":"This package is no longer supported. Please use @react-navigation/native instead. See https://reactnavigation.org/docs/getting-started/ for usage guide","repository":{"url":"git+ssh://git@github.com/react-navigation/react-navigation.git","type":"git"},"_npmVersion":"5.5.1","description":"Routing and navigation for your React Native apps","directories":{},"lint-staged":{"*.js":["eslint --fix","git add"]},"_nodeVersion":"9.2.0","dependencies":{"clamp":"^1.0.1","prop-types":"^15.5.10","path-to-regexp":"^1.7.0","react-native-tab-view":"^0.0.74","hoist-non-react-statics":"^2.2.0","react-native-drawer-layout-polyfill":"^1.3.2"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^22.1.3","husky":"^0.14.3","react":"16.2.0","eslint":"^4.2.0","codecov":"^2.2.0","prettier":"^1.5.3","babel-cli":"^6.24.1","babel-core":"^6.25.0","babel-jest":"^20.0.3","lint-staged":"^4.2.1","babel-eslint":"^7.2.3","react-native":"^0.52.0","prettier-eslint":"^6.4.2","eslint-plugin-react":"^7.1.0","react-test-renderer":"^16.0.0","eslint-plugin-import":"^2.7.0","eslint-config-prettier":"^2.3.0","eslint-plugin-jsx-a11y":"^6.0.2","eslint-plugin-prettier":"^2.1.2","babel-preset-react-native":"^2.1.0","react-native-vector-icons":"^4.2.0"},"peerDependencies":{"react":"*","react-native":"*"},"_npmOperationalInternal":{"tmp":"tmp/react-navigation_1.0.0-rc.3_1517961606681_0.37384632061631495","host":"s3://npm-registry-packages"}},"1.0.0":{"name":"react-navigation","version":"1.0.0","author":{"name":"Adam Miskiewicz","email":"adam@sk3vy.com"},"license":"BSD-2-Clause","_id":"react-navigation@1.0.0","maintainers":[{"name":"brentvatne","email":"brentvatne@gmail.com"},{"name":"davepack","email":"davepack@icloud.com"},{"name":"ericvicenti","email":"ericvicenti@gmail.com"},{"name":"grabbou","email":"grabbou@gmail.com"},{"name":"ide","email":"ide+npm@jameside.com"},{"name":"satya164","email":"satyajit.happy@gmail.com"},{"name":"skevy","email":"adam@sk3vy.com"},{"name":"spencercarli","email":"spencercarli@gmail.com"}],"homepage":"https://github.com/react-navigation/react-navigation#readme","bugs":{"url":"https://github.com/react-navigation/react-navigation/issues"},"dist":{"shasum":"a808ab035ab5243d99f9e194d13811052bd9a835","tarball":"https://registry.npmjs.org/react-navigation/-/react-navigation-1.0.0.tgz","fileCount":91,"integrity":"sha512-f56NZ416FMl/hULKhq34IMLw1l/1sT4oljJtfFIh/aIgg3VgmYtd1MupnrNOF9P05OLkwDy8i/yoVTvGZRFGPw==","signatures":[{"sig":"MEYCIQDCU9fSncCqcRqSmmy3f81zfiaB76gFX3Dk+CtkrlQ2hQIhAOKG6dFMEtDjnnsJY46oWwXbWB0m7cjy7PvBDX+RPm5u","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":328241},"jest":{"notify":true,"preset":"react-native","testRegex":"./src/.*\\-test\\.js$","setupFiles":["<rootDir>/jest-setup.js"],"collectCoverage":true,"coverageDirectory":"./coverage/","coverageReporters":["lcov"],"collectCoverageFrom":["src/**/*.js"],"modulePathIgnorePatterns":["examples"],"coveragePathIgnorePatterns":["jest-setup.js"]},"main":"src/react-navigation.js","files":["src"],"gitHead":"8bd25cf3720604a5a137e8c1cf357a67aaa90c6d","scripts":{"ios":"cd examples/NavigationPlayground && yarn && yarn ios","jest":"jest","lint":"eslint .","test":"npm run lint && npm run jest","start":"npm run ios","format":"eslint --fix .","android":"cd examples/NavigationPlayground && yarn && yarn android","codecov":"codecov","precommit":"lint-staged","test-update-snapshot":"jest --updateSnapshot"},"_npmUser":{"name":"brentvatne","email":"brentvatne@gmail.com"},"deprecated":"This package is no longer supported. Please use @react-navigation/native instead. See https://reactnavigation.org/docs/getting-started/ for usage guide","repository":{"url":"git+ssh://git@github.com/react-navigation/react-navigation.git","type":"git"},"_npmVersion":"5.5.1","description":"Routing and navigation for your React Native apps","directories":{},"lint-staged":{"*.js":["eslint --fix","git add"]},"_nodeVersion":"9.2.0","dependencies":{"clamp":"^1.0.1","prop-types":"^15.5.10","path-to-regexp":"^1.7.0","react-native-tab-view":"^0.0.74","hoist-non-react-statics":"^2.2.0","react-native-drawer-layout-polyfill":"^1.3.2"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^22.1.3","husky":"^0.14.3","react":"16.2.0","eslint":"^4.2.0","codecov":"^2.2.0","prettier":"^1.5.3","babel-cli":"^6.24.1","babel-core":"^6.25.0","babel-jest":"^20.0.3","lint-staged":"^4.2.1","babel-eslint":"^7.2.3","react-native":"^0.52.0","prettier-eslint":"^6.4.2","eslint-plugin-react":"^7.1.0","react-test-renderer":"^16.0.0","eslint-plugin-import":"^2.7.0","eslint-config-prettier":"^2.3.0","eslint-plugin-jsx-a11y":"^6.0.2","eslint-plugin-prettier":"^2.1.2","babel-preset-react-native":"^2.1.0","react-native-vector-icons":"^4.2.0"},"peerDependencies":{"react":"*","react-native":"*"},"_npmOperationalInternal":{"tmp":"tmp/react-navigation_1.0.0_1517968343781_0.6602890702796249","host":"s3://npm-registry-packages"}},"1.0.1":{"name":"react-navigation","version":"1.0.1","author":{"name":"Adam Miskiewicz","email":"adam@sk3vy.com"},"license":"BSD-2-Clause","_id":"react-navigation@1.0.1","maintainers":[{"name":"brentvatne","email":"brentvatne@gmail.com"},{"name":"davepack","email":"davepack@icloud.com"},{"name":"ericvicenti","email":"ericvicenti@gmail.com"},{"name":"grabbou","email":"grabbou@gmail.com"},{"name":"ide","email":"ide+npm@jameside.com"},{"name":"satya164","email":"satyajit.happy@gmail.com"},{"name":"skevy","email":"adam@sk3vy.com"},{"name":"spencercarli","email":"spencercarli@gmail.com"}],"homepage":"https://github.com/react-navigation/react-navigation#readme","bugs":{"url":"https://github.com/react-navigation/react-navigation/issues"},"dist":{"shasum":"67467a5bd697871a9cfc324878292ca944341f29","tarball":"https://registry.npmjs.org/react-navigation/-/react-navigation-1.0.1.tgz","fileCount":90,"integrity":"sha512-8TSXcfSmxRHxxSTc3AeDsCg4qyepIneLpEHz6VGgjXfcpF2tBN6j/icwE/rfPXGpRSxbpUZHX3wDHwN4RlNlVQ==","signatures":[{"sig":"MEUCIAzPDVY12XTNLhiky0w/QQFF5AOJV7jOoZjUvjF9gszqAiEAx8YwwK6PizgQVCCO+daq/LtlY7Ax/8QhmiYsNG1qwfo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":323563},"jest":{"notify":true,"preset":"react-native","testRegex":"./src/.*\\-test\\.js$","setupFiles":["<rootDir>/jest-setup.js"],"collectCoverage":true,"coverageDirectory":"./coverage/","coverageReporters":["lcov"],"collectCoverageFrom":["src/**/*.js"],"modulePathIgnorePatterns":["examples"],"coveragePathIgnorePatterns":["jest-setup.js"]},"main":"src/react-navigation.js","files":["src"],"gitHead":"ea19ceaa6a10337153b3f25c002f13a99726b5d1","scripts":{"ios":"cd examples/NavigationPlayground && yarn && yarn ios","jest":"jest","lint":"eslint .","test":"npm run lint && npm run jest","start":"npm run ios","format":"eslint --fix .","android":"cd examples/NavigationPlayground && yarn && yarn android","codecov":"codecov","precommit":"lint-staged","test-update-snapshot":"jest --updateSnapshot"},"_npmUser":{"name":"brentvatne","email":"brentvatne@gmail.com"},"deprecated":"This package is no longer supported. Please use @react-navigation/native instead. See https://reactnavigation.org/docs/getting-started/ for usage guide","repository":{"url":"git+ssh://git@github.com/react-navigation/react-navigation.git","type":"git"},"_npmVersion":"5.5.1","description":"Routing and navigation for your React Native apps","directories":{},"lint-staged":{"*.js":["eslint --fix","git add"]},"_nodeVersion":"9.2.0","dependencies":{"clamp":"^1.0.1","prop-types":"^15.5.10","path-to-regexp":"^1.7.0","react-native-tab-view":"^0.0.74","hoist-non-react-statics":"^2.2.0","react-native-safe-area-view":"^0.6.0","react-native-drawer-layout-polyfill":"^1.3.2"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^22.1.3","husky":"^0.14.3","react":"16.2.0","eslint":"^4.2.0","codecov":"^2.2.0","prettier":"^1.5.3","babel-cli":"^6.24.1","babel-core":"^6.25.0","babel-jest":"^20.0.3","lint-staged":"^4.2.1","babel-eslint":"^7.2.3","react-native":"^0.52.0","prettier-eslint":"^6.4.2","eslint-plugin-react":"^7.1.0","react-test-renderer":"^16.0.0","eslint-plugin-import":"^2.7.0","eslint-config-prettier":"^2.3.0","eslint-plugin-jsx-a11y":"^6.0.2","eslint-plugin-prettier":"^2.1.2","babel-preset-react-native":"^2.1.0","react-native-vector-icons":"^4.2.0"},"peerDependencies":{"react":"*","react-native":"*"},"_npmOperationalInternal":{"tmp":"tmp/react-navigation_1.0.1_1518115696666_0.316698581139355","host":"s3://npm-registry-packages"}},"1.0.2":{"name":"react-navigation","version":"1.0.2","author":{"name":"Adam Miskiewicz","email":"adam@sk3vy.com"},"license":"BSD-2-Clause","_id":"react-navigation@1.0.2","maintainers":[{"name":"brentvatne","email":"brentvatne@gmail.com"},{"name":"davepack","email":"davepack@icloud.com"},{"name":"ericvicenti","email":"ericvicenti@gmail.com"},{"name":"grabbou","email":"grabbou@gmail.com"},{"name":"ide","email":"ide+npm@jameside.com"},{"name":"satya164","email":"satyajit.happy@gmail.com"},{"name":"skevy","email":"adam@sk3vy.com"},{"name":"spencercarli","email":"spencercarli@gmail.com"}],"homepage":"https://github.com/react-navigation/react-navigation#readme","bugs":{"url":"https://github.com/react-navigation/react-navigation/issues"},"dist":{"shasum":"a945d4342e5f713d9000414deeb1ebff4cfa6798","tarball":"https://registry.npmjs.org/react-navigation/-/react-navigation-1.0.2.tgz","fileCount":90,"integrity":"sha512-GTYyejo4b0+2ZPqvm4siYoT32yQnBPMGWucuWCUkexwWRJhasGJqtFv5kck6cyDrdM2O/c6cxC7Yo20AAfXKhw==","signatures":[{"sig":"MEUCIBPOa4O392zT+Wfb8dZzr/iJgHCATC++hdkctNwEgm2rAiEA4pRMN2DThDYLOo/1NPb65sDS1fH6DLGL40hn7Ow+z5c=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":323295},"jest":{"notify":true,"preset":"react-native","testRegex":"./src/.*\\-test\\.js$","setupFiles":["<rootDir>/jest-setup.js"],"collectCoverage":true,"coverageDirectory":"./coverage/","coverageReporters":["lcov"],"collectCoverageFrom":["src/**/*.js"],"modulePathIgnorePatterns":["examples"],"coveragePathIgnorePatterns":["jest-setup.js"]},"main":"src/react-navigation.js","files":["src"],"gitHead":"c0c5c86f6305a8d4436dc01c1b23319ad947b8d0","scripts":{"ios":"cd examples/NavigationPlayground && yarn && yarn ios","jest":"jest","lint":"eslint .","test":"npm run lint && npm run jest","start":"npm run ios","format":"eslint --fix .","android":"cd examples/NavigationPlayground && yarn && yarn android","codecov":"codecov","precommit":"lint-staged","test-update-snapshot":"jest --updateSnapshot"},"_npmUser":{"name":"brentvatne","email":"brentvatne@gmail.com"},"deprecated":"This package is no longer supported. Please use @react-navigation/native instead. See https://reactnavigation.org/docs/getting-started/ for usage guide","repository":{"url":"git+ssh://git@github.com/react-navigation/react-navigation.git","type":"git"},"_npmVersion":"5.5.1","description":"Routing and navigation for your React Native apps","directories":{},"lint-staged":{"*.js":["eslint --fix","git add"]},"_nodeVersion":"9.2.0","dependencies":{"clamp":"^1.0.1","prop-types":"^15.5.10","path-to-regexp":"^1.7.0","react-native-tab-view":"^0.0.74","hoist-non-react-statics":"^2.2.0","react-native-safe-area-view":"^0.6.0","react-native-drawer-layout-polyfill":"^1.3.2"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^22.1.3","husky":"^0.14.3","react":"16.2.0","eslint":"^4.2.0","codecov":"^2.2.0","prettier":"^1.5.3","babel-cli":"^6.24.1","babel-core":"^6.25.0","babel-jest":"^20.0.3","lint-staged":"^4.2.1","babel-eslint":"^7.2.3","react-native":"^0.52.0","prettier-eslint":"^6.4.2","eslint-plugin-react":"^7.1.0","react-test-renderer":"^16.0.0","eslint-plugin-import":"^2.7.0","eslint-config-prettier":"^2.3.0","eslint-plugin-jsx-a11y":"^6.0.2","eslint-plugin-prettier":"^2.1.2","babel-preset-react-native":"^2.1.0","react-native-vector-icons":"^4.2.0"},"peerDependencies":{"react":"*","react-native":"*"},"_npmOperationalInternal":{"tmp":"tmp/react-navigation_1.0.2_1518122973406_0.9130386247793392","host":"s3://npm-registry-packages"}},"1.0.3":{"name":"react-navigation","version":"1.0.3","author":{"name":"Adam Miskiewicz","email":"adam@sk3vy.com"},"license":"BSD-2-Clause","_id":"react-navigation@1.0.3","maintainers":[{"name":"brentvatne","email":"brentvatne@gmail.com"},{"name":"davepack","email":"davepack@icloud.com"},{"name":"ericvicenti","email":"ericvicenti@gmail.com"},{"name":"grabbou","email":"grabbou@gmail.com"},{"name":"ide","email":"ide+npm@jameside.com"},{"name":"satya164","email":"satyajit.happy@gmail.com"},{"name":"skevy","email":"adam@sk3vy.com"},{"name":"spencercarli","email":"spencercarli@gmail.com"}],"homepage":"https://github.com/react-navigation/react-navigation#readme","bugs":{"url":"https://github.com/react-navigation/react-navigation/issues"},"dist":{"shasum":"1687ea67a72a382633b01e7afda88582ebc3b5f9","tarball":"https://registry.npmjs.org/react-navigation/-/react-navigation-1.0.3.tgz","fileCount":90,"integrity":"sha512-A7fBnkKZbWqmKePw76WI/KGUDRJLSGeuh7ueUSfosup19X7+TxJFK3GcHaykYZSmBGhjzZqAqPzNfojS1tvGMg==","signatures":[{"sig":"MEUCICVn208ZuiQA3kyY1OzvIXb9HWPvOkxH+JHmeezIjhveAiEA7NotwhecVfnH2s79fU6RiMJX6m1lDILPVWM9SIPZmAQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":327889},"jest":{"notify":true,"preset":"react-native","testRegex":"./src/.*\\-test\\.js$","setupFiles":["<rootDir>/jest-setup.js"],"collectCoverage":true,"coverageDirectory":"./coverage/","coverageReporters":["lcov"],"collectCoverageFrom":["src/**/*.js"],"modulePathIgnorePatterns":["examples"],"coveragePathIgnorePatterns":["jest-setup.js"]},"main":"src/react-navigation.js","files":["src"],"gitHead":"a26d2acfcad8d51e580b6d0c898b752b254c054d","scripts":{"ios":"cd examples/NavigationPlayground && yarn && yarn ios","jest":"jest","lint":"eslint .","test":"npm run lint && npm run jest","start":"npm run ios","format":"eslint --fix .","android":"cd examples/NavigationPlayground && yarn && yarn android","codecov":"codecov","precommit":"lint-staged","test-update-snapshot":"jest --updateSnapshot"},"_npmUser":{"name":"brentvatne","email":"brentvatne@gmail.com"},"deprecated":"This package is no longer supported. Please use @react-navigation/native instead. See https://reactnavigation.org/docs/getting-started/ for usage guide","repository":{"url":"git+ssh://git@github.com/react-navigation/react-navigation.git","type":"git"},"_npmVersion":"5.5.1","description":"Routing and navigation for your React Native apps","directories":{},"lint-staged":{"*.js":["eslint --fix","git add"]},"_nodeVersion":"9.2.0","dependencies":{"clamp":"^1.0.1","prop-types":"^15.5.10","path-to-regexp":"^1.7.0","react-native-tab-view":"^0.0.74","hoist-non-react-statics":"^2.2.0","react-native-safe-area-view":"^0.6.0","react-native-drawer-layout-polyfill":"^1.3.2"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^22.1.3","husky":"^0.14.3","react":"16.2.0","eslint":"^4.2.0","codecov":"^2.2.0","prettier":"^1.5.3","babel-cli":"^6.24.1","babel-core":"^6.25.0","babel-jest":"^20.0.3","lint-staged":"^4.2.1","babel-eslint":"^7.2.3","react-native":"^0.52.0","prettier-eslint":"^6.4.2","eslint-plugin-react":"^7.1.0","react-test-renderer":"^16.0.0","eslint-plugin-import":"^2.7.0","eslint-config-prettier":"^2.3.0","eslint-plugin-jsx-a11y":"^6.0.2","eslint-plugin-prettier":"^2.1.2","babel-preset-react-native":"^2.1.0","react-native-vector-icons":"^4.2.0"},"peerDependencies":{"react":"*","react-native":"*"},"_npmOperationalInternal":{"tmp":"tmp/react-navigation_1.0.3_1518143079739_0.23987629505773245","host":"s3://npm-registry-packages"}},"1.1.0-alpha.0":{"name":"react-navigation","version":"1.1.0-alpha.0","author":{"name":"Adam Miskiewicz","email":"adam@sk3vy.com"},"license":"BSD-2-Clause","_id":"react-navigation@1.1.0-alpha.0","maintainers":[{"name":"brentvatne","email":"brentvatne@gmail.com"},{"name":"davepack","email":"davepack@icloud.com"},{"name":"ericvicenti","email":"ericvicenti@gmail.com"},{"name":"grabbou","email":"grabbou@gmail.com"},{"name":"ide","email":"ide+npm@jameside.com"},{"name":"satya164","email":"satyajit.happy@gmail.com"},{"name":"skevy","email":"adam@sk3vy.com"},{"name":"spencercarli","email":"spencercarli@gmail.com"}],"homepage":"https://github.com/react-navigation/react-navigation#readme","bugs":{"url":"https://github.com/react-navigation/react-navigation/issues"},"dist":{"shasum":"bfb01fce823ef9c9d1f7640ebde7009bbfc272af","tarball":"https://registry.npmjs.org/react-navigation/-/react-navigation-1.1.0-alpha.0.tgz","fileCount":94,"integrity":"sha512-EwGJFl0xsUjWS2q+1Og27l1UggmEqEuE2FHwc7LeR/onVOIoIAMT0tm1FHGXRNMi53Y/f8+SFxZlJ54yEM0hMw==","signatures":[{"sig":"MEUCIQDF/UQLGYuGBwxB/NRhFBfphVKPxUpOTQOn1iIcTNQdYgIgRQEmJjA6c4zGGqGM0GIgtTTTXiU777AVg58zydLjJP8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":353423},"jest":{"notify":true,"preset":"react-native","testRegex":"./src/.*\\-test\\.js$","setupFiles":["<rootDir>/jest-setup.js"],"collectCoverage":true,"coverageDirectory":"./coverage/","coverageReporters":["lcov"],"collectCoverageFrom":["src/**/*.js"],"modulePathIgnorePatterns":["examples"],"coveragePathIgnorePatterns":["jest-setup.js"]},"main":"src/react-navigation.js","files":["src"],"readme":"# React Navigation\n\n[![npm version](https://badge.fury.io/js/react-navigation.svg)](https://badge.fury.io/js/react-navigation) [![codecov](https://codecov.io/gh/react-community/react-navigation/branch/master/graph/badge.svg)](https://codecov.io/gh/react-community/react-navigation) [![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg)](https://reactnavigation.org/docs/guides/contributors)\n\nReact Navigation is born from the React Native community's need for an extensible yet easy-to-use navigation solution based on Javascript.\n\n## Installation\n\nSince the library is a JS-based solution, to install the latest version of react-navigation you only need to run:\n\n```bash\nyarn add react-navigation\n```\n\nor\n\n```bash\nnpm install --save react-navigation\n```\n\n## Documentation\n\n* The best way to learn is to follow the [Getting started guide](https://reactnavigation.org/docs/getting-started.html). It guides you through the fundamentals of React Navigation.\n* The documentation includes solutions for common use cases in the \"How do I do ...?\" section, such as [tab navigation](https://reactnavigation.org/docs/tab-based-navigation.html) and [Redux integration](https://reactnavigation.org/docs/redux-integration.html).\n* If you need to build your own navigator, [there's a section for that](https://reactnavigation.org/docs/custom-navigator-overview.html) too.\n* The [API reference](https://reactnavigation.org/docs/api-reference.html) lists all public APIs.\n* The [Community Resources](https://github.com/react-navigation/react-navigation/blob/master/COMMUNITY_RESOURCES.md) document lists some other resources submitted to us by people who use React Navigation. Feel free to open a pull request to add your resource to the list.\n* You can contribute improvements to the documentation [in the website repository](https://github.com/react-navigation/react-navigation.github.io).\n\n## Try it out\n\nYou can also try out the [Navigation Playground app](https://exp.host/@react-navigation/NavigationPlayground) to get a sense for some of the tools built in to React Navigation. The \"Fundamentals\" in the documentation also include examples you can play with.\n\n## FAQs\n\n#### I'm having troubles using the library, what can I do?\n\nSee [the help page](https://reactnavigation.org/en/help.html).\n\n#### How can I help?\n\nThis library is a community effort: it can only be great if we all help out in one way or another! If you feel like you aren't experienced enough using React Navigation to contribute, you can still make an impact by:\n\n* Responding to one of the open [issues](https://github.com/react-community/react-navigation/issues). Even if you can't resolve or fully answer a question, asking for more information or clarity on an issue is extremely beneficial for someone to come after you to resolve the issue.\n* Creating public example repositories or [Snacks](https://snack.expo.io/) of navigation problems you have solved and sharing the links in [Community Resources](https://github.com/react-navigation/react-navigation/blob/master/COMMUNITY_RESOURCES.md).\n* Answering questions on [Stack Overflow](https://stackoverflow.com/search?q=react-navigation).\n* Answering questions in our [Reactiflux](https://www.reactiflux.com/) channel.\n* Providing feedback on the open [PRs](https://github.com/react-community/react-navigation/pulls).\n* Providing feedback on the open [RFCs](https://github.com/react-community/rfcs/pulls).\n* Improving the [website](https://github.com/react-navigation/react-navigation.github.io).\n\nIf you would like to submit a pull request, please follow the [Contributors guide](https://reactnavigation.org/docs/contributing.html) to find out how. If you don't know where to start, check the ones with the label [`good first issue`](https://github.com/react-community/react-navigation/labels/good%20first%20issue) - even [fixing a typo in the documentation](https://github.com/react-community/react-navigation/pull/2727) is a worthy contribution!\n\n#### Is this the only library available for navigation?\n\nCertainly not! There other libraries - which, depending on your needs, can be better or worse suited for your project. Read more in the [alternative libraries](https://reactnavigation.org/docs/alternatives.html) documentation, and read React Navigation's [pitch & anti-pitch](https://reactnavigation.org/docs/pitch.html) to understand the tradeoffs.\n\n#### Can I use this library for web?\n\nCurrently this is [not a priority](https://github.com/react-community/react-navigation/issues/2585#issuecomment-330338793), but the architecture of this library allows for it (and it has worked in the past). If you would like to lead this charge, please reach out with your ideas for how to move forward on the [RFCs repository](https://github.com/react-navigation/rfcs) and we would be happy to discuss.\n\n## Code of conduct\n\nThis library has adopted a Code of Conduct that we expect project participants to adhere to. Please read the [full text](https://github.com/react-community/react-navigation/blob/master/CODE_OF_CONDUCT.md) so that you can understand what actions will and will not be tolerated.\n\n## License\n\nReact-navigation is licensed under the [BSD 2-clause \"Simplified\" License](https://github.com/react-community/react-navigation/blob/master/LICENSE).\n","gitHead":"6887af537063932e912f10c127252c614473d925","scripts":{"ios":"cd examples/NavigationPlayground && yarn && yarn ios","jest":"jest","lint":"eslint .","test":"npm run lint && npm run jest","start":"npm run ios","format":"eslint --fix .","android":"cd examples/NavigationPlayground && yarn && yarn android","codecov":"codecov","precommit":"lint-staged","test-update-snapshot":"jest --updateSnapshot"},"_npmUser":{"name":"brentvatne","email":"brentvatne@gmail.com"},"deprecated":"This package is no longer supported. Please use @react-navigation/native instead. See https://reactnavigation.org/docs/getting-started/ for usage guide","repository":{"url":"git+ssh://git@github.com/react-navigation/react-navigation.git","type":"git"},"_npmVersion":"5.5.1","description":"Routing and navigation for your React Native apps","directories":{},"lint-staged":{"*.js":["eslint --fix","git add"]},"_nodeVersion":"9.2.0","dependencies":{"clamp":"^1.0.1","prop-types":"^15.5.10","path-to-regexp":"^1.7.0","react-native-tab-view":"^0.0.74","hoist-non-react-statics":"^2.2.0","react-native-safe-area-view":"^0.6.0","react-native-drawer-layout-polyfill":"^1.3.2"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^22.1.3","husky":"^0.14.3","react":"16.2.0","eslint":"^4.2.0","codecov":"^2.2.0","prettier":"^1.5.3","babel-cli":"^6.24.1","babel-core":"^6.25.0","babel-jest":"^20.0.3","lint-staged":"^4.2.1","babel-eslint":"^7.2.3","react-native":"^0.52.0","prettier-eslint":"^6.4.2","eslint-plugin-react":"^7.1.0","react-test-renderer":"^16.0.0","eslint-plugin-import":"^2.7.0","eslint-config-prettier":"^2.3.0","eslint-plugin-jsx-a11y":"^6.0.2","eslint-plugin-prettier":"^2.1.2","babel-preset-react-native":"^2.1.0","react-native-vector-icons":"^4.2.0"},"peerDependencies":{"react":"*","react-native":"*"},"_npmOperationalInternal":{"tmp":"tmp/react-navigation_1.1.0-alpha.0_1518571701123_0.7130935906391225","host":"s3://npm-registry-packages"}},"1.1.0-alpha.1":{"name":"react-navigation","version":"1.1.0-alpha.1","author":{"name":"Adam Miskiewicz","email":"adam@sk3vy.com"},"license":"BSD-2-Clause","_id":"react-navigation@1.1.0-alpha.1","maintainers":[{"name":"brentvatne","email":"brentvatne@gmail.com"},{"name":"davepack","email":"davepack@icloud.com"},{"name":"ericvicenti","email":"ericvicenti@gmail.com"},{"name":"grabbou","email":"grabbou@gmail.com"},{"name":"ide","email":"ide+npm@jameside.com"},{"name":"satya164","email":"satyajit.happy@gmail.com"},{"name":"skevy","email":"adam@sk3vy.com"},{"name":"spencercarli","email":"spencercarli@gmail.com"}],"homepage":"https://github.com/react-navigation/react-navigation#readme","bugs":{"url":"https://github.com/react-navigation/react-navigation/issues"},"dist":{"shasum":"e67dafc57990c7fff9f499b72ec03ce376d0d86d","tarball":"https://registry.npmjs.org/react-navigation/-/react-navigation-1.1.0-alpha.1.tgz","fileCount":94,"integrity":"sha512-3JD9mGqoz8NalXDRpbK2tGYAYM75B4A4PPevcB4Tx3zP+1J/iCHOmpJpVm7hyn1y5Eq2G8pye3pjQwrQxIp9tg==","signatures":[{"sig":"MEUCIBcrsiv0mHOPhnUbtNwM2nHeAefcBhv6t6eMC/F6HNVQAiEAlcjpS0nQHYk0UyF7PVIDvCfb6Xq1KMNqdESO8A80Xmw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":353398},"jest":{"notify":true,"preset":"react-native","testRegex":"./src/.*\\-test\\.js$","setupFiles":["<rootDir>/jest-setup.js"],"collectCoverage":true,"coverageDirectory":"./coverage/","coverageReporters":["lcov"],"collectCoverageFrom":["src/**/*.js"],"modulePathIgnorePatterns":["examples"],"coveragePathIgnorePatterns":["jest-setup.js"]},"main":"src/react-navigation.js","files":["src"],"readme":"# React Navigation\n\n[![npm version](https://badge.fury.io/js/react-navigation.svg)](https://badge.fury.io/js/react-navigation) [![codecov](https://codecov.io/gh/react-community/react-navigation/branch/master/graph/badge.svg)](https://codecov.io/gh/react-community/react-navigation) [![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg)](https://reactnavigation.org/docs/guides/contributors)\n\nReact Navigation is born from the React Native community's need for an extensible yet easy-to-use navigation solution based on Javascript.\n\n## Installation\n\nSince the library is a JS-based solution, to install the latest version of react-navigation you only need to run:\n\n```bash\nyarn add react-navigation\n```\n\nor\n\n```bash\nnpm install --save react-navigation\n```\n\n## Documentation\n\n* The best way to learn is to follow the [Getting started guide](https://reactnavigation.org/docs/getting-started.html). It guides you through the fundamentals of React Navigation.\n* The documentation includes solutions for common use cases in the \"How do I do ...?\" section, such as [tab navigation](https://reactnavigation.org/docs/tab-based-navigation.html) and [Redux integration](https://reactnavigation.org/docs/redux-integration.html).\n* If you need to build your own navigator, [there's a section for that](https://reactnavigation.org/docs/custom-navigator-overview.html) too.\n* The [API reference](https://reactnavigation.org/docs/api-reference.html) lists all public APIs.\n* The [Community Resources](https://github.com/react-navigation/react-navigation/blob/master/COMMUNITY_RESOURCES.md) document lists some other resources submitted to us by people who use React Navigation. Feel free to open a pull request to add your resource to the list.\n* You can contribute improvements to the documentation [in the website repository](https://github.com/react-navigation/react-navigation.github.io).\n\n## Try it out\n\nYou can also try out the [Navigation Playground app](https://exp.host/@react-navigation/NavigationPlayground) to get a sense for some of the tools built in to React Navigation. The \"Fundamentals\" in the documentation also include examples you can play with.\n\n## FAQs\n\n#### I'm having troubles using the library, what can I do?\n\nSee [the help page](https://reactnavigation.org/en/help.html).\n\n#### How can I help?\n\nThis library is a community effort: it can only be great if we all help out in one way or another! If you feel like you aren't experienced enough using React Navigation to contribute, you can still make an impact by:\n\n* Responding to one of the open [issues](https://github.com/react-community/react-navigation/issues). Even if you can't resolve or fully answer a question, asking for more information or clarity on an issue is extremely beneficial for someone to come after you to resolve the issue.\n* Creating public example repositories or [Snacks](https://snack.expo.io/) of navigation problems you have solved and sharing the links in [Community Resources](https://github.com/react-navigation/react-navigation/blob/master/COMMUNITY_RESOURCES.md).\n* Answering questions on [Stack Overflow](https://stackoverflow.com/search?q=react-navigation).\n* Answering questions in our [Reactiflux](https://www.reactiflux.com/) channel.\n* Providing feedback on the open [PRs](https://github.com/react-community/react-navigation/pulls).\n* Providing feedback on the open [RFCs](https://github.com/react-community/rfcs/pulls).\n* Improving the [website](https://github.com/react-navigation/react-navigation.github.io).\n\nIf you would like to submit a pull request, please follow the [Contributors guide](https://reactnavigation.org/docs/contributing.html) to find out how. If you don't know where to start, check the ones with the label [`good first issue`](https://github.com/react-community/react-navigation/labels/good%20first%20issue) - even [fixing a typo in the documentation](https://github.com/react-community/react-navigation/pull/2727) is a worthy contribution!\n\n#### Is this the only library available for navigation?\n\nCertainly not! There other libraries - which, depending on your needs, can be better or worse suited for your project. Read more in the [alternative libraries](https://reactnavigation.org/docs/alternatives.html) documentation, and read React Navigation's [pitch & anti-pitch](https://reactnavigation.org/docs/pitch.html) to understand the tradeoffs.\n\n#### Can I use this library for web?\n\nCurrently this is [not a priority](https://github.com/react-community/react-navigation/issues/2585#issuecomment-330338793), but the architecture of this library allows for it (and it has worked in the past). If you would like to lead this charge, please reach out with your ideas for how to move forward on the [RFCs repository](https://github.com/react-navigation/rfcs) and we would be happy to discuss.\n\n## Code of conduct\n\nThis library has adopted a Code of Conduct that we expect project participants to adhere to. Please read the [full text](https://github.com/react-community/react-navigation/blob/master/CODE_OF_CONDUCT.md) so that you can understand what actions will and will not be tolerated.\n\n## License\n\nReact-navigation is licensed under the [BSD 2-clause \"Simplified\" License](https://github.com/react-community/react-navigation/blob/master/LICENSE).\n","gitHead":"6887af537063932e912f10c127252c614473d925","scripts":{"ios":"cd examples/NavigationPlayground && yarn && yarn ios","jest":"jest","lint":"eslint .","test":"npm run lint && npm run jest","start":"npm run ios","format":"eslint --fix .","android":"cd examples/NavigationPlayground && yarn && yarn android","codecov":"codecov","precommit":"lint-staged","test-update-snapshot":"jest --updateSnapshot"},"_npmUser":{"name":"brentvatne","email":"brentvatne@gmail.com"},"deprecated":"This package is no longer supported. Please use @react-navigation/native instead. See https://reactnavigation.org/docs/getting-started/ for usage guide","repository":{"url":"git+ssh://git@github.com/react-navigation/react-navigation.git","type":"git"},"_npmVersion":"5.5.1","description":"Routing and navigation for your React Native apps","directories":{},"lint-staged":{"*.js":["eslint --fix","git add"]},"_nodeVersion":"9.2.0","dependencies":{"clamp":"^1.0.1","prop-types":"^15.5.10","path-to-regexp":"^1.7.0","react-native-tab-view":"^0.0.74","hoist-non-react-statics":"^2.2.0","react-native-safe-area-view":"^0.6.0","react-native-drawer-layout-polyfill":"^1.3.2"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^22.1.3","husky":"^0.14.3","react":"16.2.0","eslint":"^4.2.0","codecov":"^2.2.0","prettier":"^1.5.3","babel-cli":"^6.24.1","babel-core":"^6.25.0","babel-jest":"^20.0.3","lint-staged":"^4.2.1","babel-eslint":"^7.2.3","react-native":"^0.52.0","prettier-eslint":"^6.4.2","eslint-plugin-react":"^7.1.0","react-test-renderer":"^16.0.0","eslint-plugin-import":"^2.7.0","eslint-config-prettier":"^2.3.0","eslint-plugin-jsx-a11y":"^6.0.2","eslint-plugin-prettier":"^2.1.2","babel-preset-react-native":"^2.1.0","react-native-vector-icons":"^4.2.0"},"peerDependencies":{"react":"*","react-native":"*"},"_npmOperationalInternal":{"tmp":"tmp/react-navigation_1.1.0-alpha.1_1518572443389_0.4731797757620866","host":"s3://npm-registry-packages"}},"1.1.0-alpha.2":{"name":"react-navigation","version":"1.1.0-alpha.2","author":{"name":"Adam Miskiewicz","email":"adam@sk3vy.com"},"license":"BSD-2-Clause","_id":"react-navigation@1.1.0-alpha.2","maintainers":[{"name":"brentvatne","email":"brentvatne@gmail.com"},{"name":"davepack","email":"davepack@icloud.com"},{"name":"ericvicenti","email":"ericvicenti@gmail.com"},{"name":"grabbou","email":"grabbou@gmail.com"},{"name":"ide","email":"ide+npm@jameside.com"},{"name":"satya164","email":"satyajit.happy@gmail.com"},{"name":"skevy","email":"adam@sk3vy.com"},{"name":"spencercarli","email":"spencercarli@gmail.com"}],"homepage":"https://github.com/react-navigation/react-navigation#readme","bugs":{"url":"https://github.com/react-navigation/react-navigation/issues"},"dist":{"shasum":"62f018c458e0ff56d478b3cd21c5e27f85d3bf30","tarball":"https://registry.npmjs.org/react-navigation/-/react-navigation-1.1.0-alpha.2.tgz","fileCount":94,"integrity":"sha512-6U9Zk67w0GXDo1vumURkFA/D9trhNlSMfLxDGAFcAgCK0nZc38+sddoHLlNPbdCh0QmxSTFtmCoClWB2zQUT7Q==","signatures":[{"sig":"MEUCIEgVEYhoC5yYxGUtTtoHEzU2o6+O5s2/irb8EMACF0cnAiEAhVmB7kx7mDlf1D5TknPx0XlOUuRFpdkMfAsnp/V3flU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":353309},"jest":{"notify":true,"preset":"react-native","testRegex":"./src/.*\\-test\\.js$","setupFiles":["<rootDir>/jest-setup.js"],"collectCoverage":true,"coverageDirectory":"./coverage/","coverageReporters":["lcov"],"collectCoverageFrom":["src/**/*.js"],"modulePathIgnorePatterns":["examples"],"coveragePathIgnorePatterns":["jest-setup.js"]},"main":"src/react-navigation.js","files":["src"],"readme":"# React Navigation\n\n[![npm version](https://badge.fury.io/js/react-navigation.svg)](https://badge.fury.io/js/react-navigation) [![codecov](https://codecov.io/gh/react-community/react-navigation/branch/master/graph/badge.svg)](https://codecov.io/gh/react-community/react-navigation) [![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg)](https://reactnavigation.org/docs/guides/contributors)\n\nReact Navigation is born from the React Native community's need for an extensible yet easy-to-use navigation solution based on Javascript.\n\n## Installation\n\nSince the library is a JS-based solution, to install the latest version of react-navigation you only need to run:\n\n```bash\nyarn add react-navigation\n```\n\nor\n\n```bash\nnpm install --save react-navigation\n```\n\n## Documentation\n\n* The best way to learn is to follow the [Getting started guide](https://reactnavigation.org/docs/getting-started.html). It guides you through the fundamentals of React Navigation.\n* The documentation includes solutions for common use cases in the \"How do I do ...?\" section, such as [tab navigation](https://reactnavigation.org/docs/tab-based-navigation.html) and [Redux integration](https://reactnavigation.org/docs/redux-integration.html).\n* If you need to build your own navigator, [there's a section for that](https://reactnavigation.org/docs/custom-navigator-overview.html) too.\n* The [API reference](https://reactnavigation.org/docs/api-reference.html) lists all public APIs.\n* The [Community Resources](https://github.com/react-navigation/react-navigation/blob/master/COMMUNITY_RESOURCES.md) document lists some other resources submitted to us by people who use React Navigation. Feel free to open a pull request to add your resource to the list.\n* You can contribute improvements to the documentation [in the website repository](https://github.com/react-navigation/react-navigation.github.io).\n\n## Try it out\n\nYou can also try out the [Navigation Playground app](https://exp.host/@react-navigation/NavigationPlayground) to get a sense for some of the tools built in to React Navigation. The \"Fundamentals\" in the documentation also include examples you can play with.\n\n## FAQs\n\n#### I'm having troubles using the library, what can I do?\n\nSee [the help page](https://reactnavigation.org/en/help.html).\n\n#### How can I help?\n\nThis library is a community effort: it can only be great if we all help out in one way or another! If you feel like you aren't experienced enough using React Navigation to contribute, you can still make an impact by:\n\n* Responding to one of the open [issues](https://github.com/react-community/react-navigation/issues). Even if you can't resolve or fully answer a question, asking for more information or clarity on an issue is extremely beneficial for someone to come after you to resolve the issue.\n* Creating public example repositories or [Snacks](https://snack.expo.io/) of navigation problems you have solved and sharing the links in [Community Resources](https://github.com/react-navigation/react-navigation/blob/master/COMMUNITY_RESOURCES.md).\n* Answering questions on [Stack Overflow](https://stackoverflow.com/search?q=react-navigation).\n* Answering questions in our [Reactiflux](https://www.reactiflux.com/) channel.\n* Providing feedback on the open [PRs](https://github.com/react-community/react-navigation/pulls).\n* Providing feedback on the open [RFCs](https://github.com/react-community/rfcs/pulls).\n* Improving the [website](https://github.com/react-navigation/react-navigation.github.io).\n\nIf you would like to submit a pull request, please follow the [Contributors guide](https://reactnavigation.org/docs/contributing.html) to find out how. If you don't know where to start, check the ones with the label [`good first issue`](https://github.com/react-community/react-navigation/labels/good%20first%20issue) - even [fixing a typo in the documentation](https://github.com/react-community/react-navigation/pull/2727) is a worthy contribution!\n\n#### Is this the only library available for navigation?\n\nCertainly not! There other libraries - which, depending on your needs, can be better or worse suited for your project. Read more in the [alternative libraries](https://reactnavigation.org/docs/alternatives.html) documentation, and read React Navigation's [pitch & anti-pitch](https://reactnavigation.org/docs/pitch.html) to understand the tradeoffs.\n\n#### Can I use this library for web?\n\nCurrently this is [not a priority](https://github.com/react-community/react-navigation/issues/2585#issuecomment-330338793), but the architecture of this library allows for it (and it has worked in the past). If you would like to lead this charge, please reach out with your ideas for how to move forward on the [RFCs repository](https://github.com/react-navigation/rfcs) and we would be happy to discuss.\n\n## Code of conduct\n\nThis library has adopted a Code of Conduct that we expect project participants to adhere to. Please read the [full text](https://github.com/react-community/react-navigation/blob/master/CODE_OF_CONDUCT.md) so that you can understand what actions will and will not be tolerated.\n\n## License\n\nReact-navigation is licensed under the [BSD 2-clause \"Simplified\" License](https://github.com/react-community/react-navigation/blob/master/LICENSE).\n","gitHead":"07f489f9166198a255a8b311697e2de797df618a","scripts":{"ios":"cd examples/NavigationPlayground && yarn && yarn ios","jest":"jest","lint":"eslint .","test":"npm run lint && npm run jest","start":"npm run ios","format":"eslint --fix .","android":"cd examples/NavigationPlayground && yarn && yarn android","codecov":"codecov","precommit":"lint-staged","test-update-snapshot":"jest --updateSnapshot"},"_npmUser":{"name":"brentvatne","email":"brentvatne@gmail.com"},"deprecated":"This package is no longer supported. Please use @react-navigation/native instead. See https://reactnavigation.org/docs/getting-started/ for usage guide","repository":{"url":"git+ssh://git@github.com/react-navigation/react-navigation.git","type":"git"},"_npmVersion":"5.5.1","description":"Routing and navigation for your React Native apps","directories":{},"lint-staged":{"*.js":["eslint --fix","git add"]},"_nodeVersion":"9.2.0","dependencies":{"clamp":"^1.0.1","prop-types":"^15.5.10","path-to-regexp":"^1.7.0","react-native-tab-view":"^0.0.74","hoist-non-react-statics":"^2.2.0","react-native-safe-area-view":"^0.6.0","react-native-drawer-layout-polyfill":"^1.3.2"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^22.1.3","husky":"^0.14.3","react":"16.2.0","eslint":"^4.2.0","codecov":"^2.2.0","prettier":"^1.5.3","babel-cli":"^6.24.1","babel-core":"^6.25.0","babel-jest":"^20.0.3","lint-staged":"^4.2.1","babel-eslint":"^7.2.3","react-native":"^0.52.0","prettier-eslint":"^6.4.2","eslint-plugin-react":"^7.1.0","react-test-renderer":"^16.0.0","eslint-plugin-import":"^2.7.0","eslint-config-prettier":"^2.3.0","eslint-plugin-jsx-a11y":"^6.0.2","eslint-plugin-prettier":"^2.1.2","babel-preset-react-native":"^2.1.0","react-native-vector-icons":"^4.2.0"},"peerDependencies":{"react":"*","react-native":"*"},"_npmOperationalInternal":{"tmp":"tmp/react-navigation_1.1.0-alpha.2_1518642060177_0.6725580793637724","host":"s3://npm-registry-packages"}},"1.1.0-rc.0":{"name":"react-navigation","version":"1.1.0-rc.0","author":{"name":"Adam Miskiewicz","email":"adam@sk3vy.com"},"license":"BSD-2-Clause","_id":"react-navigation@1.1.0-rc.0","maintainers":[{"name":"brentvatne","email":"brentvatne@gmail.com"},{"name":"davepack","email":"davepack@icloud.com"},{"name":"ericvicenti","email":"ericvicenti@gmail.com"},{"name":"grabbou","email":"grabbou@gmail.com"},{"name":"ide","email":"ide+npm@jameside.com"},{"name":"satya164","email":"satyajit.happy@gmail.com"},{"name":"skevy","email":"adam@sk3vy.com"},{"name":"spencercarli","email":"spencercarli@gmail.com"}],"homepage":"https://github.com/react-navigation/react-navigation#readme","bugs":{"url":"https://github.com/react-navigation/react-navigation/issues"},"dist":{"shasum":"a5b0c0f79b4df4ee0aaa3e86beadc50b974fc97f","tarball":"https://registry.npmjs.org/react-navigation/-/react-navigation-1.1.0-rc.0.tgz","fileCount":96,"integrity":"sha512-g1T75ghUM/oDKBH0U3iwNe6ju2Kvzcgl71IwYQL3ZcvgsI0hPX71q8FgevKFPrpc/Uk6PyJqzn3bfPYf/RyFaw==","signatures":[{"sig":"MEQCIAR7QhwCtypOfA/Mm2FGQKHvE30XGMg6YtmxSUE68UNiAiAMurxEOqPc7PehWvnsOGJVz9RoBepecMD9IEAiDMYrFQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":363487},"jest":{"notify":true,"preset":"react-native","testRegex":"./src/.*\\-test\\.js$","setupFiles":["<rootDir>/jest-setup.js"],"collectCoverage":true,"coverageDirectory":"./coverage/","coverageReporters":["lcov"],"collectCoverageFrom":["src/**/*.js"],"modulePathIgnorePatterns":["examples"],"coveragePathIgnorePatterns":["jest-setup.js"]},"main":"src/react-navigation.js","files":["src"],"readme":"# React Navigation\n\n[![npm version](https://badge.fury.io/js/react-navigation.svg)](https://badge.fury.io/js/react-navigation) [![codecov](https://codecov.io/gh/react-community/react-navigation/branch/master/graph/badge.svg)](https://codecov.io/gh/react-community/react-navigation) [![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg)](https://reactnavigation.org/docs/guides/contributors)\n\nReact Navigation is born from the React Native community's need for an extensible yet easy-to-use navigation solution based on Javascript.\n\n## Installation\n\nSince the library is a JS-based solution, to install the latest version of react-navigation you only need to run:\n\n```bash\nyarn add react-navigation\n```\n\nor\n\n```bash\nnpm install --save react-navigation\n```\n\n## Documentation\n\n* The best way to learn is to follow the [Getting started guide](https://reactnavigation.org/docs/getting-started.html). It guides you through the fundamentals of React Navigation.\n* The documentation includes solutions for common use cases in the \"How do I do ...?\" section, such as [tab navigation](https://reactnavigation.org/docs/tab-based-navigation.html) and [Redux integration](https://reactnavigation.org/docs/redux-integration.html).\n* If you need to build your own navigator, [there's a section for that](https://reactnavigation.org/docs/custom-navigator-overview.html) too.\n* The [API reference](https://reactnavigation.org/docs/api-reference.html) lists all public APIs.\n* The [Community Resources](https://github.com/react-navigation/react-navigation/blob/master/COMMUNITY_RESOURCES.md) document lists some other resources submitted to us by people who use React Navigation. Feel free to open a pull request to add your resource to the list.\n* You can contribute improvements to the documentation [in the website repository](https://github.com/react-navigation/react-navigation.github.io).\n\n## Try it out\n\nYou can also try out the [Navigation Playground app](https://exp.host/@react-navigation/NavigationPlayground) to get a sense for some of the tools built in to React Navigation. The \"Fundamentals\" in the documentation also include examples you can play with.\n\n## FAQs\n\n#### I'm having troubles using the library, what can I do?\n\nSee [the help page](https://reactnavigation.org/en/help.html).\n\n#### How can I help?\n\nThis library is a community effort: it can only be great if we all help out in one way or another! If you feel like you aren't experienced enough using React Navigation to contribute, you can still make an impact by:\n\n* Responding to one of the open [issues](https://github.com/react-community/react-navigation/issues). Even if you can't resolve or fully answer a question, asking for more information or clarity on an issue is extremely beneficial for someone to come after you to resolve the issue.\n* Creating public example repositories or [Snacks](https://snack.expo.io/) of navigation problems you have solved and sharing the links in [Community Resources](https://github.com/react-navigation/react-navigation/blob/master/COMMUNITY_RESOURCES.md).\n* Answering questions on [Stack Overflow](https://stackoverflow.com/search?q=react-navigation).\n* Answering questions in our [Reactiflux](https://www.reactiflux.com/) channel.\n* Providing feedback on the open [PRs](https://github.com/react-community/react-navigation/pulls).\n* Providing feedback on the open [RFCs](https://github.com/react-community/rfcs/pulls).\n* Improving the [website](https://github.com/react-navigation/react-navigation.github.io).\n\nIf you would like to submit a pull request, please follow the [Contributors guide](https://reactnavigation.org/docs/contributing.html) to find out how. If you don't know where to start, check the ones with the label [`good first issue`](https://github.com/react-community/react-navigation/labels/good%20first%20issue) - even [fixing a typo in the documentation](https://github.com/react-community/react-navigation/pull/2727) is a worthy contribution!\n\n#### Is this the only library available for navigation?\n\nCertainly not! There other libraries - which, depending on your needs, can be better or worse suited for your project. Read more in the [alternative libraries](https://reactnavigation.org/docs/alternatives.html) documentation, and read React Navigation's [pitch & anti-pitch](https://reactnavigation.org/docs/pitch.html) to understand the tradeoffs.\n\n#### Can I use this library for web?\n\nCurrently this is [not a priority](https://github.com/react-community/react-navigation/issues/2585#issuecomment-330338793), but the architecture of this library allows for it (and it has worked in the past). If you would like to lead this charge, please reach out with your ideas for how to move forward on the [RFCs repository](https://github.com/react-navigation/rfcs) and we would be happy to discuss.\n\n## Code of conduct\n\nThis library has adopted a Code of Conduct that we expect project participants to adhere to. Please read the [full text](https://github.com/react-community/react-navigation/blob/master/CODE_OF_CONDUCT.md) so that you can understand what actions will and will not be tolerated.\n\n## License\n\nReact-navigation is licensed under the [BSD 2-clause \"Simplified\" License](https://github.com/react-community/react-navigation/blob/master/LICENSE).\n","gitHead":"2c6dc35723552632c6ca97717d5547a62b875d2b","scripts":{"ios":"cd examples/NavigationPlayground && yarn && yarn ios","jest":"jest","lint":"eslint .","test":"npm run lint && npm run jest","start":"npm run ios","format":"eslint --fix .","android":"cd examples/NavigationPlayground && yarn && yarn android","codecov":"codecov","precommit":"lint-staged","test-update-snapshot":"jest --updateSnapshot"},"_npmUser":{"name":"brentvatne","email":"brentvatne@gmail.com"},"deprecated":"This package is no longer supported. Please use @react-navigation/native instead. See https://reactnavigation.org/docs/getting-started/ for usage guide","repository":{"url":"git+ssh://git@github.com/react-navigation/react-navigation.git","type":"git"},"_npmVersion":"5.5.1","description":"Routing and navigation for your React Native apps","directories":{},"lint-staged":{"*.js":["eslint --fix","prettier --write flow/react-navigation.js","git add"]},"_nodeVersion":"9.2.0","dependencies":{"clamp":"^1.0.1","prop-types":"^15.5.10","path-to-regexp":"^1.7.0","react-native-tab-view":"^0.0.74","hoist-non-react-statics":"^2.2.0","react-native-safe-area-view":"^0.6.0","react-native-drawer-layout-polyfill":"^1.3.2"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^22.1.3","husky":"^0.14.3","react":"16.2.0","eslint":"^4.2.0","codecov":"^2.2.0","prettier":"^1.5.3","babel-cli":"^6.24.1","babel-core":"^6.25.0","babel-jest":"^20.0.3","lint-staged":"^4.2.1","babel-eslint":"^7.2.3","react-native":"^0.52.0","prettier-eslint":"^6.4.2","eslint-plugin-react":"^7.1.0","react-test-renderer":"^16.0.0","eslint-plugin-import":"^2.7.0","eslint-config-prettier":"^2.3.0","eslint-plugin-jsx-a11y":"^6.0.2","eslint-plugin-prettier":"^2.1.2","babel-preset-react-native":"^2.1.0","react-native-vector-icons":"^4.2.0"},"peerDependencies":{"react":"*","react-native":"*"},"_npmOperationalInternal":{"tmp":"tmp/react-navigation_1.1.0-rc.0_1518829637761_0.004756523128074841","host":"s3://npm-registry-packages"}},"1.1.0-rc.1":{"name":"react-navigation","version":"1.1.0-rc.1","author":{"name":"Adam Miskiewicz","email":"adam@sk3vy.com"},"license":"BSD-2-Clause","_id":"react-navigation@1.1.0-rc.1","maintainers":[{"name":"brentvatne","email":"brentvatne@gmail.com"},{"name":"davepack","email":"davepack@icloud.com"},{"name":"ericvicenti","email":"ericvicenti@gmail.com"},{"name":"grabbou","email":"grabbou@gmail.com"},{"name":"ide","email":"ide+npm@jameside.com"},{"name":"satya164","email":"satyajit.happy@gmail.com"},{"name":"skevy","email":"adam@sk3vy.com"},{"name":"spencercarli","email":"spencercarli@gmail.com"}],"homepage":"https://github.com/react-navigation/react-navigation#readme","bugs":{"url":"https://github.com/react-navigation/react-navigation/issues"},"dist":{"shasum":"f90cf05f68290ab8959f05845064a578fe27ac81","tarball":"https://registry.npmjs.org/react-navigation/-/react-navigation-1.1.0-rc.1.tgz","fileCount":96,"integrity":"sha512-0QJopNKtnDWndWvhSJAgNe2bb+hC586HShz+zi+feVJ/aoAUyVPKKir+wlddcXXRdX4LX2xjogcfWYP40AtNIQ==","signatures":[{"sig":"MEQCICA7/VTFHMkqT65VWZUsVkXu2q219YbmamukxB8wBouoAiAwCk116oQhwpVfqbtusDS5ds3F7P+g+Ka9EmET+WMQOw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":363604},"jest":{"notify":true,"preset":"react-native","testRegex":"./src/.*\\-test\\.js$","setupFiles":["<rootDir>/jest-setup.js"],"collectCoverage":true,"coverageDirectory":"./coverage/","coverageReporters":["lcov"],"collectCoverageFrom":["src/**/*.js"],"modulePathIgnorePatterns":["examples"],"coveragePathIgnorePatterns":["jest-setup.js"]},"main":"src/react-navigation.js","files":["src"],"readme":"# React Navigation\n\n[![npm version](https://badge.fury.io/js/react-navigation.svg)](https://badge.fury.io/js/react-navigation) [![codecov](https://codecov.io/gh/react-community/react-navigation/branch/master/graph/badge.svg)](https://codecov.io/gh/react-community/react-navigation) [![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg)](https://reactnavigation.org/docs/guides/contributors)\n\nReact Navigation is born from the React Native community's need for an extensible yet easy-to-use navigation solution based on Javascript.\n\n## Installation\n\nSince the library is a JS-based solution, to install the latest version of react-navigation you only need to run:\n\n```bash\nyarn add react-navigation\n```\n\nor\n\n```bash\nnpm install --save react-navigation\n```\n\n## Documentation\n\n* The best way to learn is to follow the [Getting started guide](https://reactnavigation.org/docs/getting-started.html). It guides you through the fundamentals of React Navigation.\n* The documentation includes solutions for common use cases in the \"How do I do ...?\" section, such as [tab navigation](https://reactnavigation.org/docs/tab-based-navigation.html) and [Redux integration](https://reactnavigation.org/docs/redux-integration.html).\n* If you need to build your own navigator, [there's a section for that](https://reactnavigation.org/docs/custom-navigator-overview.html) too.\n* The [API reference](https://reactnavigation.org/docs/api-reference.html) lists all public APIs.\n* The [Community Resources](https://github.com/react-navigation/react-navigation/blob/master/COMMUNITY_RESOURCES.md) document lists some other resources submitted to us by people who use React Navigation. Feel free to open a pull request to add your resource to the list.\n* You can contribute improvements to the documentation [in the website repository](https://github.com/react-navigation/react-navigation.github.io).\n\n## Try it out\n\nYou can also try out the [Navigation Playground app](https://exp.host/@react-navigation/NavigationPlayground) to get a sense for some of the tools built in to React Navigation. The \"Fundamentals\" in the documentation also include examples you can play with.\n\n## FAQs\n\n#### I'm having troubles using the library, what can I do?\n\nSee [the help page](https://reactnavigation.org/en/help.html).\n\n#### How can I help?\n\nThis library is a community effort: it can only be great if we all help out in one way or another! If you feel like you aren't experienced enough using React Navigation to contribute, you can still make an impact by:\n\n* Responding to one of the open [issues](https://github.com/react-community/react-navigation/issues). Even if you can't resolve or fully answer a question, asking for more information or clarity on an issue is extremely beneficial for someone to come after you to resolve the issue.\n* Creating public example repositories or [Snacks](https://snack.expo.io/) of navigation problems you have solved and sharing the links in [Community Resources](https://github.com/react-navigation/react-navigation/blob/master/COMMUNITY_RESOURCES.md).\n* Answering questions on [Stack Overflow](https://stackoverflow.com/search?q=react-navigation).\n* Answering questions in our [Reactiflux](https://www.reactiflux.com/) channel.\n* Providing feedback on the open [PRs](https://github.com/react-community/react-navigation/pulls).\n* Providing feedback on the open [RFCs](https://github.com/react-community/rfcs/pulls).\n* Improving the [website](https://github.com/react-navigation/react-navigation.github.io).\n\nIf you would like to submit a pull request, please follow the [Contributors guide](https://reactnavigation.org/docs/contributing.html) to find out how. If you don't know where to start, check the ones with the label [`good first issue`](https://github.com/react-community/react-navigation/labels/good%20first%20issue) - even [fixing a typo in the documentation](https://github.com/react-community/react-navigation/pull/2727) is a worthy contribution!\n\n#### Is this the only library available for navigation?\n\nCertainly not! There other libraries - which, depending on your needs, can be better or worse suited for your project. Read more in the [alternative libraries](https://reactnavigation.org/docs/alternatives.html) documentation, and read React Navigation's [pitch & anti-pitch](https://reactnavigation.org/docs/pitch.html) to understand the tradeoffs.\n\n#### Can I use this library for web?\n\nCurrently this is [not a priority](https://github.com/react-community/react-navigation/issues/2585#issuecomment-330338793), but the architecture of this library allows for it (and it has worked in the past). If you would like to lead this charge, please reach out with your ideas for how to move forward on the [RFCs repository](https://github.com/react-navigation/rfcs) and we would be happy to discuss.\n\n## Code of conduct\n\nThis library has adopted a Code of Conduct that we expect project participants to adhere to. Please read the [full text](https://github.com/react-community/react-navigation/blob/master/CODE_OF_CONDUCT.md) so that you can understand what actions will and will not be tolerated.\n\n## License\n\nReact-navigation is licensed under the [BSD 2-clause \"Simplified\" License](https://github.com/react-community/react-navigation/blob/master/LICENSE).\n","gitHead":"27538cad9432d4a54b6499ddf0cbdf3d87d5f060","scripts":{"ios":"cd examples/NavigationPlayground && yarn && yarn ios","jest":"jest","lint":"eslint .","test":"npm run lint && npm run jest","start":"npm run ios","format":"eslint --fix .","android":"cd examples/NavigationPlayground && yarn && yarn android","codecov":"codecov","precommit":"lint-staged","test-update-snapshot":"jest --updateSnapshot"},"_npmUser":{"name":"brentvatne","email":"brentvatne@gmail.com"},"deprecated":"This package is no longer supported. Please use @react-navigation/native instead. See https://reactnavigation.org/docs/getting-started/ for usage guide","repository":{"url":"git+ssh://git@github.com/react-navigation/react-navigation.git","type":"git"},"_npmVersion":"5.5.1","description":"Routing and navigation for your React Native apps","directories":{},"lint-staged":{"*.js":["eslint --fix","prettier --write flow/react-navigation.js","git add"]},"_nodeVersion":"9.2.0","dependencies":{"clamp":"^1.0.1","prop-types":"^15.5.10","path-to-regexp":"^1.7.0","react-native-tab-view":"^0.0.74","hoist-non-react-statics":"^2.2.0","react-native-safe-area-view":"^0.6.0","react-native-drawer-layout-polyfill":"^1.3.2"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^22.1.3","husky":"^0.14.3","react":"16.2.0","eslint":"^4.2.0","codecov":"^2.2.0","prettier":"^1.5.3","babel-cli":"^6.24.1","babel-core":"^6.25.0","babel-jest":"^20.0.3","lint-staged":"^4.2.1","babel-eslint":"^7.2.3","react-native":"^0.52.0","prettier-eslint":"^6.4.2","eslint-plugin-react":"^7.1.0","react-test-renderer":"^16.0.0","eslint-plugin-import":"^2.7.0","eslint-config-prettier":"^2.3.0","eslint-plugin-jsx-a11y":"^6.0.2","eslint-plugin-prettier":"^2.1.2","babel-preset-react-native":"^2.1.0","react-native-vector-icons":"^4.2.0"},"peerDependencies":{"react":"*","react-native":"*"},"_npmOperationalInternal":{"tmp":"tmp/react-navigation_1.1.0-rc.1_1518830788841_0.326240211687127","host":"s3://npm-registry-packages"}},"1.1.0-rc.2":{"name":"react-navigation","version":"1.1.0-rc.2","author":{"name":"Adam Miskiewicz","email":"adam@sk3vy.com"},"license":"BSD-2-Clause","_id":"react-navigation@1.1.0-rc.2","maintainers":[{"name":"brentvatne","email":"brentvatne@gmail.com"},{"name":"davepack","email":"davepack@icloud.com"},{"name":"ericvicenti","email":"ericvicenti@gmail.com"},{"name":"grabbou","email":"grabbou@gmail.com"},{"name":"ide","email":"ide+npm@jameside.com"},{"name":"satya164","email":"satyajit.happy@gmail.com"},{"name":"skevy","email":"adam@sk3vy.com"},{"name":"spencercarli","email":"spencercarli@gmail.com"}],"homepage":"https://github.com/react-navigation/react-navigation#readme","bugs":{"url":"https://github.com/react-navigation/react-navigation/issues"},"dist":{"shasum":"dfd44d9ec749d50d57fcbe9aff028720a9971d6c","tarball":"https://registry.npmjs.org/react-navigation/-/react-navigation-1.1.0-rc.2.tgz","fileCount":96,"integrity":"sha512-9koq34wBlp83FBRUfVGp5jMkFao1nSpZVMn9k/rJ82AllDGCumRL1TgoEhjwyuh8GqXL+5/vWFwhfoEHcGd3Zg==","signatures":[{"sig":"MEUCID3u97YekNIqJiZpufuJ6O6dCo0Dj5ARp3jHNnWCbk7vAiEA2AI/3mp1IpWcAZ7r1JQ2JJ/U7jWzJE4x7sDqmlxJPRI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":363803},"jest":{"notify":true,"preset":"react-native","testRegex":"./src/.*\\-test\\.js$","setupFiles":["<rootDir>/jest-setup.js"],"collectCoverage":true,"coverageDirectory":"./coverage/","coverageReporters":["lcov"],"collectCoverageFrom":["src/**/*.js"],"modulePathIgnorePatterns":["examples"],"coveragePathIgnorePatterns":["jest-setup.js"]},"main":"src/react-navigation.js","files":["src"],"readme":"# React Navigation\n\n[![npm version](https://badge.fury.io/js/react-navigation.svg)](https://badge.fury.io/js/react-navigation) [![codecov](https://codecov.io/gh/react-community/react-navigation/branch/master/graph/badge.svg)](https://codecov.io/gh/react-community/react-navigation) [![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg)](https://reactnavigation.org/docs/guides/contributors)\n\nReact Navigation is born from the React Native community's need for an extensible yet easy-to-use navigation solution based on Javascript.\n\n## Installation\n\nSince the library is a JS-based solution, to install the latest version of react-navigation you only need to run:\n\n```bash\nyarn add react-navigation\n```\n\nor\n\n```bash\nnpm install --save react-navigation\n```\n\n## Documentation\n\n* The best way to learn is to follow the [Getting started guide](https://reactnavigation.org/docs/getting-started.html). It guides you through the fundamentals of React Navigation.\n* The documentation includes solutions for common use cases in the \"How do I do ...?\" section, such as [tab navigation](https://reactnavigation.org/docs/tab-based-navigation.html) and [Redux integration](https://reactnavigation.org/docs/redux-integration.html).\n* If you need to build your own navigator, [there's a section for that](https://reactnavigation.org/docs/custom-navigator-overview.html) too.\n* The [API reference](https://reactnavigation.org/docs/api-reference.html) lists all public APIs.\n* The [Community Resources](https://github.com/react-navigation/react-navigation/blob/master/COMMUNITY_RESOURCES.md) document lists some other resources submitted to us by people who use React Navigation. Feel free to open a pull request to add your resource to the list.\n* You can contribute improvements to the documentation [in the website repository](https://github.com/react-navigation/react-navigation.github.io).\n\n## Try it out\n\nYou can also try out the [Navigation Playground app](https://exp.host/@react-navigation/NavigationPlayground) to get a sense for some of the tools built in to React Navigation. The \"Fundamentals\" in the documentation also include examples you can play with.\n\n## FAQs\n\n#### I'm having troubles using the library, what can I do?\n\nSee [the help page](https://reactnavigation.org/en/help.html).\n\n#### How can I help?\n\nThis library is a community effort: it can only be great if we all help out in one way or another! If you feel like you aren't experienced enough using React Navigation to contribute, you can still make an impact by:\n\n* Responding to one of the open [issues](https://github.com/react-community/react-navigation/issues). Even if you can't resolve or fully answer a question, asking for more information or clarity on an issue is extremely beneficial for someone to come after you to resolve the issue.\n* Creating public example repositories or [Snacks](https://snack.expo.io/) of navigation problems you have solved and sharing the links in [Community Resources](https://github.com/react-navigation/react-navigation/blob/master/COMMUNITY_RESOURCES.md).\n* Answering questions on [Stack Overflow](https://stackoverflow.com/search?q=react-navigation).\n* Answering questions in our [Reactiflux](https://www.reactiflux.com/) channel.\n* Providing feedback on the open [PRs](https://github.com/react-community/react-navigation/pulls).\n* Providing feedback on the open [RFCs](https://github.com/react-community/rfcs/pulls).\n* Improving the [website](https://github.com/react-navigation/react-navigation.github.io).\n\nIf you would like to submit a pull request, please follow the [Contributors guide](https://reactnavigation.org/docs/contributing.html) to find out how. If you don't know where to start, check the ones with the label [`good first issue`](https://github.com/react-community/react-navigation/labels/good%20first%20issue) - even [fixing a typo in the documentation](https://github.com/react-community/react-navigation/pull/2727) is a worthy contribution!\n\n#### Is this the only library available for navigation?\n\nCertainly not! There other libraries - which, depending on your needs, can be better or worse suited for your project. Read more in the [alternative libraries](https://reactnavigation.org/docs/alternatives.html) documentation, and read React Navigation's [pitch & anti-pitch](https://reactnavigation.org/docs/pitch.html) to understand the tradeoffs.\n\n#### Can I use this library for web?\n\nCurrently this is [not a priority](https://github.com/react-community/react-navigation/issues/2585#issuecomment-330338793), but the architecture of this library allows for it (and it has worked in the past). If you would like to lead this charge, please reach out with your ideas for how to move forward on the [RFCs repository](https://github.com/react-navigation/rfcs) and we would be happy to discuss.\n\n## Code of conduct\n\nThis library has adopted a Code of Conduct that we expect project participants to adhere to. Please read the [full text](https://github.com/react-community/react-navigation/blob/master/CODE_OF_CONDUCT.md) so that you can understand what actions will and will not be tolerated.\n\n## License\n\nReact-navigation is licensed under the [BSD 2-clause \"Simplified\" License](https://github.com/react-community/react-navigation/blob/master/LICENSE).\n","gitHead":"021c7e54bec4a91818ec3abf0fe7a7e892327847","scripts":{"ios":"cd examples/NavigationPlayground && yarn && yarn ios","jest":"jest","lint":"eslint .","test":"npm run lint && npm run jest","start":"npm run ios","format":"eslint --fix .","android":"cd examples/NavigationPlayground && yarn && yarn android","codecov":"codecov","precommit":"lint-staged","test-update-snapshot":"jest --updateSnapshot"},"_npmUser":{"name":"brentvatne","email":"brentvatne@gmail.com"},"deprecated":"This package is no longer supported. Please use @react-navigation/native instead. See https://reactnavigation.org/docs/getting-started/ for usage guide","repository":{"url":"git+ssh://git@github.com/react-navigation/react-navigation.git","type":"git"},"_npmVersion":"5.5.1","description":"Routing and navigation for your React Native apps","directories":{},"lint-staged":{"*.js":["eslint --fix","prettier --write flow/react-navigation.js","git add"]},"_nodeVersion":"9.2.0","dependencies":{"clamp":"^1.0.1","prop-types":"^15.5.10","path-to-regexp":"^1.7.0","react-native-tab-view":"^0.0.74","hoist-non-react-statics":"^2.2.0","react-native-safe-area-view":"^0.6.0","react-native-drawer-layout-polyfill":"^1.3.2"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^22.1.3","husky":"^0.14.3","react":"16.2.0","eslint":"^4.2.0","codecov":"^2.2.0","prettier":"^1.5.3","babel-cli":"^6.24.1","babel-core":"^6.25.0","babel-jest":"^20.0.3","lint-staged":"^4.2.1","babel-eslint":"^7.2.3","react-native":"^0.52.0","prettier-eslint":"^6.4.2","eslint-plugin-react":"^7.1.0","react-test-renderer":"^16.0.0","eslint-plugin-import":"^2.7.0","eslint-config-prettier":"^2.3.0","eslint-plugin-jsx-a11y":"^6.0.2","eslint-plugin-prettier":"^2.1.2","babel-preset-react-native":"^2.1.0","react-native-vector-icons":"^4.2.0"},"peerDependencies":{"react":"*","react-native":"*"},"_npmOperationalInternal":{"tmp":"tmp/react-navigation_1.1.0-rc.2_1518833283797_0.8582588196101162","host":"s3://npm-registry-packages"}},"1.1.0-rc.3":{"name":"react-navigation","version":"1.1.0-rc.3","author":{"name":"Adam Miskiewicz","email":"adam@sk3vy.com"},"license":"BSD-2-Clause","_id":"react-navigation@1.1.0-rc.3","maintainers":[{"name":"brentvatne","email":"brentvatne@gmail.com"},{"name":"davepack","email":"davepack@icloud.com"},{"name":"ericvicenti","email":"ericvicenti@gmail.com"},{"name":"grabbou","email":"grabbou@gmail.com"},{"name":"ide","email":"ide+npm@jameside.com"},{"name":"satya164","email":"satyajit.happy@gmail.com"},{"name":"skevy","email":"adam@sk3vy.com"},{"name":"spencercarli","email":"spencercarli@gmail.com"}],"homepage":"https://github.com/react-navigation/react-navigation#readme","bugs":{"url":"https://github.com/react-navigation/react-navigation/issues"},"dist":{"shasum":"d0527d876c4cfec0be017850baad6f113b75feac","tarball":"https://registry.npmjs.org/react-navigation/-/react-navigation-1.1.0-rc.3.tgz","fileCount":96,"integrity":"sha512-ezemHwSIXcRQyKAybZXoNxKwzbalWAAKRIfx7PtQbK97vgeOJAOdnwozeMA1piCYDGxNNbbE85JtmvUhfxRqTA==","signatures":[{"sig":"MEQCIHB1o6W+9GEd8PpW5M8MZdLlvCtO3KU8XShZH/3XGyhcAiAxvLjCpImPczd4kERtZ7QRwE4HfoZDT1qv8GiZ6gDNpg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":364007},"jest":{"notify":true,"preset":"react-native","testRegex":"./src/.*\\-test\\.js$","setupFiles":["<rootDir>/jest-setup.js"],"collectCoverage":true,"coverageDirectory":"./coverage/","coverageReporters":["lcov"],"collectCoverageFrom":["src/**/*.js"],"modulePathIgnorePatterns":["examples"],"coveragePathIgnorePatterns":["jest-setup.js"]},"main":"src/react-navigation.js","files":["src"],"readme":"# React Navigation\n\n[![npm version](https://badge.fury.io/js/react-navigation.svg)](https://badge.fury.io/js/react-navigation) [![codecov](https://codecov.io/gh/react-community/react-navigation/branch/master/graph/badge.svg)](https://codecov.io/gh/react-community/react-navigation) [![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg)](https://reactnavigation.org/docs/guides/contributors)\n\nReact Navigation is born from the React Native community's need for an extensible yet easy-to-use navigation solution based on Javascript.\n\n## Installation\n\nSince the library is a JS-based solution, to install the latest version of react-navigation you only need to run:\n\n```bash\nyarn add react-navigation\n```\n\nor\n\n```bash\nnpm install --save react-navigation\n```\n\n## Documentation\n\n* The best way to learn is to follow the [Getting started guide](https://reactnavigation.org/docs/getting-started.html). It guides you through the fundamentals of React Navigation.\n* The documentation includes solutions for common use cases in the \"How do I do ...?\" section, such as [tab navigation](https://reactnavigation.org/docs/tab-based-navigation.html) and [Redux integration](https://reactnavigation.org/docs/redux-integration.html).\n* If you need to build your own navigator, [there's a section for that](https://reactnavigation.org/docs/custom-navigator-overview.html) too.\n* The [API reference](https://reactnavigation.org/docs/api-reference.html) lists all public APIs.\n* The [Community Resources](https://github.com/react-navigation/react-navigation/blob/master/COMMUNITY_RESOURCES.md) document lists some other resources submitted to us by people who use React Navigation. Feel free to open a pull request to add your resource to the list.\n* You can contribute improvements to the documentation [in the website repository](https://github.com/react-navigation/react-navigation.github.io).\n\n## Try it out\n\nYou can also try out the [Navigation Playground app](https://exp.host/@react-navigation/NavigationPlayground) to get a sense for some of the tools built in to React Navigation. The \"Fundamentals\" in the documentation also include examples you can play with.\n\n## FAQs\n\n#### I'm having troubles using the library, what can I do?\n\nSee [the help page](https://reactnavigation.org/en/help.html).\n\n#### How can I help?\n\nThis library is a community effort: it can only be great if we all help out in one way or another! If you feel like you aren't experienced enough using React Navigation to contribute, you can still make an impact by:\n\n* Responding to one of the open [issues](https://github.com/react-community/react-navigation/issues). Even if you can't resolve or fully answer a question, asking for more information or clarity on an issue is extremely beneficial for someone to come after you to resolve the issue.\n* Creating public example repositories or [Snacks](https://snack.expo.io/) of navigation problems you have solved and sharing the links in [Community Resources](https://github.com/react-navigation/react-navigation/blob/master/COMMUNITY_RESOURCES.md).\n* Answering questions on [Stack Overflow](https://stackoverflow.com/search?q=react-navigation).\n* Answering questions in our [Reactiflux](https://www.reactiflux.com/) channel.\n* Providing feedback on the open [PRs](https://github.com/react-community/react-navigation/pulls).\n* Providing feedback on the open [RFCs](https://github.com/react-community/rfcs/pulls).\n* Improving the [website](https://github.com/react-navigation/react-navigation.github.io).\n\nIf you would like to submit a pull request, please follow the [Contributors guide](https://reactnavigation.org/docs/contributing.html) to find out how. If you don't know where to start, check the ones with the label [`good first issue`](https://github.com/react-community/react-navigation/labels/good%20first%20issue) - even [fixing a typo in the documentation](https://github.com/react-community/react-navigation/pull/2727) is a worthy contribution!\n\n#### Is this the only library available for navigation?\n\nCertainly not! There other libraries - which, depending on your needs, can be better or worse suited for your project. Read more in the [alternative libraries](https://reactnavigation.org/docs/alternatives.html) documentation, and read React Navigation's [pitch & anti-pitch](https://reactnavigation.org/docs/pitch.html) to understand the tradeoffs.\n\n#### Can I use this library for web?\n\nCurrently this is [not a priority](https://github.com/react-community/react-navigation/issues/2585#issuecomment-330338793), but the architecture of this library allows for it (and it has worked in the past). If you would like to lead this charge, please reach out with your ideas for how to move forward on the [RFCs repository](https://github.com/react-navigation/rfcs) and we would be happy to discuss.\n\n## Code of conduct\n\nThis library has adopted a Code of Conduct that we expect project participants to adhere to. Please read the [full text](https://github.com/react-community/react-navigation/blob/master/CODE_OF_CONDUCT.md) so that you can understand what actions will and will not be tolerated.\n\n## License\n\nReact-navigation is licensed under the [BSD 2-clause \"Simplified\" License](https://github.com/react-community/react-navigation/blob/master/LICENSE).\n","gitHead":"f0acaddf057020ace17428c570f6c329cf68c38c","scripts":{"ios":"cd examples/NavigationPlayground && yarn && yarn ios","jest":"jest","lint":"eslint .","test":"npm run lint && npm run jest","start":"npm run ios","format":"eslint --fix .","android":"cd examples/NavigationPlayground && yarn && yarn android","codecov":"codecov","precommit":"lint-staged","test-update-snapshot":"jest --updateSnapshot"},"_npmUser":{"name":"brentvatne","email":"brentvatne@gmail.com"},"deprecated":"This package is no longer supported. Please use @react-navigation/native instead. See https://reactnavigation.org/docs/getting-started/ for usage guide","repository":{"url":"git+ssh://git@github.com/react-navigation/react-navigation.git","type":"git"},"_npmVersion":"5.5.1","description":"Routing and navigation for your React Native apps","directories":{},"lint-staged":{"*.js":["eslint --fix","prettier --write flow/react-navigation.js","git add"]},"_nodeVersion":"9.2.0","dependencies":{"clamp":"^1.0.1","prop-types":"^15.5.10","path-to-regexp":"^1.7.0","react-native-tab-view":"^0.0.74","hoist-non-react-statics":"^2.2.0","react-native-safe-area-view":"^0.6.0","react-native-drawer-layout-polyfill":"^1.3.2"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^22.1.3","husky":"^0.14.3","react":"16.2.0","eslint":"^4.2.0","codecov":"^2.2.0","prettier":"^1.5.3","babel-cli":"^6.24.1","babel-core":"^6.25.0","babel-jest":"^20.0.3","lint-staged":"^4.2.1","babel-eslint":"^7.2.3","react-native":"^0.52.0","prettier-eslint":"^6.4.2","eslint-plugin-react":"^7.1.0","react-test-renderer":"^16.0.0","eslint-plugin-import":"^2.7.0","eslint-config-prettier":"^2.3.0","eslint-plugin-jsx-a11y":"^6.0.2","eslint-plugin-prettier":"^2.1.2","babel-preset-react-native":"^2.1.0","react-native-vector-icons":"^4.2.0"},"peerDependencies":{"react":"*","react-native":"*"},"_npmOperationalInternal":{"tmp":"tmp/react-navigation_1.1.0-rc.3_1518889339920_0.6338464176072789","host":"s3://npm-registry-packages"}},"1.1.0-rc.4":{"name":"react-navigation","version":"1.1.0-rc.4","author":{"name":"Adam Miskiewicz","email":"adam@sk3vy.com"},"license":"BSD-2-Clause","_id":"react-navigation@1.1.0-rc.4","maintainers":[{"name":"brentvatne","email":"brentvatne@gmail.com"},{"name":"davepack","email":"davepack@icloud.com"},{"name":"ericvicenti","email":"ericvicenti@gmail.com"},{"name":"grabbou","email":"grabbou@gmail.com"},{"name":"ide","email":"ide+npm@jameside.com"},{"name":"satya164","email":"satyajit.happy@gmail.com"},{"name":"skevy","email":"adam@sk3vy.com"},{"name":"spencercarli","email":"spencercarli@gmail.com"}],"homepage":"https://github.com/react-navigation/react-navigation#readme","bugs":{"url":"https://github.com/react-navigation/react-navigation/issues"},"dist":{"shasum":"22334cb904204fab68a6d70384ca655af2c78fde","tarball":"https://registry.npmjs.org/react-navigation/-/react-navigation-1.1.0-rc.4.tgz","fileCount":96,"integrity":"sha512-Tbh0P/uARsmRdf83sJeNlPEbxQg7gF/vipxtDu8289DE/dWOdXRupIAX2oE+V42Jkw+QR42zEYEKKGB1cV1/OQ==","signatures":[{"sig":"MEYCIQCsoVbBDzEJ1h2k9jgjTaYMddtn2n3YJk93HALnrVMfwQIhAMNb40wtDm7JUZ/Q/VL3o9gWy5aCK8L8+kxWvLcdt9jX","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":365745},"jest":{"notify":true,"preset":"react-native","testRegex":"./src/.*\\-test\\.js$","setupFiles":["<rootDir>/jest-setup.js"],"collectCoverage":true,"coverageDirectory":"./coverage/","coverageReporters":["lcov"],"collectCoverageFrom":["src/**/*.js"],"modulePathIgnorePatterns":["examples"],"coveragePathIgnorePatterns":["jest-setup.js"]},"main":"src/react-navigation.js","files":["src"],"readme":"# React Navigation\n\n[![npm version](https://badge.fury.io/js/react-navigation.svg)](https://badge.fury.io/js/react-navigation) [![codecov](https://codecov.io/gh/react-community/react-navigation/branch/master/graph/badge.svg)](https://codecov.io/gh/react-community/react-navigation) [![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg)](https://reactnavigation.org/docs/guides/contributors)\n\nReact Navigation is born from the React Native community's need for an extensible yet easy-to-use navigation solution based on Javascript.\n\n## Installation\n\nSince the library is a JS-based solution, to install the latest version of react-navigation you only need to run:\n\n```bash\nyarn add react-navigation\n```\n\nor\n\n```bash\nnpm install --save react-navigation\n```\n\n## Documentation\n\n* The best way to learn is to follow the [Getting started guide](https://reactnavigation.org/docs/getting-started.html). It guides you through the fundamentals of React Navigation.\n* The documentation includes solutions for common use cases in the \"How do I do ...?\" section, such as [tab navigation](https://reactnavigation.org/docs/tab-based-navigation.html) and [Redux integration](https://reactnavigation.org/docs/redux-integration.html).\n* If you need to build your own navigator, [there's a section for that](https://reactnavigation.org/docs/custom-navigator-overview.html) too.\n* The [API reference](https://reactnavigation.org/docs/api-reference.html) lists all public APIs.\n* The [Community Resources](https://github.com/react-navigation/react-navigation/blob/master/COMMUNITY_RESOURCES.md) document lists some other resources submitted to us by people who use React Navigation. Feel free to open a pull request to add your resource to the list.\n* You can contribute improvements to the documentation [in the website repository](https://github.com/react-navigation/react-navigation.github.io).\n\n## Try it out\n\nYou can also try out the [Navigation Playground app](https://exp.host/@react-navigation/NavigationPlayground) to get a sense for some of the tools built in to React Navigation. The \"Fundamentals\" in the documentation also include examples you can play with.\n\n## FAQs\n\n#### I'm having troubles using the library, what can I do?\n\nSee [the help page](https://reactnavigation.org/en/help.html).\n\n#### How can I help?\n\nThis library is a community effort: it can only be great if we all help out in one way or another! If you feel like you aren't experienced enough using React Navigation to contribute, you can still make an impact by:\n\n* Responding to one of the open [issues](https://github.com/react-community/react-navigation/issues). Even if you can't resolve or fully answer a question, asking for more information or clarity on an issue is extremely beneficial for someone to come after you to resolve the issue.\n* Creating public example repositories or [Snacks](https://snack.expo.io/) of navigation problems you have solved and sharing the links in [Community Resources](https://github.com/react-navigation/react-navigation/blob/master/COMMUNITY_RESOURCES.md).\n* Answering questions on [Stack Overflow](https://stackoverflow.com/search?q=react-navigation).\n* Answering questions in our [Reactiflux](https://www.reactiflux.com/) channel.\n* Providing feedback on the open [PRs](https://github.com/react-community/react-navigation/pulls).\n* Providing feedback on the open [RFCs](https://github.com/react-community/rfcs/pulls).\n* Improving the [website](https://github.com/react-navigation/react-navigation.github.io).\n\nIf you would like to submit a pull request, please follow the [Contributors guide](https://reactnavigation.org/docs/contributing.html) to find out how. If you don't know where to start, check the ones with the label [`good first issue`](https://github.com/react-community/react-navigation/labels/good%20first%20issue) - even [fixing a typo in the documentation](https://github.com/react-community/react-navigation/pull/2727) is a worthy contribution!\n\n#### Is this the only library available for navigation?\n\nCertainly not! There other libraries - which, depending on your needs, can be better or worse suited for your project. Read more in the [alternative libraries](https://reactnavigation.org/docs/alternatives.html) documentation, and read React Navigation's [pitch & anti-pitch](https://reactnavigation.org/docs/pitch.html) to understand the tradeoffs.\n\n#### Can I use this library for web?\n\nCurrently this is [not a priority](https://github.com/react-community/react-navigation/issues/2585#issuecomment-330338793), but the architecture of this library allows for it (and it has worked in the past). If you would like to lead this charge, please reach out with your ideas for how to move forward on the [RFCs repository](https://github.com/react-navigation/rfcs) and we would be happy to discuss.\n\n## Code of conduct\n\nThis library has adopted a Code of Conduct that we expect project participants to adhere to. Please read the [full text](https://github.com/react-community/react-navigation/blob/master/CODE_OF_CONDUCT.md) so that you can understand what actions will and will not be tolerated.\n\n## License\n\nReact-navigation is licensed under the [BSD 2-clause \"Simplified\" License](https://github.com/react-community/react-navigation/blob/master/LICENSE).\n","gitHead":"055fdb2ffc13b4389ead56a4a02681170bad07f7","scripts":{"ios":"cd examples/NavigationPlayground && yarn && yarn ios","jest":"jest","lint":"eslint .","test":"npm run lint && npm run jest","start":"npm run ios","format":"eslint --fix .","android":"cd examples/NavigationPlayground && yarn && yarn android","codecov":"codecov","precommit":"lint-staged","test-update-snapshot":"jest --updateSnapshot"},"_npmUser":{"name":"brentvatne","email":"brentvatne@gmail.com"},"deprecated":"This package is no longer supported. Please use @react-navigation/native instead. See https://reactnavigation.org/docs/getting-started/ for usage guide","repository":{"url":"git+ssh://git@github.com/react-navigation/react-navigation.git","type":"git"},"_npmVersion":"5.5.1","description":"Routing and navigation for your React Native apps","directories":{},"lint-staged":{"*.js":["eslint --fix","prettier --write flow/react-navigation.js","git add"]},"_nodeVersion":"9.2.0","dependencies":{"clamp":"^1.0.1","prop-types":"^15.5.10","path-to-regexp":"^1.7.0","react-native-tab-view":"^0.0.74","hoist-non-react-statics":"^2.2.0","react-native-safe-area-view":"^0.6.0","react-native-drawer-layout-polyfill":"^1.3.2"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^22.1.3","husky":"^0.14.3","react":"16.2.0","eslint":"^4.2.0","codecov":"^2.2.0","prettier":"^1.5.3","babel-cli":"^6.24.1","babel-core":"^6.25.0","babel-jest":"^20.0.3","lint-staged":"^4.2.1","babel-eslint":"^7.2.3","react-native":"^0.52.0","prettier-eslint":"^6.4.2","eslint-plugin-react":"^7.1.0","react-test-renderer":"^16.0.0","eslint-plugin-import":"^2.7.0","eslint-config-prettier":"^2.3.0","eslint-plugin-jsx-a11y":"^6.0.2","eslint-plugin-prettier":"^2.1.2","babel-preset-react-native":"^2.1.0","react-native-vector-icons":"^4.2.0"},"peerDependencies":{"react":"*","react-native":"*"},"_npmOperationalInternal":{"tmp":"tmp/react-navigation_1.1.0-rc.4_1518900681225_0.5312008827381123","host":"s3://npm-registry-packages"}},"1.1.0-rc.5":{"name":"react-navigation","version":"1.1.0-rc.5","author":{"name":"Adam Miskiewicz","email":"adam@sk3vy.com"},"license":"BSD-2-Clause","_id":"react-navigation@1.1.0-rc.5","maintainers":[{"name":"brentvatne","email":"brentvatne@gmail.com"},{"name":"davepack","email":"davepack@icloud.com"},{"name":"ericvicenti","email":"ericvicenti@gmail.com"},{"name":"grabbou","email":"grabbou@gmail.com"},{"name":"ide","email":"ide+npm@jameside.com"},{"name":"satya164","email":"satyajit.happy@gmail.com"},{"name":"skevy","email":"adam@sk3vy.com"},{"name":"spencercarli","email":"spencercarli@gmail.com"}],"homepage":"https://github.com/react-navigation/react-navigation#readme","bugs":{"url":"https://github.com/react-navigation/react-navigation/issues"},"dist":{"shasum":"5157cf982fb4a4430ae4853edac15890320d4bcd","tarball":"https://registry.npmjs.org/react-navigation/-/react-navigation-1.1.0-rc.5.tgz","fileCount":96,"integrity":"sha512-7o4grrdySFlwfydZA4U8qumrfr9Thuh6LT2GsU1AWkwuVdhxWgxanHG7mQ1jO+1KfquvdusIR4UHBt3i2qC/cw==","signatures":[{"sig":"MEQCIDNkI4Wrizyo7UGuOcBL7XrtFrepZvwUdzQ4gmnPNR/pAiB/b972cxOdh999Ikxp/qAVOZsvlReQneGag9JwNgZvpQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":365882},"jest":{"notify":true,"preset":"react-native","testRegex":"./src/.*\\-test\\.js$","setupFiles":["<rootDir>/jest-setup.js"],"collectCoverage":true,"coverageDirectory":"./coverage/","coverageReporters":["lcov"],"collectCoverageFrom":["src/**/*.js"],"modulePathIgnorePatterns":["examples"],"coveragePathIgnorePatterns":["jest-setup.js"]},"main":"src/react-navigation.js","files":["src"],"gitHead":"e27afea7ab93f98ff596e5e736d65e72a0d9aecf","scripts":{"ios":"cd examples/NavigationPlayground && yarn && yarn ios","jest":"jest","lint":"eslint .","test":"npm run lint && npm run jest","start":"npm run ios","format":"eslint --fix .","android":"cd examples/NavigationPlayground && yarn && yarn android","codecov":"codecov","precommit":"lint-staged","test-update-snapshot":"jest --updateSnapshot"},"_npmUser":{"name":"brentvatne","email":"brentvatne@gmail.com"},"deprecated":"This package is no longer supported. Please use @react-navigation/native instead. See https://reactnavigation.org/docs/getting-started/ for usage guide","repository":{"url":"git+ssh://git@github.com/react-navigation/react-navigation.git","type":"git"},"_npmVersion":"5.5.1","description":"Routing and navigation for your React Native apps","directories":{},"lint-staged":{"*.js":["eslint --fix","prettier --write flow/react-navigation.js","git add"]},"_nodeVersion":"9.2.0","dependencies":{"clamp":"^1.0.1","prop-types":"^15.5.10","path-to-regexp":"^1.7.0","react-native-tab-view":"^0.0.74","hoist-non-react-statics":"^2.2.0","react-native-safe-area-view":"^0.6.0","react-native-drawer-layout-polyfill":"^1.3.2"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^22.1.3","husky":"^0.14.3","react":"16.2.0","eslint":"^4.2.0","codecov":"^2.2.0","prettier":"^1.5.3","babel-cli":"^6.24.1","babel-core":"^6.25.0","babel-jest":"^20.0.3","lint-staged":"^4.2.1","babel-eslint":"^7.2.3","react-native":"^0.52.0","prettier-eslint":"^6.4.2","eslint-plugin-react":"^7.1.0","react-test-renderer":"^16.0.0","eslint-plugin-import":"^2.7.0","eslint-config-prettier":"^2.3.0","eslint-plugin-jsx-a11y":"^6.0.2","eslint-plugin-prettier":"^2.1.2","babel-preset-react-native":"^2.1.0","react-native-vector-icons":"^4.2.0"},"peerDependencies":{"react":"*","react-native":"*"},"_npmOperationalInternal":{"tmp":"tmp/react-navigation_1.1.0-rc.5_1519080417605_0.5209344702138372","host":"s3://npm-registry-packages"}},"1.1.0":{"name":"react-navigation","version":"1.1.0","author":{"name":"Adam Miskiewicz","email":"adam@sk3vy.com"},"license":"BSD-2-Clause","_id":"react-navigation@1.1.0","maintainers":[{"name":"brentvatne","email":"brentvatne@gmail.com"},{"name":"davepack","email":"davepack@icloud.com"},{"name":"ericvicenti","email":"ericvicenti@gmail.com"},{"name":"grabbou","email":"grabbou@gmail.com"},{"name":"ide","email":"ide+npm@jameside.com"},{"name":"satya164","email":"satyajit.happy@gmail.com"},{"name":"skevy","email":"adam@sk3vy.com"},{"name":"spencercarli","email":"spencercarli@gmail.com"}],"homepage":"https://github.com/react-navigation/react-navigation#readme","bugs":{"url":"https://github.com/react-navigation/react-navigation/issues"},"dist":{"shasum":"b0bb81d48c2ff4b4c4b328cbe189ec34bc9c9b15","tarball":"https://registry.npmjs.org/react-navigation/-/react-navigation-1.1.0.tgz","fileCount":96,"integrity":"sha512-0J4nrfrj+yOKyYncFzbHLVzGZyG9Cn3CslQRbIItblIscIGtk23T/DCp0OmdiAbroQpeLC6ps5Lwuw3e7j+W7A==","signatures":[{"sig":"MEUCIQDo3aKce9U50lTwY9qzvqxAiROPUFXGOrzg1AEOnMgJcQIgJB3X1oBiqcn9RBsqDvOvPAb8pqr7JEenAqtYfM3MtAU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":365898},"jest":{"notify":true,"preset":"react-native","testRegex":"./src/.*\\-test\\.js$","setupFiles":["<rootDir>/jest-setup.js"],"collectCoverage":true,"coverageDirectory":"./coverage/","coverageReporters":["lcov"],"collectCoverageFrom":["src/**/*.js"],"modulePathIgnorePatterns":["examples"],"coveragePathIgnorePatterns":["jest-setup.js"]},"main":"src/react-navigation.js","files":["src"],"readme":"# React Navigation\n\n[![npm version](https://badge.fury.io/js/react-navigation.svg)](https://badge.fury.io/js/react-navigation) [![codecov](https://codecov.io/gh/react-community/react-navigation/branch/master/graph/badge.svg)](https://codecov.io/gh/react-community/react-navigation) [![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg)](https://reactnavigation.org/docs/guides/contributors)\n\nReact Navigation is born from the React Native community's need for an extensible yet easy-to-use navigation solution based on Javascript.\n\n## Installation\n\nSince the library is a JS-based solution, to install the latest version of react-navigation you only need to run:\n\n```bash\nyarn add react-navigation\n```\n\nor\n\n```bash\nnpm install --save react-navigation\n```\n\n## Documentation\n\n* The best way to learn is to follow the [Getting started guide](https://reactnavigation.org/docs/getting-started.html). It guides you through the fundamentals of React Navigation.\n* The documentation includes solutions for common use cases in the \"How do I do ...?\" section, such as [tab navigation](https://reactnavigation.org/docs/tab-based-navigation.html) and [Redux integration](https://reactnavigation.org/docs/redux-integration.html).\n* If you need to build your own navigator, [there's a section for that](https://reactnavigation.org/docs/custom-navigator-overview.html) too.\n* The [API reference](https://reactnavigation.org/docs/api-reference.html) lists all public APIs.\n* The [Community Resources](https://github.com/react-navigation/react-navigation/blob/master/COMMUNITY_RESOURCES.md) document lists some other resources submitted to us by people who use React Navigation. Feel free to open a pull request to add your resource to the list.\n* You can contribute improvements to the documentation [in the website repository](https://github.com/react-navigation/react-navigation.github.io).\n\n## Try it out\n\nYou can also try out the [Navigation Playground app](https://exp.host/@react-navigation/NavigationPlayground) to get a sense for some of the tools built in to React Navigation. The \"Fundamentals\" in the documentation also include examples you can play with.\n\n## FAQs\n\n#### I'm having troubles using the library, what can I do?\n\nSee [the help page](https://reactnavigation.org/en/help.html).\n\n#### How can I help?\n\nThis library is a community effort: it can only be great if we all help out in one way or another! If you feel like you aren't experienced enough using React Navigation to contribute, you can still make an impact by:\n\n* Responding to one of the open [issues](https://github.com/react-community/react-navigation/issues). Even if you can't resolve or fully answer a question, asking for more information or clarity on an issue is extremely beneficial for someone to come after you to resolve the issue.\n* Creating public example repositories or [Snacks](https://snack.expo.io/) of navigation problems you have solved and sharing the links in [Community Resources](https://github.com/react-navigation/react-navigation/blob/master/COMMUNITY_RESOURCES.md).\n* Answering questions on [Stack Overflow](https://stackoverflow.com/search?q=react-navigation).\n* Answering questions in our [Reactiflux](https://www.reactiflux.com/) channel.\n* Providing feedback on the open [PRs](https://github.com/react-community/react-navigation/pulls).\n* Providing feedback on the open [RFCs](https://github.com/react-community/rfcs/pulls).\n* Improving the [website](https://github.com/react-navigation/react-navigation.github.io).\n\nIf you would like to submit a pull request, please follow the [Contributors guide](https://reactnavigation.org/docs/contributing.html) to find out how. If you don't know where to start, check the ones with the label [`good first issue`](https://github.com/react-community/react-navigation/labels/good%20first%20issue) - even [fixing a typo in the documentation](https://github.com/react-community/react-navigation/pull/2727) is a worthy contribution!\n\n#### Is this the only library available for navigation?\n\nCertainly not! There other libraries - which, depending on your needs, can be better or worse suited for your project. Read more in the [alternative libraries](https://reactnavigation.org/docs/alternatives.html) documentation, and read React Navigation's [pitch & anti-pitch](https://reactnavigation.org/docs/pitch.html) to understand the tradeoffs.\n\n#### Can I use this library for web?\n\nCurrently this is [not a priority](https://github.com/react-community/react-navigation/issues/2585#issuecomment-330338793), but the architecture of this library allows for it (and it has worked in the past). If you would like to lead this charge, please reach out with your ideas for how to move forward on the [RFCs repository](https://github.com/react-navigation/rfcs) and we would be happy to discuss.\n\n## Code of conduct\n\nThis library has adopted a Code of Conduct that we expect project participants to adhere to. Please read the [full text](https://github.com/react-community/react-navigation/blob/master/CODE_OF_CONDUCT.md) so that you can understand what actions will and will not be tolerated.\n\n## License\n\nReact-navigation is licensed under the [BSD 2-clause \"Simplified\" License](https://github.com/react-community/react-navigation/blob/master/LICENSE).\n","gitHead":"1b8422d77ded0f46691aed8e93d1566530cfee4b","scripts":{"ios":"cd examples/NavigationPlayground && yarn && yarn ios","jest":"jest","lint":"eslint .","test":"npm run lint && npm run jest","start":"npm run ios","format":"eslint --fix .","android":"cd examples/NavigationPlayground && yarn && yarn android","codecov":"codecov","precommit":"lint-staged","test-update-snapshot":"jest --updateSnapshot"},"_npmUser":{"name":"brentvatne","email":"brentvatne@gmail.com"},"deprecated":"This package is no longer supported. Please use @react-navigation/native instead. See https://reactnavigation.org/docs/getting-started/ for usage guide","repository":{"url":"git+ssh://git@github.com/react-navigation/react-navigation.git","type":"git"},"_npmVersion":"5.5.1","description":"Routing and navigation for your React Native apps","directories":{},"lint-staged":{"*.js":["eslint --fix","prettier --write flow/react-navigation.js","git add"]},"_nodeVersion":"9.2.0","dependencies":{"clamp":"^1.0.1","prop-types":"^15.5.10","path-to-regexp":"^1.7.0","react-native-tab-view":"^0.0.74","hoist-non-react-statics":"^2.2.0","react-native-safe-area-view":"^0.6.0","react-native-drawer-layout-polyfill":"^1.3.2"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^22.1.3","husky":"^0.14.3","react":"16.2.0","eslint":"^4.2.0","codecov":"^2.2.0","prettier":"^1.5.3","babel-cli":"^6.24.1","babel-core":"^6.25.0","babel-jest":"^20.0.3","lint-staged":"^4.2.1","babel-eslint":"^7.2.3","react-native":"^0.52.0","prettier-eslint":"^6.4.2","eslint-plugin-react":"^7.1.0","react-test-renderer":"^16.0.0","eslint-plugin-import":"^2.7.0","eslint-config-prettier":"^2.3.0","eslint-plugin-jsx-a11y":"^6.0.2","eslint-plugin-prettier":"^2.1.2","babel-preset-react-native":"^2.1.0","react-native-vector-icons":"^4.2.0"},"peerDependencies":{"react":"*","react-native":"*"},"_npmOperationalInternal":{"tmp":"tmp/react-navigation_1.1.0_1519092913583_0.4804691261134324","host":"s3://npm-registry-packages"}},"1.1.1":{"name":"react-navigation","version":"1.1.1","author":{"name":"Adam Miskiewicz","email":"adam@sk3vy.com"},"license":"BSD-2-Clause","_id":"react-navigation@1.1.1","maintainers":[{"name":"brentvatne","email":"brentvatne@gmail.com"},{"name":"davepack","email":"davepack@icloud.com"},{"name":"ericvicenti","email":"ericvicenti@gmail.com"},{"name":"grabbou","email":"grabbou@gmail.com"},{"name":"ide","email":"ide+npm@jameside.com"},{"name":"satya164","email":"satyajit.happy@gmail.com"},{"name":"skevy","email":"adam@sk3vy.com"},{"name":"spencercarli","email":"spencercarli@gmail.com"}],"homepage":"https://github.com/react-navigation/react-navigation#readme","bugs":{"url":"https://github.com/react-navigation/react-navigation/issues"},"dist":{"shasum":"164287735fed6d96d473f82e9477235ffb511edf","tarball":"https://registry.npmjs.org/react-navigation/-/react-navigation-1.1.1.tgz","fileCount":96,"integrity":"sha512-S89RkC/0vcIAkxbjjrJU5REarz0JvmqtULYUYehQqjfu8AnTUDh/pltinTe7eLV5MB24Jg7Ttq/MREHkPh/E6w==","signatures":[{"sig":"MEUCIQC6x6l+MOFv9yDIF3+3KKDtFza6Hd4q6cSYDzl2w481jAIgHZGzBSA4qFm1CeRcK2I7oqaKBV743+KlSaHG0Z9jr1k=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":366616},"jest":{"notify":true,"preset":"react-native","testRegex":"./src/.*\\-test\\.js$","setupFiles":["<rootDir>/jest-setup.js"],"collectCoverage":true,"coverageDirectory":"./coverage/","coverageReporters":["lcov"],"collectCoverageFrom":["src/**/*.js"],"modulePathIgnorePatterns":["examples"],"coveragePathIgnorePatterns":["jest-setup.js"]},"main":"src/react-navigation.js","files":["src"],"gitHead":"174a6e4175cd65cb4941b90e1637819f1ee248d0","scripts":{"ios":"cd examples/NavigationPlayground && yarn && yarn ios","jest":"jest","lint":"eslint .","test":"npm run lint && npm run jest","start":"npm run ios","format":"eslint --fix .","android":"cd examples/NavigationPlayground && yarn && yarn android","codecov":"codecov","precommit":"lint-staged","test-update-snapshot":"jest --updateSnapshot"},"_npmUser":{"name":"brentvatne","email":"brentvatne@gmail.com"},"deprecated":"This package is no longer supported. Please use @react-navigation/native instead. See https://reactnavigation.org/docs/getting-started/ for usage guide","repository":{"url":"git+ssh://git@github.com/react-navigation/react-navigation.git","type":"git"},"_npmVersion":"5.5.1","description":"Routing and navigation for your React Native apps","directories":{},"lint-staged":{"*.js":["eslint --fix","prettier --write flow/react-navigation.js","git add"]},"_nodeVersion":"9.2.0","dependencies":{"clamp":"^1.0.1","prop-types":"^15.5.10","path-to-regexp":"^1.7.0","react-native-tab-view":"^0.0.74","hoist-non-react-statics":"^2.2.0","react-native-safe-area-view":"^0.6.0","react-native-drawer-layout-polyfill":"^1.3.2"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^22.1.3","husky":"^0.14.3","react":"16.2.0","eslint":"^4.2.0","codecov":"^2.2.0","prettier":"^1.5.3","babel-cli":"^6.24.1","babel-core":"^6.25.0","babel-jest":"^20.0.3","lint-staged":"^4.2.1","babel-eslint":"^7.2.3","react-native":"^0.52.0","prettier-eslint":"^6.4.2","eslint-plugin-react":"^7.1.0","react-test-renderer":"^16.0.0","eslint-plugin-import":"^2.7.0","eslint-config-prettier":"^2.3.0","eslint-plugin-jsx-a11y":"^6.0.2","eslint-plugin-prettier":"^2.1.2","babel-preset-react-native":"^2.1.0","react-native-vector-icons":"^4.2.0"},"peerDependencies":{"react":"*","react-native":"*"},"_npmOperationalInternal":{"tmp":"tmp/react-navigation_1.1.1_1519093153182_0.48896025001838717","host":"s3://npm-registry-packages"}},"1.1.2":{"name":"react-navigation","version":"1.1.2","author":{"name":"Adam Miskiewicz","email":"adam@sk3vy.com"},"license":"BSD-2-Clause","_id":"react-navigation@1.1.2","maintainers":[{"name":"brentvatne","email":"brentvatne@gmail.com"},{"name":"davepack","email":"davepack@icloud.com"},{"name":"ericvicenti","email":"ericvicenti@gmail.com"},{"name":"grabbou","email":"grabbou@gmail.com"},{"name":"ide","email":"ide+npm@jameside.com"},{"name":"satya164","email":"satyajit.happy@gmail.com"},{"name":"skevy","email":"adam@sk3vy.com"},{"name":"spencercarli","email":"spencercarli@gmail.com"}],"homepage":"https://github.com/react-navigation/react-navigation#readme","bugs":{"url":"https://github.com/react-navigation/react-navigation/issues"},"dist":{"shasum":"6e041b8a3cd0f5266072df0b52a55117892875f2","tarball":"https://registry.npmjs.org/react-navigation/-/react-navigation-1.1.2.tgz","fileCount":96,"integrity":"sha512-kEKfcddsSmPgbXHUhEr20fgIpA0rs39crr5jl56FMByCmlSE3bUo9jMuBFxCyJ+JclYO9Rjexx1hFjncDjA14A==","signatures":[{"sig":"MEYCIQCgYoM0RTRRZJl0qnVtBM0sp4ad3PXWT4M0sbR5rYpO3QIhAIAiIvcMUW0fqdAIHznGXi0OjPylfFcRNnySotpJRR+1","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":367073},"jest":{"notify":true,"preset":"react-native","testRegex":"./src/.*\\-test\\.js$","setupFiles":["<rootDir>/jest-setup.js"],"collectCoverage":true,"coverageDirectory":"./coverage/","coverageReporters":["lcov"],"collectCoverageFrom":["src/**/*.js"],"modulePathIgnorePatterns":["examples"],"coveragePathIgnorePatterns":["jest-setup.js"]},"main":"src/react-navigation.js","files":["src"],"gitHead":"371a714b57311cfe6042621b8cc7cdfdd3e5ef98","scripts":{"ios":"cd examples/NavigationPlayground && yarn && yarn ios","jest":"jest","lint":"eslint .","test":"npm run lint && npm run jest","start":"npm run ios","format":"eslint --fix .","android":"cd examples/NavigationPlayground && yarn && yarn android","codecov":"codecov","precommit":"lint-staged","test-update-snapshot":"jest --updateSnapshot"},"_npmUser":{"name":"brentvatne","email":"brentvatne@gmail.com"},"deprecated":"This package is no longer supported. Please use @react-navigation/native instead. See https://reactnavigation.org/docs/getting-started/ for usage guide","repository":{"url":"git+ssh://git@github.com/react-navigation/react-navigation.git","type":"git"},"_npmVersion":"5.5.1","description":"Routing and navigation for your React Native apps","directories":{},"lint-staged":{"*.js":["eslint --fix","prettier --write flow/react-navigation.js","git add"]},"_nodeVersion":"9.2.0","dependencies":{"clamp":"^1.0.1","prop-types":"^15.5.10","path-to-regexp":"^1.7.0","react-native-tab-view":"^0.0.74","hoist-non-react-statics":"^2.2.0","react-native-safe-area-view":"^0.7.0","react-native-drawer-layout-polyfill":"^1.3.2"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^22.1.3","husky":"^0.14.3","react":"16.2.0","eslint":"^4.2.0","codecov":"^2.2.0","prettier":"^1.5.3","babel-cli":"^6.24.1","babel-core":"^6.25.0","babel-jest":"^20.0.3","lint-staged":"^4.2.1","babel-eslint":"^7.2.3","react-native":"^0.52.0","prettier-eslint":"^6.4.2","eslint-plugin-react":"^7.1.0","react-test-renderer":"^16.0.0","eslint-plugin-import":"^2.7.0","eslint-config-prettier":"^2.3.0","eslint-plugin-jsx-a11y":"^6.0.2","eslint-plugin-prettier":"^2.1.2","babel-preset-react-native":"^2.1.0","react-native-vector-icons":"^4.2.0"},"peerDependencies":{"react":"*","react-native":"*"},"_npmOperationalInternal":{"tmp":"tmp/react-navigation_1.1.2_1519171266145_0.6780133815018285","host":"s3://npm-registry-packages"}},"1.2.0":{"name":"react-navigation","version":"1.2.0","author":{"name":"Adam Miskiewicz","email":"adam@sk3vy.com"},"license":"BSD-2-Clause","_id":"react-navigation@1.2.0","maintainers":[{"name":"brentvatne","email":"brentvatne@gmail.com"},{"name":"davepack","email":"davepack@icloud.com"},{"name":"ericvicenti","email":"ericvicenti@gmail.com"},{"name":"grabbou","email":"grabbou@gmail.com"},{"name":"ide","email":"ide+npm@jameside.com"},{"name":"satya164","email":"satyajit.happy@gmail.com"},{"name":"skevy","email":"adam@sk3vy.com"},{"name":"spencercarli","email":"spencercarli@gmail.com"}],"homepage":"https://github.com/react-navigation/react-navigation#readme","bugs":{"url":"https://github.com/react-navigation/react-navigation/issues"},"dist":{"shasum":"2c722ba64dd8554941211de926b2443f8e7e828c","tarball":"https://registry.npmjs.org/react-navigation/-/react-navigation-1.2.0.tgz","fileCount":96,"integrity":"sha512-sFXsz7Qk7QVA0wPLevRSvzp3FhAWZGJxyDDdndLFDvtvQAbC4OxplhBk5HW25T2DQe4c29db/Me73hKcD3uq2A==","signatures":[{"sig":"MEUCIFAkWDzv9AEX24E8NEf1iyx0tLAatMlm0nALkCmc3p5mAiEAjoR5dlLRzaWKVo2Li6pQNXRDK7m608X2kgksN0eiauc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":363840},"jest":{"notify":true,"preset":"react-native","testRegex":"./src/.*\\-test\\.js$","setupFiles":["<rootDir>/jest-setup.js"],"collectCoverage":true,"coverageDirectory":"./coverage/","coverageReporters":["lcov"],"collectCoverageFrom":["src/**/*.js"],"modulePathIgnorePatterns":["examples"],"coveragePathIgnorePatterns":["jest-setup.js"]},"main":"src/react-navigation.js","files":["src"],"gitHead":"a37473c5e4833f48796ee6c7c9cb4a8ac49d9c06","scripts":{"ios":"cd examples/NavigationPlayground && yarn && yarn ios","jest":"jest","lint":"eslint .","test":"npm run lint && npm run jest","start":"npm run ios","format":"eslint --fix .","android":"cd examples/NavigationPlayground && yarn && yarn android","codecov":"codecov","precommit":"lint-staged","test-update-snapshot":"jest --updateSnapshot"},"_npmUser":{"name":"brentvatne","email":"brentvatne@gmail.com"},"deprecated":"This package is no longer supported. Please use @react-navigation/native instead. See https://reactnavigation.org/docs/getting-started/ for usage guide","repository":{"url":"git+ssh://git@github.com/react-navigation/react-navigation.git","type":"git"},"_npmVersion":"5.5.1","description":"Routing and navigation for your React Native apps","directories":{},"lint-staged":{"*.js":["eslint --fix","prettier --write flow/react-navigation.js","git add"]},"_nodeVersion":"9.2.0","dependencies":{"clamp":"^1.0.1","prop-types":"^15.5.10","path-to-regexp":"^1.7.0","react-native-tab-view":"^0.0.74","hoist-non-react-statics":"^2.2.0","react-native-safe-area-view":"^0.7.0","react-native-drawer-layout-polyfill":"^1.3.2"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^22.1.3","husky":"^0.14.3","react":"16.2.0","eslint":"^4.2.0","codecov":"^2.2.0","prettier":"^1.5.3","babel-cli":"^6.24.1","babel-core":"^6.25.0","babel-jest":"^20.0.3","lint-staged":"^4.2.1","babel-eslint":"^7.2.3","react-native":"^0.52.0","prettier-eslint":"^6.4.2","eslint-plugin-react":"^7.1.0","react-test-renderer":"^16.0.0","eslint-plugin-import":"^2.7.0","eslint-config-prettier":"^2.3.0","eslint-plugin-jsx-a11y":"^6.0.2","eslint-plugin-prettier":"^2.1.2","babel-preset-react-native":"^2.1.0","react-native-vector-icons":"^4.2.0"},"peerDependencies":{"react":"*","react-native":"*"},"_npmOperationalInternal":{"tmp":"tmp/react-navigation_1.2.0_1519609647571_0.5964478810867884","host":"s3://npm-registry-packages"}},"1.2.1":{"name":"react-navigation","version":"1.2.1","author":{"name":"Adam Miskiewicz","email":"adam@sk3vy.com"},"license":"BSD-2-Clause","_id":"react-navigation@1.2.1","maintainers":[{"name":"brentvatne","email":"brentvatne@gmail.com"},{"name":"davepack","email":"davepack@icloud.com"},{"name":"ericvicenti","email":"ericvicenti@gmail.com"},{"name":"grabbou","email":"grabbou@gmail.com"},{"name":"ide","email":"ide+npm@jameside.com"},{"name":"satya164","email":"satyajit.happy@gmail.com"},{"name":"skevy","email":"adam@sk3vy.com"},{"name":"spencercarli","email":"spencercarli@gmail.com"}],"homepage":"https://github.com/react-navigation/react-navigation#readme","bugs":{"url":"https://github.com/react-navigation/react-navigation/issues"},"dist":{"shasum":"06cb2c97eb1b2e20bdb4ff7aee1acfa218a1561b","tarball":"https://registry.npmjs.org/react-navigation/-/react-navigation-1.2.1.tgz","fileCount":96,"integrity":"sha512-3TblYWMqu8nvihXHP5x0nxktLuAz1uLiGZaAX3YobX8aGIWxPdSrPS9PGAoSkSalMG3BtGEwUKYqH2RSY1pi3A==","signatures":[{"sig":"MEUCIQDAS/8upQIV4ZHclXhoQXpbh8hilIEXSHRHntKcMflzTwIgbuwRep3IsjQA9PpyVunj4hkCUhN9Q6p9srlBCtle3Oc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":364096},"jest":{"notify":true,"preset":"react-native","testRegex":"./src/.*\\-test\\.js$","setupFiles":["<rootDir>/jest-setup.js"],"collectCoverage":true,"coverageDirectory":"./coverage/","coverageReporters":["lcov"],"collectCoverageFrom":["src/**/*.js"],"modulePathIgnorePatterns":["examples"],"coveragePathIgnorePatterns":["jest-setup.js"]},"main":"src/react-navigation.js","files":["src"],"gitHead":"5f32a48c168c268b36b213552e9b5666e4d4b602","scripts":{"ios":"cd examples/NavigationPlayground && yarn && yarn ios","jest":"jest","lint":"eslint .","test":"npm run lint && npm run jest","start":"npm run ios","format":"eslint --fix .","android":"cd examples/NavigationPlayground && yarn && yarn android","codecov":"codecov","precommit":"lint-staged","test-update-snapshot":"jest --updateSnapshot"},"_npmUser":{"name":"brentvatne","email":"brentvatne@gmail.com"},"deprecated":"This package is no longer supported. Please use @react-navigation/native instead. See https://reactnavigation.org/docs/getting-started/ for usage guide","repository":{"url":"git+ssh://git@github.com/react-navigation/react-navigation.git","type":"git"},"_npmVersion":"5.5.1","description":"Routing and navigation for your React Native apps","directories":{},"lint-staged":{"*.js":["eslint --fix","prettier --write flow/react-navigation.js","git add"]},"_nodeVersion":"9.2.0","dependencies":{"clamp":"^1.0.1","prop-types":"^15.5.10","path-to-regexp":"^1.7.0","react-native-tab-view":"^0.0.74","hoist-non-react-statics":"^2.2.0","react-native-safe-area-view":"^0.7.0","react-native-drawer-layout-polyfill":"^1.3.2"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^22.1.3","husky":"^0.14.3","react":"16.2.0","eslint":"^4.2.0","codecov":"^2.2.0","prettier":"^1.5.3","babel-cli":"^6.24.1","babel-core":"^6.25.0","babel-jest":"^20.0.3","lint-staged":"^4.2.1","babel-eslint":"^7.2.3","react-native":"^0.52.0","prettier-eslint":"^6.4.2","eslint-plugin-react":"^7.1.0","react-test-renderer":"^16.0.0","eslint-plugin-import":"^2.7.0","eslint-config-prettier":"^2.3.0","eslint-plugin-jsx-a11y":"^6.0.2","eslint-plugin-prettier":"^2.1.2","babel-preset-react-native":"^2.1.0","react-native-vector-icons":"^4.2.0"},"peerDependencies":{"react":"*","react-native":"*"},"_npmOperationalInternal":{"tmp":"tmp/react-navigation_1.2.1_1519682710900_0.26345368578172934","host":"s3://npm-registry-packages"}},"1.3.0":{"name":"react-navigation","version":"1.3.0","author":{"name":"Adam Miskiewicz","email":"adam@sk3vy.com"},"license":"BSD-2-Clause","_id":"react-navigation@1.3.0","maintainers":[{"name":"brentvatne","email":"brentvatne@gmail.com"},{"name":"davepack","email":"davepack@icloud.com"},{"name":"ericvicenti","email":"ericvicenti@gmail.com"},{"name":"grabbou","email":"grabbou@gmail.com"},{"name":"ide","email":"ide+npm@jameside.com"},{"name":"satya164","email":"satyajit.happy@gmail.com"},{"name":"skevy","email":"adam@sk3vy.com"},{"name":"spencercarli","email":"spencercarli@gmail.com"}],"homepage":"https://github.com/react-navigation/react-navigation#readme","bugs":{"url":"https://github.com/react-navigation/react-navigation/issues"},"dist":{"shasum":"c3f7ef669c649851c4564e165ed71e20acdf4408","tarball":"https://registry.npmjs.org/react-navigation/-/react-navigation-1.3.0.tgz","fileCount":103,"integrity":"sha512-DTeV7kMsRylMvXIfnaeaiQYZRS1u0IV2t4oT+ri4NjyCptJ/keOOc2/JNI7CZ8PmBxfTV5AHmH9TGKZ9oEbxnw==","signatures":[{"sig":"MEQCIHy6X/smbYI0Eswd2rUPgFx+QNuhiv+kTlkLLR7s8uajAiA9fcLmA206LndohvIdkizwKx1hstxpPeszx5XbeNF5Ng==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":386922},"jest":{"notify":true,"preset":"react-native","testRegex":"./src/.*\\-test\\.js$","setupFiles":["<rootDir>/jest-setup.js"],"collectCoverage":true,"coverageDirectory":"./coverage/","coverageReporters":["lcov"],"collectCoverageFrom":["src/**/*.js"],"modulePathIgnorePatterns":["examples"],"coveragePathIgnorePatterns":["jest-setup.js"]},"main":"src/react-navigation.js","files":["src"],"gitHead":"b31ebef5b0fc4db58a5ddeea22c980b1013fbe0a","scripts":{"ios":"cd examples/NavigationPlayground && yarn && yarn ios","jest":"jest","lint":"eslint .","test":"npm run lint && npm run jest","start":"npm run ios","format":"eslint --fix .","android":"cd examples/NavigationPlayground && yarn && yarn android","codecov":"codecov","precommit":"lint-staged","test-update-snapshot":"jest --updateSnapshot"},"_npmUser":{"name":"brentvatne","email":"brentvatne@gmail.com"},"deprecated":"This package is no longer supported. Please use @react-navigation/native instead. See https://reactnavigation.org/docs/getting-started/ for usage guide","repository":{"url":"git+ssh://git@github.com/react-navigation/react-navigation.git","type":"git"},"_npmVersion":"5.5.1","description":"Routing and navigation for your React Native apps","directories":{},"lint-staged":{"*.js":["eslint --fix","prettier --write flow/react-navigation.js","git add"]},"_nodeVersion":"9.2.0","dependencies":{"clamp":"^1.0.1","prop-types":"^15.5.10","path-to-regexp":"^1.7.0","react-native-tab-view":"^0.0.74","hoist-non-react-statics":"^2.2.0","react-native-safe-area-view":"^0.7.0","react-native-drawer-layout-polyfill":"^1.3.2"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^22.1.3","husky":"^0.14.3","react":"16.2.0","eslint":"^4.2.0","codecov":"^2.2.0","prettier":"^1.5.3","babel-cli":"^6.24.1","babel-core":"^6.25.0","babel-jest":"^20.0.3","lint-staged":"^4.2.1","babel-eslint":"^7.2.3","react-native":"^0.52.0","prettier-eslint":"^6.4.2","eslint-plugin-react":"^7.1.0","react-test-renderer":"^16.0.0","eslint-plugin-import":"^2.7.0","eslint-config-prettier":"^2.3.0","eslint-plugin-jsx-a11y":"^6.0.2","eslint-plugin-prettier":"^2.1.2","babel-preset-react-native":"^2.1.0","react-native-vector-icons":"^4.2.0"},"peerDependencies":{"react":"*","react-native":"*"},"_npmOperationalInternal":{"tmp":"tmp/react-navigation_1.3.0_1519940705039_0.49748423738412484","host":"s3://npm-registry-packages"}},"1.3.1":{"name":"react-navigation","version":"1.3.1","author":{"name":"Adam Miskiewicz","email":"adam@sk3vy.com"},"license":"BSD-2-Clause","_id":"react-navigation@1.3.1","maintainers":[{"name":"brentvatne","email":"brentvatne@gmail.com"},{"name":"davepack","email":"davepack@icloud.com"},{"name":"ericvicenti","email":"ericvicenti@gmail.com"},{"name":"grabbou","email":"grabbou@gmail.com"},{"name":"ide","email":"ide+npm@jameside.com"},{"name":"satya164","email":"satyajit.happy@gmail.com"},{"name":"skevy","email":"adam@sk3vy.com"},{"name":"spencercarli","email":"spencercarli@gmail.com"}],"homepage":"https://github.com/react-navigation/react-navigation#readme","bugs":{"url":"https://github.com/react-navigation/react-navigation/issues"},"dist":{"shasum":"fadc55d2e4457d7f6d6be5199d78cbe58b27c0d5","tarball":"https://registry.npmjs.org/react-navigation/-/react-navigation-1.3.1.tgz","fileCount":104,"integrity":"sha512-ybFGbINZ4P9rYeWS98XzNG1vzAQqXrCl3apObU43PLIP6eWqPmszQo+PXW3zkx3W4nX7lvi534w2uvUr1xXD9Q==","signatures":[{"sig":"MEYCIQDsWIKLVwV701cNdh4HLhi46acEbUkbF/mR8RX5sebbdAIhAMiWLJyGf6TbXAmuzgHzfT/Eh1B+HZl1Gf6elQm+y+os","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":388262},"jest":{"notify":true,"preset":"react-native","testRegex":"./src/.*\\-test\\.js$","setupFiles":["<rootDir>/jest-setup.js"],"collectCoverage":true,"coverageDirectory":"./coverage/","coverageReporters":["lcov"],"collectCoverageFrom":["src/**/*.js"],"modulePathIgnorePatterns":["examples"],"coveragePathIgnorePatterns":["jest-setup.js"]},"main":"src/react-navigation.js","files":["src"],"gitHead":"318788ca60fcf1b1118b8c7e634e4124f9d74988","scripts":{"ios":"cd examples/NavigationPlayground && yarn && yarn ios","jest":"jest","lint":"eslint .","test":"npm run lint && npm run jest","start":"npm run ios","format":"eslint --fix .","android":"cd examples/NavigationPlayground && yarn && yarn android","codecov":"codecov","precommit":"lint-staged","test-update-snapshot":"jest --updateSnapshot"},"_npmUser":{"name":"brentvatne","email":"brentvatne@gmail.com"},"deprecated":"This package is no longer supported. Please use @react-navigation/native instead. See https://reactnavigation.org/docs/getting-started/ for usage guide","repository":{"url":"git+ssh://git@github.com/react-navigation/react-navigation.git","type":"git"},"_npmVersion":"5.5.1","description":"Routing and navigation for your React Native apps","directories":{},"lint-staged":{"*.js":["eslint --fix","prettier --write flow/react-navigation.js","git add"]},"_nodeVersion":"9.2.0","dependencies":{"clamp":"^1.0.1","prop-types":"^15.5.10","path-to-regexp":"^1.7.0","react-native-tab-view":"^0.0.74","hoist-non-react-statics":"^2.2.0","react-native-safe-area-view":"^0.7.0","react-native-drawer-layout-polyfill":"^1.3.2"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^22.1.3","husky":"^0.14.3","react":"16.2.0","eslint":"^4.2.0","codecov":"^2.2.0","prettier":"^1.5.3","babel-cli":"^6.24.1","babel-core":"^6.25.0","babel-jest":"^20.0.3","lint-staged":"^4.2.1","babel-eslint":"^7.2.3","react-native":"^0.52.0","prettier-eslint":"^6.4.2","eslint-plugin-react":"^7.1.0","react-test-renderer":"^16.0.0","eslint-plugin-import":"^2.7.0","eslint-config-prettier":"^2.3.0","eslint-plugin-jsx-a11y":"^6.0.2","eslint-plugin-prettier":"^2.1.2","babel-preset-react-native":"^2.1.0","react-native-vector-icons":"^4.2.0"},"peerDependencies":{"react":"*","react-native":"*"},"_npmOperationalInternal":{"tmp":"tmp/react-navigation_1.3.1_1520021978423_0.9521582850384693","host":"s3://npm-registry-packages"}},"1.3.2":{"name":"react-navigation","version":"1.3.2","author":{"name":"Adam Miskiewicz","email":"adam@sk3vy.com"},"license":"BSD-2-Clause","_id":"react-navigation@1.3.2","maintainers":[{"name":"brentvatne","email":"brentvatne@gmail.com"},{"name":"davepack","email":"davepack@icloud.com"},{"name":"ericvicenti","email":"ericvicenti@gmail.com"},{"name":"grabbou","email":"grabbou@gmail.com"},{"name":"ide","email":"ide+npm@jameside.com"},{"name":"satya164","email":"satyajit.happy@gmail.com"},{"name":"skevy","email":"adam@sk3vy.com"},{"name":"spencercarli","email":"spencercarli@gmail.com"}],"homepage":"https://github.com/react-navigation/react-navigation#readme","bugs":{"url":"https://github.com/react-navigation/react-navigation/issues"},"dist":{"shasum":"b2f690f7dd7d9821573460829ba492789ebdd5fd","tarball":"https://registry.npmjs.org/react-navigation/-/react-navigation-1.3.2.tgz","fileCount":104,"integrity":"sha512-1+hBB0cm7e/fX23EocJK9gzyrq8Vyfo6ym6c3OY/MdELLTDugs39l9xMwBkCXEzuU4o9wDUjVFluXPn82gRoFg==","signatures":[{"sig":"MEYCIQDTq4YdAmO8lYc+k2BLdlxWsQE7JSDtupF8o02JdAXkjQIhAMrtN6A7CYiYWlaHjpn7lovrLqiBOBYnN8nEKo4OY1ty","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":388352},"jest":{"notify":true,"preset":"react-native","testRegex":"./src/.*\\-test\\.js$","setupFiles":["<rootDir>/jest-setup.js"],"collectCoverage":true,"coverageDirectory":"./coverage/","coverageReporters":["lcov"],"collectCoverageFrom":["src/**/*.js"],"modulePathIgnorePatterns":["examples"],"coveragePathIgnorePatterns":["jest-setup.js"]},"main":"src/react-navigation.js","files":["src"],"gitHead":"439b4222ced79f1d85a33dbc58af3272550b31cd","scripts":{"ios":"cd examples/NavigationPlayground && yarn && yarn ios","jest":"jest","lint":"eslint .","test":"npm run lint && npm run jest","start":"npm run ios","format":"eslint --fix .","android":"cd examples/NavigationPlayground && yarn && yarn android","codecov":"codecov","precommit":"lint-staged","test-update-snapshot":"jest --updateSnapshot"},"_npmUser":{"name":"brentvatne","email":"brentvatne@gmail.com"},"deprecated":"This package is no longer supported. Please use @react-navigation/native instead. See https://reactnavigation.org/docs/getting-started/ for usage guide","repository":{"url":"git+ssh://git@github.com/react-navigation/react-navigation.git","type":"git"},"_npmVersion":"5.5.1","description":"Routing and navigation for your React Native apps","directories":{},"lint-staged":{"*.js":["eslint --fix","prettier --write flow/react-navigation.js","git add"]},"_nodeVersion":"9.2.0","dependencies":{"clamp":"^1.0.1","prop-types":"^15.5.10","path-to-regexp":"^1.7.0","react-native-tab-view":"^0.0.74","hoist-non-react-statics":"^2.2.0","react-native-safe-area-view":"^0.7.0","react-native-drawer-layout-polyfill":"^1.3.2"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^22.1.3","husky":"^0.14.3","react":"16.2.0","eslint":"^4.2.0","codecov":"^2.2.0","prettier":"^1.5.3","babel-cli":"^6.24.1","babel-core":"^6.25.0","babel-jest":"^20.0.3","lint-staged":"^4.2.1","babel-eslint":"^7.2.3","react-native":"^0.52.0","prettier-eslint":"^6.4.2","eslint-plugin-react":"^7.1.0","react-test-renderer":"^16.0.0","eslint-plugin-import":"^2.7.0","eslint-config-prettier":"^2.3.0","eslint-plugin-jsx-a11y":"^6.0.2","eslint-plugin-prettier":"^2.1.2","babel-preset-react-native":"^2.1.0","react-native-vector-icons":"^4.2.0"},"peerDependencies":{"react":"*","react-native":"*"},"_npmOperationalInternal":{"tmp":"tmp/react-navigation_1.3.2_1520026654508_0.9549010242317466","host":"s3://npm-registry-packages"}},"1.4.0":{"name":"react-navigation","version":"1.4.0","author":{"name":"Adam Miskiewicz","email":"adam@sk3vy.com"},"license":"BSD-2-Clause","_id":"react-navigation@1.4.0","maintainers":[{"name":"brentvatne","email":"brentvatne@gmail.com"},{"name":"davepack","email":"davepack@icloud.com"},{"name":"ericvicenti","email":"ericvicenti@gmail.com"},{"name":"grabbou","email":"grabbou@gmail.com"},{"name":"ide","email":"ide+npm@jameside.com"},{"name":"satya164","email":"satyajit.happy@gmail.com"},{"name":"skevy","email":"adam@sk3vy.com"},{"name":"spencercarli","email":"spencercarli@gmail.com"}],"homepage":"https://github.com/react-navigation/react-navigation#readme","bugs":{"url":"https://github.com/react-navigation/react-navigation/issues"},"dist":{"shasum":"2e1ec70a5d37af78d4b2cab588caf179b2b16859","tarball":"https://registry.npmjs.org/react-navigation/-/react-navigation-1.4.0.tgz","fileCount":104,"integrity":"sha512-jm9dYLARRq7T7AQ4MKNsl+ZAFnHwl+UIl7be4grBnPycJJrjXVmpng/GqTjeRfNHjzKhXO/mXWKuAoOW1SiO4A==","signatures":[{"sig":"MEYCIQC9T1z7ezCeVAcV8iTpMSRhBXq6IqbuVvH9tAiHY4EIxgIhAPV9GdtgQyiuC2yzvTJCL3TfpFXpGmHNzToQTGAqdQrx","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":390760},"jest":{"notify":true,"preset":"react-native","testRegex":"./src/.*\\-test\\.js$","setupFiles":["<rootDir>/jest-setup.js"],"collectCoverage":true,"coverageDirectory":"./coverage/","coverageReporters":["lcov"],"collectCoverageFrom":["src/**/*.js"],"modulePathIgnorePatterns":["examples"],"coveragePathIgnorePatterns":["jest-setup.js"]},"main":"src/react-navigation.js","files":["src"],"gitHead":"6373b802dde635dd6aabf291773f6d3c96df13a5","scripts":{"ios":"cd examples/NavigationPlayground && yarn && yarn ios","jest":"jest","lint":"eslint .","test":"npm run lint && npm run jest","start":"npm run ios","format":"eslint --fix .","android":"cd examples/NavigationPlayground && yarn && yarn android","codecov":"codecov","precommit":"lint-staged","test-update-snapshot":"jest --updateSnapshot"},"_npmUser":{"name":"brentvatne","email":"brentvatne@gmail.com"},"deprecated":"This package is no longer supported. Please use @react-navigation/native instead. See https://reactnavigation.org/docs/getting-started/ for usage guide","repository":{"url":"git+ssh://git@github.com/react-navigation/react-navigation.git","type":"git"},"_npmVersion":"5.5.1","description":"Routing and navigation for your React Native apps","directories":{},"lint-staged":{"*.js":["eslint --fix","prettier --write flow/react-navigation.js","git add"]},"_nodeVersion":"9.2.0","dependencies":{"clamp":"^1.0.1","prop-types":"^15.5.10","path-to-regexp":"^1.7.0","react-native-tab-view":"^0.0.74","hoist-non-react-statics":"^2.2.0","react-native-safe-area-view":"^0.7.0","react-native-drawer-layout-polyfill":"^1.3.2"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^22.1.3","husky":"^0.14.3","react":"16.2.0","eslint":"^4.2.0","codecov":"^2.2.0","prettier":"^1.5.3","babel-cli":"^6.24.1","babel-core":"^6.25.0","babel-jest":"^20.0.3","lint-staged":"^4.2.1","babel-eslint":"^7.2.3","react-native":"^0.52.0","prettier-eslint":"^6.4.2","eslint-plugin-react":"^7.1.0","react-test-renderer":"^16.0.0","eslint-plugin-import":"^2.7.0","eslint-config-prettier":"^2.3.0","eslint-plugin-jsx-a11y":"^6.0.2","eslint-plugin-prettier":"^2.1.2","babel-preset-react-native":"^2.1.0","react-native-vector-icons":"^4.2.0"},"peerDependencies":{"react":"*","react-native":"*"},"_npmOperationalInternal":{"tmp":"tmp/react-navigation_1.4.0_1520100010010_0.7734380570459831","host":"s3://npm-registry-packages"}},"1.5.0":{"name":"react-navigation","version":"1.5.0","author":{"name":"Adam Miskiewicz","email":"adam@sk3vy.com"},"license":"BSD-2-Clause","_id":"react-navigation@1.5.0","maintainers":[{"name":"brentvatne","email":"brentvatne@gmail.com"},{"name":"davepack","email":"davepack@icloud.com"},{"name":"ericvicenti","email":"ericvicenti@gmail.com"},{"name":"grabbou","email":"grabbou@gmail.com"},{"name":"ide","email":"ide+npm@jameside.com"},{"name":"satya164","email":"satyajit.happy@gmail.com"},{"name":"skevy","email":"adam@sk3vy.com"},{"name":"spencercarli","email":"spencercarli@gmail.com"}],"homepage":"https://github.com/react-navigation/react-navigation#readme","bugs":{"url":"https://github.com/react-navigation/react-navigation/issues"},"dist":{"shasum":"0dbef16a086d8fcdbcf44147e0c77fa53121648e","tarball":"https://registry.npmjs.org/react-navigation/-/react-navigation-1.5.0.tgz","fileCount":104,"integrity":"sha512-yT8mfDB6+p0UXWPXq41+f8mpF1PhnKdT+81olrBW97hGG4K0Ly0NQkQJ9QOnlbfgUT6m3eccS8tCyuUiI+Ae6g==","signatures":[{"sig":"MEUCIQCkk6K/NKEIOtqx7vhEAkPztEmSR+MvQ3NTHnA/+fVXhwIgYdkzdJuHtZfDkfBLdsbwNO0mCyTcZTc75J+mmSUyxDQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":391596},"jest":{"notify":true,"preset":"react-native","testRegex":"./src/.*\\-test\\.js$","setupFiles":["<rootDir>/jest-setup.js"],"collectCoverage":true,"coverageDirectory":"./coverage/","coverageReporters":["lcov"],"collectCoverageFrom":["src/**/*.js"],"modulePathIgnorePatterns":["examples"],"coveragePathIgnorePatterns":["jest-setup.js"]},"main":"src/react-navigation.js","files":["src"],"gitHead":"01e7296520ae599349892cf9b31a31e7dbf43bfe","scripts":{"ios":"cd examples/NavigationPlayground && yarn && yarn ios","jest":"jest","lint":"eslint .","test":"npm run lint && npm run jest","start":"npm run ios","format":"eslint --fix .","android":"cd examples/NavigationPlayground && yarn && yarn android","codecov":"codecov","precommit":"lint-staged","test-update-snapshot":"jest --updateSnapshot"},"_npmUser":{"name":"brentvatne","email":"brentvatne@gmail.com"},"deprecated":"This package is no longer supported. Please use @react-navigation/native instead. See https://reactnavigation.org/docs/getting-started/ for usage guide","repository":{"url":"git+ssh://git@github.com/react-navigation/react-navigation.git","type":"git"},"_npmVersion":"5.5.1","description":"Routing and navigation for your React Native apps","directories":{},"lint-staged":{"*.js":["eslint --fix","prettier --write flow/react-navigation.js","git add"]},"_nodeVersion":"9.2.0","dependencies":{"clamp":"^1.0.1","prop-types":"^15.5.10","path-to-regexp":"^1.7.0","react-native-tab-view":"^0.0.74","hoist-non-react-statics":"^2.2.0","react-native-safe-area-view":"^0.7.0","react-native-drawer-layout-polyfill":"^1.3.2"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^22.1.3","husky":"^0.14.3","react":"16.2.0","eslint":"^4.2.0","codecov":"^2.2.0","prettier":"^1.5.3","babel-cli":"^6.24.1","babel-core":"^6.25.0","babel-jest":"^20.0.3","lint-staged":"^4.2.1","babel-eslint":"^7.2.3","react-native":"^0.52.0","prettier-eslint":"^6.4.2","eslint-plugin-react":"^7.1.0","react-test-renderer":"^16.0.0","eslint-plugin-import":"^2.7.0","eslint-config-prettier":"^2.3.0","eslint-plugin-jsx-a11y":"^6.0.2","eslint-plugin-prettier":"^2.1.2","babel-preset-react-native":"^2.1.0","react-native-vector-icons":"^4.2.0"},"peerDependencies":{"react":"*","react-native":"*"},"_npmOperationalInternal":{"tmp":"tmp/react-navigation_1.5.0_1520473388174_0.23756198924796257","host":"s3://npm-registry-packages"}},"1.5.1":{"name":"react-navigation","version":"1.5.1","author":{"name":"Adam Miskiewicz","email":"adam@sk3vy.com"},"license":"BSD-2-Clause","_id":"react-navigation@1.5.1","maintainers":[{"name":"brentvatne","email":"brentvatne@gmail.com"},{"name":"davepack","email":"davepack@icloud.com"},{"name":"ericvicenti","email":"ericvicenti@gmail.com"},{"name":"grabbou","email":"grabbou@gmail.com"},{"name":"ide","email":"ide+npm@jameside.com"},{"name":"satya164","email":"satyajit.happy@gmail.com"},{"name":"skevy","email":"adam@sk3vy.com"},{"name":"spencercarli","email":"spencercarli@gmail.com"}],"homepage":"https://github.com/react-navigation/react-navigation#readme","bugs":{"url":"https://github.com/react-navigation/react-navigation/issues"},"dist":{"shasum":"3fc2efa76c773b9dd4a148d45cab3abbe864dbae","tarball":"https://registry.npmjs.org/react-navigation/-/react-navigation-1.5.1.tgz","fileCount":104,"integrity":"sha512-ehUlvsvIiS5wD/l0p1D2qef/h3bY/t9WysxE7DsSDAFsOmx7Mbhd0XxXMqjgZItrmNUCmCksnglmdp6wNkXAgA==","signatures":[{"sig":"MEUCIH4VDQbXgxviel6uxFcMLTyRGPuBtdTDFe23GYczSpNEAiEA8kqSL26yhqgknULvGzANYSjb94W5MhfAS1OxwB6aIcw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":391626},"jest":{"notify":true,"preset":"react-native","testRegex":"./src/.*\\-test\\.js$","setupFiles":["<rootDir>/jest-setup.js"],"collectCoverage":true,"coverageDirectory":"./coverage/","coverageReporters":["lcov"],"collectCoverageFrom":["src/**/*.js"],"modulePathIgnorePatterns":["examples"],"coveragePathIgnorePatterns":["jest-setup.js"]},"main":"src/react-navigation.js","files":["src"],"gitHead":"8a129afe1382f3a8dbbd943010f10788381df80d","scripts":{"ios":"cd examples/NavigationPlayground && yarn && yarn ios","jest":"jest","lint":"eslint .","test":"npm run lint && npm run jest","start":"npm run ios","format":"eslint --fix .","android":"cd examples/NavigationPlayground && yarn && yarn android","codecov":"codecov","precommit":"lint-staged","test-update-snapshot":"jest --updateSnapshot"},"_npmUser":{"name":"brentvatne","email":"brentvatne@gmail.com"},"deprecated":"This package is no longer supported. Please use @react-navigation/native instead. See https://reactnavigation.org/docs/getting-started/ for usage guide","repository":{"url":"git+ssh://git@github.com/react-navigation/react-navigation.git","type":"git"},"_npmVersion":"5.5.1","description":"Routing and navigation for your React Native apps","directories":{},"lint-staged":{"*.js":["eslint --fix","prettier --write flow/react-navigation.js","git add"]},"_nodeVersion":"9.2.0","dependencies":{"clamp":"^1.0.1","prop-types":"^15.5.10","path-to-regexp":"^1.7.0","react-native-tab-view":"^0.0.74","hoist-non-react-statics":"^2.2.0","react-native-safe-area-view":"^0.7.0","react-native-drawer-layout-polyfill":"^1.3.2"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^22.1.3","husky":"^0.14.3","react":"16.2.0","eslint":"^4.2.0","codecov":"^2.2.0","prettier":"^1.5.3","babel-cli":"^6.24.1","babel-core":"^6.25.0","babel-jest":"^20.0.3","lint-staged":"^4.2.1","babel-eslint":"^7.2.3","react-native":"^0.52.0","prettier-eslint":"^6.4.2","eslint-plugin-react":"^7.1.0","react-test-renderer":"^16.0.0","eslint-plugin-import":"^2.7.0","eslint-config-prettier":"^2.3.0","eslint-plugin-jsx-a11y":"^6.0.2","eslint-plugin-prettier":"^2.1.2","babel-preset-react-native":"^2.1.0","react-native-vector-icons":"^4.2.0"},"peerDependencies":{"react":"*","react-native":"*"},"_npmOperationalInternal":{"tmp":"tmp/react-navigation_1.5.1_1520624072355_0.37270818486682367","host":"s3://npm-registry-packages"}},"1.5.2":{"name":"react-navigation","version":"1.5.2","author":{"name":"Adam Miskiewicz","email":"adam@sk3vy.com"},"license":"BSD-2-Clause","_id":"react-navigation@1.5.2","maintainers":[{"name":"brentvatne","email":"brentvatne@gmail.com"},{"name":"davepack","email":"davepack@icloud.com"},{"name":"ericvicenti","email":"ericvicenti@gmail.com"},{"name":"grabbou","email":"grabbou@gmail.com"},{"name":"ide","email":"ide+npm@jameside.com"},{"name":"satya164","email":"satyajit.happy@gmail.com"},{"name":"skevy","email":"adam@sk3vy.com"},{"name":"spencercarli","email":"spencercarli@gmail.com"}],"homepage":"https://github.com/react-navigation/react-navigation#readme","bugs":{"url":"https://github.com/react-navigation/react-navigation/issues"},"dist":{"shasum":"6b150cbb6706a70ae352562a6eab490cedd05f47","tarball":"https://registry.npmjs.org/react-navigation/-/react-navigation-1.5.2.tgz","fileCount":104,"integrity":"sha512-wFAsoMnCwnaYua7TxW51gGdQ2xwbADkVijXM0eeBHGcoB3II7QWXAJ9f0kRGK/Cgxd4biB/+tQVx22eN+w+q7Q==","signatures":[{"sig":"MEQCIAg6YTKxqBqJJUYVMYfF27eGE8j3/bmedMMk6M5suqt4AiAr8j0DUaYtG/Yie8RrtAuVmNmPnS3XKRuSnmc99C6dHg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":391872},"jest":{"notify":true,"preset":"react-native","testRegex":"./src/.*\\-test\\.js$","setupFiles":["<rootDir>/jest-setup.js"],"collectCoverage":true,"coverageDirectory":"./coverage/","coverageReporters":["lcov"],"collectCoverageFrom":["src/**/*.js"],"modulePathIgnorePatterns":["examples"],"coveragePathIgnorePatterns":["jest-setup.js"]},"main":"src/react-navigation.js","files":["src"],"gitHead":"b9d55a6330c2e71ad3db0aed6ab8de6a4c78f13d","scripts":{"ios":"cd examples/NavigationPlayground && yarn && yarn ios","jest":"jest","lint":"eslint .","test":"npm run lint && npm run jest","start":"npm run ios","format":"eslint --fix .","android":"cd examples/NavigationPlayground && yarn && yarn android","codecov":"codecov","precommit":"lint-staged","test-update-snapshot":"jest --updateSnapshot"},"_npmUser":{"name":"brentvatne","email":"brentvatne@gmail.com"},"deprecated":"This package is no longer supported. Please use @react-navigation/native instead. See https://reactnavigation.org/docs/getting-started/ for usage guide","repository":{"url":"git+ssh://git@github.com/react-navigation/react-navigation.git","type":"git"},"_npmVersion":"5.5.1","description":"Routing and navigation for your React Native apps","directories":{},"lint-staged":{"*.js":["eslint --fix","prettier --write flow/react-navigation.js","git add"]},"_nodeVersion":"9.2.0","dependencies":{"clamp":"^1.0.1","prop-types":"^15.5.10","path-to-regexp":"^1.7.0","react-native-tab-view":"^0.0.74","hoist-non-react-statics":"^2.2.0","react-native-safe-area-view":"^0.7.0","react-native-drawer-layout-polyfill":"^1.3.2"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^22.1.3","husky":"^0.14.3","react":"16.2.0","eslint":"^4.2.0","codecov":"^2.2.0","prettier":"^1.5.3","babel-cli":"^6.24.1","babel-core":"^6.25.0","babel-jest":"^20.0.3","lint-staged":"^4.2.1","babel-eslint":"^7.2.3","react-native":"^0.52.0","prettier-eslint":"^6.4.2","eslint-plugin-react":"^7.1.0","react-test-renderer":"^16.0.0","eslint-plugin-import":"^2.7.0","eslint-config-prettier":"^2.3.0","eslint-plugin-jsx-a11y":"^6.0.2","eslint-plugin-prettier":"^2.1.2","babel-preset-react-native":"^2.1.0","react-native-vector-icons":"^4.2.0"},"peerDependencies":{"react":"*","react-native":"*"},"_npmOperationalInternal":{"tmp":"tmp/react-navigation_1.5.2_1520878383053_0.07485417156873742","host":"s3://npm-registry-packages"}},"2.0.0-alpha.0":{"name":"react-navigation","version":"2.0.0-alpha.0","author":{"name":"Adam Miskiewicz","email":"adam@sk3vy.com"},"license":"BSD-2-Clause","_id":"react-navigation@2.0.0-alpha.0","maintainers":[{"name":"brentvatne","email":"brentvatne@gmail.com"},{"name":"davepack","email":"davepack@icloud.com"},{"name":"ericvicenti","email":"ericvicenti@gmail.com"},{"name":"grabbou","email":"grabbou@gmail.com"},{"name":"ide","email":"ide+npm@jameside.com"},{"name":"satya164","email":"satyajit.happy@gmail.com"},{"name":"skevy","email":"adam@sk3vy.com"},{"name":"spencercarli","email":"spencercarli@gmail.com"}],"homepage":"https://github.com/react-navigation/react-navigation#readme","bugs":{"url":"https://github.com/react-navigation/react-navigation/issues"},"dist":{"shasum":"0b0030d658573e8f2467b026d16094975c89a5e2","tarball":"https://registry.npmjs.org/react-navigation/-/react-navigation-2.0.0-alpha.0.tgz","fileCount":105,"integrity":"sha512-VnxXrcgFoE+YZEZnZpKupb2rNzyL4Kfxn507ANBFM0b7ezNR8jDDZcAo1aHnJPHL3TuesCZgUN7lH8UB+2YWew==","signatures":[{"sig":"MEQCIFUtB3KoVgU735cv0kARzQ6GkOxUlvQA36xIPtny5RHUAiANMBZ08VTrQthqTD4EImW64AfgYan4QWSVc0Q7GvhAiw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":371391},"jest":{"notify":true,"preset":"react-native","testRegex":"./src/.*\\-test\\.js$","setupFiles":["<rootDir>/jest-setup.js"],"collectCoverage":true,"coverageDirectory":"./coverage/","coverageReporters":["lcov"],"collectCoverageFrom":["src/**/*.js"],"modulePathIgnorePatterns":["examples"],"coveragePathIgnorePatterns":["jest-setup.js"]},"main":"src/react-navigation.js","files":["src"],"readme":"# React Navigation\n\n[![npm version](https://badge.fury.io/js/react-navigation.svg)](https://badge.fury.io/js/react-navigation) [![codecov](https://codecov.io/gh/react-community/react-navigation/branch/master/graph/badge.svg)](https://codecov.io/gh/react-community/react-navigation) [![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg)](https://reactnavigation.org/docs/guides/contributors)\n\nReact Navigation is born from the React Native community's need for an extensible yet easy-to-use navigation solution based on Javascript.\n\n## Installation\n\nSince the library is a JS-based solution, to install the latest version of react-navigation you only need to run:\n\n```bash\nyarn add react-navigation\n```\n\nor\n\n```bash\nnpm install --save react-navigation\n```\n\n## Documentation\n\n* The best way to learn is to follow the [Getting started guide](https://reactnavigation.org/docs/getting-started.html). It guides you through the fundamentals of React Navigation.\n* The documentation includes solutions for common use cases in the \"How do I do ...?\" section, such as [tab navigation](https://reactnavigation.org/docs/tab-based-navigation.html) and [Redux integration](https://reactnavigation.org/docs/redux-integration.html).\n* If you need to build your own navigator, [there's a section for that](https://reactnavigation.org/docs/custom-navigator-overview.html) too.\n* The [API reference](https://reactnavigation.org/docs/api-reference.html) lists all public APIs.\n* The [Community Resources](https://github.com/react-navigation/react-navigation/blob/master/COMMUNITY_RESOURCES.md) document lists some other resources submitted to us by people who use React Navigation. Feel free to open a pull request to add your resource to the list.\n* You can contribute improvements to the documentation [in the website repository](https://github.com/react-navigation/react-navigation.github.io).\n\n## Try it out\n\nYou can also try out the [Navigation Playground app](https://exp.host/@react-navigation/NavigationPlayground) to get a sense for some of the tools built in to React Navigation. The \"Fundamentals\" in the documentation also include examples you can play with.\n\n## FAQs\n\n#### I'm having troubles using the library, what can I do?\n\nSee [the help page](https://reactnavigation.org/en/help.html).\n\n#### How can I help?\n\nSee our [Contributing Guide](CONTRIBUTING.md)!\n\n#### Is this the only library available for navigation?\n\nCertainly not! There other libraries - which, depending on your needs, can be better or worse suited for your project. Read more in the [alternative libraries](https://reactnavigation.org/docs/alternatives.html) documentation, and read React Navigation's [pitch & anti-pitch](https://reactnavigation.org/docs/pitch.html) to understand the tradeoffs.\n\n#### Can I use this library for web?\n\nWeb support was [not a priority for the 1.0 release](https://github.com/react-community/react-navigation/issues/2585#issuecomment-330338793), but the architecture of this library allows for it (and it has worked in the past). If you would like to lead this charge, please reach out with your ideas for how to move forward on the [RFCs repository](https://github.com/react-navigation/rfcs) and we would be happy to discuss.\n\n## Code of conduct\n\nThis library has adopted a Code of Conduct that we expect project participants to adhere to. Please read the [full text](https://github.com/react-community/react-navigation/blob/master/CODE_OF_CONDUCT.md) so that you can understand what actions will and will not be tolerated.\n\n## License\n\nReact-navigation is licensed under the [BSD 2-clause \"Simplified\" License](https://github.com/react-community/react-navigation/blob/master/LICENSE).\n","gitHead":"c6b4b6f2a3e2014a7b26f3e1ac9e8f13ef1a9cf9","scripts":{"ios":"cd examples/NavigationPlayground && yarn && yarn ios","jest":"jest","lint":"eslint .","test":"npm run lint && npm run jest","start":"npm run ios","format":"eslint --fix .","android":"cd examples/NavigationPlayground && yarn && yarn android","codecov":"codecov","precommit":"lint-staged","test-update-snapshot":"jest --updateSnapshot"},"_npmUser":{"name":"brentvatne","email":"brentvatne@gmail.com"},"deprecated":"This package is no longer supported. Please use @react-navigation/native instead. See https://reactnavigation.org/docs/getting-started/ for usage guide","repository":{"url":"git+ssh://git@github.com/react-navigation/react-navigation.git","type":"git"},"_npmVersion":"5.5.1","description":"Routing and navigation for your React Native apps","directories":{},"lint-staged":{"*.js":["eslint --fix","prettier --write flow/react-navigation.js","git add"]},"_nodeVersion":"9.2.0","dependencies":{"clamp":"^1.0.1","prop-types":"^15.5.10","path-to-regexp":"^1.7.0","react-native-tab-view":"^0.0.74","hoist-non-react-statics":"^2.2.0","react-lifecycles-compat":"^1.0.2","react-native-safe-area-view":"^0.7.0","react-native-drawer-layout-polyfill":"^1.3.2"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^22.1.3","husky":"^0.14.3","react":"16.2.0","eslint":"^4.2.0","codecov":"^2.2.0","prettier":"^1.5.3","babel-cli":"^6.24.1","babel-core":"^6.25.0","babel-jest":"^20.0.3","lint-staged":"^4.2.1","babel-eslint":"^7.2.3","react-native":"^0.52.0","prettier-eslint":"^6.4.2","eslint-plugin-react":"^7.1.0","react-test-renderer":"^16.0.0","eslint-plugin-import":"^2.7.0","eslint-config-prettier":"^2.3.0","eslint-plugin-jsx-a11y":"^6.0.2","eslint-plugin-prettier":"^2.1.2","babel-preset-react-native":"^2.1.0","react-native-vector-icons":"^4.2.0"},"peerDependencies":{"react":"*","react-native":"*"},"_npmOperationalInternal":{"tmp":"tmp/react-navigation_2.0.0-alpha.0_1520889914168_0.0523237004585837","host":"s3://npm-registry-packages"}},"2.0.0-alpha.1":{"name":"react-navigation","version":"2.0.0-alpha.1","author":{"name":"Adam Miskiewicz","email":"adam@sk3vy.com"},"license":"BSD-2-Clause","_id":"react-navigation@2.0.0-alpha.1","maintainers":[{"name":"brentvatne","email":"brentvatne@gmail.com"},{"name":"davepack","email":"davepack@icloud.com"},{"name":"ericvicenti","email":"ericvicenti@gmail.com"},{"name":"grabbou","email":"grabbou@gmail.com"},{"name":"ide","email":"ide+npm@jameside.com"},{"name":"satya164","email":"satyajit.happy@gmail.com"},{"name":"skevy","email":"adam@sk3vy.com"},{"name":"spencercarli","email":"spencercarli@gmail.com"}],"homepage":"https://github.com/react-navigation/react-navigation#readme","bugs":{"url":"https://github.com/react-navigation/react-navigation/issues"},"dist":{"shasum":"d709cbb7766550fcc4936440d3516acf906f2c33","tarball":"https://registry.npmjs.org/react-navigation/-/react-navigation-2.0.0-alpha.1.tgz","fileCount":105,"integrity":"sha512-jhGcEU9DvlapRyQuPkwHsGORegef+4w+rarOqsWe/S25J2Utl5p+0zTahqjTYqPB1mWUw4xQdiUtsRmnvVG0fQ==","signatures":[{"sig":"MEUCIBS26xozGD6kpFxHJBGzNfoMjXqCfGXotpWDXXH5ZXkDAiEAzKqxN0dq99Rti69WbU9GM58CevOKyHuQb1e4NFtQrn8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":372923},"jest":{"notify":true,"preset":"react-native","testRegex":"./src/.*\\-test\\.js$","setupFiles":["<rootDir>/jest-setup.js"],"collectCoverage":true,"coverageDirectory":"./coverage/","coverageReporters":["lcov"],"collectCoverageFrom":["src/**/*.js"],"modulePathIgnorePatterns":["examples"],"coveragePathIgnorePatterns":["jest-setup.js"]},"main":"src/react-navigation.js","files":["src"],"readme":"# React Navigation\n\n[![npm version](https://badge.fury.io/js/react-navigation.svg)](https://badge.fury.io/js/react-navigation) [![codecov](https://codecov.io/gh/react-community/react-navigation/branch/master/graph/badge.svg)](https://codecov.io/gh/react-community/react-navigation) [![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg)](https://reactnavigation.org/docs/guides/contributors)\n\nReact Navigation is born from the React Native community's need for an extensible yet easy-to-use navigation solution based on Javascript.\n\n## Installation\n\nSince the library is a JS-based solution, to install the latest version of react-navigation you only need to run:\n\n```bash\nyarn add react-navigation\n```\n\nor\n\n```bash\nnpm install --save react-navigation\n```\n\n## Documentation\n\n* The best way to learn is to follow the [Getting started guide](https://reactnavigation.org/docs/getting-started.html). It guides you through the fundamentals of React Navigation.\n* The documentation includes solutions for common use cases in the \"How do I do ...?\" section, such as [tab navigation](https://reactnavigation.org/docs/tab-based-navigation.html) and [Redux integration](https://reactnavigation.org/docs/redux-integration.html).\n* If you need to build your own navigator, [there's a section for that](https://reactnavigation.org/docs/custom-navigator-overview.html) too.\n* The [API reference](https://reactnavigation.org/docs/api-reference.html) lists all public APIs.\n* The [Community Resources](https://github.com/react-navigation/react-navigation/blob/master/COMMUNITY_RESOURCES.md) document lists some other resources submitted to us by people who use React Navigation. Feel free to open a pull request to add your resource to the list.\n* You can contribute improvements to the documentation [in the website repository](https://github.com/react-navigation/react-navigation.github.io).\n\n## Try it out\n\nYou can also try out the [Navigation Playground app](https://exp.host/@react-navigation/NavigationPlayground) to get a sense for some of the tools built in to React Navigation. The \"Fundamentals\" in the documentation also include examples you can play with.\n\n## FAQs\n\n#### I'm having troubles using the library, what can I do?\n\nSee [the help page](https://reactnavigation.org/en/help.html).\n\n#### How can I help?\n\nSee our [Contributing Guide](CONTRIBUTING.md)!\n\n#### Is this the only library available for navigation?\n\nCertainly not! There other libraries - which, depending on your needs, can be better or worse suited for your project. Read more in the [alternative libraries](https://reactnavigation.org/docs/alternatives.html) documentation, and read React Navigation's [pitch & anti-pitch](https://reactnavigation.org/docs/pitch.html) to understand the tradeoffs.\n\n#### Can I use this library for web?\n\nWeb support was [not a priority for the 1.0 release](https://github.com/react-community/react-navigation/issues/2585#issuecomment-330338793), but the architecture of this library allows for it (and it has worked in the past). If you would like to lead this charge, please reach out with your ideas for how to move forward on the [RFCs repository](https://github.com/react-navigation/rfcs) and we would be happy to discuss.\n\n## Code of conduct\n\nThis library has adopted a Code of Conduct that we expect project participants to adhere to. Please read the [full text](https://github.com/react-community/react-navigation/blob/master/CODE_OF_CONDUCT.md) so that you can understand what actions will and will not be tolerated.\n\n## License\n\nReact-navigation is licensed under the [BSD 2-clause \"Simplified\" License](https://github.com/react-community/react-navigation/blob/master/LICENSE).\n","gitHead":"052d22804cc5f80c727edff8675a12aaf7b66946","scripts":{"ios":"cd examples/NavigationPlayground && yarn && yarn ios","jest":"jest","lint":"eslint .","test":"npm run lint && npm run jest","start":"npm run ios","format":"eslint --fix .","android":"cd examples/NavigationPlayground && yarn && yarn android","codecov":"codecov","precommit":"lint-staged","test-update-snapshot":"jest --updateSnapshot"},"_npmUser":{"name":"brentvatne","email":"brentvatne@gmail.com"},"deprecated":"This package is no longer supported. Please use @react-navigation/native instead. See https://reactnavigation.org/docs/getting-started/ for usage guide","repository":{"url":"git+ssh://git@github.com/react-navigation/react-navigation.git","type":"git"},"_npmVersion":"5.5.1","description":"Routing and navigation for your React Native apps","directories":{},"lint-staged":{"*.js":["eslint --fix","prettier --write flow/react-navigation.js","git add"]},"_nodeVersion":"9.2.0","dependencies":{"clamp":"^1.0.1","prop-types":"^15.5.10","path-to-regexp":"^1.7.0","react-native-tab-view":"^0.0.74","hoist-non-react-statics":"^2.2.0","react-lifecycles-compat":"^1.0.2","react-native-safe-area-view":"^0.7.0","react-native-drawer-layout-polyfill":"^1.3.2"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^22.1.3","husky":"^0.14.3","react":"16.2.0","eslint":"^4.2.0","codecov":"^2.2.0","prettier":"^1.5.3","babel-cli":"^6.24.1","babel-core":"^6.25.0","babel-jest":"^20.0.3","lint-staged":"^4.2.1","babel-eslint":"^7.2.3","react-native":"^0.52.0","prettier-eslint":"^6.4.2","eslint-plugin-react":"^7.1.0","react-test-renderer":"^16.0.0","eslint-plugin-import":"^2.7.0","eslint-config-prettier":"^2.3.0","eslint-plugin-jsx-a11y":"^6.0.2","eslint-plugin-prettier":"^2.1.2","babel-preset-react-native":"^2.1.0","react-native-vector-icons":"^4.2.0"},"peerDependencies":{"react":"*","react-native":"*"},"_npmOperationalInternal":{"tmp":"tmp/react-navigation_2.0.0-alpha.1_1520893477287_0.13065114784168852","host":"s3://npm-registry-packages"}},"2.0.0-alpha.2":{"name":"react-navigation","version":"2.0.0-alpha.2","author":{"name":"Adam Miskiewicz","email":"adam@sk3vy.com"},"license":"BSD-2-Clause","_id":"react-navigation@2.0.0-alpha.2","maintainers":[{"name":"brentvatne","email":"brentvatne@gmail.com"},{"name":"davepack","email":"davepack@icloud.com"},{"name":"ericvicenti","email":"ericvicenti@gmail.com"},{"name":"grabbou","email":"grabbou@gmail.com"},{"name":"ide","email":"ide+npm@jameside.com"},{"name":"satya164","email":"satyajit.happy@gmail.com"},{"name":"skevy","email":"adam@sk3vy.com"},{"name":"spencercarli","email":"spencercarli@gmail.com"}],"homepage":"https://github.com/react-navigation/react-navigation#readme","bugs":{"url":"https://github.com/react-navigation/react-navigation/issues"},"dist":{"shasum":"f4a16507b92c2368e3e48ad32c458f9fc4b87a6c","tarball":"https://registry.npmjs.org/react-navigation/-/react-navigation-2.0.0-alpha.2.tgz","fileCount":105,"integrity":"sha512-hvSsHcH8epG41ovkIWY7CmXngWPEZnPVj17W8gGgRQFCB6eW8GUhZ8PKd/tgAHVHpD1jXZPSARy+bKQPW4vRcA==","signatures":[{"sig":"MEQCIBogJ0gtDFz44pyeynvsNZ1tKPok0az7D/f+gTjf8mGCAiBeihbybrx5mMb3HPgelOrc9sYpY4FPBWZkM/eVNXyRFA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":374186},"jest":{"notify":true,"preset":"react-native","testRegex":"./src/.*\\-test\\.js$","setupFiles":["<rootDir>/jest-setup.js"],"collectCoverage":true,"coverageDirectory":"./coverage/","coverageReporters":["lcov"],"collectCoverageFrom":["src/**/*.js"],"modulePathIgnorePatterns":["examples"],"coveragePathIgnorePatterns":["jest-setup.js"]},"main":"src/react-navigation.js","files":["src"],"readme":"# React Navigation\n\n[![npm version](https://badge.fury.io/js/react-navigation.svg)](https://badge.fury.io/js/react-navigation) [![codecov](https://codecov.io/gh/react-community/react-navigation/branch/master/graph/badge.svg)](https://codecov.io/gh/react-community/react-navigation) [![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg)](https://reactnavigation.org/docs/guides/contributors)\n\nReact Navigation is born from the React Native community's need for an extensible yet easy-to-use navigation solution based on Javascript.\n\n## Installation\n\nSince the library is a JS-based solution, to install the latest version of react-navigation you only need to run:\n\n```bash\nyarn add react-navigation\n```\n\nor\n\n```bash\nnpm install --save react-navigation\n```\n\n## Documentation\n\n* The best way to learn is to follow the [Getting started guide](https://reactnavigation.org/docs/getting-started.html). It guides you through the fundamentals of React Navigation.\n* The documentation includes solutions for common use cases in the \"How do I do ...?\" section, such as [tab navigation](https://reactnavigation.org/docs/tab-based-navigation.html) and [Redux integration](https://reactnavigation.org/docs/redux-integration.html).\n* If you need to build your own navigator, [there's a section for that](https://reactnavigation.org/docs/custom-navigator-overview.html) too.\n* The [API reference](https://reactnavigation.org/docs/api-reference.html) lists all public APIs.\n* The [Community Resources](https://github.com/react-navigation/react-navigation/blob/master/COMMUNITY_RESOURCES.md) document lists some other resources submitted to us by people who use React Navigation. Feel free to open a pull request to add your resource to the list.\n* You can contribute improvements to the documentation [in the website repository](https://github.com/react-navigation/react-navigation.github.io).\n\n## Try it out\n\nYou can also try out the [Navigation Playground app](https://exp.host/@react-navigation/NavigationPlayground) to get a sense for some of the tools built in to React Navigation. The \"Fundamentals\" in the documentation also include examples you can play with.\n\n## FAQs\n\n#### I'm having troubles using the library, what can I do?\n\nSee [the help page](https://reactnavigation.org/en/help.html).\n\n#### How can I help?\n\nSee our [Contributing Guide](CONTRIBUTING.md)!\n\n#### Is this the only library available for navigation?\n\nCertainly not! There other libraries - which, depending on your needs, can be better or worse suited for your project. Read more in the [alternative libraries](https://reactnavigation.org/docs/alternatives.html) documentation, and read React Navigation's [pitch & anti-pitch](https://reactnavigation.org/docs/pitch.html) to understand the tradeoffs.\n\n#### Can I use this library for web?\n\nWeb support was [not a priority for the 1.0 release](https://github.com/react-community/react-navigation/issues/2585#issuecomment-330338793), but the architecture of this library allows for it (and it has worked in the past). If you would like to lead this charge, please reach out with your ideas for how to move forward on the [RFCs repository](https://github.com/react-navigation/rfcs) and we would be happy to discuss.\n\n## Code of conduct\n\nThis library has adopted a Code of Conduct that we expect project participants to adhere to. Please read the [full text](https://github.com/react-community/react-navigation/blob/master/CODE_OF_CONDUCT.md) so that you can understand what actions will and will not be tolerated.\n\n## License\n\nReact-navigation is licensed under the [BSD 2-clause \"Simplified\" License](https://github.com/react-community/react-navigation/blob/master/LICENSE).\n","gitHead":"bc5d35aba3c5452708584bb8028d983c7a35edb1","scripts":{"ios":"cd examples/NavigationPlayground && yarn && yarn ios","jest":"jest","lint":"eslint .","test":"npm run lint && npm run jest","start":"npm run ios","format":"eslint --fix .","android":"cd examples/NavigationPlayground && yarn && yarn android","codecov":"codecov","precommit":"lint-staged","test-update-snapshot":"jest --updateSnapshot"},"_npmUser":{"name":"brentvatne","email":"brentvatne@gmail.com"},"deprecated":"This package is no longer supported. Please use @react-navigation/native instead. See https://reactnavigation.org/docs/getting-started/ for usage guide","repository":{"url":"git+ssh://git@github.com/react-navigation/react-navigation.git","type":"git"},"_npmVersion":"5.5.1","description":"Routing and navigation for your React Native apps","directories":{},"lint-staged":{"*.js":["eslint --fix","prettier --write flow/react-navigation.js","git add"]},"_nodeVersion":"9.2.0","dependencies":{"clamp":"^1.0.1","prop-types":"^15.5.10","path-to-regexp":"^1.7.0","react-native-tab-view":"^0.0.74","hoist-non-react-statics":"^2.2.0","react-lifecycles-compat":"^1.0.2","react-native-safe-area-view":"^0.7.0","react-native-drawer-layout-polyfill":"^1.3.2"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^22.1.3","husky":"^0.14.3","react":"16.2.0","eslint":"^4.2.0","codecov":"^2.2.0","prettier":"^1.5.3","babel-cli":"^6.24.1","babel-core":"^6.25.0","babel-jest":"^20.0.3","lint-staged":"^4.2.1","babel-eslint":"^7.2.3","react-native":"^0.52.0","prettier-eslint":"^6.4.2","eslint-plugin-react":"^7.1.0","react-test-renderer":"^16.0.0","eslint-plugin-import":"^2.7.0","eslint-config-prettier":"^2.3.0","eslint-plugin-jsx-a11y":"^6.0.2","eslint-plugin-prettier":"^2.1.2","babel-preset-react-native":"^2.1.0","react-native-vector-icons":"^4.2.0"},"peerDependencies":{"react":"*","react-native":"*"},"_npmOperationalInternal":{"tmp":"tmp/react-navigation_2.0.0-alpha.2_1520895750349_0.05830283799326064","host":"s3://npm-registry-packages"}},"2.0.0-alpha.3":{"name":"react-navigation","version":"2.0.0-alpha.3","author":{"name":"Adam Miskiewicz","email":"adam@sk3vy.com"},"license":"BSD-2-Clause","_id":"react-navigation@2.0.0-alpha.3","maintainers":[{"name":"brentvatne","email":"brentvatne@gmail.com"},{"name":"davepack","email":"davepack@icloud.com"},{"name":"ericvicenti","email":"ericvicenti@gmail.com"},{"name":"grabbou","email":"grabbou@gmail.com"},{"name":"ide","email":"ide+npm@jameside.com"},{"name":"satya164","email":"satyajit.happy@gmail.com"},{"name":"skevy","email":"adam@sk3vy.com"},{"name":"spencercarli","email":"spencercarli@gmail.com"}],"homepage":"https://github.com/react-navigation/react-navigation#readme","bugs":{"url":"https://github.com/react-navigation/react-navigation/issues"},"dist":{"shasum":"9756e338cbd1a42a0420a8bafd416a5d1d50c0cb","tarball":"https://registry.npmjs.org/react-navigation/-/react-navigation-2.0.0-alpha.3.tgz","fileCount":105,"integrity":"sha512-uk2fREy731L86nNiUx94BbYtX55fynSeK8GZJfz0JeK4BMwoQuRm3yyLbuyTv4pPaT8UtHMdlEu5yySqsR+J0g==","signatures":[{"sig":"MEUCIFvbRQCernb7GvGZtxuvakcsGpwX+H1JX8nDbJJ5PMTvAiEA8cV14eX/gLnFasqERGS2nd22eXSyx0ICXkYm99D0Ujg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":374028},"jest":{"notify":true,"preset":"react-native","testRegex":"./src/.*\\-test\\.js$","setupFiles":["<rootDir>/jest-setup.js"],"collectCoverage":true,"coverageDirectory":"./coverage/","coverageReporters":["lcov"],"collectCoverageFrom":["src/**/*.js"],"modulePathIgnorePatterns":["examples"],"coveragePathIgnorePatterns":["jest-setup.js"]},"main":"src/react-navigation.js","files":["src"],"readme":"# React Navigation\n\n[![npm version](https://badge.fury.io/js/react-navigation.svg)](https://badge.fury.io/js/react-navigation) [![codecov](https://codecov.io/gh/react-community/react-navigation/branch/master/graph/badge.svg)](https://codecov.io/gh/react-community/react-navigation) [![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg)](https://reactnavigation.org/docs/guides/contributors)\n\nReact Navigation is born from the React Native community's need for an extensible yet easy-to-use navigation solution based on Javascript.\n\n## Installation\n\nSince the library is a JS-based solution, to install the latest version of react-navigation you only need to run:\n\n```bash\nyarn add react-navigation\n```\n\nor\n\n```bash\nnpm install --save react-navigation\n```\n\n## Documentation\n\n* The best way to learn is to follow the [Getting started guide](https://reactnavigation.org/docs/getting-started.html). It guides you through the fundamentals of React Navigation.\n* The documentation includes solutions for common use cases in the \"How do I do ...?\" section, such as [tab navigation](https://reactnavigation.org/docs/tab-based-navigation.html) and [Redux integration](https://reactnavigation.org/docs/redux-integration.html).\n* If you need to build your own navigator, [there's a section for that](https://reactnavigation.org/docs/custom-navigator-overview.html) too.\n* The [API reference](https://reactnavigation.org/docs/api-reference.html) lists all public APIs.\n* The [Community Resources](https://github.com/react-navigation/react-navigation/blob/master/COMMUNITY_RESOURCES.md) document lists some other resources submitted to us by people who use React Navigation. Feel free to open a pull request to add your resource to the list.\n* You can contribute improvements to the documentation [in the website repository](https://github.com/react-navigation/react-navigation.github.io).\n\n## Try it out\n\nYou can also try out the [Navigation Playground app](https://exp.host/@react-navigation/NavigationPlayground) to get a sense for some of the tools built in to React Navigation. The \"Fundamentals\" in the documentation also include examples you can play with.\n\n## FAQs\n\n#### I'm having troubles using the library, what can I do?\n\nSee [the help page](https://reactnavigation.org/en/help.html).\n\n#### How can I help?\n\nSee our [Contributing Guide](CONTRIBUTING.md)!\n\n#### Is this the only library available for navigation?\n\nCertainly not! There other libraries - which, depending on your needs, can be better or worse suited for your project. Read more in the [alternative libraries](https://reactnavigation.org/docs/alternatives.html) documentation, and read React Navigation's [pitch & anti-pitch](https://reactnavigation.org/docs/pitch.html) to understand the tradeoffs.\n\n#### Can I use this library for web?\n\nWeb support was [not a priority for the 1.0 release](https://github.com/react-community/react-navigation/issues/2585#issuecomment-330338793), but the architecture of this library allows for it (and it has worked in the past). If you would like to lead this charge, please reach out with your ideas for how to move forward on the [RFCs repository](https://github.com/react-navigation/rfcs) and we would be happy to discuss.\n\n## Code of conduct\n\nThis library has adopted a Code of Conduct that we expect project participants to adhere to. Please read the [full text](https://github.com/react-community/react-navigation/blob/master/CODE_OF_CONDUCT.md) so that you can understand what actions will and will not be tolerated.\n\n## License\n\nReact-navigation is licensed under the [BSD 2-clause \"Simplified\" License](https://github.com/react-community/react-navigation/blob/master/LICENSE).\n","gitHead":"cd5bd8882ef3457a004bc04f00d436f2cd625082","scripts":{"ios":"cd examples/NavigationPlayground && yarn && yarn ios","jest":"jest","lint":"eslint .","test":"npm run lint && npm run jest","start":"npm run ios","format":"eslint --fix .","android":"cd examples/NavigationPlayground && yarn && yarn android","codecov":"codecov","precommit":"lint-staged","test-update-snapshot":"jest --updateSnapshot"},"_npmUser":{"name":"brentvatne","email":"brentvatne@gmail.com"},"deprecated":"This package is no longer supported. Please use @react-navigation/native instead. See https://reactnavigation.org/docs/getting-started/ for usage guide","repository":{"url":"git+ssh://git@github.com/react-navigation/react-navigation.git","type":"git"},"_npmVersion":"5.5.1","description":"Routing and navigation for your React Native apps","directories":{},"lint-staged":{"*.js":["eslint --fix","prettier --write flow/react-navigation.js","git add"]},"_nodeVersion":"9.2.0","dependencies":{"clamp":"^1.0.1","prop-types":"^15.5.10","path-to-regexp":"^1.7.0","react-native-tab-view":"^0.0.74","hoist-non-react-statics":"^2.2.0","react-lifecycles-compat":"^1.0.2","react-native-safe-area-view":"^0.7.0","react-native-drawer-layout-polyfill":"^1.3.2"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^22.1.3","husky":"^0.14.3","react":"16.2.0","eslint":"^4.2.0","codecov":"^2.2.0","prettier":"^1.5.3","babel-cli":"^6.24.1","babel-core":"^6.25.0","babel-jest":"^20.0.3","lint-staged":"^4.2.1","babel-eslint":"^7.2.3","react-native":"^0.52.0","prettier-eslint":"^6.4.2","eslint-plugin-react":"^7.1.0","react-test-renderer":"^16.0.0","eslint-plugin-import":"^2.7.0","eslint-config-prettier":"^2.3.0","eslint-plugin-jsx-a11y":"^6.0.2","eslint-plugin-prettier":"^2.1.2","babel-preset-react-native":"^2.1.0","react-native-vector-icons":"^4.2.0"},"peerDependencies":{"react":"*","react-native":"*"},"_npmOperationalInternal":{"tmp":"tmp/react-navigation_2.0.0-alpha.3_1520896877565_0.8147787846474961","host":"s3://npm-registry-packages"}},"1.5.3":{"name":"react-navigation","version":"1.5.3","author":{"name":"Adam Miskiewicz","email":"adam@sk3vy.com"},"license":"BSD-2-Clause","_id":"react-navigation@1.5.3","maintainers":[{"name":"brentvatne","email":"brentvatne@gmail.com"},{"name":"davepack","email":"davepack@icloud.com"},{"name":"ericvicenti","email":"ericvicenti@gmail.com"},{"name":"grabbou","email":"grabbou@gmail.com"},{"name":"ide","email":"ide+npm@jameside.com"},{"name":"satya164","email":"satyajit.happy@gmail.com"},{"name":"skevy","email":"adam@sk3vy.com"},{"name":"spencercarli","email":"spencercarli@gmail.com"}],"homepage":"https://github.com/react-navigation/react-navigation#readme","bugs":{"url":"https://github.com/react-navigation/react-navigation/issues"},"dist":{"shasum":"0968c212031ae95ddeb1e2182e9d4777ef028391","tarball":"https://registry.npmjs.org/react-navigation/-/react-navigation-1.5.3.tgz","fileCount":104,"integrity":"sha512-xSsRnaah4IU7VRiQah/GxCrkVNGW1ymEoAIojb5TQbPQ1tNivX+QGdNXL0OS4nFpcnyDOehs7AodWewNota6FA==","signatures":[{"sig":"MEQCICI6KQhbE894pmxfHRnUm7QTO3se3CEwFV5STC5AHIytAiBXGMYeirBqn3cK6ZPv2LPCLrq6z1CDLkP1I0Q6ey6QrA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":391888},"jest":{"notify":true,"preset":"react-native","testRegex":"./src/.*\\-test\\.js$","setupFiles":["<rootDir>/jest-setup.js"],"collectCoverage":true,"coverageDirectory":"./coverage/","coverageReporters":["lcov"],"collectCoverageFrom":["src/**/*.js"],"modulePathIgnorePatterns":["examples"],"coveragePathIgnorePatterns":["jest-setup.js"]},"main":"src/react-navigation.js","files":["src"],"gitHead":"eb78128439896bef871ceb8ef6973c8cbbc33576","scripts":{"ios":"cd examples/NavigationPlayground && yarn && yarn ios","jest":"jest","lint":"eslint .","test":"npm run lint && npm run jest","start":"npm run ios","format":"eslint --fix .","android":"cd examples/NavigationPlayground && yarn && yarn android","codecov":"codecov","precommit":"lint-staged","test-update-snapshot":"jest --updateSnapshot"},"_npmUser":{"name":"brentvatne","email":"brentvatne@gmail.com"},"deprecated":"This package is no longer supported. Please use @react-navigation/native instead. See https://reactnavigation.org/docs/getting-started/ for usage guide","repository":{"url":"git+ssh://git@github.com/react-navigation/react-navigation.git","type":"git"},"_npmVersion":"5.5.1","description":"Routing and navigation for your React Native apps","directories":{},"lint-staged":{"*.js":["eslint --fix","prettier --write flow/react-navigation.js","git add"]},"_nodeVersion":"9.2.0","dependencies":{"clamp":"^1.0.1","prop-types":"^15.5.10","path-to-regexp":"^1.7.0","react-native-tab-view":"^0.0.74","hoist-non-react-statics":"^2.2.0","react-native-safe-area-view":"^0.7.0","react-native-drawer-layout-polyfill":"^1.3.2"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^22.1.3","husky":"^0.14.3","react":"16.2.0","eslint":"^4.2.0","codecov":"^2.2.0","prettier":"^1.5.3","babel-cli":"^6.24.1","babel-core":"^6.25.0","babel-jest":"^20.0.3","lint-staged":"^4.2.1","babel-eslint":"^7.2.3","react-native":"^0.52.0","prettier-eslint":"^6.4.2","eslint-plugin-react":"^7.1.0","react-test-renderer":"^16.0.0","eslint-plugin-import":"^2.7.0","eslint-config-prettier":"^2.3.0","eslint-plugin-jsx-a11y":"^6.0.2","eslint-plugin-prettier":"^2.1.2","babel-preset-react-native":"^2.1.0","react-native-vector-icons":"^4.2.0"},"peerDependencies":{"react":"*","react-native":"*"},"_npmOperationalInternal":{"tmp":"tmp/react-navigation_1.5.3_1521051463179_0.6073883043850459","host":"s3://npm-registry-packages"}},"1.5.4":{"name":"react-navigation","version":"1.5.4","author":{"name":"Adam Miskiewicz","email":"adam@sk3vy.com"},"license":"BSD-2-Clause","_id":"react-navigation@1.5.4","maintainers":[{"name":"brentvatne","email":"brentvatne@gmail.com"},{"name":"davepack","email":"davepack@icloud.com"},{"name":"ericvicenti","email":"ericvicenti@gmail.com"},{"name":"grabbou","email":"grabbou@gmail.com"},{"name":"ide","email":"ide+npm@jameside.com"},{"name":"satya164","email":"satyajit.happy@gmail.com"},{"name":"skevy","email":"adam@sk3vy.com"},{"name":"spencercarli","email":"spencercarli@gmail.com"}],"homepage":"https://github.com/react-navigation/react-navigation#readme","bugs":{"url":"https://github.com/react-navigation/react-navigation/issues"},"dist":{"shasum":"e342ff155fd8818a6514641c7f2aaf4142b6784a","tarball":"https://registry.npmjs.org/react-navigation/-/react-navigation-1.5.4.tgz","fileCount":104,"integrity":"sha512-pxjdFBOJnb9IPX+GtcW6ENwFWWbNMfHxxEBvNogQ0pZ1W+fCdc6k6FcxlDiD0AJ8xiXJqFiHp6ZyKbrWdMe74w==","signatures":[{"sig":"MEQCIApr1CzPeuZh+wjl9xh+nCN8g0Qf2jXdT5qn6LlQZUW9AiBZrAYmdPnA1EQP+8/mKOik6e2JFLFq/975sWj47aRI9A==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":391286},"jest":{"notify":true,"preset":"react-native","testRegex":"./src/.*\\-test\\.js$","setupFiles":["<rootDir>/jest-setup.js"],"collectCoverage":true,"coverageDirectory":"./coverage/","coverageReporters":["lcov"],"collectCoverageFrom":["src/**/*.js"],"modulePathIgnorePatterns":["examples"],"coveragePathIgnorePatterns":["jest-setup.js"]},"main":"src/react-navigation.js","files":["src"],"gitHead":"67309c00a69b0888cb9522f5492424ea123a612d","scripts":{"ios":"cd examples/NavigationPlayground && yarn && yarn ios","jest":"jest","lint":"eslint .","test":"npm run lint && npm run jest","start":"npm run ios","format":"eslint --fix .","android":"cd examples/NavigationPlayground && yarn && yarn android","codecov":"codecov","precommit":"lint-staged","test-update-snapshot":"jest --updateSnapshot"},"_npmUser":{"name":"brentvatne","email":"brentvatne@gmail.com"},"deprecated":"This package is no longer supported. Please use @react-navigation/native instead. See https://reactnavigation.org/docs/getting-started/ for usage guide","repository":{"url":"git+ssh://git@github.com/react-navigation/react-navigation.git","type":"git"},"_npmVersion":"5.5.1","description":"Routing and navigation for your React Native apps","directories":{},"lint-staged":{"*.js":["eslint --fix","prettier --write flow/react-navigation.js","git add"]},"_nodeVersion":"9.2.0","dependencies":{"clamp":"^1.0.1","prop-types":"^15.5.10","path-to-regexp":"^1.7.0","react-native-tab-view":"^0.0.74","hoist-non-react-statics":"^2.2.0","react-lifecycles-compat":"^1.0.2","react-native-safe-area-view":"^0.7.0","react-native-drawer-layout-polyfill":"^1.3.2"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^22.1.3","husky":"^0.14.3","react":"16.2.0","eslint":"^4.2.0","codecov":"^2.2.0","prettier":"^1.5.3","babel-cli":"^6.24.1","babel-core":"^6.25.0","babel-jest":"^20.0.3","lint-staged":"^4.2.1","babel-eslint":"^7.2.3","react-native":"^0.52.0","prettier-eslint":"^6.4.2","eslint-plugin-react":"^7.1.0","react-test-renderer":"^16.0.0","eslint-plugin-import":"^2.7.0","eslint-config-prettier":"^2.3.0","eslint-plugin-jsx-a11y":"^6.0.2","eslint-plugin-prettier":"^2.1.2","babel-preset-react-native":"^2.1.0","react-native-vector-icons":"^4.2.0"},"peerDependencies":{"react":"*","react-native":"*"},"_npmOperationalInternal":{"tmp":"tmp/react-navigation_1.5.4_1521051696382_0.6159809864138781","host":"s3://npm-registry-packages"}},"2.0.0-alpha.4":{"name":"react-navigation","version":"2.0.0-alpha.4","author":{"name":"Adam Miskiewicz","email":"adam@sk3vy.com"},"license":"BSD-2-Clause","_id":"react-navigation@2.0.0-alpha.4","maintainers":[{"name":"brentvatne","email":"brentvatne@gmail.com"},{"name":"davepack","email":"davepack@icloud.com"},{"name":"ericvicenti","email":"ericvicenti@gmail.com"},{"name":"grabbou","email":"grabbou@gmail.com"},{"name":"ide","email":"ide+npm@jameside.com"},{"name":"satya164","email":"satyajit.happy@gmail.com"},{"name":"skevy","email":"adam@sk3vy.com"},{"name":"spencercarli","email":"spencercarli@gmail.com"}],"homepage":"https://github.com/react-navigation/react-navigation#readme","bugs":{"url":"https://github.com/react-navigation/react-navigation/issues"},"dist":{"shasum":"10ad126198e9c40e393751d466ae14a30bc3183f","tarball":"https://registry.npmjs.org/react-navigation/-/react-navigation-2.0.0-alpha.4.tgz","fileCount":105,"integrity":"sha512-QTWS2kL+aaRNipfQ4fAbEnNb7eO8lQ+D3pPJXSAfme7bGMwzKkxNU3/pDTK1dTsOsoIgaFjPtU7JcAP8odhrrw==","signatures":[{"sig":"MEUCICzEWfcqnqhdcKrdK20yiYupT4Av1zdK7ezZSm/ckDAzAiEAiajA50sdfaegiuS5/kAEzv6OVj56AdPIFk5qi9pwMTk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":375351},"jest":{"notify":true,"preset":"react-native","testRegex":"./src/.*\\-test\\.js$","setupFiles":["<rootDir>/jest-setup.js"],"collectCoverage":true,"coverageDirectory":"./coverage/","coverageReporters":["lcov"],"collectCoverageFrom":["src/**/*.js"],"modulePathIgnorePatterns":["examples"],"coveragePathIgnorePatterns":["jest-setup.js"]},"main":"src/react-navigation.js","files":["src"],"readme":"# React Navigation\n\n[![npm version](https://badge.fury.io/js/react-navigation.svg)](https://badge.fury.io/js/react-navigation) [![codecov](https://codecov.io/gh/react-community/react-navigation/branch/master/graph/badge.svg)](https://codecov.io/gh/react-community/react-navigation) [![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg)](https://reactnavigation.org/docs/guides/contributors)\n\nReact Navigation is born from the React Native community's need for an extensible yet easy-to-use navigation solution based on Javascript.\n\n## Installation\n\nSince the library is a JS-based solution, to install the latest version of react-navigation you only need to run:\n\n```bash\nyarn add react-navigation\n```\n\nor\n\n```bash\nnpm install --save react-navigation\n```\n\n## Documentation\n\n* The best way to learn is to follow the [Getting started guide](https://reactnavigation.org/docs/getting-started.html). It guides you through the fundamentals of React Navigation.\n* The documentation includes solutions for common use cases in the \"How do I do ...?\" section, such as [tab navigation](https://reactnavigation.org/docs/tab-based-navigation.html) and [Redux integration](https://reactnavigation.org/docs/redux-integration.html).\n* If you need to build your own navigator, [there's a section for that](https://reactnavigation.org/docs/custom-navigator-overview.html) too.\n* The [API reference](https://reactnavigation.org/docs/api-reference.html) lists all public APIs.\n* The [Community Resources](https://github.com/react-navigation/react-navigation/blob/master/COMMUNITY_RESOURCES.md) document lists some other resources submitted to us by people who use React Navigation. Feel free to open a pull request to add your resource to the list.\n* You can contribute improvements to the documentation [in the website repository](https://github.com/react-navigation/react-navigation.github.io).\n\n## Try it out\n\nYou can also try out the [Navigation Playground app](https://exp.host/@react-navigation/NavigationPlayground) to get a sense for some of the tools built in to React Navigation. The \"Fundamentals\" in the documentation also include examples you can play with.\n\n## FAQs\n\n#### I'm having troubles using the library, what can I do?\n\nSee [the help page](https://reactnavigation.org/en/help.html).\n\n#### How can I help?\n\nSee our [Contributing Guide](CONTRIBUTING.md)!\n\n#### Is this the only library available for navigation?\n\nCertainly not! There other libraries - which, depending on your needs, can be better or worse suited for your project. Read more in the [alternative libraries](https://reactnavigation.org/docs/alternatives.html) documentation, and read React Navigation's [pitch & anti-pitch](https://reactnavigation.org/docs/pitch.html) to understand the tradeoffs.\n\n#### Can I use this library for web?\n\nWeb support was [not a priority for the 1.0 release](https://github.com/react-community/react-navigation/issues/2585#issuecomment-330338793), but the architecture of this library allows for it (and it has worked in the past). If you would like to lead this charge, please reach out with your ideas for how to move forward on the [RFCs repository](https://github.com/react-navigation/rfcs) and we would be happy to discuss.\n\n## Code of conduct\n\nThis library has adopted a Code of Conduct that we expect project participants to adhere to. Please read the [full text](https://github.com/react-community/react-navigation/blob/master/CODE_OF_CONDUCT.md) so that you can understand what actions will and will not be tolerated.\n\n## License\n\nReact-navigation is licensed under the [BSD 2-clause \"Simplified\" License](https://github.com/react-community/react-navigation/blob/master/LICENSE).\n","gitHead":"f67872d8f1a207c1aaadc030b26ae8059bc72796","scripts":{"ios":"cd examples/NavigationPlayground && yarn && yarn ios","jest":"jest","lint":"eslint .","test":"npm run lint && npm run jest","start":"npm run ios","format":"eslint --fix .","android":"cd examples/NavigationPlayground && yarn && yarn android","codecov":"codecov","precommit":"lint-staged","test-update-snapshot":"jest --updateSnapshot"},"_npmUser":{"name":"brentvatne","email":"brentvatne@gmail.com"},"deprecated":"This package is no longer supported. Please use @react-navigation/native instead. See https://reactnavigation.org/docs/getting-started/ for usage guide","repository":{"url":"git+ssh://git@github.com/react-navigation/react-navigation.git","type":"git"},"_npmVersion":"5.5.1","description":"Routing and navigation for your React Native apps","directories":{},"lint-staged":{"*.js":["eslint --fix","prettier --write flow/react-navigation.js","git add"]},"_nodeVersion":"9.2.0","dependencies":{"clamp":"^1.0.1","prop-types":"^15.5.10","path-to-regexp":"^1.7.0","react-native-tab-view":"^0.0.74","hoist-non-react-statics":"^2.2.0","react-lifecycles-compat":"^1.0.2","react-native-safe-area-view":"^0.7.0","react-native-drawer-layout-polyfill":"^1.3.2"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^22.1.3","husky":"^0.14.3","react":"16.2.0","eslint":"^4.2.0","codecov":"^2.2.0","prettier":"^1.5.3","babel-cli":"^6.24.1","babel-core":"^6.25.0","babel-jest":"^20.0.3","lint-staged":"^4.2.1","babel-eslint":"^7.2.3","react-native":"^0.52.0","prettier-eslint":"^6.4.2","eslint-plugin-react":"^7.1.0","react-test-renderer":"^16.0.0","eslint-plugin-import":"^2.7.0","eslint-config-prettier":"^2.3.0","eslint-plugin-jsx-a11y":"^6.0.2","eslint-plugin-prettier":"^2.1.2","babel-preset-react-native":"^2.1.0","react-native-vector-icons":"^4.2.0"},"peerDependencies":{"react":"*","react-native":"*"},"_npmOperationalInternal":{"tmp":"tmp/react-navigation_2.0.0-alpha.4_1521066167739_0.1646358175265381","host":"s3://npm-registry-packages"}},"1.5.5":{"name":"react-navigation","version":"1.5.5","author":{"name":"Adam Miskiewicz","email":"adam@sk3vy.com"},"license":"BSD-2-Clause","_id":"react-navigation@1.5.5","maintainers":[{"name":"brentvatne","email":"brentvatne@gmail.com"},{"name":"davepack","email":"davepack@icloud.com"},{"name":"ericvicenti","email":"ericvicenti@gmail.com"},{"name":"grabbou","email":"grabbou@gmail.com"},{"name":"ide","email":"ide+npm@jameside.com"},{"name":"satya164","email":"satyajit.happy@gmail.com"},{"name":"skevy","email":"adam@sk3vy.com"},{"name":"spencercarli","email":"spencercarli@gmail.com"}],"homepage":"https://github.com/react-navigation/react-navigation#readme","bugs":{"url":"https://github.com/react-navigation/react-navigation/issues"},"dist":{"shasum":"0452e1a0d8d2c69e10719cf5660e90e41d207f76","tarball":"https://registry.npmjs.org/react-navigation/-/react-navigation-1.5.5.tgz","fileCount":104,"integrity":"sha512-QTZK+dFvJ8CNNW+QFblCPcStTz2LbmMOGI4knpORABLeorX5kGpokJI2AHmtfUGveIJ6a7lMZLYxPrmaNBEiqg==","signatures":[{"sig":"MEQCIECs0Cmwp4tsLnENHsE6MSDSR944zNifWIvfHBf+L2XUAiAjovZkIhNzkINCihcV9+BaTTE0Yuj6+Q38qQjl9o4Hng==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":391262},"jest":{"notify":true,"preset":"react-native","testRegex":"./src/.*\\-test\\.js$","setupFiles":["<rootDir>/jest-setup.js"],"collectCoverage":true,"coverageDirectory":"./coverage/","coverageReporters":["lcov"],"collectCoverageFrom":["src/**/*.js"],"modulePathIgnorePatterns":["examples"],"coveragePathIgnorePatterns":["jest-setup.js"]},"main":"src/react-navigation.js","files":["src"],"gitHead":"fbac47b69670172598113df698e68a88678d8253","scripts":{"ios":"cd examples/NavigationPlayground && yarn && yarn ios","jest":"jest","lint":"eslint .","test":"npm run lint && npm run jest","start":"npm run ios","format":"eslint --fix .","android":"cd examples/NavigationPlayground && yarn && yarn android","codecov":"codecov","precommit":"lint-staged","test-update-snapshot":"jest --updateSnapshot"},"_npmUser":{"name":"brentvatne","email":"brentvatne@gmail.com"},"deprecated":"This package is no longer supported. Please use @react-navigation/native instead. See https://reactnavigation.org/docs/getting-started/ for usage guide","repository":{"url":"git+ssh://git@github.com/react-navigation/react-navigation.git","type":"git"},"_npmVersion":"5.5.1","description":"Routing and navigation for your React Native apps","directories":{},"lint-staged":{"*.js":["eslint --fix","prettier --write flow/react-navigation.js","git add"]},"_nodeVersion":"9.2.0","dependencies":{"clamp":"^1.0.1","prop-types":"^15.5.10","path-to-regexp":"^1.7.0","react-native-tab-view":"^0.0.74","hoist-non-react-statics":"^2.2.0","react-lifecycles-compat":"^1.0.2","react-native-safe-area-view":"^0.7.0","react-native-drawer-layout-polyfill":"^1.3.2"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^22.1.3","husky":"^0.14.3","react":"16.2.0","eslint":"^4.2.0","codecov":"^2.2.0","prettier":"^1.5.3","babel-cli":"^6.24.1","babel-core":"^6.25.0","babel-jest":"^20.0.3","lint-staged":"^4.2.1","babel-eslint":"^7.2.3","react-native":"^0.52.0","prettier-eslint":"^6.4.2","eslint-plugin-react":"^7.1.0","react-test-renderer":"^16.0.0","eslint-plugin-import":"^2.7.0","eslint-config-prettier":"^2.3.0","eslint-plugin-jsx-a11y":"^6.0.2","eslint-plugin-prettier":"^2.1.2","babel-preset-react-native":"^2.1.0","react-native-vector-icons":"^4.2.0"},"peerDependencies":{"react":"*","react-native":"*"},"_npmOperationalInternal":{"tmp":"tmp/react-navigation_1.5.5_1521088563376_0.2039043503666449","host":"s3://npm-registry-packages"}},"1.5.6":{"name":"react-navigation","version":"1.5.6","author":{"name":"Adam Miskiewicz","email":"adam@sk3vy.com"},"license":"BSD-2-Clause","_id":"react-navigation@1.5.6","maintainers":[{"name":"brentvatne","email":"brentvatne@gmail.com"},{"name":"davepack","email":"davepack@icloud.com"},{"name":"ericvicenti","email":"ericvicenti@gmail.com"},{"name":"grabbou","email":"grabbou@gmail.com"},{"name":"ide","email":"ide+npm@jameside.com"},{"name":"satya164","email":"satyajit.happy@gmail.com"},{"name":"skevy","email":"adam@sk3vy.com"},{"name":"spencercarli","email":"spencercarli@gmail.com"}],"homepage":"https://github.com/react-navigation/react-navigation#readme","bugs":{"url":"https://github.com/react-navigation/react-navigation/issues"},"dist":{"shasum":"99d0afc7607190dbc6a338f03af92b291ccbb11e","tarball":"https://registry.npmjs.org/react-navigation/-/react-navigation-1.5.6.tgz","fileCount":104,"integrity":"sha512-9ulKbkjCankg6sWSWeKfpItpd1CXlzPAtm8DZsdlGT1eKkkVRgubFwLux80MS267o9v7UvWeyhR21m+E5RexBA==","signatures":[{"sig":"MEQCIBg1OgGIblCVdOh2U5AyKMR/vcOXXkImSfRDW4+D0n8qAiA4j+6sSqf4HB5G1n5s8jPBr4CkEwKlWa06tDkMMC/UQw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":391472},"jest":{"notify":true,"preset":"react-native","testRegex":"./src/.*\\-test\\.js$","setupFiles":["<rootDir>/jest-setup.js"],"collectCoverage":true,"coverageDirectory":"./coverage/","coverageReporters":["lcov"],"collectCoverageFrom":["src/**/*.js"],"modulePathIgnorePatterns":["examples"],"coveragePathIgnorePatterns":["jest-setup.js"]},"main":"src/react-navigation.js","files":["src"],"gitHead":"ee40dd7d242437696f7f4409ae45d1400ec6ced4","scripts":{"ios":"cd examples/NavigationPlayground && yarn && yarn ios","jest":"jest","lint":"eslint .","test":"npm run lint && npm run jest","start":"npm run ios","format":"eslint --fix .","android":"cd examples/NavigationPlayground && yarn && yarn android","codecov":"codecov","precommit":"lint-staged","test-update-snapshot":"jest --updateSnapshot"},"_npmUser":{"name":"brentvatne","email":"brentvatne@gmail.com"},"deprecated":"This package is no longer supported. Please use @react-navigation/native instead. See https://reactnavigation.org/docs/getting-started/ for usage guide","repository":{"url":"git+ssh://git@github.com/react-navigation/react-navigation.git","type":"git"},"_npmVersion":"5.5.1","description":"Routing and navigation for your React Native apps","directories":{},"lint-staged":{"*.js":["eslint --fix","prettier --write flow/react-navigation.js","git add"]},"_nodeVersion":"9.2.0","dependencies":{"clamp":"^1.0.1","prop-types":"^15.5.10","path-to-regexp":"^1.7.0","react-native-tab-view":"^0.0.74","hoist-non-react-statics":"^2.2.0","react-lifecycles-compat":"^1.0.2","react-native-safe-area-view":"^0.7.0","react-native-drawer-layout-polyfill":"^1.3.2"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^22.1.3","husky":"^0.14.3","react":"16.2.0","eslint":"^4.2.0","codecov":"^2.2.0","prettier":"^1.5.3","babel-cli":"^6.24.1","babel-core":"^6.25.0","babel-jest":"^20.0.3","lint-staged":"^4.2.1","babel-eslint":"^7.2.3","react-native":"^0.52.0","prettier-eslint":"^6.4.2","eslint-plugin-react":"^7.1.0","react-test-renderer":"^16.0.0","eslint-plugin-import":"^2.7.0","eslint-config-prettier":"^2.3.0","eslint-plugin-jsx-a11y":"^6.0.2","eslint-plugin-prettier":"^2.1.2","babel-preset-react-native":"^2.1.0","react-native-vector-icons":"^4.2.0"},"peerDependencies":{"react":"*","react-native":"*"},"_npmOperationalInternal":{"tmp":"tmp/react-navigation_1.5.6_1521089463756_0.4656261614178774","host":"s3://npm-registry-packages"}},"1.5.7":{"name":"react-navigation","version":"1.5.7","author":{"name":"Adam Miskiewicz","email":"adam@sk3vy.com"},"license":"BSD-2-Clause","_id":"react-navigation@1.5.7","maintainers":[{"name":"brentvatne","email":"brentvatne@gmail.com"},{"name":"davepack","email":"davepack@icloud.com"},{"name":"ericvicenti","email":"ericvicenti@gmail.com"},{"name":"grabbou","email":"grabbou@gmail.com"},{"name":"ide","email":"ide+npm@jameside.com"},{"name":"satya164","email":"satyajit.happy@gmail.com"},{"name":"skevy","email":"adam@sk3vy.com"},{"name":"spencercarli","email":"spencercarli@gmail.com"}],"homepage":"https://github.com/react-navigation/react-navigation#readme","bugs":{"url":"https://github.com/react-navigation/react-navigation/issues"},"dist":{"shasum":"157556922f9900a6afc2129abf4853bbd8332a57","tarball":"https://registry.npmjs.org/react-navigation/-/react-navigation-1.5.7.tgz","fileCount":104,"integrity":"sha512-LSU3cea1yz49rPLGdORCeBKEk+XKPaD081K0hvyMdWbmL8lQabzP8sFdT+5llqHGZ8l2ApL3NoUbpKZ1Qiy/OQ==","signatures":[{"sig":"MEUCIQCjTieyH5OKBzkTcn7XqD2uaLCyYIP40duLgYND7DULAAIge0Hgtg3bvsgAySsCeaSNzFIetIv3s7i3ya/Ay1Df/RI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":391757},"jest":{"notify":true,"preset":"react-native","testRegex":"./src/.*\\-test\\.js$","setupFiles":["<rootDir>/jest-setup.js"],"collectCoverage":true,"coverageDirectory":"./coverage/","coverageReporters":["lcov"],"collectCoverageFrom":["src/**/*.js"],"modulePathIgnorePatterns":["examples"],"coveragePathIgnorePatterns":["jest-setup.js"]},"main":"src/react-navigation.js","files":["src"],"gitHead":"86f07175fb3ae043dced13b7259e05e22fefc91c","scripts":{"ios":"cd examples/NavigationPlayground && yarn && yarn ios","jest":"jest","lint":"eslint .","test":"npm run lint && npm run jest","start":"npm run ios","format":"eslint --fix .","android":"cd examples/NavigationPlayground && yarn && yarn android","codecov":"codecov","precommit":"lint-staged","test-update-snapshot":"jest --updateSnapshot"},"_npmUser":{"name":"brentvatne","email":"brentvatne@gmail.com"},"deprecated":"This package is no longer supported. Please use @react-navigation/native instead. See https://reactnavigation.org/docs/getting-started/ for usage guide","repository":{"url":"git+ssh://git@github.com/react-navigation/react-navigation.git","type":"git"},"_npmVersion":"5.5.1","description":"Routing and navigation for your React Native apps","directories":{},"lint-staged":{"*.js":["eslint --fix","prettier --write flow/react-navigation.js","git add"]},"_nodeVersion":"9.2.0","dependencies":{"clamp":"^1.0.1","prop-types":"^15.5.10","path-to-regexp":"^1.7.0","react-native-tab-view":"^0.0.74","hoist-non-react-statics":"^2.2.0","react-lifecycles-compat":"^1.0.2","react-native-safe-area-view":"^0.7.0","react-native-drawer-layout-polyfill":"^1.3.2"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^22.1.3","husky":"^0.14.3","react":"16.2.0","eslint":"^4.2.0","codecov":"^2.2.0","prettier":"^1.5.3","babel-cli":"^6.24.1","babel-core":"^6.25.0","babel-jest":"^20.0.3","lint-staged":"^4.2.1","babel-eslint":"^7.2.3","react-native":"^0.52.0","prettier-eslint":"^6.4.2","eslint-plugin-react":"^7.1.0","react-test-renderer":"^16.0.0","eslint-plugin-import":"^2.7.0","eslint-config-prettier":"^2.3.0","eslint-plugin-jsx-a11y":"^6.0.2","eslint-plugin-prettier":"^2.1.2","babel-preset-react-native":"^2.1.0","react-native-vector-icons":"^4.2.0"},"peerDependencies":{"react":"*","react-native":"*"},"_npmOperationalInternal":{"tmp":"tmp/react-navigation_1.5.7_1521134449391_0.4837997328281749","host":"s3://npm-registry-packages"}},"2.0.0-alpha.5":{"name":"react-navigation","version":"2.0.0-alpha.5","author":{"name":"Adam Miskiewicz","email":"adam@sk3vy.com"},"license":"BSD-2-Clause","_id":"react-navigation@2.0.0-alpha.5","maintainers":[{"name":"brentvatne","email":"brentvatne@gmail.com"},{"name":"davepack","email":"davepack@icloud.com"},{"name":"ericvicenti","email":"ericvicenti@gmail.com"},{"name":"grabbou","email":"grabbou@gmail.com"},{"name":"ide","email":"ide+npm@jameside.com"},{"name":"satya164","email":"satyajit.happy@gmail.com"},{"name":"skevy","email":"adam@sk3vy.com"},{"name":"spencercarli","email":"spencercarli@gmail.com"}],"homepage":"https://github.com/react-navigation/react-navigation#readme","bugs":{"url":"https://github.com/react-navigation/react-navigation/issues"},"dist":{"shasum":"eb84cb5f0d358912cd18c6d952be046714485d88","tarball":"https://registry.npmjs.org/react-navigation/-/react-navigation-2.0.0-alpha.5.tgz","fileCount":106,"integrity":"sha512-729Ub9Vx8XpsHpddgDhDjfiwz6u07OKxtF2Drk/G+dOZ6+YrjHv57NKvQc9VyWxtVwCffCT0eqSYQ6vFSWkByA==","signatures":[{"sig":"MEYCIQDrbcVf9VynZsYTKfkdzDNeoK41mSI5ky2SfRmyZ9Jb8gIhAOIR4yXvLDRZlqj1zZYT/rfxM3aaa6NEvroEaejLMzw3","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":377582},"jest":{"notify":true,"preset":"react-native","testRegex":"./src/.*\\-test\\.js$","setupFiles":["<rootDir>/jest-setup.js"],"collectCoverage":true,"coverageDirectory":"./coverage/","coverageReporters":["lcov"],"collectCoverageFrom":["src/**/*.js"],"modulePathIgnorePatterns":["examples"],"coveragePathIgnorePatterns":["jest-setup.js"]},"main":"src/react-navigation.js","files":["src"],"readme":"# React Navigation\n\n[![npm version](https://badge.fury.io/js/react-navigation.svg)](https://badge.fury.io/js/react-navigation) [![codecov](https://codecov.io/gh/react-community/react-navigation/branch/master/graph/badge.svg)](https://codecov.io/gh/react-community/react-navigation) [![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg)](https://reactnavigation.org/docs/guides/contributors)\n\nReact Navigation is born from the React Native community's need for an extensible yet easy-to-use navigation solution based on Javascript.\n\n## Installation\n\nSince the library is a JS-based solution, to install the latest version of react-navigation you only need to run:\n\n```bash\nyarn add react-navigation\n```\n\nor\n\n```bash\nnpm install --save react-navigation\n```\n\n## Documentation\n\n* The best way to learn is to follow the [Getting started guide](https://reactnavigation.org/docs/getting-started.html). It guides you through the fundamentals of React Navigation.\n* The documentation includes solutions for common use cases in the \"How do I do ...?\" section, such as [tab navigation](https://reactnavigation.org/docs/tab-based-navigation.html) and [Redux integration](https://reactnavigation.org/docs/redux-integration.html).\n* If you need to build your own navigator, [there's a section for that](https://reactnavigation.org/docs/custom-navigator-overview.html) too.\n* The [API reference](https://reactnavigation.org/docs/api-reference.html) lists all public APIs.\n* The [Community Resources](https://github.com/react-navigation/react-navigation/blob/master/COMMUNITY_RESOURCES.md) document lists some other resources submitted to us by people who use React Navigation. Feel free to open a pull request to add your resource to the list.\n* You can contribute improvements to the documentation [in the website repository](https://github.com/react-navigation/react-navigation.github.io).\n\n## Try it out\n\nYou can also try out the [Navigation Playground app](https://exp.host/@react-navigation/NavigationPlayground) to get a sense for some of the tools built in to React Navigation. The \"Fundamentals\" in the documentation also include examples you can play with.\n\n## FAQs\n\n#### I'm having troubles using the library, what can I do?\n\nSee [the help page](https://reactnavigation.org/en/help.html).\n\n#### How can I help?\n\nSee our [Contributing Guide](CONTRIBUTING.md)!\n\n#### Is this the only library available for navigation?\n\nCertainly not! There other libraries - which, depending on your needs, can be better or worse suited for your project. Read more in the [alternative libraries](https://reactnavigation.org/docs/alternatives.html) documentation, and read React Navigation's [pitch & anti-pitch](https://reactnavigation.org/docs/pitch.html) to understand the tradeoffs.\n\n#### Can I use this library for web?\n\nWeb support was [not a priority for the 1.0 release](https://github.com/react-community/react-navigation/issues/2585#issuecomment-330338793), but the architecture of this library allows for it (and it has worked in the past). If you would like to lead this charge, please reach out with your ideas for how to move forward on the [RFCs repository](https://github.com/react-navigation/rfcs) and we would be happy to discuss.\n\n## Code of conduct\n\nThis library has adopted a Code of Conduct that we expect project participants to adhere to. Please read the [full text](https://github.com/react-community/react-navigation/blob/master/CODE_OF_CONDUCT.md) so that you can understand what actions will and will not be tolerated.\n\n## License\n\nReact-navigation is licensed under the [BSD 2-clause \"Simplified\" License](https://github.com/react-community/react-navigation/blob/master/LICENSE).\n","gitHead":"5bf071e3ee351305c2293b4da32fe4329f746b5d","scripts":{"ios":"cd examples/NavigationPlayground && yarn && yarn ios","jest":"jest","lint":"eslint .","test":"npm run lint && npm run jest","start":"npm run ios","format":"eslint --fix .","android":"cd examples/NavigationPlayground && yarn && yarn android","codecov":"codecov","precommit":"lint-staged","test-update-snapshot":"jest --updateSnapshot"},"_npmUser":{"name":"brentvatne","email":"brentvatne@gmail.com"},"deprecated":"This package is no longer supported. Please use @react-navigation/native instead. See https://reactnavigation.org/docs/getting-started/ for usage guide","repository":{"url":"git+ssh://git@github.com/react-navigation/react-navigation.git","type":"git"},"_npmVersion":"5.5.1","description":"Routing and navigation for your React Native apps","directories":{},"lint-staged":{"*.js":["eslint --fix","prettier --write flow/react-navigation.js","git add"]},"_nodeVersion":"9.2.0","dependencies":{"clamp":"^1.0.1","prop-types":"^15.5.10","path-to-regexp":"^1.7.0","create-react-context":"^0.2.1","react-native-tab-view":"^0.0.74","hoist-non-react-statics":"^2.2.0","react-lifecycles-compat":"^1.0.2","react-native-safe-area-view":"^0.7.0","react-native-drawer-layout-polyfill":"^1.3.2"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^22.1.3","husky":"^0.14.3","react":"16.2.0","eslint":"^4.2.0","codecov":"^2.2.0","prettier":"^1.5.3","babel-cli":"^6.24.1","babel-core":"^6.25.0","babel-jest":"^20.0.3","lint-staged":"^4.2.1","babel-eslint":"^7.2.3","react-native":"^0.52.0","prettier-eslint":"^6.4.2","eslint-plugin-react":"^7.1.0","react-test-renderer":"^16.0.0","eslint-plugin-import":"^2.7.0","eslint-config-prettier":"^2.3.0","eslint-plugin-jsx-a11y":"^6.0.2","eslint-plugin-prettier":"^2.1.2","babel-preset-react-native":"^2.1.0","react-native-vector-icons":"^4.2.0"},"peerDependencies":{"react":"*","react-native":"*"},"_npmOperationalInternal":{"tmp":"tmp/react-navigation_2.0.0-alpha.5_1521136675167_0.32390490825095797","host":"s3://npm-registry-packages"}},"1.5.8":{"name":"react-navigation","version":"1.5.8","author":{"name":"Adam Miskiewicz","email":"adam@sk3vy.com"},"license":"BSD-2-Clause","_id":"react-navigation@1.5.8","maintainers":[{"name":"brentvatne","email":"brentvatne@gmail.com"},{"name":"davepack","email":"davepack@icloud.com"},{"name":"ericvicenti","email":"ericvicenti@gmail.com"},{"name":"grabbou","email":"grabbou@gmail.com"},{"name":"ide","email":"ide+npm@jameside.com"},{"name":"satya164","email":"satyajit.happy@gmail.com"},{"name":"skevy","email":"adam@sk3vy.com"},{"name":"spencercarli","email":"spencercarli@gmail.com"}],"homepage":"https://github.com/react-navigation/react-navigation#readme","bugs":{"url":"https://github.com/react-navigation/react-navigation/issues"},"dist":{"shasum":"f04bec1a39af8cfcf651337d351e8d0a144f1b6d","tarball":"https://registry.npmjs.org/react-navigation/-/react-navigation-1.5.8.tgz","fileCount":106,"integrity":"sha512-R1LkER1N8uGj6ZM1nMvRybswnIy3DKdT2Vs3+8ECiOuGOxMy1NSGppEpCJqvM0aeRZfk+PWY1oGgbDEdaYw+sg==","signatures":[{"sig":"MEYCIQDqwxkhm0RQPPqTbv3lPUSO13z9TycWj0yvgbjKcaRaVwIhAIjl+tAjWaoq4q8pzMgWyM2b8lvroZ7J0sgCGrR7627i","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":404091},"jest":{"notify":true,"preset":"react-native","testRegex":"./src/.*\\-test\\.js$","setupFiles":["<rootDir>/jest-setup.js"],"collectCoverage":true,"coverageDirectory":"./coverage/","coverageReporters":["lcov"],"collectCoverageFrom":["src/**/*.js"],"modulePathIgnorePatterns":["examples"],"coveragePathIgnorePatterns":["jest-setup.js"]},"main":"src/react-navigation.js","files":["src"],"gitHead":"99bf123ff297d68baa4ade9fad70b3a00bbba478","scripts":{"ios":"cd examples/NavigationPlayground && yarn && yarn ios","jest":"jest","lint":"eslint .","test":"npm run lint && npm run jest","start":"npm run ios","format":"eslint --fix .","android":"cd examples/NavigationPlayground && yarn && yarn android","codecov":"codecov","precommit":"lint-staged","test-update-snapshot":"jest --updateSnapshot"},"_npmUser":{"name":"brentvatne","email":"brentvatne@gmail.com"},"deprecated":"This package is no longer supported. Please use @react-navigation/native instead. See https://reactnavigation.org/docs/getting-started/ for usage guide","repository":{"url":"git+ssh://git@github.com/react-navigation/react-navigation.git","type":"git"},"_npmVersion":"5.7.1","description":"Routing and navigation for your React Native apps","directories":{},"lint-staged":{"*.js":["eslint --fix","prettier --write flow/react-navigation.js","git add"]},"_nodeVersion":"9.2.0","dependencies":{"clamp":"^1.0.1","prop-types":"^15.5.10","path-to-regexp":"^1.7.0","react-native-tab-view":"github:react-navigation/react-native-tab-view","hoist-non-react-statics":"^2.2.0","react-lifecycles-compat":"^1.0.2","react-native-safe-area-view":"^0.7.0","react-native-drawer-layout-polyfill":"^1.3.2"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^22.1.3","husky":"^0.14.3","react":"16.2.0","eslint":"^4.2.0","codecov":"^2.2.0","prettier":"^1.5.3","babel-cli":"^6.24.1","babel-core":"^6.25.0","babel-jest":"^20.0.3","lint-staged":"^4.2.1","babel-eslint":"^7.2.3","react-native":"^0.52.0","prettier-eslint":"^6.4.2","eslint-plugin-react":"^7.1.0","react-test-renderer":"^16.0.0","eslint-plugin-import":"^2.7.0","eslint-config-prettier":"^2.3.0","eslint-plugin-jsx-a11y":"^6.0.2","eslint-plugin-prettier":"^2.1.2","babel-preset-react-native":"^2.1.0","react-native-vector-icons":"^4.2.0"},"peerDependencies":{"react":"*","react-native":"*"},"_npmOperationalInternal":{"tmp":"tmp/react-navigation_1.5.8_1521211588695_0.08515777032287697","host":"s3://npm-registry-packages"}},"2.0.0-alpha.6":{"name":"react-navigation","version":"2.0.0-alpha.6","author":{"name":"Adam Miskiewicz","email":"adam@sk3vy.com"},"license":"BSD-2-Clause","_id":"react-navigation@2.0.0-alpha.6","maintainers":[{"name":"brentvatne","email":"brentvatne@gmail.com"},{"name":"ericvicenti","email":"ericvicenti@gmail.com"},{"name":"grabbou","email":"grabbou@gmail.com"},{"name":"satya164","email":"satyajit.happy@gmail.com"},{"name":"skevy","email":"adam@sk3vy.com"}],"homepage":"https://github.com/react-navigation/react-navigation#readme","bugs":{"url":"https://github.com/react-navigation/react-navigation/issues"},"dist":{"shasum":"adf77e74d123defd29445bafc8c9c40174f4bea8","tarball":"https://registry.npmjs.org/react-navigation/-/react-navigation-2.0.0-alpha.6.tgz","fileCount":103,"integrity":"sha512-EnJY6bjN1PwhUl/HGxFOTHPeHRltXbhla7pGwAkxmMLtMo36RmzfVfC282vsC4iT6f0MTukqWCdY5kp/2iKadA==","signatures":[{"sig":"MEUCIQCHelpRqZ7fOwll04IdLgqb5YR7bo9FaMjop3MpGTwwkQIgDbJMcG+VAuSv4DmqRKnIyAFK5xfjQ6URWNwtwlkqui0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":370485},"jest":{"notify":true,"preset":"react-native","testRegex":"./src/.*\\-test\\.js$","setupFiles":["<rootDir>/jest-setup.js"],"collectCoverage":true,"coverageDirectory":"./coverage/","coverageReporters":["lcov"],"collectCoverageFrom":["src/**/*.js"],"transformIgnorePatterns":["node_modules/(?!(jest-)?react-native|react-clone-referenced-element|react-navigation-deprecated-tab-navigator)"],"modulePathIgnorePatterns":["examples"],"coveragePathIgnorePatterns":["jest-setup.js"]},"main":"src/react-navigation.js","files":["src"],"gitHead":"84a070b9d5125117d7a87af352ad2bbf65193386","scripts":{"ios":"cd examples/NavigationPlayground && yarn && yarn ios","jest":"jest","lint":"eslint .","test":"npm run lint && npm run jest","start":"npm run ios","format":"eslint --fix .","android":"cd examples/NavigationPlayground && yarn && yarn android","codecov":"codecov","precommit":"lint-staged","test-update-snapshot":"jest --updateSnapshot"},"_npmUser":{"name":"brentvatne","email":"brentvatne@gmail.com"},"deprecated":"This package is no longer supported. Please use @react-navigation/native instead. See https://reactnavigation.org/docs/getting-started/ for usage guide","repository":{"url":"git+ssh://git@github.com/react-navigation/react-navigation.git","type":"git"},"_npmVersion":"5.7.1","description":"Routing and navigation for your React Native apps","directories":{},"lint-staged":{"*.js":["eslint --fix","prettier --write flow/react-navigation.js","git add"]},"_nodeVersion":"9.2.0","dependencies":{"clamp":"^1.0.1","prop-types":"^15.5.10","path-to-regexp":"^1.7.0","create-react-context":"^0.2.1","hoist-non-react-statics":"^2.2.0","react-lifecycles-compat":"^1.0.2","react-native-safe-area-view":"^0.7.0","react-native-drawer-layout-polyfill":"^1.3.2","react-navigation-deprecated-tab-navigator":"1.0.0"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^22.1.3","husky":"^0.14.3","react":"16.2.0","eslint":"^4.2.0","codecov":"^2.2.0","prettier":"^1.5.3","babel-cli":"^6.24.1","jest-expo":"^25.1.0","babel-core":"^6.25.0","babel-jest":"^22.4.1","lint-staged":"^4.2.1","babel-eslint":"^7.2.3","react-native":"^0.52.0","prettier-eslint":"^6.4.2","eslint-plugin-react":"^7.1.0","react-test-renderer":"^16.0.0","eslint-plugin-import":"^2.7.0","eslint-config-prettier":"^2.3.0","eslint-plugin-jsx-a11y":"^6.0.2","eslint-plugin-prettier":"^2.1.2","babel-preset-react-native":"^2.1.0","react-native-vector-icons":"^4.2.0"},"peerDependencies":{"react":"*","react-native":"*"},"_npmOperationalInternal":{"tmp":"tmp/react-navigation_2.0.0-alpha.6_1521318505988_0.1494350173522554","host":"s3://npm-registry-packages"}},"2.0.0-alpha.7":{"name":"react-navigation","version":"2.0.0-alpha.7","author":{"name":"Adam Miskiewicz","email":"adam@sk3vy.com"},"license":"BSD-2-Clause","_id":"react-navigation@2.0.0-alpha.7","maintainers":[{"name":"brentvatne","email":"brentvatne@gmail.com"},{"name":"ericvicenti","email":"ericvicenti@gmail.com"},{"name":"grabbou","email":"grabbou@gmail.com"},{"name":"satya164","email":"satyajit.happy@gmail.com"},{"name":"skevy","email":"adam@sk3vy.com"}],"homepage":"https://github.com/react-navigation/react-navigation#readme","bugs":{"url":"https://github.com/react-navigation/react-navigation/issues"},"dist":{"shasum":"fab097a6437ec4088a1f95ad8277ea12ff3910ed","tarball":"https://registry.npmjs.org/react-navigation/-/react-navigation-2.0.0-alpha.7.tgz","fileCount":103,"integrity":"sha512-jJh198sH0aW4b2p1NxZCCXe6/yB77iXIaZAbz7hsB0rVfyEXiXvZEhFYHdNAZT6y/74ZBpYb8bAnwO4LOyUSfA==","signatures":[{"sig":"MEQCICSk6cABUxGz4r9+EGSie8GgKvYVJlMC9rVQu8zZ+cRzAiAVv/Gr2HdO1JbaP1mxNHnQQpDKrdmC/gvPUMJsQPBVGw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":372685},"jest":{"notify":true,"preset":"react-native","testRegex":"./src/.*\\-test\\.js$","setupFiles":["<rootDir>/jest-setup.js"],"collectCoverage":true,"coverageDirectory":"./coverage/","coverageReporters":["lcov"],"collectCoverageFrom":["src/**/*.js"],"transformIgnorePatterns":["node_modules/(?!(jest-)?react-native|react-clone-referenced-element|react-navigation-deprecated-tab-navigator)"],"modulePathIgnorePatterns":["examples"],"coveragePathIgnorePatterns":["jest-setup.js"]},"main":"src/react-navigation.js","files":["src"],"readme":"# React Navigation\n\n[![npm version](https://badge.fury.io/js/react-navigation.svg)](https://badge.fury.io/js/react-navigation) [![codecov](https://codecov.io/gh/react-community/react-navigation/branch/master/graph/badge.svg)](https://codecov.io/gh/react-community/react-navigation) [![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg)](https://reactnavigation.org/docs/guides/contributors)\n\nReact Navigation is born from the React Native community's need for an extensible yet easy-to-use navigation solution based on Javascript.\n\n## Installation\n\nSince the library is a JS-based solution, to install the latest version of react-navigation you only need to run:\n\n```bash\nyarn add react-navigation\n```\n\nor\n\n```bash\nnpm install --save react-navigation\n```\n\n## Documentation\n\n* The best way to learn is to follow the [Getting started guide](https://reactnavigation.org/docs/getting-started.html). It guides you through the fundamentals of React Navigation.\n* The documentation includes solutions for common use cases in the \"How do I do ...?\" section, such as [tab navigation](https://reactnavigation.org/docs/tab-based-navigation.html) and [Redux integration](https://reactnavigation.org/docs/redux-integration.html).\n* If you need to build your own navigator, [there's a section for that](https://reactnavigation.org/docs/custom-navigator-overview.html) too.\n* The [API reference](https://reactnavigation.org/docs/api-reference.html) lists all public APIs.\n* The [Community Resources](https://github.com/react-navigation/react-navigation/blob/master/COMMUNITY_RESOURCES.md) document lists some other resources submitted to us by people who use React Navigation. Feel free to open a pull request to add your resource to the list.\n* You can contribute improvements to the documentation [in the website repository](https://github.com/react-navigation/react-navigation.github.io).\n\n## Try it out\n\nYou can also try out the [Navigation Playground app](https://exp.host/@react-navigation/NavigationPlayground) to get a sense for some of the tools built in to React Navigation. The \"Fundamentals\" in the documentation also include examples you can play with.\n\n## FAQs\n\n#### I'm having troubles using the library, what can I do?\n\nSee [the help page](https://reactnavigation.org/en/help.html).\n\n#### How can I help?\n\nSee our [Contributing Guide](CONTRIBUTING.md)!\n\n#### Is this the only library available for navigation?\n\nCertainly not! There other libraries - which, depending on your needs, can be better or worse suited for your project. Read more in the [alternative libraries](https://reactnavigation.org/docs/alternatives.html) documentation, and read React Navigation's [pitch & anti-pitch](https://reactnavigation.org/docs/pitch.html) to understand the tradeoffs.\n\n#### Can I use this library for web?\n\nWeb support was [not a priority for the 1.0 release](https://github.com/react-community/react-navigation/issues/2585#issuecomment-330338793), but the architecture of this library allows for it (and it has worked in the past). If you would like to lead this charge, please reach out with your ideas for how to move forward on the [RFCs repository](https://github.com/react-navigation/rfcs) and we would be happy to discuss.\n\n## Code of conduct\n\nThis library has adopted a Code of Conduct that we expect project participants to adhere to. Please read the [full text](https://github.com/react-community/react-navigation/blob/master/CODE_OF_CONDUCT.md) so that you can understand what actions will and will not be tolerated.\n\n## License\n\nReact-navigation is licensed under the [BSD 2-clause \"Simplified\" License](https://github.com/react-community/react-navigation/blob/master/LICENSE).\n","gitHead":"9b9db86bde4cf0ab40224c0befa3635143180602","scripts":{"ios":"cd examples/NavigationPlayground && yarn && yarn ios","jest":"jest","lint":"eslint .","test":"npm run lint && npm run jest","start":"npm run ios","format":"eslint --fix .","android":"cd examples/NavigationPlayground && yarn && yarn android","codecov":"codecov","precommit":"lint-staged","test-update-snapshot":"jest --updateSnapshot"},"_npmUser":{"name":"brentvatne","email":"brentvatne@gmail.com"},"deprecated":"This package is no longer supported. Please use @react-navigation/native instead. See https://reactnavigation.org/docs/getting-started/ for usage guide","repository":{"url":"git+ssh://git@github.com/react-navigation/react-navigation.git","type":"git"},"_npmVersion":"5.7.1","description":"Routing and navigation for your React Native apps","directories":{},"lint-staged":{"*.js":["eslint --fix","prettier --write flow/react-navigation.js","git add"]},"_nodeVersion":"9.2.0","dependencies":{"clamp":"^1.0.1","prop-types":"^15.5.10","path-to-regexp":"^1.7.0","create-react-context":"^0.2.1","react-navigation-tabs":"^0.1.0-alpha.0","hoist-non-react-statics":"^2.2.0","react-lifecycles-compat":"^1.0.2","react-native-safe-area-view":"^0.7.0","react-native-drawer-layout-polyfill":"^1.3.2","react-navigation-deprecated-tab-navigator":"1.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^22.1.3","husky":"^0.14.3","react":"16.2.0","eslint":"^4.2.0","codecov":"^2.2.0","prettier":"^1.5.3","babel-cli":"^6.24.1","jest-expo":"^25.1.0","babel-core":"^6.25.0","babel-jest":"^22.4.1","lint-staged":"^4.2.1","babel-eslint":"^7.2.3","react-native":"^0.52.0","prettier-eslint":"^6.4.2","eslint-plugin-react":"^7.1.0","react-test-renderer":"^16.0.0","eslint-plugin-import":"^2.7.0","eslint-config-prettier":"^2.3.0","eslint-plugin-jsx-a11y":"^6.0.2","eslint-plugin-prettier":"^2.1.2","babel-preset-react-native":"^2.1.0","react-native-vector-icons":"^4.2.0"},"peerDependencies":{"react":"*","react-native":"*"},"_npmOperationalInternal":{"tmp":"tmp/react-navigation_2.0.0-alpha.7_1521426564671_0.8528847244635684","host":"s3://npm-registry-packages"}},"2.0.0-beta.0":{"name":"react-navigation","version":"2.0.0-beta.0","author":{"name":"Adam Miskiewicz","email":"adam@sk3vy.com"},"license":"BSD-2-Clause","_id":"react-navigation@2.0.0-beta.0","maintainers":[{"name":"brentvatne","email":"brentvatne@gmail.com"},{"name":"ericvicenti","email":"ericvicenti@gmail.com"},{"name":"grabbou","email":"grabbou@gmail.com"},{"name":"satya164","email":"satyajit.happy@gmail.com"},{"name":"skevy","email":"adam@sk3vy.com"}],"homepage":"https://github.com/react-navigation/react-navigation#readme","bugs":{"url":"https://github.com/react-navigation/react-navigation/issues"},"dist":{"shasum":"602ef08dfbc4380f3a5b728ec31fb40f24d76cd0","tarball":"https://registry.npmjs.org/react-navigation/-/react-navigation-2.0.0-beta.0.tgz","fileCount":103,"integrity":"sha512-dlLyJ6BsguOu5UQ3C9cZD18lYGVoCktdFPnLSMdFeGZ3T+XrcqPQrFiAK1phqdb/f9ZSgLuC0mENvxCmzLh0Pw==","signatures":[{"sig":"MEUCIQCaUq4Jgoel/iOI+rAia8j3sriP4jf2FHZC/ScpgLBrdwIgOXxO4pb+2yaf7+fxDxa2knBf3zHbNG0FlUEdzbUk5ao=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":372684},"jest":{"notify":true,"preset":"react-native","testRegex":"./src/.*\\-test\\.js$","setupFiles":["<rootDir>/jest-setup.js"],"collectCoverage":true,"coverageDirectory":"./coverage/","coverageReporters":["lcov"],"collectCoverageFrom":["src/**/*.js"],"transformIgnorePatterns":["node_modules/(?!(jest-)?react-native|react-clone-referenced-element|react-navigation-deprecated-tab-navigator)"],"modulePathIgnorePatterns":["examples"],"coveragePathIgnorePatterns":["jest-setup.js"]},"main":"src/react-navigation.js","files":["src"],"readme":"# React Navigation\n\n[![npm version](https://badge.fury.io/js/react-navigation.svg)](https://badge.fury.io/js/react-navigation) [![codecov](https://codecov.io/gh/react-community/react-navigation/branch/master/graph/badge.svg)](https://codecov.io/gh/react-community/react-navigation) [![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg)](https://reactnavigation.org/docs/guides/contributors)\n\nReact Navigation is born from the React Native community's need for an extensible yet easy-to-use navigation solution based on Javascript.\n\n## Installation\n\nSince the library is a JS-based solution, to install the latest version of react-navigation you only need to run:\n\n```bash\nyarn add react-navigation\n```\n\nor\n\n```bash\nnpm install --save react-navigation\n```\n\n## Documentation\n\n* The best way to learn is to follow the [Getting started guide](https://reactnavigation.org/docs/getting-started.html). It guides you through the fundamentals of React Navigation.\n* The documentation includes solutions for common use cases in the \"How do I do ...?\" section, such as [tab navigation](https://reactnavigation.org/docs/tab-based-navigation.html) and [Redux integration](https://reactnavigation.org/docs/redux-integration.html).\n* If you need to build your own navigator, [there's a section for that](https://reactnavigation.org/docs/custom-navigator-overview.html) too.\n* The [API reference](https://reactnavigation.org/docs/api-reference.html) lists all public APIs.\n* The [Community Resources](https://github.com/react-navigation/react-navigation/blob/master/COMMUNITY_RESOURCES.md) document lists some other resources submitted to us by people who use React Navigation. Feel free to open a pull request to add your resource to the list.\n* You can contribute improvements to the documentation [in the website repository](https://github.com/react-navigation/react-navigation.github.io).\n\n## Try it out\n\nYou can also try out the [Navigation Playground app](https://exp.host/@react-navigation/NavigationPlayground) to get a sense for some of the tools built in to React Navigation. The \"Fundamentals\" in the documentation also include examples you can play with.\n\n## FAQs\n\n#### I'm having troubles using the library, what can I do?\n\nSee [the help page](https://reactnavigation.org/en/help.html).\n\n#### How can I help?\n\nSee our [Contributing Guide](CONTRIBUTING.md)!\n\n#### Is this the only library available for navigation?\n\nCertainly not! There other libraries - which, depending on your needs, can be better or worse suited for your project. Read more in the [alternative libraries](https://reactnavigation.org/docs/alternatives.html) documentation, and read React Navigation's [pitch & anti-pitch](https://reactnavigation.org/docs/pitch.html) to understand the tradeoffs.\n\n#### Can I use this library for web?\n\nWeb support was [not a priority for the 1.0 release](https://github.com/react-community/react-navigation/issues/2585#issuecomment-330338793), but the architecture of this library allows for it (and it has worked in the past). If you would like to lead this charge, please reach out with your ideas for how to move forward on the [RFCs repository](https://github.com/react-navigation/rfcs) and we would be happy to discuss.\n\n## Code of conduct\n\nThis library has adopted a Code of Conduct that we expect project participants to adhere to. Please read the [full text](https://github.com/react-community/react-navigation/blob/master/CODE_OF_CONDUCT.md) so that you can understand what actions will and will not be tolerated.\n\n## License\n\nReact-navigation is licensed under the [BSD 2-clause \"Simplified\" License](https://github.com/react-community/react-navigation/blob/master/LICENSE).\n","gitHead":"5cab55b8c914cdfa0e2f7cb876610869e630d2ce","scripts":{"ios":"cd examples/NavigationPlayground && yarn && yarn ios","jest":"jest","lint":"eslint .","test":"npm run lint && npm run jest","start":"npm run ios","format":"eslint --fix .","android":"cd examples/NavigationPlayground && yarn && yarn android","codecov":"codecov","precommit":"lint-staged","test-update-snapshot":"jest --updateSnapshot"},"_npmUser":{"name":"brentvatne","email":"brentvatne@gmail.com"},"deprecated":"This package is no longer supported. Please use @react-navigation/native instead. See https://reactnavigation.org/docs/getting-started/ for usage guide","repository":{"url":"git+ssh://git@github.com/react-navigation/react-navigation.git","type":"git"},"_npmVersion":"5.7.1","description":"Routing and navigation for your React Native apps","directories":{},"lint-staged":{"*.js":["eslint --fix","prettier --write flow/react-navigation.js","git add"]},"_nodeVersion":"9.2.0","dependencies":{"clamp":"^1.0.1","prop-types":"^15.5.10","path-to-regexp":"^1.7.0","create-react-context":"^0.2.1","react-navigation-tabs":"^0.1.0-alpha.0","hoist-non-react-statics":"^2.2.0","react-lifecycles-compat":"^1.0.2","react-native-safe-area-view":"^0.7.0","react-native-drawer-layout-polyfill":"^1.3.2","react-navigation-deprecated-tab-navigator":"1.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^22.1.3","husky":"^0.14.3","react":"16.2.0","eslint":"^4.2.0","codecov":"^2.2.0","prettier":"^1.5.3","babel-cli":"^6.24.1","jest-expo":"^25.1.0","babel-core":"^6.25.0","babel-jest":"^22.4.1","lint-staged":"^4.2.1","babel-eslint":"^7.2.3","react-native":"^0.52.0","prettier-eslint":"^6.4.2","eslint-plugin-react":"^7.1.0","react-test-renderer":"^16.0.0","eslint-plugin-import":"^2.7.0","eslint-config-prettier":"^2.3.0","eslint-plugin-jsx-a11y":"^6.0.2","eslint-plugin-prettier":"^2.1.2","babel-preset-react-native":"^2.1.0","react-native-vector-icons":"^4.2.0"},"peerDependencies":{"react":"*","react-native":"*"},"_npmOperationalInternal":{"tmp":"tmp/react-navigation_2.0.0-beta.0_1521432838538_0.39426170671271676","host":"s3://npm-registry-packages"}},"2.0.0-beta.1":{"name":"react-navigation","version":"2.0.0-beta.1","author":{"name":"Adam Miskiewicz","email":"adam@sk3vy.com"},"license":"BSD-2-Clause","_id":"react-navigation@2.0.0-beta.1","maintainers":[{"name":"brentvatne","email":"brentvatne@gmail.com"},{"name":"ericvicenti","email":"ericvicenti@gmail.com"},{"name":"grabbou","email":"grabbou@gmail.com"},{"name":"satya164","email":"satyajit.happy@gmail.com"},{"name":"skevy","email":"adam@sk3vy.com"}],"homepage":"https://github.com/react-navigation/react-navigation#readme","bugs":{"url":"https://github.com/react-navigation/react-navigation/issues"},"dist":{"shasum":"fd16c59b5cd179dd74cc18ced67de0e5ec408d61","tarball":"https://registry.npmjs.org/react-navigation/-/react-navigation-2.0.0-beta.1.tgz","fileCount":103,"integrity":"sha512-YDABcF1/Wa7RBtp/tUsmP3kJWV8qO1PKLFmqQ8ahVGKTkxASJegzJWygDhj89Jl8wzFTpb23goc2gB1mgK7UOg==","signatures":[{"sig":"MEQCID8/kTh9zNG1FYSKF62AVNW5NxI9AnlfpimkUErYjXK7AiBJA3yTenTj9oWW6X26iT7L9jx3FIkLs2Mqsqrs2IFZHg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":372684},"jest":{"notify":true,"preset":"react-native","testRegex":"./src/.*\\-test\\.js$","setupFiles":["<rootDir>/jest-setup.js"],"collectCoverage":true,"coverageDirectory":"./coverage/","coverageReporters":["lcov"],"collectCoverageFrom":["src/**/*.js"],"transformIgnorePatterns":["node_modules/(?!(jest-)?react-native|react-clone-referenced-element|react-navigation-deprecated-tab-navigator)"],"modulePathIgnorePatterns":["examples"],"coveragePathIgnorePatterns":["jest-setup.js"]},"main":"src/react-navigation.js","files":["src"],"readme":"# React Navigation\n\n[![npm version](https://badge.fury.io/js/react-navigation.svg)](https://badge.fury.io/js/react-navigation) [![codecov](https://codecov.io/gh/react-community/react-navigation/branch/master/graph/badge.svg)](https://codecov.io/gh/react-community/react-navigation) [![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg)](https://reactnavigation.org/docs/guides/contributors)\n\nReact Navigation is born from the React Native community's need for an extensible yet easy-to-use navigation solution based on Javascript.\n\n## Installation\n\nSince the library is a JS-based solution, to install the latest version of react-navigation you only need to run:\n\n```bash\nyarn add react-navigation\n```\n\nor\n\n```bash\nnpm install --save react-navigation\n```\n\n## Documentation\n\n* The best way to learn is to follow the [Getting started guide](https://reactnavigation.org/docs/getting-started.html). It guides you through the fundamentals of React Navigation.\n* The documentation includes solutions for common use cases in the \"How do I do ...?\" section, such as [tab navigation](https://reactnavigation.org/docs/tab-based-navigation.html) and [Redux integration](https://reactnavigation.org/docs/redux-integration.html).\n* If you need to build your own navigator, [there's a section for that](https://reactnavigation.org/docs/custom-navigator-overview.html) too.\n* The [API reference](https://reactnavigation.org/docs/api-reference.html) lists all public APIs.\n* The [Community Resources](https://github.com/react-navigation/react-navigation/blob/master/COMMUNITY_RESOURCES.md) document lists some other resources submitted to us by people who use React Navigation. Feel free to open a pull request to add your resource to the list.\n* You can contribute improvements to the documentation [in the website repository](https://github.com/react-navigation/react-navigation.github.io).\n\n## Try it out\n\nYou can also try out the [Navigation Playground app](https://exp.host/@react-navigation/NavigationPlayground) to get a sense for some of the tools built in to React Navigation. The \"Fundamentals\" in the documentation also include examples you can play with.\n\n## FAQs\n\n#### I'm having troubles using the library, what can I do?\n\nSee [the help page](https://reactnavigation.org/en/help.html).\n\n#### How can I help?\n\nSee our [Contributing Guide](CONTRIBUTING.md)!\n\n#### Is this the only library available for navigation?\n\nCertainly not! There other libraries - which, depending on your needs, can be better or worse suited for your project. Read more in the [alternative libraries](https://reactnavigation.org/docs/alternatives.html) documentation, and read React Navigation's [pitch & anti-pitch](https://reactnavigation.org/docs/pitch.html) to understand the tradeoffs.\n\n#### Can I use this library for web?\n\nWeb support was [not a priority for the 1.0 release](https://github.com/react-community/react-navigation/issues/2585#issuecomment-330338793), but the architecture of this library allows for it (and it has worked in the past). If you would like to lead this charge, please reach out with your ideas for how to move forward on the [RFCs repository](https://github.com/react-navigation/rfcs) and we would be happy to discuss.\n\n## Code of conduct\n\nThis library has adopted a Code of Conduct that we expect project participants to adhere to. Please read the [full text](https://github.com/react-community/react-navigation/blob/master/CODE_OF_CONDUCT.md) so that you can understand what actions will and will not be tolerated.\n\n## License\n\nReact-navigation is licensed under the [BSD 2-clause \"Simplified\" License](https://github.com/react-community/react-navigation/blob/master/LICENSE).\n","gitHead":"864908a49c954c3934c536d7cb7c7687f5c5d69d","scripts":{"ios":"cd examples/NavigationPlayground && yarn && yarn ios","jest":"jest","lint":"eslint .","test":"npm run lint && npm run jest","start":"npm run ios","format":"eslint --fix .","android":"cd examples/NavigationPlayground && yarn && yarn android","codecov":"codecov","precommit":"lint-staged","test-update-snapshot":"jest --updateSnapshot"},"_npmUser":{"name":"brentvatne","email":"brentvatne@gmail.com"},"deprecated":"This package is no longer supported. Please use @react-navigation/native instead. See https://reactnavigation.org/docs/getting-started/ for usage guide","repository":{"url":"git+ssh://git@github.com/react-navigation/react-navigation.git","type":"git"},"_npmVersion":"5.7.1","description":"Routing and navigation for your React Native apps","directories":{},"lint-staged":{"*.js":["eslint --fix","prettier --write flow/react-navigation.js","git add"]},"_nodeVersion":"9.2.0","dependencies":{"clamp":"^1.0.1","prop-types":"^15.5.10","path-to-regexp":"^1.7.0","create-react-context":"^0.2.1","react-navigation-tabs":"^0.1.0-alpha.0","hoist-non-react-statics":"^2.2.0","react-lifecycles-compat":"^1.0.2","react-native-safe-area-view":"^0.7.0","react-native-drawer-layout-polyfill":"^1.3.2","react-navigation-deprecated-tab-navigator":"1.0.1"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^22.1.3","husky":"^0.14.3","react":"16.2.0","eslint":"^4.2.0","codecov":"^2.2.0","prettier":"^1.5.3","babel-cli":"^6.24.1","jest-expo":"^25.1.0","babel-core":"^6.25.0","babel-jest":"^22.4.1","lint-staged":"^4.2.1","babel-eslint":"^7.2.3","react-native":"^0.52.0","prettier-eslint":"^6.4.2","eslint-plugin-react":"^7.1.0","react-test-renderer":"^16.0.0","eslint-plugin-import":"^2.7.0","eslint-config-prettier":"^2.3.0","eslint-plugin-jsx-a11y":"^6.0.2","eslint-plugin-prettier":"^2.1.2","babel-preset-react-native":"^2.1.0","react-native-vector-icons":"^4.2.0"},"peerDependencies":{"react":"*","react-native":"*"},"_npmOperationalInternal":{"tmp":"tmp/react-navigation_2.0.0-beta.1_1521437821156_0.1790912706355443","host":"s3://npm-registry-packages"}},"2.0.0-beta.2":{"name":"react-navigation","version":"2.0.0-beta.2","author":{"name":"Adam Miskiewicz","email":"adam@sk3vy.com"},"license":"BSD-2-Clause","_id":"react-navigation@2.0.0-beta.2","maintainers":[{"name":"brentvatne","email":"brentvatne@gmail.com"},{"name":"ericvicenti","email":"ericvicenti@gmail.com"},{"name":"grabbou","email":"grabbou@gmail.com"},{"name":"satya164","email":"satyajit.happy@gmail.com"},{"name":"skevy","email":"adam@sk3vy.com"}],"homepage":"https://github.com/react-navigation/react-navigation#readme","bugs":{"url":"https://github.com/react-navigation/react-navigation/issues"},"dist":{"shasum":"5162747d0da81373494d7b7795df3b1a2940553a","tarball":"https://registry.npmjs.org/react-navigation/-/react-navigation-2.0.0-beta.2.tgz","fileCount":103,"integrity":"sha512-3zg5MfDHXNQZEonnFfecIAO4CGRhswlQZqc8O+IGyhuJXF3C2AewQ3sxaVutb97ry3QCbrbcI4Qket4XqkS5iw==","signatures":[{"sig":"MEUCIQDiTOEk6KcmQPlcBKz9riG5xDbk2l4yKKWi6Sy/CcotlQIgb32W0DpLY1iTh9fE+XJ1bwFlgNqY3x8idiox5dUBbO0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":372684},"jest":{"notify":true,"preset":"react-native","testRegex":"./src/.*\\-test\\.js$","setupFiles":["<rootDir>/jest-setup.js"],"collectCoverage":true,"coverageDirectory":"./coverage/","coverageReporters":["lcov"],"collectCoverageFrom":["src/**/*.js"],"transformIgnorePatterns":["node_modules/(?!(jest-)?react-native|react-clone-referenced-element|react-navigation-deprecated-tab-navigator)"],"modulePathIgnorePatterns":["examples"],"coveragePathIgnorePatterns":["jest-setup.js"]},"main":"src/react-navigation.js","files":["src"],"readme":"# React Navigation\n\n[![npm version](https://badge.fury.io/js/react-navigation.svg)](https://badge.fury.io/js/react-navigation) [![codecov](https://codecov.io/gh/react-community/react-navigation/branch/master/graph/badge.svg)](https://codecov.io/gh/react-community/react-navigation) [![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg)](https://reactnavigation.org/docs/guides/contributors)\n\nReact Navigation is born from the React Native community's need for an extensible yet easy-to-use navigation solution based on Javascript.\n\n## Installation\n\nSince the library is a JS-based solution, to install the latest version of react-navigation you only need to run:\n\n```bash\nyarn add react-navigation\n```\n\nor\n\n```bash\nnpm install --save react-navigation\n```\n\n## Documentation\n\n* The best way to learn is to follow the [Getting started guide](https://reactnavigation.org/docs/getting-started.html). It guides you through the fundamentals of React Navigation.\n* The documentation includes solutions for common use cases in the \"How do I do ...?\" section, such as [tab navigation](https://reactnavigation.org/docs/tab-based-navigation.html) and [Redux integration](https://reactnavigation.org/docs/redux-integration.html).\n* If you need to build your own navigator, [there's a section for that](https://reactnavigation.org/docs/custom-navigator-overview.html) too.\n* The [API reference](https://reactnavigation.org/docs/api-reference.html) lists all public APIs.\n* The [Community Resources](https://github.com/react-navigation/react-navigation/blob/master/COMMUNITY_RESOURCES.md) document lists some other resources submitted to us by people who use React Navigation. Feel free to open a pull request to add your resource to the list.\n* You can contribute improvements to the documentation [in the website repository](https://github.com/react-navigation/react-navigation.github.io).\n\n## Try it out\n\nYou can also try out the [Navigation Playground app](https://exp.host/@react-navigation/NavigationPlayground) to get a sense for some of the tools built in to React Navigation. The \"Fundamentals\" in the documentation also include examples you can play with.\n\n## FAQs\n\n#### I'm having troubles using the library, what can I do?\n\nSee [the help page](https://reactnavigation.org/en/help.html).\n\n#### How can I help?\n\nSee our [Contributing Guide](CONTRIBUTING.md)!\n\n#### Is this the only library available for navigation?\n\nCertainly not! There other libraries - which, depending on your needs, can be better or worse suited for your project. Read more in the [alternative libraries](https://reactnavigation.org/docs/alternatives.html) documentation, and read React Navigation's [pitch & anti-pitch](https://reactnavigation.org/docs/pitch.html) to understand the tradeoffs.\n\n#### Can I use this library for web?\n\nWeb support was [not a priority for the 1.0 release](https://github.com/react-community/react-navigation/issues/2585#issuecomment-330338793), but the architecture of this library allows for it (and it has worked in the past). If you would like to lead this charge, please reach out with your ideas for how to move forward on the [RFCs repository](https://github.com/react-navigation/rfcs) and we would be happy to discuss.\n\n## Code of conduct\n\nThis library has adopted a Code of Conduct that we expect project participants to adhere to. Please read the [full text](https://github.com/react-community/react-navigation/blob/master/CODE_OF_CONDUCT.md) so that you can understand what actions will and will not be tolerated.\n\n## License\n\nReact-navigation is licensed under the [BSD 2-clause \"Simplified\" License](https://github.com/react-community/react-navigation/blob/master/LICENSE).\n","gitHead":"aa362ea776c99a2a2d4e714349cd07b700a43f45","scripts":{"ios":"cd examples/NavigationPlayground && yarn && yarn ios","jest":"jest","lint":"eslint .","test":"npm run lint && npm run jest","start":"npm run ios","format":"eslint --fix .","android":"cd examples/NavigationPlayground && yarn && yarn android","codecov":"codecov","precommit":"lint-staged","test-update-snapshot":"jest --updateSnapshot"},"_npmUser":{"name":"brentvatne","email":"brentvatne@gmail.com"},"deprecated":"This package is no longer supported. Please use @react-navigation/native instead. See https://reactnavigation.org/docs/getting-started/ for usage guide","repository":{"url":"git+ssh://git@github.com/react-navigation/react-navigation.git","type":"git"},"_npmVersion":"5.7.1","description":"Routing and navigation for your React Native apps","directories":{},"lint-staged":{"*.js":["eslint --fix","prettier --write flow/react-navigation.js","git add"]},"_nodeVersion":"9.2.0","dependencies":{"clamp":"^1.0.1","prop-types":"^15.5.10","path-to-regexp":"^1.7.0","create-react-context":"^0.2.1","react-navigation-tabs":"^0.1.0-alpha.1","hoist-non-react-statics":"^2.2.0","react-lifecycles-compat":"^1.0.2","react-native-safe-area-view":"^0.7.0","react-native-drawer-layout-polyfill":"^1.3.2","react-navigation-deprecated-tab-navigator":"1.0.1"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^22.1.3","husky":"^0.14.3","react":"16.2.0","eslint":"^4.2.0","codecov":"^2.2.0","prettier":"^1.5.3","babel-cli":"^6.24.1","jest-expo":"^25.1.0","babel-core":"^6.25.0","babel-jest":"^22.4.1","lint-staged":"^4.2.1","babel-eslint":"^7.2.3","react-native":"^0.52.0","prettier-eslint":"^6.4.2","eslint-plugin-react":"^7.1.0","react-test-renderer":"^16.0.0","eslint-plugin-import":"^2.7.0","eslint-config-prettier":"^2.3.0","eslint-plugin-jsx-a11y":"^6.0.2","eslint-plugin-prettier":"^2.1.2","babel-preset-react-native":"^2.1.0","react-native-vector-icons":"^4.2.0"},"peerDependencies":{"react":"*","react-native":"*"},"_npmOperationalInternal":{"tmp":"tmp/react-navigation_2.0.0-beta.2_1521479243897_0.5743562719620461","host":"s3://npm-registry-packages"}},"2.0.0-beta.3":{"name":"react-navigation","version":"2.0.0-beta.3","author":{"name":"Adam Miskiewicz","email":"adam@sk3vy.com"},"license":"BSD-2-Clause","_id":"react-navigation@2.0.0-beta.3","maintainers":[{"name":"brentvatne","email":"brentvatne@gmail.com"},{"name":"ericvicenti","email":"ericvicenti@gmail.com"},{"name":"grabbou","email":"grabbou@gmail.com"},{"name":"satya164","email":"satyajit.happy@gmail.com"},{"name":"skevy","email":"adam@sk3vy.com"}],"homepage":"https://github.com/react-navigation/react-navigation#readme","bugs":{"url":"https://github.com/react-navigation/react-navigation/issues"},"dist":{"shasum":"4f92c3e1fc56c17d3d767619b40233901ca9188b","tarball":"https://registry.npmjs.org/react-navigation/-/react-navigation-2.0.0-beta.3.tgz","fileCount":103,"integrity":"sha512-aEUtAxDQi1mSpNbiqWP2zzL/SUPo+ANDLsEJw6XKn2dnTqt0Bjw3Lq+WHjkM65KUGWlyqhvJIdOO0TjVZzhuQw==","signatures":[{"sig":"MEUCIFIeI2tmpCMKVTQEsMS5ldMvjj8wLduCw4gah6Xl8ZW7AiEAyi0H8eL242vPncvKnKCupi8M7e16AKfbbxmV6pmWooc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":372951},"jest":{"notify":true,"preset":"react-native","testRegex":"./src/.*\\-test\\.js$","setupFiles":["<rootDir>/jest-setup.js"],"collectCoverage":true,"coverageDirectory":"./coverage/","coverageReporters":["lcov"],"collectCoverageFrom":["src/**/*.js"],"transformIgnorePatterns":["node_modules/(?!(jest-)?react-native|react-clone-referenced-element|react-navigation-deprecated-tab-navigator)"],"modulePathIgnorePatterns":["examples"],"coveragePathIgnorePatterns":["jest-setup.js"]},"main":"src/react-navigation.js","files":["src"],"readme":"# React Navigation\n\n[![npm version](https://badge.fury.io/js/react-navigation.svg)](https://badge.fury.io/js/react-navigation) [![codecov](https://codecov.io/gh/react-community/react-navigation/branch/master/graph/badge.svg)](https://codecov.io/gh/react-community/react-navigation) [![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg)](https://reactnavigation.org/docs/guides/contributors)\n\nReact Navigation is born from the React Native community's need for an extensible yet easy-to-use navigation solution based on Javascript.\n\n## Installation\n\nSince the library is a JS-based solution, to install the latest version of react-navigation you only need to run:\n\n```bash\nyarn add react-navigation\n```\n\nor\n\n```bash\nnpm install --save react-navigation\n```\n\n## Documentation\n\n* The best way to learn is to follow the [Getting started guide](https://reactnavigation.org/docs/getting-started.html). It guides you through the fundamentals of React Navigation.\n* The documentation includes solutions for common use cases in the \"How do I do ...?\" section, such as [tab navigation](https://reactnavigation.org/docs/tab-based-navigation.html) and [Redux integration](https://reactnavigation.org/docs/redux-integration.html).\n* If you need to build your own navigator, [there's a section for that](https://reactnavigation.org/docs/custom-navigator-overview.html) too.\n* The [API reference](https://reactnavigation.org/docs/api-reference.html) lists all public APIs.\n* The [Community Resources](https://github.com/react-navigation/react-navigation/blob/master/COMMUNITY_RESOURCES.md) document lists some other resources submitted to us by people who use React Navigation. Feel free to open a pull request to add your resource to the list.\n* You can contribute improvements to the documentation [in the website repository](https://github.com/react-navigation/react-navigation.github.io).\n\n## Try it out\n\nYou can also try out the [Navigation Playground app](https://exp.host/@react-navigation/NavigationPlayground) to get a sense for some of the tools built in to React Navigation. The \"Fundamentals\" in the documentation also include examples you can play with.\n\n## FAQs\n\n#### I'm having troubles using the library, what can I do?\n\nSee [the help page](https://reactnavigation.org/en/help.html).\n\n#### How can I help?\n\nSee our [Contributing Guide](CONTRIBUTING.md)!\n\n#### Is this the only library available for navigation?\n\nCertainly not! There other libraries - which, depending on your needs, can be better or worse suited for your project. Read more in the [alternative libraries](https://reactnavigation.org/docs/alternatives.html) documentation, and read React Navigation's [pitch & anti-pitch](https://reactnavigation.org/docs/pitch.html) to understand the tradeoffs.\n\n#### Can I use this library for web?\n\nWeb support was [not a priority for the 1.0 release](https://github.com/react-community/react-navigation/issues/2585#issuecomment-330338793), but the architecture of this library allows for it (and it has worked in the past). If you would like to lead this charge, please reach out with your ideas for how to move forward on the [RFCs repository](https://github.com/react-navigation/rfcs) and we would be happy to discuss.\n\n## Code of conduct\n\nThis library has adopted a Code of Conduct that we expect project participants to adhere to. Please read the [full text](https://github.com/react-community/react-navigation/blob/master/CODE_OF_CONDUCT.md) so that you can understand what actions will and will not be tolerated.\n\n## License\n\nReact-navigation is licensed under the [BSD 2-clause \"Simplified\" License](https://github.com/react-community/react-navigation/blob/master/LICENSE).\n","gitHead":"ee1b5972cedeff22545c60c71b8372de8c649399","scripts":{"ios":"cd examples/NavigationPlayground && yarn && yarn ios","jest":"jest","lint":"eslint .","test":"npm run lint && npm run jest","start":"npm run ios","format":"eslint --fix .","android":"cd examples/NavigationPlayground && yarn && yarn android","codecov":"codecov","precommit":"lint-staged","test-update-snapshot":"jest --updateSnapshot"},"_npmUser":{"name":"brentvatne","email":"brentvatne@gmail.com"},"deprecated":"This package is no longer supported. Please use @react-navigation/native instead. See https://reactnavigation.org/docs/getting-started/ for usage guide","repository":{"url":"git+ssh://git@github.com/react-navigation/react-navigation.git","type":"git"},"_npmVersion":"5.7.1","description":"Routing and navigation for your React Native apps","directories":{},"lint-staged":{"*.js":["eslint --fix","prettier --write flow/react-navigation.js","git add"]},"_nodeVersion":"9.2.0","dependencies":{"clamp":"^1.0.1","prop-types":"^15.5.10","path-to-regexp":"^1.7.0","create-react-context":"^0.2.1","react-navigation-tabs":"^0.1.0-alpha.1","hoist-non-react-statics":"^2.2.0","react-lifecycles-compat":"^1.0.2","react-native-safe-area-view":"^0.7.0","react-native-drawer-layout-polyfill":"^1.3.2","react-navigation-deprecated-tab-navigator":"1.0.1"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^22.1.3","husky":"^0.14.3","react":"16.2.0","eslint":"^4.2.0","codecov":"^2.2.0","prettier":"^1.5.3","babel-cli":"^6.24.1","jest-expo":"^25.1.0","babel-core":"^6.25.0","babel-jest":"^22.4.1","lint-staged":"^4.2.1","babel-eslint":"^7.2.3","react-native":"^0.52.0","prettier-eslint":"^6.4.2","eslint-plugin-react":"^7.1.0","react-test-renderer":"^16.0.0","eslint-plugin-import":"^2.7.0","eslint-config-prettier":"^2.3.0","eslint-plugin-jsx-a11y":"^6.0.2","eslint-plugin-prettier":"^2.1.2","babel-preset-react-native":"^2.1.0","react-native-vector-icons":"^4.2.0"},"peerDependencies":{"react":"*","react-native":"*"},"_npmOperationalInternal":{"tmp":"tmp/react-navigation_2.0.0-beta.3_1521492836447_0.5941895822612648","host":"s3://npm-registry-packages"}},"2.0.0-beta.4":{"name":"react-navigation","version":"2.0.0-beta.4","author":{"name":"Adam Miskiewicz","email":"adam@sk3vy.com"},"license":"BSD-2-Clause","_id":"react-navigation@2.0.0-beta.4","maintainers":[{"name":"brentvatne","email":"brentvatne@gmail.com"},{"name":"ericvicenti","email":"ericvicenti@gmail.com"},{"name":"grabbou","email":"grabbou@gmail.com"},{"name":"satya164","email":"satyajit.happy@gmail.com"},{"name":"skevy","email":"adam@sk3vy.com"}],"homepage":"https://github.com/react-navigation/react-navigation#readme","bugs":{"url":"https://github.com/react-navigation/react-navigation/issues"},"dist":{"shasum":"052221bf977cdd1fd3f5b33eff08446da0ee560d","tarball":"https://registry.npmjs.org/react-navigation/-/react-navigation-2.0.0-beta.4.tgz","fileCount":103,"integrity":"sha512-jKcQLdpn3Qx92xa35XmOUxbUGVISRYRZHoQfrRefFp3C+oFZsS2w3mqVgCmeRVO+7PErRu86H3IwN4om8jmb1w==","signatures":[{"sig":"MEUCIQDdf+zoXc0IJI2WYY44LAFvyc32rvhEnimGXctds4ADiQIgeGPIhbR0OPCUK4JqOcdb/kVbhfaa3h7IkUH2LXQn8JE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":376577},"jest":{"notify":true,"preset":"react-native","testRegex":"./src/.*\\-test\\.js$","setupFiles":["<rootDir>/jest-setup.js"],"collectCoverage":true,"coverageDirectory":"./coverage/","coverageReporters":["lcov"],"collectCoverageFrom":["src/**/*.js"],"transformIgnorePatterns":["node_modules/(?!(jest-)?react-native|react-clone-referenced-element|react-navigation-deprecated-tab-navigator)"],"modulePathIgnorePatterns":["examples"],"coveragePathIgnorePatterns":["jest-setup.js"]},"main":"src/react-navigation.js","files":["src"],"readme":"# React Navigation\n\n[![npm version](https://badge.fury.io/js/react-navigation.svg)](https://badge.fury.io/js/react-navigation) [![codecov](https://codecov.io/gh/react-community/react-navigation/branch/master/graph/badge.svg)](https://codecov.io/gh/react-community/react-navigation) [![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg)](https://reactnavigation.org/docs/guides/contributors)\n\nReact Navigation is born from the React Native community's need for an extensible yet easy-to-use navigation solution based on Javascript.\n\n## Installation\n\nSince the library is a JS-based solution, to install the latest version of react-navigation you only need to run:\n\n```bash\nyarn add react-navigation\n```\n\nor\n\n```bash\nnpm install --save react-navigation\n```\n\n## Documentation\n\n* The best way to learn is to follow the [Getting started guide](https://reactnavigation.org/docs/getting-started.html). It guides you through the fundamentals of React Navigation.\n* The documentation includes solutions for common use cases in the \"How do I do ...?\" section, such as [tab navigation](https://reactnavigation.org/docs/tab-based-navigation.html) and [Redux integration](https://reactnavigation.org/docs/redux-integration.html).\n* If you need to build your own navigator, [there's a section for that](https://reactnavigation.org/docs/custom-navigator-overview.html) too.\n* The [API reference](https://reactnavigation.org/docs/api-reference.html) lists all public APIs.\n* The [Community Resources](https://github.com/react-navigation/react-navigation/blob/master/COMMUNITY_RESOURCES.md) document lists some other resources submitted to us by people who use React Navigation. Feel free to open a pull request to add your resource to the list.\n* You can contribute improvements to the documentation [in the website repository](https://github.com/react-navigation/react-navigation.github.io).\n\n## Try it out\n\nYou can also try out the [Navigation Playground app](https://exp.host/@react-navigation/NavigationPlayground) to get a sense for some of the tools built in to React Navigation. The \"Fundamentals\" in the documentation also include examples you can play with.\n\n## FAQs\n\n#### I'm having troubles using the library, what can I do?\n\nSee [the help page](https://reactnavigation.org/en/help.html).\n\n#### How can I help?\n\nSee our [Contributing Guide](CONTRIBUTING.md)!\n\n#### Is this the only library available for navigation?\n\nCertainly not! There other libraries - which, depending on your needs, can be better or worse suited for your project. Read more in the [alternative libraries](https://reactnavigation.org/docs/alternatives.html) documentation, and read React Navigation's [pitch & anti-pitch](https://reactnavigation.org/docs/pitch.html) to understand the tradeoffs.\n\n#### Can I use this library for web?\n\nWeb support was [not a priority for the 1.0 release](https://github.com/react-community/react-navigation/issues/2585#issuecomment-330338793), but the architecture of this library allows for it (and it has worked in the past). If you would like to lead this charge, please reach out with your ideas for how to move forward on the [RFCs repository](https://github.com/react-navigation/rfcs) and we would be happy to discuss.\n\n## Code of conduct\n\nThis library has adopted a Code of Conduct that we expect project participants to adhere to. Please read the [full text](https://github.com/react-community/react-navigation/blob/master/CODE_OF_CONDUCT.md) so that you can understand what actions will and will not be tolerated.\n\n## License\n\nReact-navigation is licensed under the [BSD 2-clause \"Simplified\" License](https://github.com/react-community/react-navigation/blob/master/LICENSE).\n","gitHead":"095814230bd9f9b387d4991e16790764165b2a4c","scripts":{"ios":"cd examples/NavigationPlayground && yarn && yarn ios","jest":"jest","lint":"eslint .","test":"npm run lint && npm run jest","start":"npm run ios","format":"eslint --fix .","android":"cd examples/NavigationPlayground && yarn && yarn android","codecov":"codecov","precommit":"lint-staged","test-update-snapshot":"jest --updateSnapshot"},"_npmUser":{"name":"brentvatne","email":"brentvatne@gmail.com"},"deprecated":"This package is no longer supported. Please use @react-navigation/native instead. See https://reactnavigation.org/docs/getting-started/ for usage guide","repository":{"url":"git+ssh://git@github.com/react-navigation/react-navigation.git","type":"git"},"_npmVersion":"5.7.1","description":"Routing and navigation for your React Native apps","directories":{},"lint-staged":{"*.js":["eslint --fix","prettier --write flow/react-navigation.js","git add"]},"_nodeVersion":"9.2.0","dependencies":{"clamp":"^1.0.1","prop-types":"^15.5.10","path-to-regexp":"^1.7.0","create-react-context":"^0.2.1","react-navigation-tabs":"^0.1.0-alpha.1","hoist-non-react-statics":"^2.2.0","react-lifecycles-compat":"^1.0.2","react-native-safe-area-view":"^0.7.0","react-native-drawer-layout-polyfill":"^1.3.2","react-navigation-deprecated-tab-navigator":"1.0.1"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^22.1.3","husky":"^0.14.3","react":"16.2.0","eslint":"^4.2.0","codecov":"^2.2.0","prettier":"^1.5.3","babel-cli":"^6.24.1","jest-expo":"^25.1.0","babel-core":"^6.25.0","babel-jest":"^22.4.1","lint-staged":"^4.2.1","babel-eslint":"^7.2.3","react-native":"^0.52.0","prettier-eslint":"^6.4.2","eslint-plugin-react":"^7.1.0","react-test-renderer":"^16.0.0","eslint-plugin-import":"^2.7.0","eslint-config-prettier":"^2.3.0","eslint-plugin-jsx-a11y":"^6.0.2","eslint-plugin-prettier":"^2.1.2","babel-preset-react-native":"^2.1.0","react-native-vector-icons":"^4.2.0"},"peerDependencies":{"react":"*","react-native":"*"},"_npmOperationalInternal":{"tmp":"tmp/react-navigation_2.0.0-beta.4_1521773053793_0.1960275282890933","host":"s3://npm-registry-packages"}},"2.0.0-beta.5":{"name":"react-navigation","version":"2.0.0-beta.5","author":{"name":"Adam Miskiewicz","email":"adam@sk3vy.com"},"license":"BSD-2-Clause","_id":"react-navigation@2.0.0-beta.5","maintainers":[{"name":"brentvatne","email":"brentvatne@gmail.com"},{"name":"ericvicenti","email":"ericvicenti@gmail.com"},{"name":"grabbou","email":"grabbou@gmail.com"},{"name":"satya164","email":"satyajit.happy@gmail.com"},{"name":"skevy","email":"adam@sk3vy.com"}],"homepage":"https://github.com/react-navigation/react-navigation#readme","bugs":{"url":"https://github.com/react-navigation/react-navigation/issues"},"dist":{"shasum":"948f930189158d3e20c750f69533607350319fac","tarball":"https://registry.npmjs.org/react-navigation/-/react-navigation-2.0.0-beta.5.tgz","fileCount":103,"integrity":"sha512-ODVcW0e5ZF2xZb8/P4JzpRj3EVVCtyMSwU7FjR1h30ZxMWs0XK8CJwKMOK0cMPc8QFqusRFb00bSm/rTiCgvSg==","signatures":[{"sig":"MEUCIQCknA9/YsdfrOviPrYDLr948fFAXRAP3OjYg0F5xUGZOgIgKYaXstFrtjM7pZo/lIG6wKMKWZ6Ed4a1age56zvCyy4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":376576},"jest":{"notify":true,"preset":"react-native","testRegex":"./src/.*\\-test\\.js$","setupFiles":["<rootDir>/jest-setup.js"],"collectCoverage":true,"coverageDirectory":"./coverage/","coverageReporters":["lcov"],"collectCoverageFrom":["src/**/*.js"],"transformIgnorePatterns":["node_modules/(?!(jest-)?react-native|react-clone-referenced-element|react-navigation-deprecated-tab-navigator)"],"modulePathIgnorePatterns":["examples"],"coveragePathIgnorePatterns":["jest-setup.js"]},"main":"src/react-navigation.js","files":["src"],"readme":"# React Navigation\n\n[![npm version](https://badge.fury.io/js/react-navigation.svg)](https://badge.fury.io/js/react-navigation) [![codecov](https://codecov.io/gh/react-community/react-navigation/branch/master/graph/badge.svg)](https://codecov.io/gh/react-community/react-navigation) [![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg)](https://reactnavigation.org/docs/guides/contributors)\n\nReact Navigation is born from the React Native community's need for an extensible yet easy-to-use navigation solution based on Javascript.\n\n## Installation\n\nSince the library is a JS-based solution, to install the latest version of react-navigation you only need to run:\n\n```bash\nyarn add react-navigation\n```\n\nor\n\n```bash\nnpm install --save react-navigation\n```\n\n## Documentation\n\n* The best way to learn is to follow the [Getting started guide](https://reactnavigation.org/docs/getting-started.html). It guides you through the fundamentals of React Navigation.\n* The documentation includes solutions for common use cases in the \"How do I do ...?\" section, such as [tab navigation](https://reactnavigation.org/docs/tab-based-navigation.html) and [Redux integration](https://reactnavigation.org/docs/redux-integration.html).\n* If you need to build your own navigator, [there's a section for that](https://reactnavigation.org/docs/custom-navigator-overview.html) too.\n* The [API reference](https://reactnavigation.org/docs/api-reference.html) lists all public APIs.\n* The [Community Resources](https://github.com/react-navigation/react-navigation/blob/master/COMMUNITY_RESOURCES.md) document lists some other resources submitted to us by people who use React Navigation. Feel free to open a pull request to add your resource to the list.\n* You can contribute improvements to the documentation [in the website repository](https://github.com/react-navigation/react-navigation.github.io).\n\n## Try it out\n\nYou can also try out the [Navigation Playground app](https://exp.host/@react-navigation/NavigationPlayground) to get a sense for some of the tools built in to React Navigation. The \"Fundamentals\" in the documentation also include examples you can play with.\n\n## FAQs\n\n#### I'm having troubles using the library, what can I do?\n\nSee [the help page](https://reactnavigation.org/en/help.html).\n\n#### How can I help?\n\nSee our [Contributing Guide](CONTRIBUTING.md)!\n\n#### Is this the only library available for navigation?\n\nCertainly not! There other libraries - which, depending on your needs, can be better or worse suited for your project. Read more in the [alternative libraries](https://reactnavigation.org/docs/alternatives.html) documentation, and read React Navigation's [pitch & anti-pitch](https://reactnavigation.org/docs/pitch.html) to understand the tradeoffs.\n\n#### Can I use this library for web?\n\nWeb support was [not a priority for the 1.0 release](https://github.com/react-community/react-navigation/issues/2585#issuecomment-330338793), but the architecture of this library allows for it (and it has worked in the past). If you would like to lead this charge, please reach out with your ideas for how to move forward on the [RFCs repository](https://github.com/react-navigation/rfcs) and we would be happy to discuss.\n\n## Code of conduct\n\nThis library has adopted a Code of Conduct that we expect project participants to adhere to. Please read the [full text](https://github.com/react-community/react-navigation/blob/master/CODE_OF_CONDUCT.md) so that you can understand what actions will and will not be tolerated.\n\n## License\n\nReact-navigation is licensed under the [BSD 2-clause \"Simplified\" License](https://github.com/react-community/react-navigation/blob/master/LICENSE).\n","gitHead":"be524e4224e72d2e54efc0a9123f60e0cefe9a2c","scripts":{"ios":"cd examples/NavigationPlayground && yarn && yarn ios","jest":"jest","lint":"eslint .","test":"npm run lint && npm run jest","start":"npm run ios","format":"eslint --fix .","android":"cd examples/NavigationPlayground && yarn && yarn android","codecov":"codecov","precommit":"lint-staged","test-update-snapshot":"jest --updateSnapshot"},"_npmUser":{"name":"brentvatne","email":"brentvatne@gmail.com"},"deprecated":"This package is no longer supported. Please use @react-navigation/native instead. See https://reactnavigation.org/docs/getting-started/ for usage guide","repository":{"url":"git+ssh://git@github.com/react-navigation/react-navigation.git","type":"git"},"_npmVersion":"5.7.1","description":"Routing and navigation for your React Native apps","directories":{},"lint-staged":{"*.js":["eslint --fix","prettier --write flow/react-navigation.js","git add"]},"_nodeVersion":"9.2.0","dependencies":{"clamp":"^1.0.1","prop-types":"^15.5.10","path-to-regexp":"^1.7.0","create-react-context":"^0.2.1","react-navigation-tabs":"0.1.0-alpha.3","hoist-non-react-statics":"^2.2.0","react-lifecycles-compat":"^1.0.2","react-native-safe-area-view":"^0.7.0","react-native-drawer-layout-polyfill":"^1.3.2","react-navigation-deprecated-tab-navigator":"1.0.1"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^22.1.3","husky":"^0.14.3","react":"16.2.0","eslint":"^4.2.0","codecov":"^2.2.0","prettier":"^1.5.3","babel-cli":"^6.24.1","jest-expo":"^25.1.0","babel-core":"^6.25.0","babel-jest":"^22.4.1","lint-staged":"^4.2.1","babel-eslint":"^7.2.3","react-native":"^0.52.0","prettier-eslint":"^6.4.2","eslint-plugin-react":"^7.1.0","react-test-renderer":"^16.0.0","eslint-plugin-import":"^2.7.0","eslint-config-prettier":"^2.3.0","eslint-plugin-jsx-a11y":"^6.0.2","eslint-plugin-prettier":"^2.1.2","babel-preset-react-native":"^2.1.0","react-native-vector-icons":"^4.2.0"},"peerDependencies":{"react":"*","react-native":"*"},"_npmOperationalInternal":{"tmp":"tmp/react-navigation_2.0.0-beta.5_1521777200244_0.8747270554280402","host":"s3://npm-registry-packages"}},"2.0.0-beta.6":{"name":"react-navigation","version":"2.0.0-beta.6","author":{"name":"Adam Miskiewicz","email":"adam@sk3vy.com"},"license":"BSD-2-Clause","_id":"react-navigation@2.0.0-beta.6","maintainers":[{"name":"brentvatne","email":"brentvatne@gmail.com"},{"name":"ericvicenti","email":"ericvicenti@gmail.com"},{"name":"grabbou","email":"grabbou@gmail.com"},{"name":"satya164","email":"satyajit.happy@gmail.com"},{"name":"skevy","email":"adam@sk3vy.com"}],"homepage":"https://github.com/react-navigation/react-navigation#readme","bugs":{"url":"https://github.com/react-navigation/react-navigation/issues"},"dist":{"shasum":"49777573f9a4f8f56c44a14f149797ee5da4241a","tarball":"https://registry.npmjs.org/react-navigation/-/react-navigation-2.0.0-beta.6.tgz","fileCount":106,"integrity":"sha512-cYRhPIxM0jg0pOnlu9R1thFXFI8wpEPsDopqqZNK+/IN8OZ64OoJejx+xHWn+FDe2ENp9YqVMWOJjM0A+KPotA==","signatures":[{"sig":"MEQCIFc/O8el4oIIqXQGCjON/uBUGm/6RTeHsSHWGJmtF9XXAiBTMvfmh5rSkkGmIVFOOSj9wpo04Ir2Z0/duELn/g4liw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":391809},"jest":{"notify":true,"preset":"react-native","testRegex":"./src/.*\\-test\\.js$","setupFiles":["<rootDir>/jest-setup.js"],"collectCoverage":true,"coverageDirectory":"./coverage/","coverageReporters":["lcov"],"collectCoverageFrom":["src/**/*.js"],"transformIgnorePatterns":["node_modules/(?!(jest-)?react-native|react-clone-referenced-element|react-navigation-deprecated-tab-navigator)"],"modulePathIgnorePatterns":["examples"],"coveragePathIgnorePatterns":["jest-setup.js"]},"main":"src/react-navigation.js","files":["src"],"readme":"# React Navigation\n\n[![npm version](https://badge.fury.io/js/react-navigation.svg)](https://badge.fury.io/js/react-navigation) [![codecov](https://codecov.io/gh/react-community/react-navigation/branch/master/graph/badge.svg)](https://codecov.io/gh/react-community/react-navigation) [![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg)](https://reactnavigation.org/docs/contributing.html)\n\nReact Navigation is born from the React Native community's need for an extensible yet easy-to-use navigation solution based on Javascript.\n\n## Installation\n\nSince the library is a JS-based solution, to install the latest version of react-navigation you only need to run:\n\n```bash\nyarn add react-navigation\n```\n\nor\n\n```bash\nnpm install --save react-navigation\n```\n\n## Documentation\n\n* The best way to learn is to follow the [Getting started guide](https://reactnavigation.org/docs/getting-started.html). It guides you through the fundamentals of React Navigation.\n* The documentation includes solutions for common use cases in the \"How do I do ...?\" section, such as [tab navigation](https://reactnavigation.org/docs/tab-based-navigation.html) and [Redux integration](https://reactnavigation.org/docs/redux-integration.html).\n* If you need to build your own navigator, [there's a section for that](https://reactnavigation.org/docs/custom-navigator-overview.html) too.\n* The [API reference](https://reactnavigation.org/docs/api-reference.html) lists all public APIs.\n* The [Community Resources](https://github.com/react-navigation/react-navigation/blob/master/COMMUNITY_RESOURCES.md) document lists some other resources submitted to us by people who use React Navigation. Feel free to open a pull request to add your resource to the list.\n* You can contribute improvements to the documentation [in the website repository](https://github.com/react-navigation/react-navigation.github.io).\n\n## Try it out\n\nYou can also try out the [Navigation Playground app](https://exp.host/@react-navigation/NavigationPlayground) to get a sense for some of the tools built in to React Navigation. The \"Fundamentals\" in the documentation also include examples you can play with.\n\n## FAQs\n\n#### I'm having troubles using the library, what can I do?\n\nSee [the help page](https://reactnavigation.org/en/help.html).\n\n#### How can I help?\n\nSee our [Contributing Guide](CONTRIBUTING.md)!\n\n#### Is this the only library available for navigation?\n\nCertainly not! There other libraries - which, depending on your needs, can be better or worse suited for your project. Read more in the [alternative libraries](https://reactnavigation.org/docs/alternatives.html) documentation, and read React Navigation's [pitch & anti-pitch](https://reactnavigation.org/docs/pitch.html) to understand the tradeoffs.\n\n#### Can I use this library for web?\n\nWeb support was [not a priority for the 1.0 release](https://github.com/react-community/react-navigation/issues/2585#issuecomment-330338793), but the architecture of this library allows for it (and it has worked in the past). If you would like to lead this charge, please reach out with your ideas for how to move forward on the [RFCs repository](https://github.com/react-navigation/rfcs) and we would be happy to discuss.\n\n## Code of conduct\n\nThis library has adopted a Code of Conduct that we expect project participants to adhere to. Please read the [full text](https://github.com/react-community/react-navigation/blob/master/CODE_OF_CONDUCT.md) so that you can understand what actions will and will not be tolerated.\n\n## License\n\nReact-navigation is licensed under the [BSD 2-clause \"Simplified\" License](https://github.com/react-community/react-navigation/blob/master/LICENSE).\n","gitHead":"99ac5b6c08d2f34eb8ef0c889a68949b526d7ce5","scripts":{"ios":"cd examples/NavigationPlayground && yarn && yarn ios","jest":"jest","lint":"eslint .","test":"npm run lint && npm run jest","start":"npm run ios","format":"eslint --fix .","android":"cd examples/NavigationPlayground && yarn && yarn android","codecov":"codecov","precommit":"lint-staged","test-update-snapshot":"jest --updateSnapshot"},"_npmUser":{"name":"brentvatne","email":"brentvatne@gmail.com"},"deprecated":"This package is no longer supported. Please use @react-navigation/native instead. See https://reactnavigation.org/docs/getting-started/ for usage guide","repository":{"url":"git+ssh://git@github.com/react-navigation/react-navigation.git","type":"git"},"_npmVersion":"5.7.1","description":"Routing and navigation for your React Native apps","directories":{},"lint-staged":{"*.js":["eslint --fix","prettier --write flow/react-navigation.js","git add"]},"_nodeVersion":"9.2.0","dependencies":{"clamp":"^1.0.1","prop-types":"^15.5.10","path-to-regexp":"^1.7.0","create-react-context":"^0.2.1","react-navigation-tabs":"0.1.0-alpha.3","hoist-non-react-statics":"^2.2.0","react-lifecycles-compat":"^1.0.2","react-native-safe-area-view":"^0.7.0","react-native-drawer-layout-polyfill":"^1.3.2","react-navigation-deprecated-tab-navigator":"1.0.1"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^22.1.3","husky":"^0.14.3","react":"16.2.0","eslint":"^4.2.0","codecov":"^2.2.0","prettier":"^1.5.3","babel-cli":"^6.24.1","jest-expo":"^25.1.0","babel-core":"^6.25.0","babel-jest":"^22.4.1","lint-staged":"^4.2.1","babel-eslint":"^7.2.3","react-native":"^0.52.0","prettier-eslint":"^6.4.2","eslint-plugin-react":"^7.1.0","react-test-renderer":"^16.0.0","eslint-plugin-import":"^2.7.0","eslint-config-prettier":"^2.3.0","eslint-plugin-jsx-a11y":"^6.0.2","eslint-plugin-prettier":"^2.1.2","babel-preset-react-native":"^2.1.0","react-native-vector-icons":"^4.2.0"},"peerDependencies":{"react":"*","react-native":"*"},"_npmOperationalInternal":{"tmp":"tmp/react-navigation_2.0.0-beta.6_1522006434030_0.7164013131452813","host":"s3://npm-registry-packages"}},"1.5.9":{"name":"react-navigation","version":"1.5.9","author":{"name":"Adam Miskiewicz","email":"adam@sk3vy.com"},"license":"BSD-2-Clause","_id":"react-navigation@1.5.9","maintainers":[{"name":"brentvatne","email":"brentvatne@gmail.com"},{"name":"ericvicenti","email":"ericvicenti@gmail.com"},{"name":"grabbou","email":"grabbou@gmail.com"},{"name":"satya164","email":"satyajit.happy@gmail.com"},{"name":"skevy","email":"adam@sk3vy.com"}],"homepage":"https://github.com/react-navigation/react-navigation#readme","bugs":{"url":"https://github.com/react-navigation/react-navigation/issues"},"dist":{"shasum":"2740fd1b0056559c1d15f12958f6b30448a2154d","tarball":"https://registry.npmjs.org/react-navigation/-/react-navigation-1.5.9.tgz","fileCount":107,"integrity":"sha512-vTSti8ukFhZqQQuVmdj4r6CHBFdVdgT2eOj9akolMsBjzwSaFv37PaHrnKfhwS3AcOsrFjG8rpqehV+2Mxh2Xg==","signatures":[{"sig":"MEYCIQC2QIVRiIyYOMXQzS3mHRD+83asGRK2BFsFOn1y6m7iOAIhAJrvzQ7P8mVk4U9iJz7JBt8qMTp27t7ghpSpICEzuIvP","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":410257},"jest":{"notify":true,"preset":"react-native","testRegex":"./src/.*\\-test\\.js$","setupFiles":["<rootDir>/jest-setup.js"],"collectCoverage":true,"coverageDirectory":"./coverage/","coverageReporters":["lcov"],"collectCoverageFrom":["src/**/*.js"],"modulePathIgnorePatterns":["examples"],"coveragePathIgnorePatterns":["jest-setup.js"]},"main":"src/react-navigation.js","files":["src"],"gitHead":"cbe46d7303199ee608764bb80ee294cd1c24b18e","scripts":{"ios":"cd examples/NavigationPlayground && yarn && yarn ios","jest":"jest","lint":"eslint .","test":"npm run lint && npm run jest","start":"npm run ios","format":"eslint --fix .","android":"cd examples/NavigationPlayground && yarn && yarn android","codecov":"codecov","precommit":"lint-staged","test-update-snapshot":"jest --updateSnapshot"},"_npmUser":{"name":"brentvatne","email":"brentvatne@gmail.com"},"deprecated":"This package is no longer supported. Please use @react-navigation/native instead. See https://reactnavigation.org/docs/getting-started/ for usage guide","repository":{"url":"git+ssh://git@github.com/react-navigation/react-navigation.git","type":"git"},"_npmVersion":"5.7.0","description":"Routing and navigation for your React Native apps","directories":{},"lint-staged":{"*.js":["eslint --fix","prettier --write flow/react-navigation.js","git add"]},"_nodeVersion":"9.2.0","dependencies":{"clamp":"^1.0.1","prop-types":"^15.5.10","path-to-regexp":"^1.7.0","react-native-tab-view":"github:react-navigation/react-native-tab-view","hoist-non-react-statics":"^2.2.0","react-lifecycles-compat":"^1.0.2","react-native-safe-area-view":"^0.7.0","react-native-drawer-layout-polyfill":"^1.3.2"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^22.1.3","husky":"^0.14.3","react":"16.2.0","eslint":"^4.2.0","codecov":"^2.2.0","prettier":"^1.5.3","babel-cli":"^6.24.1","babel-core":"^6.25.0","babel-jest":"^20.0.3","lint-staged":"^4.2.1","babel-eslint":"^7.2.3","react-native":"^0.52.0","prettier-eslint":"^6.4.2","eslint-plugin-react":"^7.1.0","react-test-renderer":"^16.0.0","eslint-plugin-import":"^2.7.0","eslint-config-prettier":"^2.3.0","eslint-plugin-jsx-a11y":"^6.0.2","eslint-plugin-prettier":"^2.1.2","babel-preset-react-native":"^2.1.0","react-native-vector-icons":"^4.2.0"},"peerDependencies":{"react":"*","react-native":"*"},"_npmOperationalInternal":{"tmp":"tmp/react-navigation_1.5.9_1522523617517_0.293504386620117","host":"s3://npm-registry-packages"}},"1.5.10":{"name":"react-navigation","version":"1.5.10","author":{"name":"Adam Miskiewicz","email":"adam@sk3vy.com"},"license":"BSD-2-Clause","_id":"react-navigation@1.5.10","maintainers":[{"name":"brentvatne","email":"brentvatne@gmail.com"},{"name":"ericvicenti","email":"ericvicenti@gmail.com"},{"name":"grabbou","email":"grabbou@gmail.com"},{"name":"satya164","email":"satyajit.happy@gmail.com"},{"name":"skevy","email":"adam@sk3vy.com"}],"homepage":"https://github.com/react-navigation/react-navigation#readme","bugs":{"url":"https://github.com/react-navigation/react-navigation/issues"},"dist":{"shasum":"0e94c720f9bcbf14e40682ccaf81893f1edb654e","tarball":"https://registry.npmjs.org/react-navigation/-/react-navigation-1.5.10.tgz","fileCount":107,"integrity":"sha512-qV2Bqf0IAvbP9797ke9Gkhml+EmNaMueM1HuCr3GK318momAgqs5hmBW6hZEvsThb4k30pbMNQvVGWTlnbbMMg==","signatures":[{"sig":"MEQCIFZvMxsbQwsy83kJ1PQqBQrmEwGtNfp6b/qvJKJZ/xMkAiAg8u2Cv5Tj1bbCJWLKqtvOwh5jA8e5ZVbcNFwsFotSag==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":410254},"jest":{"notify":true,"preset":"react-native","testRegex":"./src/.*\\-test\\.js$","setupFiles":["<rootDir>/jest-setup.js"],"collectCoverage":true,"coverageDirectory":"./coverage/","coverageReporters":["lcov"],"collectCoverageFrom":["src/**/*.js"],"modulePathIgnorePatterns":["examples"],"coveragePathIgnorePatterns":["jest-setup.js"]},"main":"src/react-navigation.js","files":["src"],"gitHead":"3eeea48fa3628035cce50958ff87ece2e9ba69ed","scripts":{"ios":"cd examples/NavigationPlayground && yarn && yarn ios","jest":"jest","lint":"eslint .","test":"npm run lint && npm run jest","start":"npm run ios","format":"eslint --fix .","android":"cd examples/NavigationPlayground && yarn && yarn android","codecov":"codecov","precommit":"lint-staged","test-update-snapshot":"jest --updateSnapshot"},"_npmUser":{"name":"brentvatne","email":"brentvatne@gmail.com"},"deprecated":"This package is no longer supported. Please use @react-navigation/native instead. See https://reactnavigation.org/docs/getting-started/ for usage guide","repository":{"url":"git+ssh://git@github.com/react-navigation/react-navigation.git","type":"git"},"_npmVersion":"5.7.0","description":"Routing and navigation for your React Native apps","directories":{},"lint-staged":{"*.js":["eslint --fix","prettier --write flow/react-navigation.js","git add"]},"_nodeVersion":"9.2.0","dependencies":{"clamp":"^1.0.1","prop-types":"^15.5.10","path-to-regexp":"^1.7.0","react-native-tab-view":"github:react-navigation/react-native-tab-view","hoist-non-react-statics":"^2.2.0","react-lifecycles-compat":"^1.0.2","react-native-safe-area-view":"^0.7.0","react-native-drawer-layout-polyfill":"^1.3.2"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^22.1.3","husky":"^0.14.3","react":"16.2.0","eslint":"^4.2.0","codecov":"^2.2.0","prettier":"^1.5.3","babel-cli":"^6.24.1","babel-core":"^6.25.0","babel-jest":"^20.0.3","lint-staged":"^4.2.1","babel-eslint":"^7.2.3","react-native":"^0.52.0","prettier-eslint":"^6.4.2","eslint-plugin-react":"^7.1.0","react-test-renderer":"^16.0.0","eslint-plugin-import":"^2.7.0","eslint-config-prettier":"^2.3.0","eslint-plugin-jsx-a11y":"^6.0.2","eslint-plugin-prettier":"^2.1.2","babel-preset-react-native":"^2.1.0","react-native-vector-icons":"^4.2.0"},"peerDependencies":{"react":"*","react-native":"*"},"_npmOperationalInternal":{"tmp":"tmp/react-navigation_1.5.10_1522889396373_0.06825651588198611","host":"s3://npm-registry-packages"}},"2.0.0-beta.7":{"name":"react-navigation","version":"2.0.0-beta.7","author":{"name":"Adam Miskiewicz","email":"adam@sk3vy.com"},"license":"BSD-2-Clause","_id":"react-navigation@2.0.0-beta.7","maintainers":[{"name":"brentvatne","email":"brentvatne@gmail.com"},{"name":"ericvicenti","email":"ericvicenti@gmail.com"},{"name":"grabbou","email":"grabbou@gmail.com"},{"name":"satya164","email":"satyajit.happy@gmail.com"},{"name":"skevy","email":"adam@sk3vy.com"}],"homepage":"https://github.com/react-navigation/react-navigation#readme","bugs":{"url":"https://github.com/react-navigation/react-navigation/issues"},"dist":{"shasum":"0bdf4b995dc21c835b5ffc58abc96b97d90b364e","tarball":"https://registry.npmjs.org/react-navigation/-/react-navigation-2.0.0-beta.7.tgz","fileCount":109,"integrity":"sha512-hgv70/W0yLiSv3LxcV0ZLvb6ubqsxq1Zj5XYA701BY03XKHDTcR1YPTdBAhb3aE1VBmdqtxhFhutPN6w/EqUHQ==","signatures":[{"sig":"MEYCIQDHkgj+RToPQQtdw3SytdfdFO4m9lE9XNTWXKzhHo6GGgIhAKvcMx7se7Ygx9mAzzj3L3pR4n5Ii2LUek8IW3DiNFEm","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":393530},"jest":{"notify":true,"preset":"react-native","testRegex":"./src/.*\\-test\\.js$","setupFiles":["<rootDir>/jest-setup.js"],"collectCoverage":true,"coverageDirectory":"./coverage/","coverageReporters":["lcov"],"collectCoverageFrom":["src/**/*.js"],"transformIgnorePatterns":["node_modules/(?!(jest-)?react-native|react-clone-referenced-element|react-navigation-deprecated-tab-navigator)"],"modulePathIgnorePatterns":["examples"],"coveragePathIgnorePatterns":["jest-setup.js"]},"main":"src/react-navigation.js","files":["src"],"gitHead":"84153787848b5e1c7b4da7cc725b578894cd61b3","scripts":{"ios":"cd examples/NavigationPlayground && yarn && yarn ios","jest":"jest","lint":"eslint .","test":"npm run lint && npm run jest","start":"npm run ios","format":"eslint --fix .","android":"cd examples/NavigationPlayground && yarn && yarn android","codecov":"codecov","precommit":"lint-staged","test-update-snapshot":"jest --updateSnapshot"},"_npmUser":{"name":"brentvatne","email":"brentvatne@gmail.com"},"deprecated":"This package is no longer supported. Please use @react-navigation/native instead. See https://reactnavigation.org/docs/getting-started/ for usage guide","repository":{"url":"git+ssh://git@github.com/react-navigation/react-navigation.git","type":"git"},"_npmVersion":"5.7.0","description":"Routing and navigation for your React Native apps","directories":{},"lint-staged":{"*.js":["eslint --fix","prettier --write flow/react-navigation.js","git add"]},"_nodeVersion":"9.2.0","dependencies":{"clamp":"^1.0.1","prop-types":"^15.5.10","path-to-regexp":"^1.7.0","create-react-context":"^0.2.1","react-navigation-tabs":"0.1.0-alpha.5","hoist-non-react-statics":"^2.2.0","react-lifecycles-compat":"^1.0.2","react-native-safe-area-view":"^0.7.0","react-native-drawer-layout-polyfill":"^1.3.2","react-navigation-deprecated-tab-navigator":"1.0.1"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^22.1.3","husky":"^0.14.3","react":"16.2.0","eslint":"^4.2.0","codecov":"^2.2.0","prettier":"^1.5.3","babel-cli":"^6.24.1","jest-expo":"^25.1.0","babel-core":"^6.25.0","babel-jest":"^22.4.1","lint-staged":"^4.2.1","babel-eslint":"^7.2.3","react-native":"^0.52.0","prettier-eslint":"^6.4.2","eslint-plugin-react":"^7.1.0","react-test-renderer":"^16.0.0","eslint-plugin-import":"^2.7.0","eslint-config-prettier":"^2.3.0","eslint-plugin-jsx-a11y":"^6.0.2","eslint-plugin-prettier":"^2.1.2","babel-preset-react-native":"^2.1.0","react-native-vector-icons":"^4.2.0"},"peerDependencies":{"react":"*","react-native":"*"},"_npmOperationalInternal":{"tmp":"tmp/react-navigation_2.0.0-beta.7_1522892284565_0.6401825450024523","host":"s3://npm-registry-packages"}},"2.0.0-beta.8":{"name":"react-navigation","version":"2.0.0-beta.8","author":{"name":"Adam Miskiewicz","email":"adam@sk3vy.com"},"license":"BSD-2-Clause","_id":"react-navigation@2.0.0-beta.8","maintainers":[{"name":"brentvatne","email":"brentvatne@gmail.com"},{"name":"ericvicenti","email":"ericvicenti@gmail.com"},{"name":"grabbou","email":"grabbou@gmail.com"},{"name":"satya164","email":"satyajit.happy@gmail.com"},{"name":"skevy","email":"adam@sk3vy.com"}],"homepage":"https://github.com/react-navigation/react-navigation#readme","bugs":{"url":"https://github.com/react-navigation/react-navigation/issues"},"dist":{"shasum":"1d00288fb825e92860d78766729c81e274b26a47","tarball":"https://registry.npmjs.org/react-navigation/-/react-navigation-2.0.0-beta.8.tgz","fileCount":109,"integrity":"sha512-rLCTSIKgCc9YewU3G2CiPDlxzOmZj6ip7E2Tu9Rl70OdTNGlXT6Djw+Z0Pg149U9RmlHhIw4qgl0i1TuK6NbkQ==","signatures":[{"sig":"MEUCIQC3YbQMo1Fd/BJ8c4hJDsjmqI4MNwyTPVtJFKZLz18D8gIgT26kNHKJekXQKebwv05jhD8mcG7e2+QRk7is4HjuTlQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":393530},"jest":{"notify":true,"preset":"react-native","testRegex":"./src/.*\\-test\\.js$","setupFiles":["<rootDir>/jest-setup.js"],"collectCoverage":true,"coverageDirectory":"./coverage/","coverageReporters":["lcov"],"collectCoverageFrom":["src/**/*.js"],"transformIgnorePatterns":["node_modules/(?!(jest-)?react-native|react-clone-referenced-element|react-navigation-deprecated-tab-navigator)"],"modulePathIgnorePatterns":["examples"],"coveragePathIgnorePatterns":["jest-setup.js"]},"main":"src/react-navigation.js","files":["src"],"readme":"# React Navigation\n\n[![npm version](https://badge.fury.io/js/react-navigation.svg)](https://badge.fury.io/js/react-navigation) [![codecov](https://codecov.io/gh/react-community/react-navigation/branch/master/graph/badge.svg)](https://codecov.io/gh/react-community/react-navigation) [![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg)](https://reactnavigation.org/docs/contributing.html)\n\nReact Navigation is born from the React Native community's need for an extensible yet easy-to-use navigation solution based on Javascript.\n\n## Installation\n\nSince the library is a JS-based solution, to install the latest version of react-navigation you only need to run:\n\n```bash\nyarn add react-navigation\n```\n\nor\n\n```bash\nnpm install --save react-navigation\n```\n\n## Documentation\n\n* The best way to learn is to follow the [Getting started guide](https://reactnavigation.org/docs/getting-started.html). It guides you through the fundamentals of React Navigation.\n* The documentation includes solutions for common use cases in the \"How do I do ...?\" section, such as [tab navigation](https://reactnavigation.org/docs/tab-based-navigation.html) and [Redux integration](https://reactnavigation.org/docs/redux-integration.html).\n* If you need to build your own navigator, [there's a section for that](https://reactnavigation.org/docs/custom-navigator-overview.html) too.\n* The [API reference](https://reactnavigation.org/docs/api-reference.html) lists all public APIs.\n* The [Community Resources](https://github.com/react-navigation/react-navigation/blob/master/COMMUNITY_RESOURCES.md) document lists some other resources submitted to us by people who use React Navigation. Feel free to open a pull request to add your resource to the list.\n* You can contribute improvements to the documentation [in the website repository](https://github.com/react-navigation/react-navigation.github.io).\n\n## Try it out\n\nYou can also try out the [Navigation Playground app](https://exp.host/@react-navigation/NavigationPlayground) to get a sense for some of the tools built in to React Navigation. The \"Fundamentals\" in the documentation also include examples you can play with.\n\n## FAQs\n\n#### I'm having troubles using the library, what can I do?\n\nSee [the help page](https://reactnavigation.org/en/help.html).\n\n#### How can I help?\n\nSee our [Contributing Guide](CONTRIBUTING.md)!\n\n#### Is this the only library available for navigation?\n\nCertainly not! There other libraries - which, depending on your needs, can be better or worse suited for your project. Read more in the [alternative libraries](https://reactnavigation.org/docs/alternatives.html) documentation, and read React Navigation's [pitch & anti-pitch](https://reactnavigation.org/docs/pitch.html) to understand the tradeoffs.\n\n#### Can I use this library for web?\n\nWeb support was [not a priority for the 1.0 release](https://github.com/react-community/react-navigation/issues/2585#issuecomment-330338793), but the architecture of this library allows for it (and it has worked in the past). If you would like to lead this charge, please reach out with your ideas for how to move forward on the [RFCs repository](https://github.com/react-navigation/rfcs) and we would be happy to discuss.\n\n## Code of conduct\n\nThis library has adopted a Code of Conduct that we expect project participants to adhere to. Please read the [full text](https://github.com/react-community/react-navigation/blob/master/CODE_OF_CONDUCT.md) so that you can understand what actions will and will not be tolerated.\n\n## License\n\nReact-navigation is licensed under the [BSD 2-clause \"Simplified\" License](https://github.com/react-community/react-navigation/blob/master/LICENSE).\n","gitHead":"6234b5661efba81dc9439b9c44265b9cce6087bb","scripts":{"ios":"cd examples/NavigationPlayground && yarn && yarn ios","jest":"jest","lint":"eslint .","test":"npm run lint && npm run jest","start":"npm run ios","format":"eslint --fix .","android":"cd examples/NavigationPlayground && yarn && yarn android","codecov":"codecov","precommit":"lint-staged","test-update-snapshot":"jest --updateSnapshot"},"_npmUser":{"name":"brentvatne","email":"brentvatne@gmail.com"},"deprecated":"This package is no longer supported. Please use @react-navigation/native instead. See https://reactnavigation.org/docs/getting-started/ for usage guide","repository":{"url":"git+ssh://git@github.com/react-navigation/react-navigation.git","type":"git"},"_npmVersion":"5.7.0","description":"Routing and navigation for your React Native apps","directories":{},"lint-staged":{"*.js":["eslint --fix","prettier --write flow/react-navigation.js","git add"]},"_nodeVersion":"9.2.0","dependencies":{"clamp":"^1.0.1","prop-types":"^15.5.10","path-to-regexp":"^1.7.0","create-react-context":"^0.2.1","react-navigation-tabs":"0.1.0-alpha.6","hoist-non-react-statics":"^2.2.0","react-lifecycles-compat":"^1.0.2","react-native-safe-area-view":"^0.7.0","react-native-drawer-layout-polyfill":"^1.3.2","react-navigation-deprecated-tab-navigator":"1.0.1"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^22.1.3","husky":"^0.14.3","react":"16.2.0","eslint":"^4.2.0","codecov":"^2.2.0","prettier":"^1.5.3","babel-cli":"^6.24.1","jest-expo":"^25.1.0","babel-core":"^6.25.0","babel-jest":"^22.4.1","lint-staged":"^4.2.1","babel-eslint":"^7.2.3","react-native":"^0.52.0","prettier-eslint":"^6.4.2","eslint-plugin-react":"^7.1.0","react-test-renderer":"^16.0.0","eslint-plugin-import":"^2.7.0","eslint-config-prettier":"^2.3.0","eslint-plugin-jsx-a11y":"^6.0.2","eslint-plugin-prettier":"^2.1.2","babel-preset-react-native":"^2.1.0","react-native-vector-icons":"^4.2.0"},"peerDependencies":{"react":"*","react-native":"*"},"_npmOperationalInternal":{"tmp":"tmp/react-navigation_2.0.0-beta.8_1522895672098_0.6500372312328759","host":"s3://npm-registry-packages"}},"1.5.11":{"name":"react-navigation","version":"1.5.11","author":{"name":"Adam Miskiewicz","email":"adam@sk3vy.com"},"license":"BSD-2-Clause","_id":"react-navigation@1.5.11","maintainers":[{"name":"brentvatne","email":"brentvatne@gmail.com"},{"name":"ericvicenti","email":"ericvicenti@gmail.com"},{"name":"grabbou","email":"grabbou@gmail.com"},{"name":"satya164","email":"satyajit.happy@gmail.com"},{"name":"skevy","email":"adam@sk3vy.com"}],"homepage":"https://github.com/react-navigation/react-navigation#readme","bugs":{"url":"https://github.com/react-navigation/react-navigation/issues"},"dist":{"shasum":"fba6ab45d7b9987c1763a5aaac53b4f6d62b7f5c","tarball":"https://registry.npmjs.org/react-navigation/-/react-navigation-1.5.11.tgz","fileCount":107,"integrity":"sha512-iKDOEOnXeQ/aetAORO0CeJTw+R4H1ds1SUeewQRv1WfzsPJhtsDbTUM2Y5k/ebqEjKmkUyOrDKceCOd4QBVrAg==","signatures":[{"sig":"MEQCIAsxfC+COPijOhukhveXXtO89UctSJp86Yw55tuqD2oyAiAORJs/oqwUXoSZobHFlsUxlhv9qZgYNZfaMRQLYXje3g==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":410768},"jest":{"notify":true,"preset":"react-native","testRegex":"./src/.*\\-test\\.js$","setupFiles":["<rootDir>/jest-setup.js"],"collectCoverage":true,"coverageDirectory":"./coverage/","coverageReporters":["lcov"],"collectCoverageFrom":["src/**/*.js"],"modulePathIgnorePatterns":["examples"],"coveragePathIgnorePatterns":["jest-setup.js"]},"main":"src/react-navigation.js","files":["src"],"gitHead":"a322a6f6d58a530fbdb4981818ac86fd1d4565fd","scripts":{"ios":"cd examples/NavigationPlayground && yarn && yarn ios","jest":"jest","lint":"eslint .","test":"npm run lint && npm run jest","start":"npm run ios","format":"eslint --fix .","android":"cd examples/NavigationPlayground && yarn && yarn android","codecov":"codecov","precommit":"lint-staged","test-update-snapshot":"jest --updateSnapshot"},"_npmUser":{"name":"brentvatne","email":"brentvatne@gmail.com"},"deprecated":"This package is no longer supported. Please use @react-navigation/native instead. See https://reactnavigation.org/docs/getting-started/ for usage guide","repository":{"url":"git+ssh://git@github.com/react-navigation/react-navigation.git","type":"git"},"_npmVersion":"5.7.0","description":"Routing and navigation for your React Native apps","directories":{},"lint-staged":{"*.js":["eslint --fix","prettier --write flow/react-navigation.js","git add"]},"_nodeVersion":"9.2.0","dependencies":{"clamp":"^1.0.1","prop-types":"^15.5.10","path-to-regexp":"^1.7.0","react-native-tab-view":"github:react-navigation/react-native-tab-view","hoist-non-react-statics":"^2.2.0","react-lifecycles-compat":"^1.0.2","react-native-safe-area-view":"^0.7.0","react-native-drawer-layout-polyfill":"^1.3.2"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^22.1.3","husky":"^0.14.3","react":"16.2.0","eslint":"^4.2.0","codecov":"^2.2.0","prettier":"^1.5.3","babel-cli":"^6.24.1","babel-core":"^6.25.0","babel-jest":"^20.0.3","lint-staged":"^4.2.1","babel-eslint":"^7.2.3","react-native":"^0.52.0","prettier-eslint":"^6.4.2","eslint-plugin-react":"^7.1.0","react-test-renderer":"^16.0.0","eslint-plugin-import":"^2.7.0","eslint-config-prettier":"^2.3.0","eslint-plugin-jsx-a11y":"^6.0.2","eslint-plugin-prettier":"^2.1.2","babel-preset-react-native":"^2.1.0","react-native-vector-icons":"^4.2.0"},"peerDependencies":{"react":"*","react-native":"*"},"_npmOperationalInternal":{"tmp":"tmp/react-navigation_1.5.11_1522954654501_0.08852093881919232","host":"s3://npm-registry-packages"}},"2.0.0-beta.9":{"name":"react-navigation","version":"2.0.0-beta.9","author":{"name":"Adam Miskiewicz","email":"adam@sk3vy.com"},"license":"BSD-2-Clause","_id":"react-navigation@2.0.0-beta.9","maintainers":[{"name":"brentvatne","email":"brentvatne@gmail.com"},{"name":"ericvicenti","email":"ericvicenti@gmail.com"},{"name":"grabbou","email":"grabbou@gmail.com"},{"name":"satya164","email":"satyajit.happy@gmail.com"},{"name":"skevy","email":"adam@sk3vy.com"}],"homepage":"https://github.com/react-navigation/react-navigation#readme","bugs":{"url":"https://github.com/react-navigation/react-navigation/issues"},"dist":{"shasum":"2031e9217c0aef0f205381245b851488ecd021ee","tarball":"https://registry.npmjs.org/react-navigation/-/react-navigation-2.0.0-beta.9.tgz","fileCount":109,"integrity":"sha512-2CusS+O6PRZGtUkU8uy7cWTin8q8TKTmjP90n/6Jak88RPhHK9/WkcsbFjyRSbRTbiO1Lbjc/TxdAvgPknfgJw==","signatures":[{"sig":"MEQCIAVc9sDOpslM86kPx5G8tfA8k9KAsdn7iACIvmP4fjaJAiBTpQHXlnyR8LnTZgdTf8kOioC8G2MWxNZFAmD3aJFlbg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":394231},"jest":{"notify":true,"preset":"react-native","testRegex":"./src/.*\\-test\\.js$","setupFiles":["<rootDir>/jest-setup.js"],"collectCoverage":true,"coverageDirectory":"./coverage/","coverageReporters":["lcov"],"collectCoverageFrom":["src/**/*.js"],"transformIgnorePatterns":["node_modules/(?!(jest-)?react-native|react-clone-referenced-element|react-navigation-deprecated-tab-navigator)"],"modulePathIgnorePatterns":["examples"],"coveragePathIgnorePatterns":["jest-setup.js"]},"main":"src/react-navigation.js","files":["src"],"readme":"# React Navigation\n\n[![npm version](https://badge.fury.io/js/react-navigation.svg)](https://badge.fury.io/js/react-navigation) [![codecov](https://codecov.io/gh/react-community/react-navigation/branch/master/graph/badge.svg)](https://codecov.io/gh/react-community/react-navigation) [![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg)](https://reactnavigation.org/docs/contributing.html)\n\nReact Navigation is born from the React Native community's need for an extensible yet easy-to-use navigation solution based on Javascript.\n\n## Installation\n\nSince the library is a JS-based solution, to install the latest version of react-navigation you only need to run:\n\n```bash\nyarn add react-navigation\n```\n\nor\n\n```bash\nnpm install --save react-navigation\n```\n\n## Documentation\n\n* The best way to learn is to follow the [Getting started guide](https://reactnavigation.org/docs/getting-started.html). It guides you through the fundamentals of React Navigation.\n* The documentation includes solutions for common use cases in the \"How do I do ...?\" section, such as [tab navigation](https://reactnavigation.org/docs/tab-based-navigation.html) and [Redux integration](https://reactnavigation.org/docs/redux-integration.html).\n* If you need to build your own navigator, [there's a section for that](https://reactnavigation.org/docs/custom-navigator-overview.html) too.\n* The [API reference](https://reactnavigation.org/docs/api-reference.html) lists all public APIs.\n* The [Community Resources](https://github.com/react-navigation/react-navigation/blob/master/COMMUNITY_RESOURCES.md) document lists some other resources submitted to us by people who use React Navigation. Feel free to open a pull request to add your resource to the list.\n* You can contribute improvements to the documentation [in the website repository](https://github.com/react-navigation/react-navigation.github.io).\n\n## Try it out\n\nYou can also try out the [Navigation Playground app](https://exp.host/@react-navigation/NavigationPlayground) to get a sense for some of the tools built in to React Navigation. The \"Fundamentals\" in the documentation also include examples you can play with.\n\n## FAQs\n\n#### I'm having troubles using the library, what can I do?\n\nSee [the help page](https://reactnavigation.org/en/help.html).\n\n#### How can I help?\n\nSee our [Contributing Guide](CONTRIBUTING.md)!\n\n#### Is this the only library available for navigation?\n\nCertainly not! There other libraries - which, depending on your needs, can be better or worse suited for your project. Read more in the [alternative libraries](https://reactnavigation.org/docs/alternatives.html) documentation, and read React Navigation's [pitch & anti-pitch](https://reactnavigation.org/docs/pitch.html) to understand the tradeoffs.\n\n#### Can I use this library for web?\n\nWeb support was [not a priority for the 1.0 release](https://github.com/react-community/react-navigation/issues/2585#issuecomment-330338793), but the architecture of this library allows for it (and it has worked in the past). If you would like to lead this charge, please reach out with your ideas for how to move forward on the [RFCs repository](https://github.com/react-navigation/rfcs) and we would be happy to discuss.\n\n## Code of conduct\n\nThis library has adopted a Code of Conduct that we expect project participants to adhere to. Please read the [full text](https://github.com/react-community/react-navigation/blob/master/CODE_OF_CONDUCT.md) so that you can understand what actions will and will not be tolerated.\n\n## License\n\nReact-navigation is licensed under the [BSD 2-clause \"Simplified\" License](https://github.com/react-community/react-navigation/blob/master/LICENSE).\n","gitHead":"ece6297e8e7a973896a0f8e1549672fc65fa7090","scripts":{"ios":"cd examples/NavigationPlayground && yarn && yarn ios","jest":"jest","lint":"eslint .","test":"npm run lint && npm run jest","start":"npm run ios","format":"eslint --fix .","android":"cd examples/NavigationPlayground && yarn && yarn android","codecov":"codecov","precommit":"lint-staged","test-update-snapshot":"jest --updateSnapshot"},"_npmUser":{"name":"brentvatne","email":"brentvatne@gmail.com"},"deprecated":"This package is no longer supported. Please use @react-navigation/native instead. See https://reactnavigation.org/docs/getting-started/ for usage guide","repository":{"url":"git+ssh://git@github.com/react-navigation/react-navigation.git","type":"git"},"_npmVersion":"5.7.0","description":"Routing and navigation for your React Native apps","directories":{},"lint-staged":{"*.js":["eslint --fix","prettier --write flow/react-navigation.js","git add"]},"_nodeVersion":"9.2.0","dependencies":{"clamp":"^1.0.1","prop-types":"^15.5.10","path-to-regexp":"^1.7.0","create-react-context":"^0.2.1","react-navigation-tabs":"0.1.0-alpha.6","hoist-non-react-statics":"^2.2.0","react-lifecycles-compat":"^1.0.2","react-native-safe-area-view":"^0.7.0","react-native-drawer-layout-polyfill":"^1.3.2","react-navigation-deprecated-tab-navigator":"1.0.1"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^22.1.3","husky":"^0.14.3","react":"16.2.0","eslint":"^4.2.0","codecov":"^2.2.0","prettier":"^1.5.3","babel-cli":"^6.24.1","jest-expo":"^25.1.0","babel-core":"^6.25.0","babel-jest":"^22.4.1","lint-staged":"^4.2.1","babel-eslint":"^7.2.3","react-native":"^0.52.0","prettier-eslint":"^6.4.2","eslint-plugin-react":"^7.1.0","react-test-renderer":"^16.0.0","eslint-plugin-import":"^2.7.0","eslint-config-prettier":"^2.3.0","eslint-plugin-jsx-a11y":"^6.0.2","eslint-plugin-prettier":"^2.1.2","babel-preset-react-native":"^2.1.0","react-native-vector-icons":"^4.2.0"},"peerDependencies":{"react":"*","react-native":"*"},"_npmOperationalInternal":{"tmp":"tmp/react-navigation_2.0.0-beta.9_1522955418950_0.5691015901695922","host":"s3://npm-registry-packages"}},"2.0.0-beta.10":{"name":"react-navigation","version":"2.0.0-beta.10","author":{"name":"Adam Miskiewicz","email":"adam@sk3vy.com"},"license":"BSD-2-Clause","_id":"react-navigation@2.0.0-beta.10","maintainers":[{"name":"brentvatne","email":"brentvatne@gmail.com"},{"name":"ericvicenti","email":"ericvicenti@gmail.com"},{"name":"grabbou","email":"grabbou@gmail.com"},{"name":"satya164","email":"satyajit.happy@gmail.com"},{"name":"skevy","email":"adam@sk3vy.com"}],"homepage":"https://github.com/react-navigation/react-navigation#readme","bugs":{"url":"https://github.com/react-navigation/react-navigation/issues"},"dist":{"shasum":"209398fb72ba7c8bfa028c10e2e1f9ebc9890a09","tarball":"https://registry.npmjs.org/react-navigation/-/react-navigation-2.0.0-beta.10.tgz","fileCount":109,"integrity":"sha512-ONZzKAMkqDk0iWyWu4TW1xhalGu5EBM6UAlBEFBt6L8dSFA+HPxhdzXGZ6x/wZBM7/IK93yfv4q61xXgAFlGvA==","signatures":[{"sig":"MEUCIQDQwhXXqmzVHSGiTaVDqFfWNnNcmnmIMHCDdGDq0PscEgIgGQWZPoT4Ee6QxGViCjf+CCyNiJWhvsluyfR1/IRONTA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":394271},"jest":{"notify":true,"preset":"react-native","testRegex":"./src/.*\\-test\\.js$","setupFiles":["<rootDir>/jest-setup.js"],"collectCoverage":true,"coverageDirectory":"./coverage/","coverageReporters":["lcov"],"collectCoverageFrom":["src/**/*.js"],"transformIgnorePatterns":["node_modules/(?!(jest-)?react-native|react-clone-referenced-element|react-navigation-deprecated-tab-navigator)"],"modulePathIgnorePatterns":["examples"],"coveragePathIgnorePatterns":["jest-setup.js"]},"main":"src/react-navigation.js","files":["src"],"readme":"# React Navigation\n\n[![npm version](https://badge.fury.io/js/react-navigation.svg)](https://badge.fury.io/js/react-navigation) [![codecov](https://codecov.io/gh/react-community/react-navigation/branch/master/graph/badge.svg)](https://codecov.io/gh/react-community/react-navigation) [![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg)](https://reactnavigation.org/docs/contributing.html)\n\nReact Navigation is born from the React Native community's need for an extensible yet easy-to-use navigation solution based on Javascript.\n\n## Installation\n\nSince the library is a JS-based solution, to install the latest version of react-navigation you only need to run:\n\n```bash\nyarn add react-navigation\n```\n\nor\n\n```bash\nnpm install --save react-navigation\n```\n\n## Documentation\n\n* The best way to learn is to follow the [Getting started guide](https://reactnavigation.org/docs/getting-started.html). It guides you through the fundamentals of React Navigation.\n* The documentation includes solutions for common use cases in the \"How do I do ...?\" section, such as [tab navigation](https://reactnavigation.org/docs/tab-based-navigation.html) and [Redux integration](https://reactnavigation.org/docs/redux-integration.html).\n* If you need to build your own navigator, [there's a section for that](https://reactnavigation.org/docs/custom-navigator-overview.html) too.\n* The [API reference](https://reactnavigation.org/docs/api-reference.html) lists all public APIs.\n* The [Community Resources](https://github.com/react-navigation/react-navigation/blob/master/COMMUNITY_RESOURCES.md) document lists some other resources submitted to us by people who use React Navigation. Feel free to open a pull request to add your resource to the list.\n* You can contribute improvements to the documentation [in the website repository](https://github.com/react-navigation/react-navigation.github.io).\n\n## Try it out\n\nYou can also try out the [Navigation Playground app](https://exp.host/@react-navigation/NavigationPlayground) to get a sense for some of the tools built in to React Navigation. The \"Fundamentals\" in the documentation also include examples you can play with.\n\n## FAQs\n\n#### I'm having troubles using the library, what can I do?\n\nSee [the help page](https://reactnavigation.org/en/help.html).\n\n#### How can I help?\n\nSee our [Contributing Guide](CONTRIBUTING.md)!\n\n#### Is this the only library available for navigation?\n\nCertainly not! There other libraries - which, depending on your needs, can be better or worse suited for your project. Read more in the [alternative libraries](https://reactnavigation.org/docs/alternatives.html) documentation, and read React Navigation's [pitch & anti-pitch](https://reactnavigation.org/docs/pitch.html) to understand the tradeoffs.\n\n#### Can I use this library for web?\n\nWeb support was [not a priority for the 1.0 release](https://github.com/react-community/react-navigation/issues/2585#issuecomment-330338793), but the architecture of this library allows for it (and it has worked in the past). If you would like to lead this charge, please reach out with your ideas for how to move forward on the [RFCs repository](https://github.com/react-navigation/rfcs) and we would be happy to discuss.\n\n## Code of conduct\n\nThis library has adopted a Code of Conduct that we expect project participants to adhere to. Please read the [full text](https://github.com/react-community/react-navigation/blob/master/CODE_OF_CONDUCT.md) so that you can understand what actions will and will not be tolerated.\n\n## License\n\nReact-navigation is licensed under the [BSD 2-clause \"Simplified\" License](https://github.com/react-community/react-navigation/blob/master/LICENSE).\n","gitHead":"fbbf00875bcef639564dd5a167eeef20eb3f9c53","scripts":{"ios":"cd examples/NavigationPlayground && yarn && yarn ios","jest":"jest","lint":"eslint .","test":"npm run lint && npm run jest","start":"npm run ios","format":"eslint --fix .","android":"cd examples/NavigationPlayground && yarn && yarn android","codecov":"codecov","precommit":"lint-staged","test-update-snapshot":"jest --updateSnapshot"},"_npmUser":{"name":"brentvatne","email":"brentvatne@gmail.com"},"deprecated":"This package is no longer supported. Please use @react-navigation/native instead. See https://reactnavigation.org/docs/getting-started/ for usage guide","repository":{"url":"git+ssh://git@github.com/react-navigation/react-navigation.git","type":"git"},"_npmVersion":"5.7.0","description":"Routing and navigation for your React Native apps","directories":{},"lint-staged":{"*.js":["eslint --fix","prettier --write flow/react-navigation.js","git add"]},"_nodeVersion":"9.2.0","dependencies":{"clamp":"^1.0.1","prop-types":"^15.5.10","path-to-regexp":"^1.7.0","create-react-context":"^0.2.1","react-navigation-tabs":"0.1.0-alpha.6","hoist-non-react-statics":"^2.2.0","react-lifecycles-compat":"^1.0.2","react-native-safe-area-view":"^0.7.0","react-native-drawer-layout-polyfill":"^1.3.2","react-navigation-deprecated-tab-navigator":"1.0.1"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^22.1.3","husky":"^0.14.3","react":"16.2.0","eslint":"^4.2.0","codecov":"^2.2.0","prettier":"^1.5.3","babel-cli":"^6.24.1","jest-expo":"^25.1.0","babel-core":"^6.25.0","babel-jest":"^22.4.1","lint-staged":"^4.2.1","babel-eslint":"^7.2.3","react-native":"^0.52.0","prettier-eslint":"^6.4.2","eslint-plugin-react":"^7.1.0","react-test-renderer":"^16.0.0","eslint-plugin-import":"^2.7.0","eslint-config-prettier":"^2.3.0","eslint-plugin-jsx-a11y":"^6.0.2","eslint-plugin-prettier":"^2.1.2","babel-preset-react-native":"^2.1.0","react-native-vector-icons":"^4.2.0"},"peerDependencies":{"react":"*","react-native":"*"},"_npmOperationalInternal":{"tmp":"tmp/react-navigation_2.0.0-beta.10_1522964812421_0.043073278425102224","host":"s3://npm-registry-packages"}},"2.0.0-rc.1":{"name":"react-navigation","version":"2.0.0-rc.1","author":{"name":"Adam Miskiewicz","email":"adam@sk3vy.com"},"license":"BSD-2-Clause","_id":"react-navigation@2.0.0-rc.1","maintainers":[{"name":"brentvatne","email":"brentvatne@gmail.com"},{"name":"ericvicenti","email":"ericvicenti@gmail.com"},{"name":"grabbou","email":"grabbou@gmail.com"},{"name":"satya164","email":"satyajit.happy@gmail.com"},{"name":"skevy","email":"adam@sk3vy.com"}],"homepage":"https://github.com/react-navigation/react-navigation#readme","bugs":{"url":"https://github.com/react-navigation/react-navigation/issues"},"dist":{"shasum":"6ac73e3596979b19a6122927ebc29635ed9b3403","tarball":"https://registry.npmjs.org/react-navigation/-/react-navigation-2.0.0-rc.1.tgz","fileCount":109,"integrity":"sha512-+z+7+wB/uJyUd01ILwqWpVaOYTNLDc+Dfe6UeppvOrBDuxvL/Iq2zD0NnBaUk4BCO39ZL/zPalnlLvy73q/dNQ==","signatures":[{"sig":"MEUCIBsDx/tyhHGeSXAcY0yjkXs4lfFzwOnjuDK+NwBGHFg9AiEAvYjFDtbZNfg4sDkJ0Fp9rRJ6ePUq8P+CMqDy7d8RNMM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":395450},"jest":{"notify":true,"preset":"react-native","testRegex":"./src/.*\\-test\\.js$","setupFiles":["<rootDir>/jest-setup.js"],"collectCoverage":true,"coverageDirectory":"./coverage/","coverageReporters":["lcov"],"collectCoverageFrom":["src/**/*.js"],"transformIgnorePatterns":["node_modules/(?!(jest-)?react-native|react-clone-referenced-element|react-navigation-deprecated-tab-navigator)"],"modulePathIgnorePatterns":["examples"],"coveragePathIgnorePatterns":["jest-setup.js"]},"main":"src/react-navigation.js","files":["src"],"readme":"# React Navigation\n\n[![npm version](https://badge.fury.io/js/react-navigation.svg)](https://badge.fury.io/js/react-navigation) [![codecov](https://codecov.io/gh/react-community/react-navigation/branch/master/graph/badge.svg)](https://codecov.io/gh/react-community/react-navigation) [![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg)](https://reactnavigation.org/docs/contributing.html)\n\nReact Navigation is born from the React Native community's need for an extensible yet easy-to-use navigation solution based on Javascript.\n\n## Installation\n\nSince the library is a JS-based solution, to install the latest version of react-navigation you only need to run:\n\n```bash\nyarn add react-navigation\n```\n\nor\n\n```bash\nnpm install --save react-navigation\n```\n\n## Documentation\n\n* The best way to learn is to follow the [Getting started guide](https://reactnavigation.org/docs/getting-started.html). It guides you through the fundamentals of React Navigation.\n* The documentation includes solutions for common use cases in the \"How do I do ...?\" section, such as [tab navigation](https://reactnavigation.org/docs/tab-based-navigation.html) and [Redux integration](https://reactnavigation.org/docs/redux-integration.html).\n* If you need to build your own navigator, [there's a section for that](https://reactnavigation.org/docs/custom-navigator-overview.html) too.\n* The [API reference](https://reactnavigation.org/docs/api-reference.html) lists all public APIs.\n* The [Community Resources](https://github.com/react-navigation/react-navigation/blob/master/COMMUNITY_RESOURCES.md) document lists some other resources submitted to us by people who use React Navigation. Feel free to open a pull request to add your resource to the list.\n* You can contribute improvements to the documentation [in the website repository](https://github.com/react-navigation/react-navigation.github.io).\n\n## Try it out\n\nYou can also try out the [Navigation Playground app](https://exp.host/@react-navigation/NavigationPlayground) to get a sense for some of the tools built in to React Navigation. The \"Fundamentals\" in the documentation also include examples you can play with.\n\n## FAQs\n\n#### I'm having troubles using the library, what can I do?\n\nSee [the help page](https://reactnavigation.org/en/help.html).\n\n#### How can I help?\n\nSee our [Contributing Guide](CONTRIBUTING.md)!\n\n#### Is this the only library available for navigation?\n\nCertainly not! There other libraries - which, depending on your needs, can be better or worse suited for your project. Read more in the [alternative libraries](https://reactnavigation.org/docs/alternatives.html) documentation, and read React Navigation's [pitch & anti-pitch](https://reactnavigation.org/docs/pitch.html) to understand the tradeoffs.\n\n#### Can I use this library for web?\n\nWeb support was [not a priority for the 1.0 release](https://github.com/react-community/react-navigation/issues/2585#issuecomment-330338793), but the architecture of this library allows for it (and it has worked in the past). If you would like to lead this charge, please reach out with your ideas for how to move forward on the [RFCs repository](https://github.com/react-navigation/rfcs) and we would be happy to discuss.\n\n## Code of conduct\n\nThis library has adopted a Code of Conduct that we expect project participants to adhere to. Please read the [full text](https://github.com/react-community/react-navigation/blob/master/CODE_OF_CONDUCT.md) so that you can understand what actions will and will not be tolerated.\n\n## License\n\nReact-navigation is licensed under the [BSD 2-clause \"Simplified\" License](https://github.com/react-community/react-navigation/blob/master/LICENSE).\n","gitHead":"a8caa0d93c1641a13022f04a229b41db39832812","scripts":{"ios":"cd examples/NavigationPlayground && yarn && yarn ios","jest":"jest","lint":"eslint .","test":"npm run lint && npm run jest","start":"npm run ios","format":"eslint --fix .","android":"cd examples/NavigationPlayground && yarn && yarn android","codecov":"codecov","precommit":"lint-staged","test-update-snapshot":"jest --updateSnapshot"},"_npmUser":{"name":"brentvatne","email":"brentvatne@gmail.com"},"deprecated":"This package is no longer supported. Please use @react-navigation/native instead. See https://reactnavigation.org/docs/getting-started/ for usage guide","repository":{"url":"git+ssh://git@github.com/react-navigation/react-navigation.git","type":"git"},"_npmVersion":"5.7.0","description":"Routing and navigation for your React Native apps","directories":{},"lint-staged":{"*.js":["eslint --fix","prettier --write flow/react-navigation.js","git add"]},"_nodeVersion":"9.2.0","dependencies":{"clamp":"^1.0.1","prop-types":"^15.5.10","path-to-regexp":"^1.7.0","create-react-context":"^0.2.1","react-navigation-tabs":"0.1.0-alpha.6","hoist-non-react-statics":"^2.2.0","react-lifecycles-compat":"^1.0.2","react-native-safe-area-view":"^0.7.0","react-native-drawer-layout-polyfill":"^1.3.2","react-navigation-deprecated-tab-navigator":"1.0.1"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^22.1.3","husky":"^0.14.3","react":"16.2.0","eslint":"^4.2.0","codecov":"^2.2.0","prettier":"^1.5.3","babel-cli":"^6.24.1","jest-expo":"^25.1.0","babel-core":"^6.25.0","babel-jest":"^22.4.1","lint-staged":"^4.2.1","babel-eslint":"^7.2.3","react-native":"^0.52.0","prettier-eslint":"^6.4.2","eslint-plugin-react":"^7.1.0","react-test-renderer":"^16.0.0","eslint-plugin-import":"^2.7.0","eslint-config-prettier":"^2.3.0","eslint-plugin-jsx-a11y":"^6.0.2","eslint-plugin-prettier":"^2.1.2","babel-preset-react-native":"^2.1.0","react-native-vector-icons":"^4.2.0"},"peerDependencies":{"react":"*","react-native":"*"},"_npmOperationalInternal":{"tmp":"tmp/react-navigation_2.0.0-rc.1_1523053030227_0.2807232896798286","host":"s3://npm-registry-packages"}},"2.0.0-rc.2":{"name":"react-navigation","version":"2.0.0-rc.2","author":{"name":"Adam Miskiewicz","email":"adam@sk3vy.com"},"license":"BSD-2-Clause","_id":"react-navigation@2.0.0-rc.2","maintainers":[{"name":"brentvatne","email":"brentvatne@gmail.com"},{"name":"ericvicenti","email":"ericvicenti@gmail.com"},{"name":"grabbou","email":"grabbou@gmail.com"},{"name":"satya164","email":"satyajit.happy@gmail.com"},{"name":"skevy","email":"adam@sk3vy.com"}],"homepage":"https://github.com/react-navigation/react-navigation#readme","bugs":{"url":"https://github.com/react-navigation/react-navigation/issues"},"dist":{"shasum":"07e791145b0a8281ca1b6b1b582cfc9d91a79615","tarball":"https://registry.npmjs.org/react-navigation/-/react-navigation-2.0.0-rc.2.tgz","fileCount":109,"integrity":"sha512-1PooXe+XV7HxRvHsy3HfpCNT2PbPBK4pNfWwOUf2Y5qccn8zxeSRWVm6PYnREEZzWpmQ+ahen8rn+Eh/Xo9bhg==","signatures":[{"sig":"MEUCIQCRvVD0s6JFXN+bp15vj2k843Dak7/R3sUF6nFmsTs5YAIgJJQq8FdADz6HCQkGhPKfNicqbtPcOYzLjtPwBFtp6Os=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":397994},"jest":{"notify":true,"preset":"react-native","testRegex":"./src/.*\\-test\\.js$","setupFiles":["<rootDir>/jest-setup.js"],"collectCoverage":true,"coverageDirectory":"./coverage/","coverageReporters":["lcov"],"collectCoverageFrom":["src/**/*.js"],"transformIgnorePatterns":["node_modules/(?!(jest-)?react-native|react-clone-referenced-element|react-navigation-deprecated-tab-navigator)"],"modulePathIgnorePatterns":["examples"],"coveragePathIgnorePatterns":["jest-setup.js"]},"main":"src/react-navigation.js","files":["src"],"readme":"# React Navigation\n\n[![npm version](https://badge.fury.io/js/react-navigation.svg)](https://badge.fury.io/js/react-navigation) [![codecov](https://codecov.io/gh/react-community/react-navigation/branch/master/graph/badge.svg)](https://codecov.io/gh/react-community/react-navigation) [![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg)](https://reactnavigation.org/docs/contributing.html)\n\nReact Navigation is born from the React Native community's need for an extensible yet easy-to-use navigation solution based on Javascript.\n\n## Installation\n\nSince the library is a JS-based solution, to install the latest version of react-navigation you only need to run:\n\n```bash\nyarn add react-navigation\n```\n\nor\n\n```bash\nnpm install --save react-navigation\n```\n\n## Documentation\n\n* The best way to learn is to follow the [Getting started guide](https://reactnavigation.org/docs/getting-started.html). It guides you through the fundamentals of React Navigation.\n* The documentation includes solutions for common use cases in the \"How do I do ...?\" section, such as [tab navigation](https://reactnavigation.org/docs/tab-based-navigation.html) and [Redux integration](https://reactnavigation.org/docs/redux-integration.html).\n* If you need to build your own navigator, [there's a section for that](https://reactnavigation.org/docs/custom-navigator-overview.html) too.\n* The [API reference](https://reactnavigation.org/docs/api-reference.html) lists all public APIs.\n* The [Community Resources](https://github.com/react-navigation/react-navigation/blob/master/COMMUNITY_RESOURCES.md) document lists some other resources submitted to us by people who use React Navigation. Feel free to open a pull request to add your resource to the list.\n* You can contribute improvements to the documentation [in the website repository](https://github.com/react-navigation/react-navigation.github.io).\n\n## Try it out\n\nYou can also try out the [Navigation Playground app](https://exp.host/@react-navigation/NavigationPlayground) to get a sense for some of the tools built in to React Navigation. The \"Fundamentals\" in the documentation also include examples you can play with.\n\n## FAQs\n\n#### I'm having troubles using the library, what can I do?\n\nSee [the help page](https://reactnavigation.org/en/help.html).\n\n#### How can I help?\n\nSee our [Contributing Guide](CONTRIBUTING.md)!\n\n#### Is this the only library available for navigation?\n\nCertainly not! There other libraries - which, depending on your needs, can be better or worse suited for your project. Read more in the [alternative libraries](https://reactnavigation.org/docs/alternatives.html) documentation, and read React Navigation's [pitch & anti-pitch](https://reactnavigation.org/docs/pitch.html) to understand the tradeoffs.\n\n#### Can I use this library for web?\n\nWeb support was [not a priority for the 1.0 release](https://github.com/react-community/react-navigation/issues/2585#issuecomment-330338793), but the architecture of this library allows for it (and it has worked in the past). If you would like to lead this charge, please reach out with your ideas for how to move forward on the [RFCs repository](https://github.com/react-navigation/rfcs) and we would be happy to discuss.\n\n## Code of conduct\n\nThis library has adopted a Code of Conduct that we expect project participants to adhere to. Please read the [full text](https://github.com/react-community/react-navigation/blob/master/CODE_OF_CONDUCT.md) so that you can understand what actions will and will not be tolerated.\n\n## License\n\nReact-navigation is licensed under the [BSD 2-clause \"Simplified\" License](https://github.com/react-community/react-navigation/blob/master/LICENSE).\n","gitHead":"202609d9cf70ce7ffa2dd7b99161b76978fe9b32","scripts":{"ios":"cd examples/NavigationPlayground && yarn && yarn ios","jest":"jest","lint":"eslint .","test":"npm run lint && npm run jest","start":"npm run ios","format":"eslint --fix .","android":"cd examples/NavigationPlayground && yarn && yarn android","codecov":"codecov","precommit":"lint-staged","test-update-snapshot":"jest --updateSnapshot"},"_npmUser":{"name":"brentvatne","email":"brentvatne@gmail.com"},"deprecated":"This package is no longer supported. Please use @react-navigation/native instead. See https://reactnavigation.org/docs/getting-started/ for usage guide","repository":{"url":"git+ssh://git@github.com/react-navigation/react-navigation.git","type":"git"},"_npmVersion":"5.7.0","description":"Routing and navigation for your React Native apps","directories":{},"lint-staged":{"*.js":["eslint --fix","prettier --write flow/react-navigation.js","git add"]},"_nodeVersion":"9.2.0","dependencies":{"clamp":"^1.0.1","prop-types":"^15.5.10","path-to-regexp":"^1.7.0","create-react-context":"^0.2.1","react-navigation-tabs":"0.1.0-alpha.6","hoist-non-react-statics":"^2.2.0","react-lifecycles-compat":"^1.0.2","react-native-safe-area-view":"^0.7.0","react-native-drawer-layout-polyfill":"^1.3.2","react-navigation-deprecated-tab-navigator":"1.0.1"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^22.1.3","husky":"^0.14.3","react":"16.2.0","eslint":"^4.2.0","codecov":"^2.2.0","prettier":"^1.5.3","babel-cli":"^6.24.1","jest-expo":"^25.1.0","babel-core":"^6.25.0","babel-jest":"^22.4.1","lint-staged":"^4.2.1","babel-eslint":"^7.2.3","react-native":"^0.52.0","prettier-eslint":"^6.4.2","eslint-plugin-react":"^7.1.0","react-test-renderer":"^16.0.0","eslint-plugin-import":"^2.7.0","eslint-config-prettier":"^2.3.0","eslint-plugin-jsx-a11y":"^6.0.2","eslint-plugin-prettier":"^2.1.2","babel-preset-react-native":"^2.1.0","react-native-vector-icons":"^4.2.0"},"peerDependencies":{"react":"*","react-native":"*"},"_npmOperationalInternal":{"tmp":"tmp/react-navigation_2.0.0-rc.2_1523320040748_0.7977866752101812","host":"s3://npm-registry-packages"}},"2.0.0-rc.3":{"name":"react-navigation","version":"2.0.0-rc.3","author":{"name":"Adam Miskiewicz","email":"adam@sk3vy.com"},"license":"BSD-2-Clause","_id":"react-navigation@2.0.0-rc.3","maintainers":[{"name":"brentvatne","email":"brentvatne@gmail.com"},{"name":"ericvicenti","email":"ericvicenti@gmail.com"},{"name":"grabbou","email":"grabbou@gmail.com"},{"name":"satya164","email":"satyajit.happy@gmail.com"},{"name":"skevy","email":"adam@sk3vy.com"}],"homepage":"https://github.com/react-navigation/react-navigation#readme","bugs":{"url":"https://github.com/react-navigation/react-navigation/issues"},"dist":{"shasum":"536b562eb73155acbaee6a10a91eb8ee22b5a7ed","tarball":"https://registry.npmjs.org/react-navigation/-/react-navigation-2.0.0-rc.3.tgz","fileCount":110,"integrity":"sha512-9X+deD2nWDavJ3xgba1QZEy2G9+fTv+IgljmPeP9kE5SBzKcS6MtyheoAGCBrEiCnq88mXspECuISw5/SxadvA==","signatures":[{"sig":"MEUCIAOFIcv7Ksyuzv6hypQN7bGNqjZA3nmg26e+jtCWCun7AiEAmwv0z1N+tr9ucDVLwCBMeXYbiogXxhbgogjRF+KEcYQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":401147,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJa2fvbCRA9TVsSAnZWagAAAnIP/jwLTsybR/5ZW+c11GB3\nut9+T7Uqj0YIBBNo9u7VXpI1EU1fyH62kJq5jYGX1U9MDyAXs+run1Yff15J\ndTML2L1GtPflbi/MfcqXshs92YHzJPGJ+m5SR5rU3DqAkXXod4YS0VbllXjc\nSdcRE9QjhdW20LqWaJ4NYhb3z7aNg5TXXeQy15tVHPQlBXZdQZNopKEKkcXa\nGcWAZJpd7E4er84do2C5zlslRrcxANID0zzNiLcoGQUnMGHB0YT+zjtXAXMj\ne3ZSMrehlhvxGzo8iRXlsU7Xnay/3FvcRrdX5/cnhsQBYTVEJWwqR6BV2cHx\nR+pxqT3G4VQZukUYJ3YrbPAPD3C7qqoCh24r2znqUyKxQ9PvHCU1eW0lKqFd\nw7ZEgu5uJSGWf4uNGsJYXFksQGLduQ7nOhAAacUn3zxx9fT0uCw5mG7DmgZE\nElL1Q8VBt/UobYA7GKlLGDUu0AXG6lT/tlbrUmjLloUgd4eefe3AUm9kCMn+\nuN0CsN8RVhuKVAJJ6QhqPCH+6cBfu62MERes1KJd9v3qPO6QqAReGuhxh1s3\nPWxr/CHYdiwvOVgotb3rpBSh+q4BeJLOEpzKUjzKOad1J06TT62jFqiicIpP\nb6EtIotu8xWIoENf/XeVrEht6XZjeju6M18jchNOXz4LvatzzSz1opOMtS6m\nJH0P\r\n=1jd9\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"notify":true,"preset":"react-native","testRegex":"./src/.*\\-test\\.js$","setupFiles":["<rootDir>/jest-setup.js"],"collectCoverage":true,"coverageDirectory":"./coverage/","coverageReporters":["lcov"],"collectCoverageFrom":["src/**/*.js"],"transformIgnorePatterns":["node_modules/(?!(jest-)?react-native|react-clone-referenced-element|react-navigation-deprecated-tab-navigator)"],"modulePathIgnorePatterns":["examples"],"coveragePathIgnorePatterns":["jest-setup.js"]},"main":"src/react-navigation.js","files":["src"],"readme":"# React Navigation\n\n[![npm version](https://badge.fury.io/js/react-navigation.svg)](https://badge.fury.io/js/react-navigation) [![codecov](https://codecov.io/gh/react-community/react-navigation/branch/master/graph/badge.svg)](https://codecov.io/gh/react-community/react-navigation) [![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg)](https://reactnavigation.org/docs/contributing.html)\n\nReact Navigation is born from the React Native community's need for an extensible yet easy-to-use navigation solution based on Javascript.\n\n## Installation\n\nSince the library is a JS-based solution, to install the latest version of react-navigation you only need to run:\n\n```bash\nyarn add react-navigation\n```\n\nor\n\n```bash\nnpm install --save react-navigation\n```\n\n## Documentation\n\n* The best way to learn is to follow the [Getting started guide](https://reactnavigation.org/docs/getting-started.html). It guides you through the fundamentals of React Navigation.\n* The documentation includes solutions for common use cases in the \"How do I do ...?\" section, such as [tab navigation](https://reactnavigation.org/docs/tab-based-navigation.html) and [Redux integration](https://reactnavigation.org/docs/redux-integration.html).\n* If you need to build your own navigator, [there's a section for that](https://reactnavigation.org/docs/custom-navigator-overview.html) too.\n* The [API reference](https://reactnavigation.org/docs/api-reference.html) lists all public APIs.\n* The [Community Resources](https://github.com/react-navigation/react-navigation/blob/master/COMMUNITY_RESOURCES.md) document lists some other resources submitted to us by people who use React Navigation. Feel free to open a pull request to add your resource to the list.\n* You can contribute improvements to the documentation [in the website repository](https://github.com/react-navigation/react-navigation.github.io).\n\n## Try it out\n\nYou can also try out the [Navigation Playground app](https://exp.host/@react-navigation/NavigationPlayground) to get a sense for some of the tools built in to React Navigation. The \"Fundamentals\" in the documentation also include examples you can play with.\n\n## FAQs\n\n#### I'm having troubles using the library, what can I do?\n\nSee [the help page](https://reactnavigation.org/en/help.html).\n\n#### How can I help?\n\nSee our [Contributing Guide](CONTRIBUTING.md)!\n\n#### Is this the only library available for navigation?\n\nCertainly not! There other libraries - which, depending on your needs, can be better or worse suited for your project. Read more in the [alternative libraries](https://reactnavigation.org/docs/alternatives.html) documentation, and read React Navigation's [pitch & anti-pitch](https://reactnavigation.org/docs/pitch.html) to understand the tradeoffs.\n\n#### Can I use this library for web?\n\nWeb support was [not a priority for the 1.0 release](https://github.com/react-community/react-navigation/issues/2585#issuecomment-330338793), but the architecture of this library allows for it (and it has worked in the past). If you would like to lead this charge, please reach out with your ideas for how to move forward on the [RFCs repository](https://github.com/react-navigation/rfcs) and we would be happy to discuss.\n\n## Code of conduct\n\nThis library has adopted a Code of Conduct that we expect project participants to adhere to. Please read the [full text](https://github.com/react-community/react-navigation/blob/master/CODE_OF_CONDUCT.md) so that you can understand what actions will and will not be tolerated.\n\n## License\n\nReact-navigation is licensed under the [BSD 2-clause \"Simplified\" License](https://github.com/react-community/react-navigation/blob/master/LICENSE).\n","gitHead":"20bbbd62fff4b1c13fae65f73e3b8da68827ffe6","scripts":{"ios":"cd examples/NavigationPlayground && yarn && yarn ios","jest":"jest","lint":"eslint .","test":"npm run lint && npm run jest","start":"npm run ios","format":"eslint --fix .","android":"cd examples/NavigationPlayground && yarn && yarn android","codecov":"codecov","precommit":"lint-staged","test-update-snapshot":"jest --updateSnapshot"},"_npmUser":{"name":"brentvatne","email":"brentvatne@gmail.com"},"deprecated":"This package is no longer supported. Please use @react-navigation/native instead. See https://reactnavigation.org/docs/getting-started/ for usage guide","repository":{"url":"git+ssh://git@github.com/react-navigation/react-navigation.git","type":"git"},"_npmVersion":"5.7.0","description":"Routing and navigation for your React Native apps","directories":{},"lint-staged":{"*.js":["eslint --fix","prettier --write flow/react-navigation.js","git add"]},"_nodeVersion":"9.2.0","dependencies":{"clamp":"^1.0.1","prop-types":"^15.5.10","path-to-regexp":"^1.7.0","create-react-context":"^0.2.1","react-navigation-tabs":"0.1.0-alpha.6","hoist-non-react-statics":"^2.2.0","react-lifecycles-compat":"^1.0.2","react-native-safe-area-view":"^0.7.0","react-native-drawer-layout-polyfill":"^1.3.2","react-navigation-deprecated-tab-navigator":"1.0.1"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^22.1.3","husky":"^0.14.3","react":"16.2.0","eslint":"^4.2.0","codecov":"^2.2.0","prettier":"^1.5.3","babel-cli":"^6.24.1","jest-expo":"^25.1.0","babel-core":"^6.25.0","babel-jest":"^22.4.1","lint-staged":"^4.2.1","babel-eslint":"^7.2.3","react-native":"^0.52.0","prettier-eslint":"^6.4.2","eslint-plugin-react":"^7.1.0","react-test-renderer":"^16.0.0","eslint-plugin-import":"^2.7.0","eslint-config-prettier":"^2.3.0","eslint-plugin-jsx-a11y":"^6.0.2","eslint-plugin-prettier":"^2.1.2","babel-preset-react-native":"^2.1.0","react-native-vector-icons":"^4.2.0"},"peerDependencies":{"react":"*","react-native":"*"},"_npmOperationalInternal":{"tmp":"tmp/react-navigation_2.0.0-rc.3_1524235225370_0.961852621168064","host":"s3://npm-registry-packages"}},"2.0.0-rc.4":{"name":"react-navigation","version":"2.0.0-rc.4","author":{"name":"Adam Miskiewicz","email":"adam@sk3vy.com"},"license":"BSD-2-Clause","_id":"react-navigation@2.0.0-rc.4","maintainers":[{"name":"brentvatne","email":"brentvatne@gmail.com"},{"name":"ericvicenti","email":"ericvicenti@gmail.com"},{"name":"grabbou","email":"grabbou@gmail.com"},{"name":"satya164","email":"satyajit.happy@gmail.com"},{"name":"skevy","email":"adam@sk3vy.com"}],"homepage":"https://github.com/react-navigation/react-navigation#readme","bugs":{"url":"https://github.com/react-navigation/react-navigation/issues"},"dist":{"shasum":"4e504471cf8c1e377be64e490e43a5f05ab0e06f","tarball":"https://registry.npmjs.org/react-navigation/-/react-navigation-2.0.0-rc.4.tgz","fileCount":110,"integrity":"sha512-EfhcYmnyxZ4e8Xmc/Ut8RbuJWZyyG9RwvC5TXyAuSCZbvNp9s4W67MEuSIq04rIa5rcy4WpAshPDFn3swbaNzA==","signatures":[{"sig":"MEYCIQChcjs//ZzVjL0TCDUg0vcGABQqpwYlyJFhAgCoiNVEAQIhAP3+fwjrljOpGtWfPB80sCOveZUdV7ohz0+X75oimRYI","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":403207,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJa4ReXCRA9TVsSAnZWagAABBQP/jam5mb1+DvR9VGeYK9m\ntjejRCK+Yc9dgKlXwC6SUzJnliHr/OjsA86cBnEAkXGAac22BzQYo3GTKdXz\nFtcBBF85DU/V+UOhzY/axeQpkK2LxLrOY4u/5IXI6/ILLJOpqUdTbPeidUtk\nB+p05DsN3WjlGtqKoknrWGE10UljHZzRex3KtL54mPmkxL98+xYwVxHaSrxf\nDu1w16XXLtK1zmlfx65MLMqu/iSX7F/cZuFpXgxbr8wn55JN8IrnoXakc3qs\ny1tRCJIZj0e5sd1xvCv8K4tS8YvLI/dj5Ne655Epzyu4Wmpv9yt+wgIlOEGe\nEyXsuAjSLg6pQpZ0ou1iCQp6EkbS5cXsBUUr4frFibaV8mctgxqienc2qtTS\n7l0VKGCkozCSOgHVjFkgqluY9VzK9aCW2LrmlKwPRRsc/7q4T1uglHgz0igG\nKpBpn+IyJ/frb9ktrkfyGfI8TAn3UmxFP3ZCwuXJ/dEouM/TiZySRHJ2v6RO\nnPGoWmDWXP3uNAbs3PGun22fNpG/q4OltLzSmjwLZL1WOnO4tkH5O9XazwxA\nLXTkSTzOD7BnRa3bGh1pW8rzmc+S6fCVpp6uAtdGWBJ8EBZaahThWBsJ3lMU\nTo8YZhJP6MDTxVS3yM8inKrVtJMyJGXbRWyFP8umx9xZx1L2qmx++5r4n+dm\n0Y/q\r\n=0ATf\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"notify":true,"preset":"react-native","testRegex":"./src/.*\\-test\\.js$","setupFiles":["<rootDir>/jest-setup.js"],"collectCoverage":true,"coverageDirectory":"./coverage/","coverageReporters":["lcov"],"collectCoverageFrom":["src/**/*.js"],"transformIgnorePatterns":["node_modules/(?!(jest-)?react-native|react-clone-referenced-element|react-navigation-deprecated-tab-navigator)"],"modulePathIgnorePatterns":["examples"],"coveragePathIgnorePatterns":["jest-setup.js"]},"main":"src/react-navigation.js","files":["src"],"gitHead":"42bb1cc3170a2fc4c2fc56ce1a215cb166f052d6","scripts":{"ios":"cd examples/NavigationPlayground && yarn && yarn ios","jest":"jest","lint":"eslint .","test":"npm run lint && npm run jest","start":"npm run ios","format":"eslint --fix .","android":"cd examples/NavigationPlayground && yarn && yarn android","codecov":"codecov","precommit":"lint-staged","test-update-snapshot":"jest --updateSnapshot"},"_npmUser":{"name":"brentvatne","email":"brentvatne@gmail.com"},"deprecated":"This package is no longer supported. Please use @react-navigation/native instead. See https://reactnavigation.org/docs/getting-started/ for usage guide","repository":{"url":"git+ssh://git@github.com/react-navigation/react-navigation.git","type":"git"},"_npmVersion":"5.7.0","description":"Routing and navigation for your React Native apps","directories":{},"lint-staged":{"*.js":["eslint --fix","prettier --write flow/react-navigation.js","git add"]},"_nodeVersion":"9.2.0","dependencies":{"clamp":"^1.0.1","prop-types":"^15.5.10","path-to-regexp":"^1.7.0","create-react-context":"^0.2.1","react-navigation-tabs":"0.1.0-alpha.7","hoist-non-react-statics":"^2.2.0","react-lifecycles-compat":"^1.0.2","react-native-safe-area-view":"^0.7.0","react-native-drawer-layout-polyfill":"^1.3.2","react-navigation-deprecated-tab-navigator":"1.1.0"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^22.1.3","husky":"^0.14.3","react":"16.2.0","eslint":"^4.2.0","codecov":"^2.2.0","prettier":"^1.5.3","babel-cli":"^6.24.1","jest-expo":"^25.1.0","babel-core":"^6.25.0","babel-jest":"^22.4.1","lint-staged":"^4.2.1","babel-eslint":"^7.2.3","react-native":"^0.52.0","prettier-eslint":"^6.4.2","eslint-plugin-react":"^7.1.0","react-test-renderer":"^16.0.0","eslint-plugin-import":"^2.7.0","eslint-config-prettier":"^2.3.0","eslint-plugin-jsx-a11y":"^6.0.2","eslint-plugin-prettier":"^2.1.2","babel-preset-react-native":"^2.1.0","react-native-vector-icons":"^4.2.0"},"peerDependencies":{"react":"*","react-native":"*"},"_npmOperationalInternal":{"tmp":"tmp/react-navigation_2.0.0-rc.4_1524701078638_0.7173606402566703","host":"s3://npm-registry-packages"}},"2.0.0-rc.5":{"name":"react-navigation","version":"2.0.0-rc.5","author":{"name":"Adam Miskiewicz","email":"adam@sk3vy.com"},"license":"BSD-2-Clause","_id":"react-navigation@2.0.0-rc.5","maintainers":[{"name":"brentvatne","email":"brentvatne@gmail.com"},{"name":"ericvicenti","email":"ericvicenti@gmail.com"},{"name":"grabbou","email":"grabbou@gmail.com"},{"name":"satya164","email":"satyajit.happy@gmail.com"},{"name":"skevy","email":"adam@sk3vy.com"}],"homepage":"https://github.com/react-navigation/react-navigation#readme","bugs":{"url":"https://github.com/react-navigation/react-navigation/issues"},"dist":{"shasum":"13c46a94954977720b1def6d6b5a1d81ac25fa69","tarball":"https://registry.npmjs.org/react-navigation/-/react-navigation-2.0.0-rc.5.tgz","fileCount":110,"integrity":"sha512-hnwjxVPKSFOydhuC5jmzN5ghxidbDmOe1ug8jvolzCcIrn4AHWd1sZKzRaepGzoqn/P9TI82oY7CwSiRLW0qHA==","signatures":[{"sig":"MEYCIQCb5+/+0nx4Wm/v/2gecRDEWhgDCVt7xG2l8LTUOXjFEwIhAJ9NarKppyUXk6ft+v5wai5x24j0+ovH7q77oTNsR3bn","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":406298,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJa4SImCRA9TVsSAnZWagAALkAQAIU+bJBz6TQ3dC4JrZc2\nHPbbpBAdjUmID17+5fQn6gmEfa2OAtsBQwsLnTIWqPwEe0ydumi4O8QQqm1b\nuAYwFUeo1rkPT+cr9cjub3gc2EYJRBsykmv/RDk6FzjEUZvfi+d1pYUBgSO+\n11Hi6xtGeP5Ox4zPP6EV7Nj2GWaI+soFAvibPvv+A8WgY0sVkvdhsQZf/TFk\n2wS43S63E3Ej3cRbuoZv+hlPto2SN+/EJ5wvSsqwpVUs0KSaS31D7zA62DM4\n4kVloLywsW5S2NUMr94cWngN8i82Ctt+4M1aR2TqyKRGM/b5Os9fmdnh6FBj\nBaXEI9pA2VGFeULICq+a3Jtk3RcsrFVjIQmXAFpdNjROPwJQsG3OJhoXIl2s\nI5TweW2koKXIbbaAP+MiWXDk/v0KlkTXg7LZijzBJB7hB37Ai5SOdciAMktx\n4pl99FC3/rlY2XDw2axacW8KO7zC0VBanF82fX+UcGbDmRh6ffHISQdUpsX4\n01tHrBQ5OFjusk9lHaBglz9Rpwk6JFzVZ9orPy1jsbR8wvXiXY+fS1VHF7Og\nQLsF6t3rYVHPc10cp+b8hSbfky+ODXH04t9aMGAA+iDaUFW4lWEBGZcGEuI3\nBgY7ZGtcW3ug1H/GwGbGZr3cfnWJce1ASDHpbpV1Zxk0hKla2KOBJXBWA9fZ\ngguR\r\n=YNvK\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"notify":true,"preset":"react-native","testRegex":"./src/.*\\-test\\.js$","setupFiles":["<rootDir>/jest-setup.js"],"collectCoverage":true,"coverageDirectory":"./coverage/","coverageReporters":["lcov"],"collectCoverageFrom":["src/**/*.js"],"transformIgnorePatterns":["node_modules/(?!(jest-)?react-native|react-clone-referenced-element|react-navigation-deprecated-tab-navigator)"],"modulePathIgnorePatterns":["examples"],"coveragePathIgnorePatterns":["jest-setup.js"]},"main":"src/react-navigation.js","files":["src"],"readme":"# React Navigation\n\n[![npm version](https://badge.fury.io/js/react-navigation.svg)](https://badge.fury.io/js/react-navigation) [![codecov](https://codecov.io/gh/react-community/react-navigation/branch/master/graph/badge.svg)](https://codecov.io/gh/react-community/react-navigation) [![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg)](https://reactnavigation.org/docs/contributing.html)\n\nReact Navigation is born from the React Native community's need for an extensible yet easy-to-use navigation solution based on Javascript.\n\n## Installation\n\nSince the library is a JS-based solution, to install the latest version of react-navigation you only need to run:\n\n```bash\nyarn add react-navigation\n```\n\nor\n\n```bash\nnpm install --save react-navigation\n```\n\n## Documentation\n\n* The best way to learn is to follow the [Getting started guide](https://reactnavigation.org/docs/getting-started.html). It guides you through the fundamentals of React Navigation.\n* The documentation includes solutions for common use cases in the \"How do I do ...?\" section, such as [tab navigation](https://reactnavigation.org/docs/tab-based-navigation.html) and [Redux integration](https://reactnavigation.org/docs/redux-integration.html).\n* If you need to build your own navigator, [there's a section for that](https://reactnavigation.org/docs/custom-navigator-overview.html) too.\n* The [API reference](https://reactnavigation.org/docs/api-reference.html) lists all public APIs.\n* The [Community Resources](https://github.com/react-navigation/react-navigation/blob/master/COMMUNITY_RESOURCES.md) document lists some other resources submitted to us by people who use React Navigation. Feel free to open a pull request to add your resource to the list.\n* You can contribute improvements to the documentation [in the website repository](https://github.com/react-navigation/react-navigation.github.io).\n\n## Try it out\n\nYou can also try out the [Navigation Playground app](https://exp.host/@react-navigation/NavigationPlayground) to get a sense for some of the tools built in to React Navigation. The \"Fundamentals\" in the documentation also include examples you can play with.\n\n## FAQs\n\n#### I'm having troubles using the library, what can I do?\n\nSee [the help page](https://reactnavigation.org/en/help.html).\n\n#### How can I help?\n\nSee our [Contributing Guide](CONTRIBUTING.md)!\n\n#### Is this the only library available for navigation?\n\nCertainly not! There other libraries - which, depending on your needs, can be better or worse suited for your project. Read more in the [alternative libraries](https://reactnavigation.org/docs/alternatives.html) documentation, and read React Navigation's [pitch & anti-pitch](https://reactnavigation.org/docs/pitch.html) to understand the tradeoffs.\n\n#### Can I use this library for web?\n\nWeb support was [not a priority for the 1.0 release](https://github.com/react-community/react-navigation/issues/2585#issuecomment-330338793), but the architecture of this library allows for it (and it has worked in the past). If you would like to lead this charge, please reach out with your ideas for how to move forward on the [RFCs repository](https://github.com/react-navigation/rfcs) and we would be happy to discuss.\n\n## Code of conduct\n\nThis library has adopted a Code of Conduct that we expect project participants to adhere to. Please read the [full text](https://github.com/react-community/react-navigation/blob/master/CODE_OF_CONDUCT.md) so that you can understand what actions will and will not be tolerated.\n\n## License\n\nReact-navigation is licensed under the [BSD 2-clause \"Simplified\" License](https://github.com/react-community/react-navigation/blob/master/LICENSE).\n","gitHead":"7ae4c60eb88858e857cd39b3e7d42cb270399ced","scripts":{"ios":"cd examples/NavigationPlayground && yarn && yarn ios","jest":"jest","lint":"eslint .","test":"npm run lint && npm run jest","start":"npm run ios","format":"eslint --fix .","android":"cd examples/NavigationPlayground && yarn && yarn android","codecov":"codecov","precommit":"lint-staged","test-update-snapshot":"jest --updateSnapshot"},"_npmUser":{"name":"brentvatne","email":"brentvatne@gmail.com"},"deprecated":"This package is no longer supported. Please use @react-navigation/native instead. See https://reactnavigation.org/docs/getting-started/ for usage guide","repository":{"url":"git+ssh://git@github.com/react-navigation/react-navigation.git","type":"git"},"_npmVersion":"5.7.0","description":"Routing and navigation for your React Native apps","directories":{},"lint-staged":{"*.js":["eslint --fix","prettier --write flow/react-navigation.js","git add"]},"_nodeVersion":"9.2.0","dependencies":{"clamp":"^1.0.1","prop-types":"^15.5.10","path-to-regexp":"^1.7.0","create-react-context":"^0.2.1","react-navigation-tabs":"0.1.0-alpha.7","hoist-non-react-statics":"^2.2.0","react-lifecycles-compat":"^1.0.2","react-native-safe-area-view":"^0.7.0","react-native-drawer-layout-polyfill":"^1.3.2","react-navigation-deprecated-tab-navigator":"1.1.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^22.1.3","husky":"^0.14.3","react":"16.2.0","eslint":"^4.2.0","codecov":"^2.2.0","prettier":"^1.5.3","babel-cli":"^6.24.1","jest-expo":"^25.1.0","babel-core":"^6.25.0","babel-jest":"^22.4.1","lint-staged":"^4.2.1","babel-eslint":"^7.2.3","react-native":"^0.52.0","prettier-eslint":"^6.4.2","eslint-plugin-react":"^7.1.0","react-test-renderer":"^16.0.0","eslint-plugin-import":"^2.7.0","eslint-config-prettier":"^2.3.0","eslint-plugin-jsx-a11y":"^6.0.2","eslint-plugin-prettier":"^2.1.2","babel-preset-react-native":"^2.1.0","react-native-vector-icons":"^4.2.0"},"peerDependencies":{"react":"*","react-native":"*"},"_npmOperationalInternal":{"tmp":"tmp/react-navigation_2.0.0-rc.5_1524703781124_0.6150187552928663","host":"s3://npm-registry-packages"}},"2.0.0-rc.6":{"name":"react-navigation","version":"2.0.0-rc.6","author":{"name":"Adam Miskiewicz","email":"adam@sk3vy.com"},"license":"BSD-2-Clause","_id":"react-navigation@2.0.0-rc.6","maintainers":[{"name":"brentvatne","email":"brentvatne@gmail.com"},{"name":"ericvicenti","email":"ericvicenti@gmail.com"},{"name":"grabbou","email":"grabbou@gmail.com"},{"name":"satya164","email":"satyajit.happy@gmail.com"},{"name":"skevy","email":"adam@sk3vy.com"}],"homepage":"https://github.com/react-navigation/react-navigation#readme","bugs":{"url":"https://github.com/react-navigation/react-navigation/issues"},"dist":{"shasum":"6ecb5f2631894f310abf10a6c6ce18f0d0db7813","tarball":"https://registry.npmjs.org/react-navigation/-/react-navigation-2.0.0-rc.6.tgz","fileCount":110,"integrity":"sha512-cwEO9Dwu8Ic/zNHwW4/vR7wLE19NN02TFwRKxJN+pAgl8iQIOvgyfWlHMGssG5ciD+dL/dBWd3h2E7v5e6wpWw==","signatures":[{"sig":"MEUCIEpTkAmDA77FoupyUsogLGAQfG5rZiE/CykmtOvTp+0hAiEA7Gn2Ul9GTGNo71ne0Ep6vTL2gSgoOA+m0GDQ/AL/fMo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":406716,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJa56SrCRA9TVsSAnZWagAAaykP/RppuxUhV6jhAa6yV+Or\nfJysVoJsuV+v+y2C85LbSyxvyrGwC6sNMyZouurDufTleFfLObqHe0SCqqzx\nV4OhVNsg7ASAC5fNxdC2O2YIqVyn1ptU653f0sru2Z3mIXibeW4+0TwUf0cK\nkMoL9BcDHbcymhyI0l/CHg/dMOkOM8VyxmqdeeAVcWMw2PR0u1+3ZRtWjAuy\n8MpakVxXfNqzoijqXfKwQMFxUc91qPKH0KbAuD+JeW+bGhgtlYLe3+SexsYC\nKNw6B36T6jBgY81OE5/e/obHHTRdDE55Wvz0YEwgy5lGuC8OhDYu5eRmnRGm\nSVDVvb2hxgBfJhF7gkZLiXuY5lC6JKZEgvM9aRYzMLH8RYOKA++sgkVQnPrD\nrMPO1kHDRU5AxMxUIhQC5wW+uK1kVbNLjgsZz5h+9s4W21fi/nFcFSjKJHUF\nMjK9CLGzqg5QRJSHI+yA5JTILsK6Q1po6xrBxo56urTONcilQD+aOh5EQVzT\nWrMyamylor/En/xqChjTvDw29qChu4JoQrJoOErgOqMnLUd73q+hXysAR9LR\n+abc6wlKEiIAbsytEVLJ0PMr/b1cxCf+DWBb+/EtZJ82s+MR+KzM9E7zKUwS\nWwNEGlyGTE+7qn7a9+f3pZXLZb4GdBfPdMpmQ4G6zTq3+XVjcaql1pkZGxHA\nVFn1\r\n=I5D0\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"notify":true,"preset":"react-native","testRegex":"/__tests__/[^/]+-test\\.js$","setupFiles":["<rootDir>/jest-setup.js"],"collectCoverage":true,"moduleNameMapper":{"\\.png$":"<rootDir>/assetsTransformer.js"},"coverageDirectory":"./coverage/","coverageReporters":["lcov"],"collectCoverageFrom":["src/**/*.js"],"transformIgnorePatterns":["node_modules/(?!(jest-)?react-native|react-clone-referenced-element|react-navigation-deprecated-tab-navigator)"],"modulePathIgnorePatterns":["<rootDir>/examples/"],"coveragePathIgnorePatterns":["jest-setup.js"]},"main":"src/react-navigation.js","files":["src"],"readme":"# React Navigation\n\n[![npm version](https://badge.fury.io/js/react-navigation.svg)](https://badge.fury.io/js/react-navigation) [![codecov](https://codecov.io/gh/react-community/react-navigation/branch/master/graph/badge.svg)](https://codecov.io/gh/react-community/react-navigation) [![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg)](https://reactnavigation.org/docs/contributing.html)\n\nReact Navigation is born from the React Native community's need for an extensible yet easy-to-use navigation solution based on Javascript.\n\n## Installation\n\nSince the library is a JS-based solution, to install the latest version of react-navigation you only need to run:\n\n```bash\nyarn add react-navigation\n```\n\nor\n\n```bash\nnpm install --save react-navigation\n```\n\n## Documentation\n\n* The best way to learn is to follow the [Getting started guide](https://reactnavigation.org/docs/getting-started.html). It guides you through the fundamentals of React Navigation.\n* The documentation includes solutions for common use cases in the \"How do I do ...?\" section, such as [tab navigation](https://reactnavigation.org/docs/tab-based-navigation.html) and [Redux integration](https://reactnavigation.org/docs/redux-integration.html).\n* If you need to build your own navigator, [there's a section for that](https://reactnavigation.org/docs/custom-navigator-overview.html) too.\n* The [API reference](https://reactnavigation.org/docs/api-reference.html) lists all public APIs.\n* The [Community Resources](https://github.com/react-navigation/react-navigation/blob/master/COMMUNITY_RESOURCES.md) document lists some other resources submitted to us by people who use React Navigation. Feel free to open a pull request to add your resource to the list.\n* You can contribute improvements to the documentation [in the website repository](https://github.com/react-navigation/react-navigation.github.io).\n\n## Try it out\n\nYou can also try out the [Navigation Playground app](https://exp.host/@react-navigation/NavigationPlayground) to get a sense for some of the tools built in to React Navigation. The \"Fundamentals\" in the documentation also include examples you can play with.\n\n## FAQs\n\n#### I'm having troubles using the library, what can I do?\n\nSee [the help page](https://reactnavigation.org/en/help.html).\n\n#### How can I help?\n\nSee our [Contributing Guide](CONTRIBUTING.md)!\n\n#### Is this the only library available for navigation?\n\nCertainly not! There other libraries - which, depending on your needs, can be better or worse suited for your project. Read more in the [alternative libraries](https://reactnavigation.org/docs/alternatives.html) documentation, and read React Navigation's [pitch & anti-pitch](https://reactnavigation.org/docs/pitch.html) to understand the tradeoffs.\n\n#### Can I use this library for web?\n\nWeb support was [not a priority for the 1.0 release](https://github.com/react-community/react-navigation/issues/2585#issuecomment-330338793), but the architecture of this library allows for it (and it has worked in the past). If you would like to lead this charge, please reach out with your ideas for how to move forward on the [RFCs repository](https://github.com/react-navigation/rfcs) and we would be happy to discuss.\n\n## Code of conduct\n\nThis library has adopted a Code of Conduct that we expect project participants to adhere to. Please read the [full text](https://github.com/react-community/react-navigation/blob/master/CODE_OF_CONDUCT.md) so that you can understand what actions will and will not be tolerated.\n\n## License\n\nReact-navigation is licensed under the [BSD 2-clause \"Simplified\" License](https://github.com/react-community/react-navigation/blob/master/LICENSE).\n","gitHead":"c56122466f6daf2e1291675252ee1ca95fd00712","scripts":{"ios":"cd examples/NavigationPlayground && yarn && yarn ios","jest":"jest","lint":"eslint .","test":"npm run lint && npm run jest","start":"npm run ios","format":"eslint --fix .","android":"cd examples/NavigationPlayground && yarn && yarn android","codecov":"codecov","precommit":"lint-staged","test-update-snapshot":"jest --updateSnapshot"},"_npmUser":{"name":"brentvatne","email":"brentvatne@gmail.com"},"deprecated":"This package is no longer supported. Please use @react-navigation/native instead. See https://reactnavigation.org/docs/getting-started/ for usage guide","repository":{"url":"git+ssh://git@github.com/react-navigation/react-navigation.git","type":"git"},"_npmVersion":"5.7.0","description":"Routing and navigation for your React Native apps","directories":{},"lint-staged":{"*.js":["eslint --fix","prettier --write flow/react-navigation.js","git add"]},"_nodeVersion":"9.2.0","dependencies":{"clamp":"^1.0.1","prop-types":"^15.5.10","path-to-regexp":"^1.7.0","create-react-context":"^0.2.1","react-navigation-tabs":"0.1.0-alpha.7","hoist-non-react-statics":"^2.2.0","react-lifecycles-compat":"^1.0.2","react-native-safe-area-view":"^0.7.0","react-native-drawer-layout-polyfill":"^1.3.2","react-navigation-deprecated-tab-navigator":"1.1.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^22.1.3","husky":"^0.14.3","react":"16.2.0","eslint":"^4.2.0","codecov":"^2.2.0","prettier":"^1.12.1","babel-cli":"^6.24.1","jest-expo":"^25.1.0","babel-core":"^6.25.0","babel-jest":"^22.4.1","lint-staged":"^4.2.1","babel-eslint":"^7.2.3","react-native":"^0.52.0","prettier-eslint":"^8.8.1","eslint-plugin-react":"^7.1.0","react-test-renderer":"^16.0.0","eslint-plugin-import":"^2.7.0","eslint-config-prettier":"^2.9.0","eslint-plugin-jsx-a11y":"^6.0.2","eslint-plugin-prettier":"^2.6.0","babel-preset-react-native":"^2.1.0","react-native-vector-icons":"^4.2.0"},"peerDependencies":{"react":"*","react-native":"*"},"_npmOperationalInternal":{"tmp":"tmp/react-navigation_2.0.0-rc.6_1525130410668_0.6008472968129126","host":"s3://npm-registry-packages"}},"2.0.0-rc.7":{"name":"react-navigation","version":"2.0.0-rc.7","author":{"name":"Adam Miskiewicz","email":"adam@sk3vy.com"},"license":"BSD-2-Clause","_id":"react-navigation@2.0.0-rc.7","maintainers":[{"name":"brentvatne","email":"brentvatne@gmail.com"},{"name":"ericvicenti","email":"ericvicenti@gmail.com"},{"name":"grabbou","email":"grabbou@gmail.com"},{"name":"satya164","email":"satyajit.happy@gmail.com"},{"name":"skevy","email":"adam@sk3vy.com"}],"homepage":"https://github.com/react-navigation/react-navigation#readme","bugs":{"url":"https://github.com/react-navigation/react-navigation/issues"},"dist":{"shasum":"a765d7c07d44c298c863d06a5a5dfeaf81f18c69","tarball":"https://registry.npmjs.org/react-navigation/-/react-navigation-2.0.0-rc.7.tgz","fileCount":110,"integrity":"sha512-o1Y6Wj6LNrLGXukwzzpfHf1dentYl9vMklHhBh5BtJHEO8I3A0bQt+V+1KZioPQigm4xaEcJiDPrVr2nMdtG4A==","signatures":[{"sig":"MEYCIQCGBq+EGW0xtvlIjq+YMSgj3Oq2RUaIhpGdPgwFTwilbwIhAO2BmNABdbrRvNY1/frEL9q1obmkGfV8L7Zlt2x4EA4p","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":408555,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJa57ADCRA9TVsSAnZWagAAWYUP/1WCWrWq8sKMGcdWnehY\nIypuW2rY7Ml+bCAGh2PjefDtjmc5jBlZgxIzqALZirMqSEXemR17yRPhd4MP\nazMDAVOOR0xNjMhHpdg7rj0/CxGE+po5IZ6ZkcBTX2ZBE2lyNr3OMWy8lSCA\nxkfsoTxjrTdbIEcmVwlDgbexox0EimeRP6np4STlqLfRNECoWGuehM13Zwuu\nIVahQKT7pv/8rN/2bW3hdif2FUIheB7noacpVxER79BY5hRgTNuko1om4Qua\n6hsfyGQnvxX+E1sHB0B26I4lJ82/IWol4Ku97XD7ce2oLrZaFMFrnhKSPBLL\nOR+d5UfIOixJHTsD2on1agCijsQZyZb2CSt6cQJgEEOxfoeGTSzAe4/PtQ9z\nr5z/rM4EBcFiilMygKEcbJ/9CD5I7ZN9vL4tzO1eBQV17+WxWXSciRHa2p/Q\n3+uji9mznZ/Se9VlSJEfZEkGkMZ5y4/d9wwQ1yUlvO4m5maFBJbt4ATfdee8\ns5FWSZA/hJZQHx+GRYzU+gLNpbAWrMno0KgXPc6Du5yIRyWmI8TZtECmQToA\n9PP3Whyb2QQW+hIKD1np+5KHv8SJEWZvxTCZVeFdd+ex5/M+N6Gq9ip1miaf\nWQN8XB3SCCd8y+Jk7rqA1a2y6nMEZcpHaOpbWaseMDxF4DyAIgNQBfck8i5p\nSDuP\r\n=7aCR\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"notify":true,"preset":"react-native","testRegex":"/__tests__/[^/]+-test\\.js$","setupFiles":["<rootDir>/jest-setup.js"],"collectCoverage":true,"moduleNameMapper":{"\\.png$":"<rootDir>/assetsTransformer.js"},"coverageDirectory":"./coverage/","coverageReporters":["lcov"],"collectCoverageFrom":["src/**/*.js"],"transformIgnorePatterns":["node_modules/(?!(jest-)?react-native|react-clone-referenced-element|react-navigation-deprecated-tab-navigator)"],"modulePathIgnorePatterns":["<rootDir>/examples/"],"coveragePathIgnorePatterns":["jest-setup.js"]},"main":"src/react-navigation.js","files":["src"],"readme":"# React Navigation\n\n[![npm version](https://badge.fury.io/js/react-navigation.svg)](https://badge.fury.io/js/react-navigation) [![codecov](https://codecov.io/gh/react-community/react-navigation/branch/master/graph/badge.svg)](https://codecov.io/gh/react-community/react-navigation) [![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg)](https://reactnavigation.org/docs/contributing.html)\n\nReact Navigation is born from the React Native community's need for an extensible yet easy-to-use navigation solution based on Javascript.\n\n## Installation\n\nSince the library is a JS-based solution, to install the latest version of react-navigation you only need to run:\n\n```bash\nyarn add react-navigation\n```\n\nor\n\n```bash\nnpm install --save react-navigation\n```\n\n## Documentation\n\n* The best way to learn is to follow the [Getting started guide](https://reactnavigation.org/docs/getting-started.html). It guides you through the fundamentals of React Navigation.\n* The documentation includes solutions for common use cases in the \"How do I do ...?\" section, such as [tab navigation](https://reactnavigation.org/docs/tab-based-navigation.html) and [Redux integration](https://reactnavigation.org/docs/redux-integration.html).\n* If you need to build your own navigator, [there's a section for that](https://reactnavigation.org/docs/custom-navigator-overview.html) too.\n* The [API reference](https://reactnavigation.org/docs/api-reference.html) lists all public APIs.\n* The [Community Resources](https://github.com/react-navigation/react-navigation/blob/master/COMMUNITY_RESOURCES.md) document lists some other resources submitted to us by people who use React Navigation. Feel free to open a pull request to add your resource to the list.\n* You can contribute improvements to the documentation [in the website repository](https://github.com/react-navigation/react-navigation.github.io).\n\n## Try it out\n\nYou can also try out the [Navigation Playground app](https://exp.host/@react-navigation/NavigationPlayground) to get a sense for some of the tools built in to React Navigation. The \"Fundamentals\" in the documentation also include examples you can play with.\n\n## FAQs\n\n#### I'm having troubles using the library, what can I do?\n\nSee [the help page](https://reactnavigation.org/en/help.html).\n\n#### How can I help?\n\nSee our [Contributing Guide](CONTRIBUTING.md)!\n\n#### Is this the only library available for navigation?\n\nCertainly not! There other libraries - which, depending on your needs, can be better or worse suited for your project. Read more in the [alternative libraries](https://reactnavigation.org/docs/alternatives.html) documentation, and read React Navigation's [pitch & anti-pitch](https://reactnavigation.org/docs/pitch.html) to understand the tradeoffs.\n\n#### Can I use this library for web?\n\nWeb support was [not a priority for the 1.0 release](https://github.com/react-community/react-navigation/issues/2585#issuecomment-330338793), but the architecture of this library allows for it (and it has worked in the past). If you would like to lead this charge, please reach out with your ideas for how to move forward on the [RFCs repository](https://github.com/react-navigation/rfcs) and we would be happy to discuss.\n\n## Code of conduct\n\nThis library has adopted a Code of Conduct that we expect project participants to adhere to. Please read the [full text](https://github.com/react-community/react-navigation/blob/master/CODE_OF_CONDUCT.md) so that you can understand what actions will and will not be tolerated.\n\n## License\n\nReact-navigation is licensed under the [BSD 2-clause \"Simplified\" License](https://github.com/react-community/react-navigation/blob/master/LICENSE).\n","gitHead":"4b39e2db3cf20b44bed0a7dc9f5986175f568d0c","scripts":{"ios":"cd examples/NavigationPlayground && yarn && yarn ios","jest":"jest","lint":"eslint .","test":"npm run lint && npm run jest","start":"npm run ios","format":"eslint --fix .","android":"cd examples/NavigationPlayground && yarn && yarn android","codecov":"codecov","precommit":"lint-staged","test-update-snapshot":"jest --updateSnapshot"},"_npmUser":{"name":"brentvatne","email":"brentvatne@gmail.com"},"deprecated":"This package is no longer supported. Please use @react-navigation/native instead. See https://reactnavigation.org/docs/getting-started/ for usage guide","repository":{"url":"git+ssh://git@github.com/react-navigation/react-navigation.git","type":"git"},"_npmVersion":"5.7.0","description":"Routing and navigation for your React Native apps","directories":{},"lint-staged":{"*.js":["eslint --fix","prettier --write flow/react-navigation.js","git add"]},"_nodeVersion":"9.2.0","dependencies":{"clamp":"^1.0.1","prop-types":"^15.5.10","path-to-regexp":"^1.7.0","create-react-context":"^0.2.1","react-navigation-tabs":"0.1.0-alpha.8","hoist-non-react-statics":"^2.2.0","react-lifecycles-compat":"^1.0.2","react-native-safe-area-view":"^0.7.0","react-native-drawer-layout-polyfill":"^1.3.2","react-navigation-deprecated-tab-navigator":"1.1.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^22.1.3","husky":"^0.14.3","react":"16.2.0","eslint":"^4.2.0","codecov":"^2.2.0","prettier":"^1.12.1","babel-cli":"^6.24.1","jest-expo":"^25.1.0","babel-core":"^6.25.0","babel-jest":"^22.4.1","lint-staged":"^4.2.1","babel-eslint":"^7.2.3","react-native":"^0.52.0","prettier-eslint":"^8.8.1","eslint-plugin-react":"^7.1.0","react-test-renderer":"^16.0.0","eslint-plugin-import":"^2.7.0","eslint-config-prettier":"^2.9.0","eslint-plugin-jsx-a11y":"^6.0.2","eslint-plugin-prettier":"^2.6.0","babel-preset-react-native":"^2.1.0","react-native-vector-icons":"^4.2.0"},"peerDependencies":{"react":"*","react-native":"*"},"_npmOperationalInternal":{"tmp":"tmp/react-navigation_2.0.0-rc.7_1525133314285_0.4912235914538474","host":"s3://npm-registry-packages"}},"1.5.12":{"name":"react-navigation","version":"1.5.12","author":{"name":"Adam Miskiewicz","email":"adam@sk3vy.com"},"license":"BSD-2-Clause","_id":"react-navigation@1.5.12","maintainers":[{"name":"brentvatne","email":"brentvatne@gmail.com"},{"name":"ericvicenti","email":"ericvicenti@gmail.com"},{"name":"grabbou","email":"grabbou@gmail.com"},{"name":"satya164","email":"satyajit.happy@gmail.com"},{"name":"skevy","email":"adam@sk3vy.com"}],"homepage":"https://github.com/react-navigation/react-navigation#readme","bugs":{"url":"https://github.com/react-navigation/react-navigation/issues"},"dist":{"shasum":"e226b4906c76dde55ddf7cc0a62ea04c77140d8a","tarball":"https://registry.npmjs.org/react-navigation/-/react-navigation-1.5.12.tgz","fileCount":107,"integrity":"sha512-+i0ymFHokQxjv0/0knBUtxC1zuyvLgbDVPFU7ScKxT25SGVh2exuRjYwXImF234/qtYMskfY7bfhEjGLcXPySQ==","signatures":[{"sig":"MEQCICxMXRaGaiM2avtrtPXEAZUNXuZdsLCGXB7IsGxYXrj3AiAXw3IdupploCQ+eBasfZfVRghYxFluRa0dOmlAgF96Og==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":413218,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJa65+8CRA9TVsSAnZWagAAIXIP/2JRStW0srpr5+AHymOi\nzxT/iqLXIFhvVXg4fJLZqkscyLtG7KoYGX30iToAxtmba8ScWWzLNLKI4wkY\naHpXHW456KWDISkDHjO4WTvNqSkYrkii0w6M/qbxRyjcbdCeuVWh5StYQgmC\nYCCZwUupuymv2cGh4+pGmBaiZDmBZ5OJVdgmjJhWKvtv3mX6TMMCnfVjHTzM\nwYfQFjFYNJPds57iDZODXaxQuN3YQaWjgQr2DmTOxal4f9C2rqW8lP4/PFIa\nFmw0VT4UtiGTFPPTmurnOMRuLm4DvXpFRnQjjIZ9T58/HR/nKVMi25zzX/eU\nRKKMrSt3NNsCtaQQ2QR9r8FQ4vgCtrDsqdDtabUHAj1nWgX/XwnOyasTYifC\nni3pSwk4HIwSG+69MVuEWt/spDZY169EXlB4BDmdEB7bGZSf3uHMKEEDW3ZJ\nhOBPHyeAIQQdexdaH78H/3akVDsQv9QoPKG50SnOwjvmLJouDEi0HMVM/ga9\nQ7XFydcOXCLKIm+NsbZssqRxpfLxgfl9odUp/hLft+NHKzzVM05Q9WkbAnLk\n1Xd/HvQ03AF4wvYcp8yf3mlsJEXT+eAuQ5gvKYRhZdwBO8A/gGxP/SmUU+d5\nG8LPZPq4xZyfWsq57VCrUdTHYJJCkcafr/voS2fw661fx2rCZBMPA06wHbYa\niKfI\r\n=vc2f\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"notify":true,"preset":"react-native","testRegex":"./src/.*\\-test\\.js$","setupFiles":["<rootDir>/jest-setup.js"],"collectCoverage":true,"coverageDirectory":"./coverage/","coverageReporters":["lcov"],"collectCoverageFrom":["src/**/*.js"],"modulePathIgnorePatterns":["examples"],"coveragePathIgnorePatterns":["jest-setup.js"]},"main":"src/react-navigation.js","files":["src"],"gitHead":"06d483677ca6243e534194a82af7cf3bb2e25a7a","scripts":{"ios":"cd examples/NavigationPlayground && yarn && yarn ios","jest":"jest","lint":"eslint .","test":"npm run lint && npm run jest","start":"npm run ios","format":"eslint --fix .","android":"cd examples/NavigationPlayground && yarn && yarn android","codecov":"codecov","precommit":"lint-staged","test-update-snapshot":"jest --updateSnapshot"},"_npmUser":{"name":"brentvatne","email":"brentvatne@gmail.com"},"deprecated":"This package is no longer supported. Please use @react-navigation/native instead. See https://reactnavigation.org/docs/getting-started/ for usage guide","repository":{"url":"git+ssh://git@github.com/react-navigation/react-navigation.git","type":"git"},"_npmVersion":"5.7.0","description":"Routing and navigation for your React Native apps","directories":{},"lint-staged":{"*.js":["eslint --fix","prettier --write flow/react-navigation.js","git add"]},"_nodeVersion":"9.2.0","dependencies":{"clamp":"^1.0.1","prop-types":"^15.5.10","path-to-regexp":"^1.7.0","react-native-tab-view":"github:react-navigation/react-native-tab-view","hoist-non-react-statics":"^2.2.0","react-lifecycles-compat":"^3.0.2","react-native-safe-area-view":"^0.7.0","react-native-drawer-layout-polyfill":"^1.3.2"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^22.1.3","husky":"^0.14.3","react":"16.2.0","eslint":"^4.2.0","codecov":"^2.2.0","prettier":"^1.5.3","babel-cli":"^6.24.1","babel-core":"^6.25.0","babel-jest":"^20.0.3","lint-staged":"^4.2.1","babel-eslint":"^7.2.3","react-native":"^0.52.0","prettier-eslint":"^6.4.2","eslint-plugin-react":"^7.1.0","react-test-renderer":"^16.0.0","eslint-plugin-import":"^2.7.0","eslint-config-prettier":"^2.3.0","eslint-plugin-jsx-a11y":"^6.0.2","eslint-plugin-prettier":"^2.1.2","babel-preset-react-native":"^2.1.0","react-native-vector-icons":"^4.2.0"},"peerDependencies":{"react":"*","react-native":"*"},"_npmOperationalInternal":{"tmp":"tmp/react-navigation_1.5.12_1525391291095_0.3220398692189812","host":"s3://npm-registry-packages"}},"2.0.0-rc.8":{"name":"react-navigation","version":"2.0.0-rc.8","author":{"name":"Adam Miskiewicz","email":"adam@sk3vy.com"},"license":"BSD-2-Clause","_id":"react-navigation@2.0.0-rc.8","maintainers":[{"name":"brentvatne","email":"brentvatne@gmail.com"},{"name":"ericvicenti","email":"ericvicenti@gmail.com"},{"name":"grabbou","email":"grabbou@gmail.com"},{"name":"satya164","email":"satyajit.happy@gmail.com"},{"name":"skevy","email":"adam@sk3vy.com"}],"homepage":"https://github.com/react-navigation/react-navigation#readme","bugs":{"url":"https://github.com/react-navigation/react-navigation/issues"},"dist":{"shasum":"7ec5b49a2a4770b4e88cf87cb8ac1c4644a24ef6","tarball":"https://registry.npmjs.org/react-navigation/-/react-navigation-2.0.0-rc.8.tgz","fileCount":111,"integrity":"sha512-bhnnk5ZgBV3Q+xPx/QC6l2UTtPkaz9GopKlcuvAC3sVdhdtUHAu8hBUcvglpXRqJBqxfs8KxZ9VlsloaeQA5Xg==","signatures":[{"sig":"MEUCIErBx8wDVV7S0a36+Ps5NtjyZnnzbWP5V0Qkf3X3O8JFAiEA9mYOplRPa+zUPSaZiXxhRD60Zvvr59/poAf2qSxU+30=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":417912,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJa7JUZCRA9TVsSAnZWagAA7/AP/jC55JnaBcCFfj9MAQuE\nvS+gOaPFZAFA+OEBtiRQGxRCqEeexa4y5YJKndU0f9gT3bBfYh7KIcbzvc9Z\nHX5vH8zQ8Wx1QHVf/XBoEhrx3o8ah7Ke8GtIlUtt3coxGK0sLPqseI/5fSV7\n5koZvX2HKxieoBTZhLCosWX81RIbwM0fXcGnowrFbOilKgIE9j3l7GdFlsYP\nJzm5BbR7OBxWfUp/YXqmvZQ4lN8J6gCz4dlvPcYxgm/Pb2+QVB0MVsIxWiB6\nlZAALhKRvDWW4hW6n4GBQHwRwwjrrpFOJFA/N9TEDPT6bCUGyfTpXqSg28aR\n20Kyf75UI8fxWvRUGq2imNWf5SBqQqcTm6Qllsp1zNrx5SU8X7gmnMc4xJzZ\n71MlFQTjumSVOoZGuxraGwdMU5gb48k68YkzOjQV0dvMwF2xJM6vwNFYg9xn\npaOcgsLL49Rg1hLzRcq4NzDpotcKa7grfdVtPtAbsiJx1JLjJMxbvQyxiFBU\ndS9H9xODuHE5KLQXk6GAoBOzZWOr7Dq4eKx31uy7cU+kTONx6APjRzZn48Pg\nDqaUTCc6dpymkq0+wdlfkXiXF/nko6sV2zlxzD3Krpy4vTQJcz/7ePtsPolM\nGDGZicJug8oYgM7epjY04fpzujVZpPDEe2Wpk1PAlwvzFmKBxc3VfdhFhjUu\nfgoK\r\n=cZgJ\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"notify":true,"preset":"react-native","testRegex":"/__tests__/[^/]+-test\\.js$","setupFiles":["<rootDir>/jest-setup.js"],"collectCoverage":true,"moduleNameMapper":{"\\.png$":"<rootDir>/assetsTransformer.js"},"coverageDirectory":"./coverage/","coverageReporters":["lcov"],"collectCoverageFrom":["src/**/*.js"],"transformIgnorePatterns":["node_modules/(?!(jest-)?react-native|react-clone-referenced-element|react-navigation-deprecated-tab-navigator)"],"modulePathIgnorePatterns":["<rootDir>/examples/"],"coveragePathIgnorePatterns":["jest-setup.js"]},"main":"src/react-navigation.js","files":["src"],"readme":"# React Navigation\n\n[![npm version](https://badge.fury.io/js/react-navigation.svg)](https://badge.fury.io/js/react-navigation) [![codecov](https://codecov.io/gh/react-community/react-navigation/branch/master/graph/badge.svg)](https://codecov.io/gh/react-community/react-navigation) [![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg)](https://reactnavigation.org/docs/contributing.html)\n\nReact Navigation is born from the React Native community's need for an extensible yet easy-to-use navigation solution based on Javascript.\n\n## Installation\n\nSince the library is a JS-based solution, to install the latest version of react-navigation you only need to run:\n\n```bash\nyarn add react-navigation\n```\n\nor\n\n```bash\nnpm install --save react-navigation\n```\n\n## Documentation\n\n* The best way to learn is to follow the [Getting started guide](https://reactnavigation.org/docs/getting-started.html). It guides you through the fundamentals of React Navigation.\n* The documentation includes solutions for common use cases in the \"How do I do ...?\" section, such as [tab navigation](https://reactnavigation.org/docs/tab-based-navigation.html) and [Redux integration](https://reactnavigation.org/docs/redux-integration.html).\n* If you need to build your own navigator, [there's a section for that](https://reactnavigation.org/docs/custom-navigator-overview.html) too.\n* The [API reference](https://reactnavigation.org/docs/api-reference.html) lists all public APIs.\n* The [Community Resources](https://github.com/react-navigation/react-navigation/blob/master/COMMUNITY_RESOURCES.md) document lists some other resources submitted to us by people who use React Navigation. Feel free to open a pull request to add your resource to the list.\n* You can contribute improvements to the documentation [in the website repository](https://github.com/react-navigation/react-navigation.github.io).\n\n## Try it out\n\nYou can also try out the [Navigation Playground app](https://exp.host/@react-navigation/NavigationPlayground) to get a sense for some of the tools built in to React Navigation. The \"Fundamentals\" in the documentation also include examples you can play with.\n\n## FAQs\n\n#### I'm having troubles using the library, what can I do?\n\nSee [the help page](https://reactnavigation.org/en/help.html).\n\n#### How can I help?\n\nSee our [Contributing Guide](CONTRIBUTING.md)!\n\n#### Is this the only library available for navigation?\n\nCertainly not! There other libraries - which, depending on your needs, can be better or worse suited for your project. Read more in the [alternative libraries](https://reactnavigation.org/docs/alternatives.html) documentation, and read React Navigation's [pitch & anti-pitch](https://reactnavigation.org/docs/pitch.html) to understand the tradeoffs.\n\n#### Can I use this library for web?\n\nWeb support was [not a priority for the 1.0 release](https://github.com/react-community/react-navigation/issues/2585#issuecomment-330338793), but the architecture of this library allows for it (and it has worked in the past). If you would like to lead this charge, please reach out with your ideas for how to move forward on the [RFCs repository](https://github.com/react-navigation/rfcs) and we would be happy to discuss.\n\n## Code of conduct\n\nThis library has adopted a Code of Conduct that we expect project participants to adhere to. Please read the [full text](https://github.com/react-community/react-navigation/blob/master/CODE_OF_CONDUCT.md) so that you can understand what actions will and will not be tolerated.\n\n## License\n\nReact-navigation is licensed under the [BSD 2-clause \"Simplified\" License](https://github.com/react-community/react-navigation/blob/master/LICENSE).\n","gitHead":"8e52995ef33ce603b891b9b3ee0dc3f79c9e373e","scripts":{"ios":"cd examples/NavigationPlayground && yarn && yarn ios","jest":"jest","lint":"eslint .","test":"npm run lint && npm run jest","start":"npm run ios","format":"eslint --fix .","android":"cd examples/NavigationPlayground && yarn && yarn android","codecov":"codecov","precommit":"lint-staged","test-update-snapshot":"jest --updateSnapshot"},"_npmUser":{"name":"brentvatne","email":"brentvatne@gmail.com"},"deprecated":"This package is no longer supported. Please use @react-navigation/native instead. See https://reactnavigation.org/docs/getting-started/ for usage guide","repository":{"url":"git+ssh://git@github.com/react-navigation/react-navigation.git","type":"git"},"_npmVersion":"5.7.0","description":"Routing and navigation for your React Native apps","directories":{},"lint-staged":{"*.js":["eslint --fix","prettier --write flow/react-navigation.js","git add"]},"_nodeVersion":"9.2.0","dependencies":{"clamp":"^1.0.1","prop-types":"^15.5.10","path-to-regexp":"^1.7.0","create-react-context":"^0.2.1","react-navigation-tabs":"0.1.0-alpha.8","hoist-non-react-statics":"^2.2.0","react-lifecycles-compat":"^3","react-native-safe-area-view":"^0.7.0","react-native-drawer-layout-polyfill":"^1.3.2","react-navigation-deprecated-tab-navigator":"1.1.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^22.1.3","husky":"^0.14.3","react":"16.2.0","eslint":"^4.2.0","codecov":"^2.2.0","prettier":"^1.12.1","babel-cli":"^6.24.1","jest-expo":"^25.1.0","babel-core":"^6.25.0","babel-jest":"^22.4.1","lint-staged":"^4.2.1","babel-eslint":"^7.2.3","react-native":"^0.52.0","prettier-eslint":"^8.8.1","eslint-plugin-react":"^7.1.0","react-test-renderer":"^16.0.0","eslint-plugin-import":"^2.7.0","eslint-config-prettier":"^2.9.0","eslint-plugin-jsx-a11y":"^6.0.2","eslint-plugin-prettier":"^2.6.0","babel-preset-react-native":"^2.1.0","react-native-vector-icons":"^4.2.0"},"peerDependencies":{"react":"*","react-native":"*"},"_npmOperationalInternal":{"tmp":"tmp/react-navigation_2.0.0-rc.8_1525454102522_0.037825626142601765","host":"s3://npm-registry-packages"}},"2.0.0-rc.9":{"name":"react-navigation","version":"2.0.0-rc.9","author":{"name":"Adam Miskiewicz","email":"adam@sk3vy.com"},"license":"BSD-2-Clause","_id":"react-navigation@2.0.0-rc.9","maintainers":[{"name":"brentvatne","email":"brentvatne@gmail.com"},{"name":"ericvicenti","email":"ericvicenti@gmail.com"},{"name":"grabbou","email":"grabbou@gmail.com"},{"name":"satya164","email":"satyajit.happy@gmail.com"},{"name":"skevy","email":"adam@sk3vy.com"}],"homepage":"https://github.com/react-navigation/react-navigation#readme","bugs":{"url":"https://github.com/react-navigation/react-navigation/issues"},"dist":{"shasum":"5b26de95614af5264cdb615c0a74030c0475c954","tarball":"https://registry.npmjs.org/react-navigation/-/react-navigation-2.0.0-rc.9.tgz","fileCount":111,"integrity":"sha512-vfRzYnOT877nkf612ESw+qziK4HPBc1vBhsobDVyWJe54WTQOsSpsPb7XnfMtyvyUe2eP1sF3HZPMlNDoW317w==","signatures":[{"sig":"MEYCIQDyf2jek2brHXGvoJpI2ZimqKqqasGwHtlVGqRa85oLeQIhAP/ZvOV1yzPVhDcjRpXIHwn5v2YvcDdiQ99zxGsT6moa","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":417778,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJa7KOaCRA9TVsSAnZWagAAmvUP/2NNH+AOz1sP9goneYKP\nxZ3+VIk0C5tURL0+CpjP2tosS32XryN4nGzM/63EzjbSi0SMCqhMVpNHdZ5P\nxPi3KOJ5hyJ1Du9vXHosbKs1AQgcfWERbQbeNrTYGd4eck58vVbza6Mb4CXB\nK0hmDmYP8r0sxYvy/pU0eA47MK28rOmDsrciKABakBQ3pESlp4dvOpbsNZho\nEsmHEm07oKlAGpaONRnzybxFcdk/AfBqH/h9ktjSb1KYHV44yCcQfhBFX8CN\nVV0j82a2mD/7a4Y5Bw73n2AsSC7lmYmToX2FP6G2GAhTCV74qlewohAozKyO\nQ2+v4P3IU6gl46cjhHJc/EI+DI5q/v1lq5ucdZPUF8BhgmdecKcfaPn7VfC5\nmDyX5oHDBmTdtDQ/s+ZBArhbEl3cg7skYuuKBpowI4HaqAZDuoxSChm3Cv6f\nwqTwJcjrcDRVPjYJy0twHVfyAe1UVmyxGFbm+HBYTxRQthy6TBxp8tLcV7CR\nJPNI4R6FeTjNjw75LIqzdDZZctyHW8CwOqUiqz8j71zFTkLmDMpF7yNCjhtZ\nbt13/Bg42/3Bei01iAAJVF/2c2um7zgDov02zlBzS5kotRRV1VSR6ynnlHAE\n8UGy7Z6IasHi2so1R3Ad8guqdUcsFln8Mcyy/cb7cSHeEJ+S4HpQgHJMDin4\n9SU6\r\n=4xmi\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"notify":true,"preset":"react-native","testRegex":"/__tests__/[^/]+-test\\.js$","setupFiles":["<rootDir>/jest-setup.js"],"collectCoverage":true,"moduleNameMapper":{"\\.png$":"<rootDir>/assetsTransformer.js"},"coverageDirectory":"./coverage/","coverageReporters":["lcov"],"collectCoverageFrom":["src/**/*.js"],"transformIgnorePatterns":["node_modules/(?!(jest-)?react-native|react-clone-referenced-element|react-navigation-deprecated-tab-navigator)"],"modulePathIgnorePatterns":["<rootDir>/examples/"],"coveragePathIgnorePatterns":["jest-setup.js"]},"main":"src/react-navigation.js","files":["src"],"gitHead":"ad7cde9eb9e689395e8d11fdba4d70b6e5d085a6","scripts":{"ios":"cd examples/NavigationPlayground && yarn && yarn ios","jest":"jest","lint":"eslint .","test":"npm run lint && npm run jest","start":"npm run ios","format":"eslint --fix .","android":"cd examples/NavigationPlayground && yarn && yarn android","codecov":"codecov","precommit":"lint-staged","test-update-snapshot":"jest --updateSnapshot"},"_npmUser":{"name":"brentvatne","email":"brentvatne@gmail.com"},"deprecated":"This package is no longer supported. Please use @react-navigation/native instead. See https://reactnavigation.org/docs/getting-started/ for usage guide","repository":{"url":"git+ssh://git@github.com/react-navigation/react-navigation.git","type":"git"},"_npmVersion":"5.7.0","description":"Routing and navigation for your React Native apps","directories":{},"lint-staged":{"*.js":["eslint --fix","prettier --write flow/react-navigation.js","git add"]},"_nodeVersion":"9.2.0","dependencies":{"clamp":"^1.0.1","prop-types":"^15.5.10","path-to-regexp":"^1.7.0","create-react-context":"^0.2.1","react-navigation-tabs":"0.2.0","hoist-non-react-statics":"^2.2.0","react-lifecycles-compat":"^3","react-native-safe-area-view":"^0.7.0","react-native-drawer-layout-polyfill":"^1.3.2","react-navigation-deprecated-tab-navigator":"1.1.0"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^22.1.3","husky":"^0.14.3","react":"16.2.0","eslint":"^4.2.0","codecov":"^2.2.0","prettier":"^1.12.1","babel-cli":"^6.24.1","jest-expo":"^25.1.0","babel-core":"^6.25.0","babel-jest":"^22.4.1","lint-staged":"^4.2.1","babel-eslint":"^7.2.3","react-native":"^0.52.0","prettier-eslint":"^8.8.1","eslint-plugin-react":"^7.1.0","react-test-renderer":"^16.0.0","eslint-plugin-import":"^2.7.0","eslint-config-prettier":"^2.9.0","eslint-plugin-jsx-a11y":"^6.0.2","eslint-plugin-prettier":"^2.6.0","babel-preset-react-native":"^2.1.0","react-native-vector-icons":"^4.2.0"},"peerDependencies":{"react":"*","react-native":"*"},"_npmOperationalInternal":{"tmp":"tmp/react-navigation_2.0.0-rc.9_1525457816443_0.3256881161833092","host":"s3://npm-registry-packages"}},"2.0.0-rc.10":{"name":"react-navigation","version":"2.0.0-rc.10","author":{"name":"Adam Miskiewicz","email":"adam@sk3vy.com"},"license":"BSD-2-Clause","_id":"react-navigation@2.0.0-rc.10","maintainers":[{"name":"brentvatne","email":"brentvatne@gmail.com"},{"name":"ericvicenti","email":"ericvicenti@gmail.com"},{"name":"grabbou","email":"grabbou@gmail.com"},{"name":"satya164","email":"satyajit.happy@gmail.com"},{"name":"skevy","email":"adam@sk3vy.com"}],"homepage":"https://github.com/react-navigation/react-navigation#readme","bugs":{"url":"https://github.com/react-navigation/react-navigation/issues"},"dist":{"shasum":"d50aca9738eb4b7ca7794b05e4127382d2ca067e","tarball":"https://registry.npmjs.org/react-navigation/-/react-navigation-2.0.0-rc.10.tgz","fileCount":111,"integrity":"sha512-Uq03B7nK9PQbMD3dcJmK+/Sy4SYPVmVY9iwK8To5y7F64h+PuHzVyXrF9ypAgC2pTUaFJgs9uvr4Sf604coq3g==","signatures":[{"sig":"MEYCIQCLTaC3v2a8Cr+X617cKbF88zny0CY1lmN/EPo2F6gkRwIhAJ0ekhCj1InW2kULuXYZIrqKDc7FRe7XeEi5hpCQyiWz","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":419695,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJa71DKCRA9TVsSAnZWagAAnysP/2Mk3jbVT4OyRHHnB1+a\nxTDljuAn29Q31QsPyhW67vHgYHk47UwhvsLwerGRPanE8ke5WT4925D2zLyL\n3hkZrwqSSMg44hTQ8R5WbmuUPHnFgYSiKEze+ahcOSN9LWN0ZolgoAojbX0Y\ni8tVQfR3WPftGa9Q7Q/4RVkoPWrdqVBWKK4oOK/UbICyEaTRZ6khQPLSmG5j\njntuL55SDJiGb8oLNoW3AMPB8navE8qt9dDvC/Zin3uud4s74/KeEaNqktXg\nBlxCi3AtvecABs69uz8R+ZRnV6n1+XuopN+g781Xf0mReBEc9wJACd/I5nx3\naZaiHKf0M5oS0b2CRil6mnZXlbU/eRxdMm2CyJ1q4Hp/zBRWeLEg4dwzZ7L9\nrIjtVHiKSRVZZYByPT6YeshR2Eu8x61XC9z0qTkZohu+q3UZgsBSoGw9GJgO\nwc/YSxr/SkTPxhVUXkabLkjLX0fMJUcFkBrtKBk4Q9mgJuaWGwSRezTMtspS\nGDrwCyQjiBFFe+Vf/XUw50baDB1m2vaBW6x5KPW0H40QVcw5epSqChHwCjq9\n3qUihPyYq6jKO3isOlbpYj3ji7jvK4xVZZ/v/JkvT0mosbBO2QCE6rdDkBv/\ndOY6i45zzhjehOshsMpnQ8N0vrLdvdoZx6bgGfZ+p98pvpfi5/mYKcIB+XCn\nSPkM\r\n=aqy4\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"notify":true,"preset":"react-native","testRegex":"/__tests__/[^/]+-test\\.js$","setupFiles":["<rootDir>/jest-setup.js"],"collectCoverage":true,"moduleNameMapper":{"\\.png$":"<rootDir>/assetsTransformer.js"},"coverageDirectory":"./coverage/","coverageReporters":["lcov"],"collectCoverageFrom":["src/**/*.js"],"transformIgnorePatterns":["node_modules/(?!(jest-)?react-native|react-clone-referenced-element|react-navigation-deprecated-tab-navigator)"],"modulePathIgnorePatterns":["<rootDir>/examples/"],"coveragePathIgnorePatterns":["jest-setup.js"]},"main":"src/react-navigation.js","files":["src"],"readme":"# React Navigation\n\n[![npm version](https://badge.fury.io/js/react-navigation.svg)](https://badge.fury.io/js/react-navigation) [![codecov](https://codecov.io/gh/react-community/react-navigation/branch/master/graph/badge.svg)](https://codecov.io/gh/react-community/react-navigation) [![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg)](https://reactnavigation.org/docs/contributing.html)\n\nReact Navigation is born from the React Native community's need for an extensible yet easy-to-use navigation solution based on Javascript.\n\n## Installation\n\nSince the library is a JS-based solution, to install the latest version of react-navigation you only need to run:\n\n```bash\nyarn add react-navigation\n```\n\nor\n\n```bash\nnpm install --save react-navigation\n```\n\n## Documentation\n\n* The best way to learn is to follow the [Getting started guide](https://reactnavigation.org/docs/getting-started.html). It guides you through the fundamentals of React Navigation.\n* The documentation includes solutions for common use cases in the \"How do I do ...?\" section, such as [tab navigation](https://reactnavigation.org/docs/tab-based-navigation.html) and [Redux integration](https://reactnavigation.org/docs/redux-integration.html).\n* If you need to build your own navigator, [there's a section for that](https://reactnavigation.org/docs/custom-navigator-overview.html) too.\n* The [API reference](https://reactnavigation.org/docs/api-reference.html) lists all public APIs.\n* The [Community Resources](https://github.com/react-navigation/react-navigation/blob/master/COMMUNITY_RESOURCES.md) document lists some other resources submitted to us by people who use React Navigation. Feel free to open a pull request to add your resource to the list.\n* You can contribute improvements to the documentation [in the website repository](https://github.com/react-navigation/react-navigation.github.io).\n\n## Try it out\n\nYou can also try out the [Navigation Playground app](https://exp.host/@react-navigation/NavigationPlayground) to get a sense for some of the tools built in to React Navigation. The \"Fundamentals\" in the documentation also include examples you can play with.\n\n## FAQs\n\n#### I'm having troubles using the library, what can I do?\n\nSee [the help page](https://reactnavigation.org/en/help.html).\n\n#### How can I help?\n\nSee our [Contributing Guide](CONTRIBUTING.md)!\n\n#### Is this the only library available for navigation?\n\nCertainly not! There other libraries - which, depending on your needs, can be better or worse suited for your project. Read more in the [alternative libraries](https://reactnavigation.org/docs/alternatives.html) documentation, and read React Navigation's [pitch & anti-pitch](https://reactnavigation.org/docs/pitch.html) to understand the tradeoffs.\n\n#### Can I use this library for web?\n\nWeb support was [not a priority for the 1.0 release](https://github.com/react-community/react-navigation/issues/2585#issuecomment-330338793), but the architecture of this library allows for it (and it has worked in the past). If you would like to lead this charge, please reach out with your ideas for how to move forward on the [RFCs repository](https://github.com/react-navigation/rfcs) and we would be happy to discuss.\n\n## Code of conduct\n\nThis library has adopted a Code of Conduct that we expect project participants to adhere to. Please read the [full text](https://github.com/react-community/react-navigation/blob/master/CODE_OF_CONDUCT.md) so that you can understand what actions will and will not be tolerated.\n\n## License\n\nReact-navigation is licensed under the [BSD 2-clause \"Simplified\" License](https://github.com/react-community/react-navigation/blob/master/LICENSE).\n","gitHead":"1bd6593edeec3a0c06f5a393747cac3972e3fe97","scripts":{"ios":"cd examples/NavigationPlayground && yarn && yarn ios","jest":"jest","lint":"eslint .","test":"npm run lint && npm run jest","start":"npm run ios","format":"eslint --fix .","android":"cd examples/NavigationPlayground && yarn && yarn android","codecov":"codecov","precommit":"lint-staged","test-update-snapshot":"jest --updateSnapshot"},"_npmUser":{"name":"brentvatne","email":"brentvatne@gmail.com"},"deprecated":"This package is no longer supported. Please use @react-navigation/native instead. See https://reactnavigation.org/docs/getting-started/ for usage guide","repository":{"url":"git+ssh://git@github.com/react-navigation/react-navigation.git","type":"git"},"_npmVersion":"5.7.0","description":"Routing and navigation for your React Native apps","directories":{},"lint-staged":{"*.js":["eslint --fix","prettier --write flow/react-navigation.js","git add"]},"_nodeVersion":"9.2.0","dependencies":{"clamp":"^1.0.1","prop-types":"^15.5.10","path-to-regexp":"^1.7.0","create-react-context":"^0.2.1","react-navigation-tabs":"0.2.0","hoist-non-react-statics":"^2.2.0","react-lifecycles-compat":"^3","react-native-safe-area-view":"^0.7.0","react-native-drawer-layout-polyfill":"^1.3.2","react-navigation-deprecated-tab-navigator":"1.1.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^22.1.3","husky":"^0.14.3","react":"16.2.0","eslint":"^4.2.0","codecov":"^2.2.0","prettier":"^1.12.1","babel-cli":"^6.24.1","jest-expo":"^25.1.0","babel-core":"^6.25.0","babel-jest":"^22.4.1","lint-staged":"^4.2.1","babel-eslint":"^7.2.3","react-native":"^0.52.0","prettier-eslint":"^8.8.1","eslint-plugin-react":"^7.1.0","react-test-renderer":"^16.0.0","eslint-plugin-import":"^2.7.0","eslint-config-prettier":"^2.9.0","eslint-plugin-jsx-a11y":"^6.0.2","eslint-plugin-prettier":"^2.6.0","babel-preset-react-native":"^2.1.0","react-native-vector-icons":"^4.2.0"},"peerDependencies":{"react":"*","react-native":"*"},"_npmOperationalInternal":{"tmp":"tmp/react-navigation_2.0.0-rc.10_1525633225278_0.29935454012260365","host":"s3://npm-registry-packages"}},"2.0.0-rc.11":{"name":"react-navigation","version":"2.0.0-rc.11","author":{"name":"Adam Miskiewicz","email":"adam@sk3vy.com"},"license":"BSD-2-Clause","_id":"react-navigation@2.0.0-rc.11","maintainers":[{"name":"brentvatne","email":"brentvatne@gmail.com"},{"name":"ericvicenti","email":"ericvicenti@gmail.com"},{"name":"grabbou","email":"grabbou@gmail.com"},{"name":"satya164","email":"satyajit.happy@gmail.com"},{"name":"skevy","email":"adam@sk3vy.com"}],"homepage":"https://github.com/react-navigation/react-navigation#readme","bugs":{"url":"https://github.com/react-navigation/react-navigation/issues"},"dist":{"shasum":"0a3caac41acf23fea36f37c953b463da14fa90b9","tarball":"https://registry.npmjs.org/react-navigation/-/react-navigation-2.0.0-rc.11.tgz","fileCount":111,"integrity":"sha512-Gu7UwO254O7oLvYYsh2ZJQT4mgZXp513Cp+RSaEu9OZ1ZBjmz22P7TLbpULNt8t9CvouM+sf4ASNepTUXESJPA==","signatures":[{"sig":"MEUCIFRKLHz2fFTfY7anNHQwVmBEqIjRPQNww0JFE7FRu/0IAiEAtuBXG/5xnZVsiAHMAk4brN5iEHbxj1KHGv0LI0kK9Ok=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":419871,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJa72ioCRA9TVsSAnZWagAA6rEP/RflfTH/BRLNYz7Kh1gv\nGH6L5Zx06Ec6c4tu0tZVKYxVauIMFtw4eJUsXuoNKdd/YO+dEFXLpQmBS6oG\nHcod4dtDTcYDezougO7zvPbs74PsLg6ch8DdNxIao218LmJXRjDe7/EzEGRp\nSmv2vVpfUzZpmLk/1TCTApkJ2HHJcGKH8tfwex57nib61mmZL+5zEZISVq1f\ncsH4lCrvAkZP3LJFt/bUJyl90uL7q0lLgOoI+B46Qc5vQcfFwxFf1ePfZY9U\noBFTRdYItUmoYGYyKa19v2tzOQ6ZVBZdxZRGpmWdd1i8e9TRxKsxnWvdYtSf\nqnEiOZXclugo8OSe3XSX5FKZ2ayGQREddRN8/IlhEi+IE8Tz8/raYQob2LN6\nMuBEzkHTlY5CnRyyBi4MpcB0oCXdZPNgKkTKu5kD3F0U4Yvc/iZu4yeSt7vP\n3S2K/KCWQD/csgnsOa2IJlU+zwjg85aPByZcdFxydAKixnFaod6Lu/ax2e6q\nm92+ZFTPT0iZVob4xwjeaBoTnFxocQ81WM2a0JeWFUE6CneOlh348oYtYAMX\n5ehvnA90mtq9roLet62ujVepXWXkcjQMrupv8H0/XP2hv65tv+oszW9sYVkf\nBTZXienVANGeIn6zDiom8lBwZsOaFxkOQHcJ5iniIUrvCympcz3RCjOPtzLH\nNekC\r\n=IoL0\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"notify":true,"preset":"react-native","testRegex":"/__tests__/[^/]+-test\\.js$","setupFiles":["<rootDir>/jest-setup.js"],"collectCoverage":true,"moduleNameMapper":{"\\.png$":"<rootDir>/assetsTransformer.js"},"coverageDirectory":"./coverage/","coverageReporters":["lcov"],"collectCoverageFrom":["src/**/*.js"],"transformIgnorePatterns":["node_modules/(?!(jest-)?react-native|react-clone-referenced-element|react-navigation-deprecated-tab-navigator)"],"modulePathIgnorePatterns":["<rootDir>/examples/"],"coveragePathIgnorePatterns":["jest-setup.js"]},"main":"src/react-navigation.js","files":["src"],"readme":"# React Navigation\n\n[![npm version](https://badge.fury.io/js/react-navigation.svg)](https://badge.fury.io/js/react-navigation) [![codecov](https://codecov.io/gh/react-community/react-navigation/branch/master/graph/badge.svg)](https://codecov.io/gh/react-community/react-navigation) [![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg)](https://reactnavigation.org/docs/contributing.html)\n\nReact Navigation is born from the React Native community's need for an extensible yet easy-to-use navigation solution based on Javascript.\n\n## Installation\n\nSince the library is a JS-based solution, to install the latest version of react-navigation you only need to run:\n\n```bash\nyarn add react-navigation\n```\n\nor\n\n```bash\nnpm install --save react-navigation\n```\n\n## Documentation\n\n* The best way to learn is to follow the [Getting started guide](https://reactnavigation.org/docs/getting-started.html). It guides you through the fundamentals of React Navigation.\n* The documentation includes solutions for common use cases in the \"How do I do ...?\" section, such as [tab navigation](https://reactnavigation.org/docs/tab-based-navigation.html) and [Redux integration](https://reactnavigation.org/docs/redux-integration.html).\n* If you need to build your own navigator, [there's a section for that](https://reactnavigation.org/docs/custom-navigator-overview.html) too.\n* The [API reference](https://reactnavigation.org/docs/api-reference.html) lists all public APIs.\n* The [Community Resources](https://github.com/react-navigation/react-navigation/blob/master/COMMUNITY_RESOURCES.md) document lists some other resources submitted to us by people who use React Navigation. Feel free to open a pull request to add your resource to the list.\n* You can contribute improvements to the documentation [in the website repository](https://github.com/react-navigation/react-navigation.github.io).\n\n## Try it out\n\nYou can also try out the [Navigation Playground app](https://exp.host/@react-navigation/NavigationPlayground) to get a sense for some of the tools built in to React Navigation. The \"Fundamentals\" in the documentation also include examples you can play with.\n\n## FAQs\n\n#### I'm having troubles using the library, what can I do?\n\nSee [the help page](https://reactnavigation.org/en/help.html).\n\n#### How can I help?\n\nSee our [Contributing Guide](CONTRIBUTING.md)!\n\n#### Is this the only library available for navigation?\n\nCertainly not! There other libraries - which, depending on your needs, can be better or worse suited for your project. Read more in the [alternative libraries](https://reactnavigation.org/docs/alternatives.html) documentation, and read React Navigation's [pitch & anti-pitch](https://reactnavigation.org/docs/pitch.html) to understand the tradeoffs.\n\n#### Can I use this library for web?\n\nWeb support was [not a priority for the 1.0 release](https://github.com/react-community/react-navigation/issues/2585#issuecomment-330338793), but the architecture of this library allows for it (and it has worked in the past). If you would like to lead this charge, please reach out with your ideas for how to move forward on the [RFCs repository](https://github.com/react-navigation/rfcs) and we would be happy to discuss.\n\n## Code of conduct\n\nThis library has adopted a Code of Conduct that we expect project participants to adhere to. Please read the [full text](https://github.com/react-community/react-navigation/blob/master/CODE_OF_CONDUCT.md) so that you can understand what actions will and will not be tolerated.\n\n## License\n\nReact-navigation is licensed under the [BSD 2-clause \"Simplified\" License](https://github.com/react-community/react-navigation/blob/master/LICENSE).\n","gitHead":"4533883ba762976f5a565c7d4712be9a3639ff64","scripts":{"ios":"cd examples/NavigationPlayground && yarn && yarn ios","jest":"jest","lint":"eslint .","test":"npm run lint && npm run jest","start":"npm run ios","format":"eslint --fix .","android":"cd examples/NavigationPlayground && yarn && yarn android","codecov":"codecov","precommit":"lint-staged","test-update-snapshot":"jest --updateSnapshot"},"_npmUser":{"name":"brentvatne","email":"brentvatne@gmail.com"},"deprecated":"This package is no longer supported. Please use @react-navigation/native instead. See https://reactnavigation.org/docs/getting-started/ for usage guide","repository":{"url":"git+ssh://git@github.com/react-navigation/react-navigation.git","type":"git"},"_npmVersion":"5.7.0","description":"Routing and navigation for your React Native apps","directories":{},"lint-staged":{"*.js":["eslint --fix","prettier --write flow/react-navigation.js","git add"]},"_nodeVersion":"9.2.0","dependencies":{"clamp":"^1.0.1","prop-types":"^15.5.10","path-to-regexp":"^1.7.0","create-react-context":"^0.2.1","react-navigation-tabs":"0.2.0","hoist-non-react-statics":"^2.2.0","react-lifecycles-compat":"^3","react-native-safe-area-view":"^0.7.0","react-native-drawer-layout-polyfill":"^1.3.2","react-navigation-deprecated-tab-navigator":"1.1.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^22.1.3","husky":"^0.14.3","react":"16.2.0","eslint":"^4.2.0","codecov":"^2.2.0","prettier":"^1.12.1","babel-cli":"^6.24.1","jest-expo":"^25.1.0","babel-core":"^6.25.0","babel-jest":"^22.4.1","lint-staged":"^4.2.1","babel-eslint":"^7.2.3","react-native":"^0.52.0","prettier-eslint":"^8.8.1","eslint-plugin-react":"^7.1.0","react-test-renderer":"^16.0.0","eslint-plugin-import":"^2.7.0","eslint-config-prettier":"^2.9.0","eslint-plugin-jsx-a11y":"^6.0.2","eslint-plugin-prettier":"^2.6.0","babel-preset-react-native":"^2.1.0","react-native-vector-icons":"^4.2.0"},"peerDependencies":{"react":"*","react-native":"*"},"_npmOperationalInternal":{"tmp":"tmp/react-navigation_2.0.0-rc.11_1525639335616_0.03519095930633753","host":"s3://npm-registry-packages"}},"2.0.0-rc.12":{"name":"react-navigation","version":"2.0.0-rc.12","author":{"name":"Adam Miskiewicz","email":"adam@sk3vy.com"},"license":"BSD-2-Clause","_id":"react-navigation@2.0.0-rc.12","maintainers":[{"name":"brentvatne","email":"brentvatne@gmail.com"},{"name":"ericvicenti","email":"ericvicenti@gmail.com"},{"name":"grabbou","email":"grabbou@gmail.com"},{"name":"satya164","email":"satyajit.happy@gmail.com"},{"name":"skevy","email":"adam@sk3vy.com"}],"homepage":"https://github.com/react-navigation/react-navigation#readme","bugs":{"url":"https://github.com/react-navigation/react-navigation/issues"},"dist":{"shasum":"956f9a39ebfe0b9acfeb31f3087cd1fd2cb81b7a","tarball":"https://registry.npmjs.org/react-navigation/-/react-navigation-2.0.0-rc.12.tgz","fileCount":111,"integrity":"sha512-Kd9AAKEt6BBwPgMWXvLT3Cv53Ym9HHQMQpGB2mnahrMgJnJpxsxnVq4jBnnvmuAVsCg/mHmwpZSYllTrwHNc4w==","signatures":[{"sig":"MEUCIQCxxp/YiTpDvgCjicilvp0veViQcDaNXcHApVrmy7wphgIgKTJI8wH4xg7yZBBZeh2eYDK2NJr+DMH6VHZAu8UC9ww=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":419871,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJa8JeACRA9TVsSAnZWagAAUEMP/1biq+C5av0NDtdunEir\nFGj9/hFkjLVzFdrD8P2AlfyUPFcVkTEXwvM5/X8ewg353ThXMzvXBzK9E6Ro\nRCuqjqX6LFPfaaK6oBEJe6Pt5AirUWBd8xif0i8+0JMBYvubnHAggoCkngFW\n6u8fzUi+PtC45OHskhB6Vhw8dfsnoFDot6XgeeCoHfeqmVKh56TY9wWSyq44\nC1fcxF1QwFfsKbFWscXTC9bOnolR5nDuslImz8k8gkQXIsJkG+qogrnG1k8I\ntuR18KaxSVlTCsJbKDD6iuQ+IOD9NANFKLJHYSXorvl0Iyf0s6kwbNtmNgEt\nDhIiwGnnfn3oiGKKNOdYNWJJVZ2somzBPswCusftODEqE7LSt0IhWlimPS4c\nXYEYgw24D1FYBoIJMZLMM58ZHiw4brMnqFJ4POJKu33sC5akOCZlaiQnJBoU\nRRxAGjPqy/abHgkYrXKNI4TDInqQ2KDnvVB6xHou8s82THyfalCQ0rJ5/EM2\nlDaKw3jD5aVHw+v5hX4mW8AQNZJHUU/RmcnoC4u3SRVw4NIyeexdNYtTvCjV\n6w7T/BiNnO7qiSJY0XiXdZ4sgNpsWEG8IzB3AamK0sHk+CaZN1BZL+0MlFU5\nVUyS25nHCWRlAxMfJxduoLpi2WS3Z269MxVZ+De31AB8pzfibNBG/KgR9g73\nn1dz\r\n=r66d\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"notify":true,"preset":"react-native","testRegex":"/__tests__/[^/]+-test\\.js$","setupFiles":["<rootDir>/jest-setup.js"],"collectCoverage":true,"moduleNameMapper":{"\\.png$":"<rootDir>/assetsTransformer.js"},"coverageDirectory":"./coverage/","coverageReporters":["lcov"],"collectCoverageFrom":["src/**/*.js"],"transformIgnorePatterns":["node_modules/(?!(jest-)?react-native|react-clone-referenced-element|react-navigation-deprecated-tab-navigator)"],"modulePathIgnorePatterns":["<rootDir>/examples/"],"coveragePathIgnorePatterns":["jest-setup.js"]},"main":"src/react-navigation.js","files":["src"],"readme":"# React Navigation\n\n[![npm version](https://badge.fury.io/js/react-navigation.svg)](https://badge.fury.io/js/react-navigation) [![codecov](https://codecov.io/gh/react-community/react-navigation/branch/master/graph/badge.svg)](https://codecov.io/gh/react-community/react-navigation) [![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg)](https://reactnavigation.org/docs/contributing.html)\n\nReact Navigation is born from the React Native community's need for an extensible yet easy-to-use navigation solution based on Javascript.\n\n## Installation\n\nSince the library is a JS-based solution, to install the latest version of react-navigation you only need to run:\n\n```bash\nyarn add react-navigation\n```\n\nor\n\n```bash\nnpm install --save react-navigation\n```\n\n## Documentation\n\n* The best way to learn is to follow the [Getting started guide](https://reactnavigation.org/docs/getting-started.html). It guides you through the fundamentals of React Navigation.\n* The documentation includes solutions for common use cases in the \"How do I do ...?\" section, such as [tab navigation](https://reactnavigation.org/docs/tab-based-navigation.html) and [Redux integration](https://reactnavigation.org/docs/redux-integration.html).\n* If you need to build your own navigator, [there's a section for that](https://reactnavigation.org/docs/custom-navigator-overview.html) too.\n* The [API reference](https://reactnavigation.org/docs/api-reference.html) lists all public APIs.\n* The [Community Resources](https://github.com/react-navigation/react-navigation/blob/master/COMMUNITY_RESOURCES.md) document lists some other resources submitted to us by people who use React Navigation. Feel free to open a pull request to add your resource to the list.\n* You can contribute improvements to the documentation [in the website repository](https://github.com/react-navigation/react-navigation.github.io).\n\n## Try it out\n\nYou can also try out the [Navigation Playground app](https://exp.host/@react-navigation/NavigationPlayground) to get a sense for some of the tools built in to React Navigation. The \"Fundamentals\" in the documentation also include examples you can play with.\n\n## FAQs\n\n#### I'm having troubles using the library, what can I do?\n\nSee [the help page](https://reactnavigation.org/en/help.html).\n\n#### How can I help?\n\nSee our [Contributing Guide](CONTRIBUTING.md)!\n\n#### Is this the only library available for navigation?\n\nCertainly not! There other libraries - which, depending on your needs, can be better or worse suited for your project. Read more in the [alternative libraries](https://reactnavigation.org/docs/alternatives.html) documentation, and read React Navigation's [pitch & anti-pitch](https://reactnavigation.org/docs/pitch.html) to understand the tradeoffs.\n\n#### Can I use this library for web?\n\nWeb support was [not a priority for the 1.0 release](https://github.com/react-community/react-navigation/issues/2585#issuecomment-330338793), but the architecture of this library allows for it (and it has worked in the past). If you would like to lead this charge, please reach out with your ideas for how to move forward on the [RFCs repository](https://github.com/react-navigation/rfcs) and we would be happy to discuss.\n\n## Code of conduct\n\nThis library has adopted a Code of Conduct that we expect project participants to adhere to. Please read the [full text](https://github.com/react-community/react-navigation/blob/master/CODE_OF_CONDUCT.md) so that you can understand what actions will and will not be tolerated.\n\n## License\n\nReact-navigation is licensed under the [BSD 2-clause \"Simplified\" License](https://github.com/react-community/react-navigation/blob/master/LICENSE).\n","gitHead":"39d5714ac06a439a3d81b600971c45e1720dbc3c","scripts":{"ios":"cd examples/NavigationPlayground && yarn && yarn ios","jest":"jest","lint":"eslint .","test":"npm run lint && npm run jest","start":"npm run ios","format":"eslint --fix .","android":"cd examples/NavigationPlayground && yarn && yarn android","codecov":"codecov","precommit":"lint-staged","test-update-snapshot":"jest --updateSnapshot"},"_npmUser":{"name":"brentvatne","email":"brentvatne@gmail.com"},"deprecated":"This package is no longer supported. Please use @react-navigation/native instead. See https://reactnavigation.org/docs/getting-started/ for usage guide","repository":{"url":"git+ssh://git@github.com/react-navigation/react-navigation.git","type":"git"},"_npmVersion":"5.7.0","description":"Routing and navigation for your React Native apps","directories":{},"lint-staged":{"*.js":["eslint --fix","prettier --write flow/react-navigation.js","git add"]},"_nodeVersion":"9.2.0","dependencies":{"clamp":"^1.0.1","prop-types":"^15.5.10","path-to-regexp":"^1.7.0","create-react-context":"^0.2.1","react-navigation-tabs":"0.2.0","hoist-non-react-statics":"^2.2.0","react-lifecycles-compat":"^3","react-native-safe-area-view":"^0.7.0","react-native-drawer-layout-polyfill":"^1.3.2","react-navigation-deprecated-tab-navigator":"1.2.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^22.1.3","husky":"^0.14.3","react":"16.2.0","eslint":"^4.2.0","codecov":"^2.2.0","prettier":"^1.12.1","babel-cli":"^6.24.1","jest-expo":"^25.1.0","babel-core":"^6.25.0","babel-jest":"^22.4.1","lint-staged":"^4.2.1","babel-eslint":"^7.2.3","react-native":"^0.52.0","prettier-eslint":"^8.8.1","eslint-plugin-react":"^7.1.0","react-test-renderer":"^16.0.0","eslint-plugin-import":"^2.7.0","eslint-config-prettier":"^2.9.0","eslint-plugin-jsx-a11y":"^6.0.2","eslint-plugin-prettier":"^2.6.0","babel-preset-react-native":"^2.1.0","react-native-vector-icons":"^4.2.0"},"peerDependencies":{"react":"*","react-native":"*"},"_npmOperationalInternal":{"tmp":"tmp/react-navigation_2.0.0-rc.12_1525716863774_0.7479160293556864","host":"s3://npm-registry-packages"}},"2.0.0-rc.13":{"name":"react-navigation","version":"2.0.0-rc.13","author":{"name":"Adam Miskiewicz","email":"adam@sk3vy.com"},"license":"BSD-2-Clause","_id":"react-navigation@2.0.0-rc.13","maintainers":[{"name":"brentvatne","email":"brentvatne@gmail.com"},{"name":"ericvicenti","email":"ericvicenti@gmail.com"},{"name":"grabbou","email":"grabbou@gmail.com"},{"name":"satya164","email":"satyajit.happy@gmail.com"},{"name":"skevy","email":"adam@sk3vy.com"}],"homepage":"https://github.com/react-navigation/react-navigation#readme","bugs":{"url":"https://github.com/react-navigation/react-navigation/issues"},"dist":{"shasum":"c70e0defb724fa2136cb1e8d7f1e87b0a0ef0523","tarball":"https://registry.npmjs.org/react-navigation/-/react-navigation-2.0.0-rc.13.tgz","fileCount":111,"integrity":"sha512-AvvaKjwIOYI575HWoFK4youk1khD30u5HMrpsOHxOr0unfdzPosmtdZgIyJe+JIVtaJVxC3LvFyxUr880JuOfw==","signatures":[{"sig":"MEYCIQDuyjBt9C6HgMZGTVXvTM28UaHwZMwLttUtOcny3czojQIhAMe8Q6St8BXI9K/OAEa/Lfwo4DVsQ5VY4CI3zTuxLz43","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":420143,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJa8KEVCRA9TVsSAnZWagAA7iYP/jd/i+SyQI8iAANp4SlD\nsc/wz3v0XtSoLjdqlwyxaqC/lpqAmp2BJsqx2uWMHX3628mJbi19QLxerWvd\naz9QjRQcmTirO9LOEI+8eSqpmTK2t/KsuEYeV4vdqhqah4femouw8QqiM0qx\nd5hyDh4IidblsJYzWj0zlbJhLX4th3Sph+FEFrpBFmqwtiUFeyAkSuN2+HgT\neoG1Kd5AxCHgoqOlRVCHGNUtwMdbx6Kq001PagkcAgrizy35VarzAwaA9oYr\ndQvnMf0XLgHuvHUqIEK46kESEU1q7cjmQ8fV88nhZ6btRfOV8bRnkb5D8WIz\nQwYGiQ/CTSHRybBrxqjQ9WlR6zM8Fz79xaG0wPXttIgLqXQQRP3QrqlIgsNm\ncLfVarIEYzL/BBu4kOXkLgaJoDpTKdE+XmCvLttGz/kYcqqtV8cd149tZuog\nqHy6kVXSTOzR+3AK/TUkqJlXjUlm48chRYQf/RHCJTOhGEndEXk0h2QjRPD1\nGVW7KqjNYg1uP414LVbalDmxeVSQaEG2VOod8r/kzScowkWIpGSfSxuWSaf0\nZZjIxrTnVAYgAdFl1IkZE7DYqKuL4MAvsAi0cg3ZdOtggyR4zjjOr3kbQ8Ti\n/Pa7BucsGlpo2gmETiY0zZps5tCMau+OInX/Lvaq6rMuMyEsq79N3iGqlWFJ\nfl45\r\n=M2zh\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"notify":true,"preset":"react-native","testRegex":"/__tests__/[^/]+-test\\.js$","setupFiles":["<rootDir>/jest-setup.js"],"collectCoverage":true,"moduleNameMapper":{"\\.png$":"<rootDir>/assetsTransformer.js"},"coverageDirectory":"./coverage/","coverageReporters":["lcov"],"collectCoverageFrom":["src/**/*.js"],"transformIgnorePatterns":["node_modules/(?!(jest-)?react-native|react-clone-referenced-element|react-navigation-deprecated-tab-navigator)"],"modulePathIgnorePatterns":["<rootDir>/examples/"],"coveragePathIgnorePatterns":["jest-setup.js"]},"main":"src/react-navigation.js","files":["src"],"readme":"# React Navigation\n\n[![npm version](https://badge.fury.io/js/react-navigation.svg)](https://badge.fury.io/js/react-navigation) [![codecov](https://codecov.io/gh/react-community/react-navigation/branch/master/graph/badge.svg)](https://codecov.io/gh/react-community/react-navigation) [![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg)](https://reactnavigation.org/docs/contributing.html)\n\nReact Navigation is born from the React Native community's need for an extensible yet easy-to-use navigation solution based on Javascript.\n\n## Installation\n\nSince the library is a JS-based solution, to install the latest version of react-navigation you only need to run:\n\n```bash\nyarn add react-navigation\n```\n\nor\n\n```bash\nnpm install --save react-navigation\n```\n\n## Documentation\n\n* The best way to learn is to follow the [Getting started guide](https://reactnavigation.org/docs/getting-started.html). It guides you through the fundamentals of React Navigation.\n* The documentation includes solutions for common use cases in the \"How do I do ...?\" section, such as [tab navigation](https://reactnavigation.org/docs/tab-based-navigation.html) and [Redux integration](https://reactnavigation.org/docs/redux-integration.html).\n* If you need to build your own navigator, [there's a section for that](https://reactnavigation.org/docs/custom-navigator-overview.html) too.\n* The [API reference](https://reactnavigation.org/docs/api-reference.html) lists all public APIs.\n* The [Community Resources](https://github.com/react-navigation/react-navigation/blob/master/COMMUNITY_RESOURCES.md) document lists some other resources submitted to us by people who use React Navigation. Feel free to open a pull request to add your resource to the list.\n* You can contribute improvements to the documentation [in the website repository](https://github.com/react-navigation/react-navigation.github.io).\n\n## Try it out\n\nYou can also try out the [Navigation Playground app](https://exp.host/@react-navigation/NavigationPlayground) to get a sense for some of the tools built in to React Navigation. The \"Fundamentals\" in the documentation also include examples you can play with.\n\n## FAQs\n\n#### I'm having troubles using the library, what can I do?\n\nSee [the help page](https://reactnavigation.org/en/help.html).\n\n#### How can I help?\n\nSee our [Contributing Guide](CONTRIBUTING.md)!\n\n#### Is this the only library available for navigation?\n\nCertainly not! There other libraries - which, depending on your needs, can be better or worse suited for your project. Read more in the [alternative libraries](https://reactnavigation.org/docs/alternatives.html) documentation, and read React Navigation's [pitch & anti-pitch](https://reactnavigation.org/docs/pitch.html) to understand the tradeoffs.\n\n#### Can I use this library for web?\n\nWeb support was [not a priority for the 1.0 release](https://github.com/react-community/react-navigation/issues/2585#issuecomment-330338793), but the architecture of this library allows for it (and it has worked in the past). If you would like to lead this charge, please reach out with your ideas for how to move forward on the [RFCs repository](https://github.com/react-navigation/rfcs) and we would be happy to discuss.\n\n## Code of conduct\n\nThis library has adopted a Code of Conduct that we expect project participants to adhere to. Please read the [full text](https://github.com/react-community/react-navigation/blob/master/CODE_OF_CONDUCT.md) so that you can understand what actions will and will not be tolerated.\n\n## License\n\nReact-navigation is licensed under the [BSD 2-clause \"Simplified\" License](https://github.com/react-community/react-navigation/blob/master/LICENSE).\n","gitHead":"2fd7284fe211d825d87157c85694a8a26fd9fd17","scripts":{"ios":"cd examples/NavigationPlayground && yarn && yarn ios","jest":"jest","lint":"eslint .","test":"npm run lint && npm run jest","start":"npm run ios","format":"eslint --fix .","android":"cd examples/NavigationPlayground && yarn && yarn android","codecov":"codecov","precommit":"lint-staged","test-update-snapshot":"jest --updateSnapshot"},"_npmUser":{"name":"brentvatne","email":"brentvatne@gmail.com"},"deprecated":"This package is no longer supported. Please use @react-navigation/native instead. See https://reactnavigation.org/docs/getting-started/ for usage guide","repository":{"url":"git+ssh://git@github.com/react-navigation/react-navigation.git","type":"git"},"_npmVersion":"5.7.0","description":"Routing and navigation for your React Native apps","directories":{},"lint-staged":{"*.js":["eslint --fix","prettier --write flow/react-navigation.js","git add"]},"_nodeVersion":"9.2.0","dependencies":{"clamp":"^1.0.1","prop-types":"^15.5.10","path-to-regexp":"^1.7.0","create-react-context":"^0.2.1","react-navigation-tabs":"0.2.0","hoist-non-react-statics":"^2.2.0","react-lifecycles-compat":"^3","react-native-safe-area-view":"^0.7.0","react-native-drawer-layout-polyfill":"^1.3.2","react-navigation-deprecated-tab-navigator":"1.2.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^22.1.3","husky":"^0.14.3","react":"16.2.0","eslint":"^4.2.0","codecov":"^2.2.0","prettier":"^1.12.1","babel-cli":"^6.24.1","jest-expo":"^25.1.0","babel-core":"^6.25.0","babel-jest":"^22.4.1","lint-staged":"^4.2.1","babel-eslint":"^7.2.3","react-native":"^0.52.0","prettier-eslint":"^8.8.1","eslint-plugin-react":"^7.1.0","react-test-renderer":"^16.0.0","eslint-plugin-import":"^2.7.0","eslint-config-prettier":"^2.9.0","eslint-plugin-jsx-a11y":"^6.0.2","eslint-plugin-prettier":"^2.6.0","babel-preset-react-native":"^2.1.0","react-native-vector-icons":"^4.2.0"},"peerDependencies":{"react":"*","react-native":"*"},"_npmOperationalInternal":{"tmp":"tmp/react-navigation_2.0.0-rc.13_1525719316980_0.31061154738581576","host":"s3://npm-registry-packages"}},"2.0.0-rc.14":{"name":"react-navigation","version":"2.0.0-rc.14","author":{"name":"Adam Miskiewicz","email":"adam@sk3vy.com"},"license":"BSD-2-Clause","_id":"react-navigation@2.0.0-rc.14","maintainers":[{"name":"brentvatne","email":"brentvatne@gmail.com"},{"name":"ericvicenti","email":"ericvicenti@gmail.com"},{"name":"grabbou","email":"grabbou@gmail.com"},{"name":"satya164","email":"satyajit.happy@gmail.com"},{"name":"skevy","email":"adam@sk3vy.com"}],"homepage":"https://github.com/react-navigation/react-navigation#readme","bugs":{"url":"https://github.com/react-navigation/react-navigation/issues"},"dist":{"shasum":"6955424225a3cea51c190ecf9336f910cf1b6628","tarball":"https://registry.npmjs.org/react-navigation/-/react-navigation-2.0.0-rc.14.tgz","fileCount":111,"integrity":"sha512-9XiLVNj5mWfg5M2Nu4qeBmfsTu4hjz+R1xruqtfpZ5K0Ua+7QvM3W2t9UDoEeyM8QWyarUbeONgkQieR8I5WEw==","signatures":[{"sig":"MEYCIQDTtk54niYsDnHbih7EBDKBnTXmDspkbfYteJ+Yj7ZrjQIhAKPODFQVAUC8qvAOVOctgIMmxMhC9wlVHv/uIceAvXJU","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":420466,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJa8LEfCRA9TVsSAnZWagAA2RcP/i8aOsNXpY0bQ+jdB6oP\nErMiqcqriS3fzGKSku/SQH497k5XcfjjLCckRyJhkQdG0vsGY5At2lnhXgzW\nsUYuwBVkO13fUw9n7QhW7q66UhKRBnAnuFAq9j7X829gl9WUOw7HNRXq8wwt\n5Yas6W28BDRSDyFvSUtbiUjZ1F65r42UBCLxMtjK1rWDyJtk8rH+iMsItMb9\nc47oEVmd970yPcvznzxY/nQ8HVOaUpihAbdBddgpvyC8HyGSYedEtAK1hDsh\neJG8uCPNlkUZWHsba17hKJe3CikngJ4JpqxxLZ6lfU4ieN4c1kS2xGXI1Nx9\n66T9SktyJW5t2rm48fEztbenXiyrGeFrsPX9sjcwlNIhGCuZZGNDqEfeD5S0\nW6ByG36PGACCgVFWEr1YCg/zCt+gatZrI4P992B0GHNbkYwTlnvFq44Qq6D7\nUDNvxyuGOwvMg4G7SCybRX9L5FTcIi9ScisS/qQdL+a6eJwAfyn8Q9KfGgND\nn2JTGxxObOaXNIsAEuBhsYDahqwYVziSrdlJdxwWyquDop1/X28V8vCxxnyg\n2Tywn2/FAFEniquwhJOZhE9R3Ik3yq5WHN6NZKPwnoTHSouv5uellTtD7SyO\nKHCFeEtcf3L9xVK34qLrAxluzoPr88ViGuDB5SJqHicIqYZzbRtCfkSaDSuI\nlzbu\r\n=/p9h\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"notify":true,"preset":"react-native","testRegex":"/__tests__/[^/]+-test\\.js$","setupFiles":["<rootDir>/jest-setup.js"],"collectCoverage":true,"moduleNameMapper":{"\\.png$":"<rootDir>/assetsTransformer.js"},"coverageDirectory":"./coverage/","coverageReporters":["lcov"],"collectCoverageFrom":["src/**/*.js"],"transformIgnorePatterns":["node_modules/(?!(jest-)?react-native|react-clone-referenced-element|react-navigation-deprecated-tab-navigator)"],"modulePathIgnorePatterns":["<rootDir>/examples/"],"coveragePathIgnorePatterns":["jest-setup.js"]},"main":"src/react-navigation.js","files":["src"],"readme":"# React Navigation\n\n[![npm version](https://badge.fury.io/js/react-navigation.svg)](https://badge.fury.io/js/react-navigation) [![codecov](https://codecov.io/gh/react-community/react-navigation/branch/master/graph/badge.svg)](https://codecov.io/gh/react-community/react-navigation) [![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg)](https://reactnavigation.org/docs/contributing.html)\n\nReact Navigation is born from the React Native community's need for an extensible yet easy-to-use navigation solution based on Javascript.\n\n## Installation\n\nSince the library is a JS-based solution, to install the latest version of react-navigation you only need to run:\n\n```bash\nyarn add react-navigation\n```\n\nor\n\n```bash\nnpm install --save react-navigation\n```\n\n## Documentation\n\n* The best way to learn is to follow the [Getting started guide](https://reactnavigation.org/docs/getting-started.html). It guides you through the fundamentals of React Navigation.\n* The documentation includes solutions for common use cases in the \"How do I do ...?\" section, such as [tab navigation](https://reactnavigation.org/docs/tab-based-navigation.html) and [Redux integration](https://reactnavigation.org/docs/redux-integration.html).\n* If you need to build your own navigator, [there's a section for that](https://reactnavigation.org/docs/custom-navigator-overview.html) too.\n* The [API reference](https://reactnavigation.org/docs/api-reference.html) lists all public APIs.\n* The [Community Resources](https://github.com/react-navigation/react-navigation/blob/master/COMMUNITY_RESOURCES.md) document lists some other resources submitted to us by people who use React Navigation. Feel free to open a pull request to add your resource to the list.\n* You can contribute improvements to the documentation [in the website repository](https://github.com/react-navigation/react-navigation.github.io).\n\n## Try it out\n\nYou can also try out the [Navigation Playground app](https://exp.host/@react-navigation/NavigationPlayground) to get a sense for some of the tools built in to React Navigation. The \"Fundamentals\" in the documentation also include examples you can play with.\n\n## FAQs\n\n#### I'm having troubles using the library, what can I do?\n\nSee [the help page](https://reactnavigation.org/en/help.html).\n\n#### How can I help?\n\nSee our [Contributing Guide](CONTRIBUTING.md)!\n\n#### Is this the only library available for navigation?\n\nCertainly not! There other libraries - which, depending on your needs, can be better or worse suited for your project. Read more in the [alternative libraries](https://reactnavigation.org/docs/alternatives.html) documentation, and read React Navigation's [pitch & anti-pitch](https://reactnavigation.org/docs/pitch.html) to understand the tradeoffs.\n\n#### Can I use this library for web?\n\nWeb support was [not a priority for the 1.0 release](https://github.com/react-community/react-navigation/issues/2585#issuecomment-330338793), but the architecture of this library allows for it (and it has worked in the past). If you would like to lead this charge, please reach out with your ideas for how to move forward on the [RFCs repository](https://github.com/react-navigation/rfcs) and we would be happy to discuss.\n\n## Code of conduct\n\nThis library has adopted a Code of Conduct that we expect project participants to adhere to. Please read the [full text](https://github.com/react-community/react-navigation/blob/master/CODE_OF_CONDUCT.md) so that you can understand what actions will and will not be tolerated.\n\n## License\n\nReact-navigation is licensed under the [BSD 2-clause \"Simplified\" License](https://github.com/react-community/react-navigation/blob/master/LICENSE).\n","gitHead":"93db7d0c959d9e97bba303e8569b2f7b0c0dde2f","scripts":{"ios":"cd examples/NavigationPlayground && yarn && yarn ios","jest":"jest","lint":"eslint .","test":"npm run lint && npm run jest","start":"npm run ios","format":"eslint --fix .","android":"cd examples/NavigationPlayground && yarn && yarn android","codecov":"codecov","precommit":"lint-staged","test-update-snapshot":"jest --updateSnapshot"},"_npmUser":{"name":"brentvatne","email":"brentvatne@gmail.com"},"deprecated":"This package is no longer supported. Please use @react-navigation/native instead. See https://reactnavigation.org/docs/getting-started/ for usage guide","repository":{"url":"git+ssh://git@github.com/react-navigation/react-navigation.git","type":"git"},"_npmVersion":"5.7.0","description":"Routing and navigation for your React Native apps","directories":{},"lint-staged":{"*.js":["eslint --fix","prettier --write flow/react-navigation.js","git add"]},"_nodeVersion":"9.2.0","dependencies":{"clamp":"^1.0.1","prop-types":"^15.5.10","path-to-regexp":"^1.7.0","create-react-context":"^0.2.1","react-navigation-tabs":"0.2.0","hoist-non-react-statics":"^2.2.0","react-lifecycles-compat":"^3","react-native-safe-area-view":"^0.7.0","react-native-drawer-layout-polyfill":"^1.3.2","react-navigation-deprecated-tab-navigator":"1.2.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^22.1.3","husky":"^0.14.3","react":"16.2.0","eslint":"^4.2.0","codecov":"^2.2.0","prettier":"^1.12.1","babel-cli":"^6.24.1","jest-expo":"^25.1.0","babel-core":"^6.25.0","babel-jest":"^22.4.1","lint-staged":"^4.2.1","babel-eslint":"^7.2.3","react-native":"^0.52.0","prettier-eslint":"^8.8.1","eslint-plugin-react":"^7.1.0","react-test-renderer":"^16.0.0","eslint-plugin-import":"^2.7.0","eslint-config-prettier":"^2.9.0","eslint-plugin-jsx-a11y":"^6.0.2","eslint-plugin-prettier":"^2.6.0","babel-preset-react-native":"^2.1.0","react-native-vector-icons":"^4.2.0"},"peerDependencies":{"react":"*","react-native":"*"},"_npmOperationalInternal":{"tmp":"tmp/react-navigation_2.0.0-rc.14_1525723423404_0.9339502843134695","host":"s3://npm-registry-packages"}},"2.0.0":{"name":"react-navigation","version":"2.0.0","author":{"name":"Adam Miskiewicz","email":"adam@sk3vy.com"},"license":"BSD-2-Clause","_id":"react-navigation@2.0.0","maintainers":[{"name":"brentvatne","email":"brentvatne@gmail.com"},{"name":"ericvicenti","email":"ericvicenti@gmail.com"},{"name":"grabbou","email":"grabbou@gmail.com"},{"name":"satya164","email":"satyajit.happy@gmail.com"},{"name":"skevy","email":"adam@sk3vy.com"}],"homepage":"https://github.com/react-navigation/react-navigation#readme","bugs":{"url":"https://github.com/react-navigation/react-navigation/issues"},"dist":{"shasum":"f3e7ed29dd8366fd3542b6009a4f6ce4ffa37932","tarball":"https://registry.npmjs.org/react-navigation/-/react-navigation-2.0.0.tgz","fileCount":111,"integrity":"sha512-HFx+hFLbD9AZfPkaQq1F/K9Gr7vIsxC8J/BzCbYuEixkgpuo3Z5dsFsiXJ4aHdwu6h5o5Zj+NnXC9yXJAVa9Gw==","signatures":[{"sig":"MEQCIFrfHyI2x8xf9hLQUjd4YZ20clS7vd7Ie8U/OGA8nn61AiAxiSKUS5ycKNgJWyHPTr5qiNLvoXanhA0lfeI/Jta86w==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":420460,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJa8LvVCRA9TVsSAnZWagAAzrQP/ij9zXq7ZAhL3Yai98AH\nPE9wHjV1g6+ZnWJYwzRv1DnyGEOAzRbIIgmj8LBw2oUgmwMnwv/67jFaM9Mt\n1JaYQkBXnBRTc9aV3gorQJ864GNiBlj6RFQJQvaK79SMpDRqwxB+pt/btO3E\nmIPAfyyAqbTKAVtLRN3M1R5upYBC8shYIn4E0AslU9kVHms9O7kL9mRDxjkv\ns7zTawwI2bYCRFEfhAPX58Ozpz4AqNBmiZcI5kPQj2NiSm+1+quULA4sS7+U\na9ZfBq29hBPWC93YEflZm0BkoAc3/HpPbNpPG8xgFvwoi+jEQsF2kQaEbYIW\ndIuEWBLsHXe2AgJqMpbs2w5rxDBUPN/yiRoAhD1PWmQY84vORHx+4FVz4jjP\nFPyJzCiDOR4cKGYsm4yDpeHfrASsSgbjgXyKggweuGwxs3KcRfpihXTk8OuV\nvrMhGDTNf+7hjHSgR1NHSvH3J6G/o7cOLabUtfdGEo8QoQDq41nTpJv9u5n0\nsojiEdHY5Zmu5JYe7+7T44idumQBuvzi0vvSvmzdl3GNVo4oeF4KDkUT749B\nfl47S3jeUaALXkGsV63OZUdLi9WdOwu8pxO9EghsFlWC/pfcu6sYVRbFdP49\n7t49ZvvMJM0+epJnKBuOoh1zLaMICYtAeWtW3FdIEnwpuVYdQZdGjDw3mrvR\nKp63\r\n=suba\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"notify":true,"preset":"react-native","testRegex":"/__tests__/[^/]+-test\\.js$","setupFiles":["<rootDir>/jest-setup.js"],"collectCoverage":true,"moduleNameMapper":{"\\.png$":"<rootDir>/assetsTransformer.js"},"coverageDirectory":"./coverage/","coverageReporters":["lcov"],"collectCoverageFrom":["src/**/*.js"],"transformIgnorePatterns":["node_modules/(?!(jest-)?react-native|react-clone-referenced-element|react-navigation-deprecated-tab-navigator)"],"modulePathIgnorePatterns":["<rootDir>/examples/"],"coveragePathIgnorePatterns":["jest-setup.js"]},"main":"src/react-navigation.js","files":["src"],"gitHead":"ec1694f909f895b2be60c5d44b4fb5b278032aff","scripts":{"ios":"cd examples/NavigationPlayground && yarn && yarn ios","jest":"jest","lint":"eslint .","test":"npm run lint && npm run jest","start":"npm run ios","format":"eslint --fix .","android":"cd examples/NavigationPlayground && yarn && yarn android","codecov":"codecov","precommit":"lint-staged","test-update-snapshot":"jest --updateSnapshot"},"_npmUser":{"name":"brentvatne","email":"brentvatne@gmail.com"},"deprecated":"This package is no longer supported. Please use @react-navigation/native instead. See https://reactnavigation.org/docs/getting-started/ for usage guide","repository":{"url":"git+ssh://git@github.com/react-navigation/react-navigation.git","type":"git"},"_npmVersion":"5.7.0","description":"Routing and navigation for your React Native apps","directories":{},"lint-staged":{"*.js":["eslint --fix","prettier --write flow/react-navigation.js","git add"]},"_nodeVersion":"9.2.0","dependencies":{"clamp":"^1.0.1","prop-types":"^15.5.10","path-to-regexp":"^1.7.0","create-react-context":"^0.2.1","react-navigation-tabs":"0.2.0","hoist-non-react-statics":"^2.2.0","react-lifecycles-compat":"^3","react-native-safe-area-view":"^0.7.0","react-native-drawer-layout-polyfill":"^1.3.2","react-navigation-deprecated-tab-navigator":"1.2.0"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^22.1.3","husky":"^0.14.3","react":"16.2.0","eslint":"^4.2.0","codecov":"^2.2.0","prettier":"^1.12.1","babel-cli":"^6.24.1","jest-expo":"^25.1.0","babel-core":"^6.25.0","babel-jest":"^22.4.1","lint-staged":"^4.2.1","babel-eslint":"^7.2.3","react-native":"^0.52.0","prettier-eslint":"^8.8.1","eslint-plugin-react":"^7.1.0","react-test-renderer":"^16.0.0","eslint-plugin-import":"^2.7.0","eslint-config-prettier":"^2.9.0","eslint-plugin-jsx-a11y":"^6.0.2","eslint-plugin-prettier":"^2.6.0","babel-preset-react-native":"^2.1.0","react-native-vector-icons":"^4.2.0"},"peerDependencies":{"react":"*","react-native":"*"},"_npmOperationalInternal":{"tmp":"tmp/react-navigation_2.0.0_1525726164992_0.19969647241734223","host":"s3://npm-registry-packages"}},"2.0.1":{"name":"react-navigation","version":"2.0.1","author":{"name":"Adam Miskiewicz","email":"adam@sk3vy.com"},"license":"BSD-2-Clause","_id":"react-navigation@2.0.1","maintainers":[{"name":"brentvatne","email":"brentvatne@gmail.com"},{"name":"ericvicenti","email":"ericvicenti@gmail.com"},{"name":"grabbou","email":"grabbou@gmail.com"},{"name":"satya164","email":"satyajit.happy@gmail.com"},{"name":"skevy","email":"adam@sk3vy.com"}],"homepage":"https://github.com/react-navigation/react-navigation#readme","bugs":{"url":"https://github.com/react-navigation/react-navigation/issues"},"dist":{"shasum":"adeba4eb16307c0f740c6c9efafd0c0aa6d47002","tarball":"https://registry.npmjs.org/react-navigation/-/react-navigation-2.0.1.tgz","fileCount":111,"integrity":"sha512-J3AC+Lq3puxs9sEePopiKt/Hrxz8MBGDaLnq8G5Vx9s7xM0ILWtciudeT3+5hhMwxcGtpnmV86CTnaIjvCBYvQ==","signatures":[{"sig":"MEUCIH4fIuAKMM6klqShGwOV05F2+dkisXhpoQ2M9wpfUgNTAiEAkm5TCD/Ro7dQPdBtCCxrbYYqzOGfSFfGz8iLmjbSySA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":421020,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJa8kSwCRA9TVsSAnZWagAAUtcP/1bsGp+n+eYRJW2oUW90\nrYn78EJfsAks5GmoJ0iz54PCwEzo7oMnMug+bxvsmBmU33y3pwo7LpxfjY/M\n9Dn5XVOW3NLnv8q/Si30QcUJdOm27lr0Ao+v+KJx84CjzuFplMPjRxJzymVt\nKQ5IfMZs5433dEyLoOXrzr4RG1PeEHb2HhqqtpZwz031GBPDolcLxWpUr3dN\n0ap1VpMFbrHxzhp8k0EKQ3i5VmKpjJahQpD415O8YBhkb0wzZK+svXFcvY0q\nFFIXOq6LlGD14/wY5J0aphXQ4dWLvw2mXQi57+gj9MowEIOvwvLWZUNaMRYz\n7qXJeZrFwajAQFDVzH09+fFMGs5St4cKVkQRx/KztDmAUDWtpo18gXf0uywO\nDTp2er54z4NsLfPd5zDTjA1DMOE7JHvOYp37kZshR++l6yjy/gRDYCLDIz9j\nTVBRWUQs6Y+iQ6Tk19yksIuxG4xUYjol0Kv6hqYkW5jT3FZeI42zls+k2rbo\nzByIJLPpFA5R0zexsru4R6xIfA+04M07Zh2u+vzxCZFTYNqgBwDW5uLaqYuQ\nXYVaRUcQexQt7THcxzH33P6+3pTvVwta4s4Ny3eyxxr0P/JLBRBW6W4UjgRZ\nBi/Tb+Gbexv2mmE7m0KGchtZwuNHdlBjlcSYlxDfoDFe2osHFSGrAy2b1RCf\nVabi\r\n=kg2I\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"notify":true,"preset":"react-native","testRegex":"/__tests__/[^/]+-test\\.js$","setupFiles":["<rootDir>/jest-setup.js"],"collectCoverage":true,"moduleNameMapper":{"\\.png$":"<rootDir>/assetsTransformer.js"},"coverageDirectory":"./coverage/","coverageReporters":["lcov"],"collectCoverageFrom":["src/**/*.js"],"transformIgnorePatterns":["node_modules/(?!(jest-)?react-native|react-clone-referenced-element|react-navigation-deprecated-tab-navigator)"],"modulePathIgnorePatterns":["<rootDir>/examples/"],"coveragePathIgnorePatterns":["jest-setup.js"]},"main":"src/react-navigation.js","files":["src"],"gitHead":"1876706bad01e80181cb339d35ee6d6871e5877b","scripts":{"ios":"cd examples/NavigationPlayground && yarn && yarn ios","jest":"jest","lint":"eslint .","test":"npm run lint && npm run jest","start":"npm run ios","format":"eslint --fix .","android":"cd examples/NavigationPlayground && yarn && yarn android","codecov":"codecov","precommit":"lint-staged","test-update-snapshot":"jest --updateSnapshot"},"_npmUser":{"name":"brentvatne","email":"brentvatne@gmail.com"},"deprecated":"This package is no longer supported. Please use @react-navigation/native instead. See https://reactnavigation.org/docs/getting-started/ for usage guide","repository":{"url":"git+ssh://git@github.com/react-navigation/react-navigation.git","type":"git"},"_npmVersion":"5.7.0","description":"Routing and navigation for your React Native apps","directories":{},"lint-staged":{"*.js":["eslint --fix","prettier --write flow/react-navigation.js","git add"]},"_nodeVersion":"9.2.0","dependencies":{"clamp":"^1.0.1","prop-types":"^15.5.10","path-to-regexp":"^1.7.0","create-react-context":"^0.2.1","react-navigation-tabs":"0.2.0","hoist-non-react-statics":"^2.2.0","react-lifecycles-compat":"^3","react-native-safe-area-view":"^0.7.0","react-native-drawer-layout-polyfill":"^1.3.2","react-navigation-deprecated-tab-navigator":"1.2.0"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^22.1.3","husky":"^0.14.3","react":"16.2.0","eslint":"^4.2.0","codecov":"^2.2.0","prettier":"^1.12.1","babel-cli":"^6.24.1","jest-expo":"^25.1.0","babel-core":"^6.25.0","babel-jest":"^22.4.1","lint-staged":"^4.2.1","babel-eslint":"^7.2.3","react-native":"^0.52.0","prettier-eslint":"^8.8.1","eslint-plugin-react":"^7.1.0","react-test-renderer":"^16.0.0","eslint-plugin-import":"^2.7.0","eslint-config-prettier":"^2.9.0","eslint-plugin-jsx-a11y":"^6.0.2","eslint-plugin-prettier":"^2.6.0","babel-preset-react-native":"^2.1.0","react-native-vector-icons":"^4.2.0"},"peerDependencies":{"react":"*","react-native":"*"},"_npmOperationalInternal":{"tmp":"tmp/react-navigation_2.0.1_1525826734974_0.4876344400844055","host":"s3://npm-registry-packages"}},"2.0.2":{"name":"react-navigation","version":"2.0.2","author":{"name":"Adam Miskiewicz","email":"adam@sk3vy.com"},"license":"BSD-2-Clause","_id":"react-navigation@2.0.2","maintainers":[{"name":"brentvatne","email":"brentvatne@gmail.com"},{"name":"ericvicenti","email":"ericvicenti@gmail.com"},{"name":"grabbou","email":"grabbou@gmail.com"},{"name":"satya164","email":"satyajit.happy@gmail.com"},{"name":"skevy","email":"adam@sk3vy.com"}],"homepage":"https://github.com/react-navigation/react-navigation#readme","bugs":{"url":"https://github.com/react-navigation/react-navigation/issues"},"dist":{"shasum":"eea46e39d94885a0bc9d6d95d8ea9880e591fb88","tarball":"https://registry.npmjs.org/react-navigation/-/react-navigation-2.0.2.tgz","fileCount":109,"integrity":"sha512-WbBYAiN1PjflqgbY2IGJ54pHoJ7+ugMwIcwmCoFDwrZU3gkPuKXYDlVcn1v1RLemTK8F+3Dp8hVi+uGgWjTvBQ==","signatures":[{"sig":"MEUCIHlDLEDib03kUYkmR4/bPRS0FWLgoF6+N3Td2qDBKGB2AiEAxQ4h/82E7Sl1KrbI0cePgE2GrSfJ2kCCEam2obK3cWo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":414178,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbA2rwCRA9TVsSAnZWagAAqEMP/irmHq/ehTJWJ/qjsPKd\nN23Qj3ompqUbEo7//grbbaKu/BkTkGmiFtmhgJ+dbJIb6o8ZKqeBrIalNRwk\nqpByW1rUXhnrkTc2MbMYTLpgcuFhyyJobmUr0HN679vGSF5obEwPds+TvbLS\n+YnC8UTfzshVTf+W+8yFl1Ita98tpxL+dY7lcqBtlleVk6y7kwlD5PAoOaol\no34LRTDfSmj2WdTAI6nTITRX4Y/g2HtpaJdoLJom6bKKj1j1Nve6rqlZ8FZq\nSxFykGwEVuyv+ZrdwSBi6bKCfqTM/XS+yO2OPprWFFntTijOWs9MD57L5sPT\nnW+th8qSo8RjV2/8f+nNmdQCqhPuC9AS4WwyEsdNbVxFjmJhlgSgQ3LH9+Ip\n8meizbfZ4jDshN7vVdGnfR3RKXvSZe2BtIvEGLy0d8W73UL1jgSTvP1zC5uV\nZWL5yzwEfYuWumDmU2xwMVrWv4s7x6QO4nBIXCE8Jv5bhy1+zsZQxXsZcQ0B\n2Idk9vFbZS+SFNs1vCxZd1wJJDBNNODvhfeMWoUXROiDrhhdzM9dLbDc9Q4t\nblWuoBzukYmivBTkLnHMzSQEuprRdplbmuLijyR55jDXzEcHpqsMy6BHw4Af\nx5i8X5RGvkuWIrcNdyHpfFsi6QJwQhHWw/HcUeJ7bn3EiMo90HZOzcoQRBVW\nQCE6\r\n=XWNe\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"notify":true,"preset":"react-native","testRegex":"/__tests__/[^/]+-test\\.js$","setupFiles":["<rootDir>/jest-setup.js"],"collectCoverage":true,"moduleNameMapper":{"\\.png$":"<rootDir>/assetsTransformer.js"},"coverageDirectory":"./coverage/","coverageReporters":["lcov"],"collectCoverageFrom":["src/**/*.js"],"transformIgnorePatterns":["node_modules/(?!(jest-)?react-native|react-clone-referenced-element|react-navigation-deprecated-tab-navigator)"],"modulePathIgnorePatterns":["<rootDir>/examples/"],"coveragePathIgnorePatterns":["jest-setup.js"]},"main":"src/react-navigation.js","files":["src"],"gitHead":"d168ab26f94bad03f76a63bb76aa176ca1b75340","scripts":{"ios":"cd examples/NavigationPlayground && yarn && yarn ios","jest":"jest","lint":"eslint .","test":"npm run lint && npm run jest","start":"npm run ios","format":"eslint --fix .","android":"cd examples/NavigationPlayground && yarn && yarn android","codecov":"codecov","precommit":"lint-staged","test-update-snapshot":"jest --updateSnapshot"},"_npmUser":{"name":"brentvatne","email":"brentvatne@gmail.com"},"deprecated":"This package is no longer supported. Please use @react-navigation/native instead. See https://reactnavigation.org/docs/getting-started/ for usage guide","repository":{"url":"git+ssh://git@github.com/react-navigation/react-navigation.git","type":"git"},"_npmVersion":"5.7.0","description":"Routing and navigation for your React Native apps","directories":{},"lint-staged":{"*.js":["eslint --fix","prettier --write flow/react-navigation.js","git add"]},"_nodeVersion":"9.2.0","dependencies":{"clamp":"^1.0.1","prop-types":"^15.5.10","path-to-regexp":"^1.7.0","create-react-context":"^0.2.1","react-navigation-tabs":"0.2.0","hoist-non-react-statics":"^2.2.0","react-lifecycles-compat":"^3","react-native-safe-area-view":"^0.7.0","react-native-drawer-layout-polyfill":"^1.3.2","react-navigation-deprecated-tab-navigator":"1.2.0"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^22.1.3","husky":"^0.14.3","react":"16.2.0","eslint":"^4.2.0","codecov":"^2.2.0","prettier":"^1.12.1","babel-cli":"^6.24.1","jest-expo":"^25.1.0","babel-core":"^6.25.0","babel-jest":"^22.4.1","lint-staged":"^4.2.1","babel-eslint":"^7.2.3","react-native":"^0.52.0","prettier-eslint":"^8.8.1","eslint-plugin-react":"^7.1.0","react-test-renderer":"^16.0.0","eslint-plugin-import":"^2.7.0","eslint-config-prettier":"^2.9.0","eslint-plugin-jsx-a11y":"^6.0.2","eslint-plugin-prettier":"^2.6.0","babel-preset-react-native":"^2.1.0","react-native-vector-icons":"^4.2.0"},"peerDependencies":{"react":"*","react-native":"*"},"_npmOperationalInternal":{"tmp":"tmp/react-navigation_2.0.2_1526950638985_0.35803774204694583","host":"s3://npm-registry-packages"}},"2.0.3":{"name":"react-navigation","version":"2.0.3","author":{"name":"Adam Miskiewicz","email":"adam@sk3vy.com"},"license":"BSD-2-Clause","_id":"react-navigation@2.0.3","maintainers":[{"name":"brentvatne","email":"brentvatne@gmail.com"},{"name":"ericvicenti","email":"ericvicenti@gmail.com"},{"name":"grabbou","email":"grabbou@gmail.com"},{"name":"satya164","email":"satyajit.happy@gmail.com"},{"name":"skevy","email":"adam@sk3vy.com"}],"homepage":"https://github.com/react-navigation/react-navigation#readme","bugs":{"url":"https://github.com/react-navigation/react-navigation/issues"},"dist":{"shasum":"cd3f837ca732701983c87bd45cd087840b8d29af","tarball":"https://registry.npmjs.org/react-navigation/-/react-navigation-2.0.3.tgz","fileCount":108,"integrity":"sha512-j+KXYiQj2yjZAD2pJjWGjN7cJvrkDt2aEfNz6Wnbl+Y/ekCb0LO3NxCCO3lEB/h6TCCprT8AjD9ohBeHNg2xdg==","signatures":[{"sig":"MEQCIA4CL8AWy0FHkE/WBSdLA/+G+WTt9MlXMxgUU+wuMenmAiB2821VU61ROtmNpWi56tmp9oQQ0VmH5n1CLE+ZZBA9eA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":409424,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbCJfiCRA9TVsSAnZWagAAFzwQAIjM814BDH0eWhj5seKW\nsbt0l4Blt4kDj2cYo7+UxZP3HWkVp6fSVYrO8MlGEKNPx2RKifah6lKy4BdJ\nNar+51M7QZLhHQt8fJBhUG7xxwXsIPDpVyXomDwoqEwS9HndlLJd1v0g8vza\nacYJBDq9JEfwDwdkfoEll1XIfQqZ4iidExs/W+mK0WmFhEatAZ3nGJhQ+ARM\nNr8c4/LFWeQ9RLeFLbfK0Dao7nlgwOaKWdEIJDSRJD0HyeJW3GTTzqaluFpb\ndeWNWZU8o8uNgdITEwOHpzXpdQXxKWyWQZ+EDTBT6FSD0QfEOw+UHe1t4I8/\nYSQfWE1HULTSSAZREmQzvbhnzgcJEVkFP3vqaD2Gpe9sNzShvcuZ4BU7aD1t\nwMYOmYs0sOKhOGKP7D6AMcuMwRpK+NXHcw19QMKDFS9+QyYwcMnah8GWojiW\nQMusT4+sNpR0WlxoAU5+OLHKc5DfFpaM98ZDsj48Zl1RKKR3/YbGS7Z7K5UO\nSdz3aDR9O2tjVq7y8uaDdsDv2YQzzxcBxIdNH/K0qJyTu2xskq1uAMcrIbPw\n4/77ckHMF1yc1rzzx13sdGJ33rFvB9BpkeyQndyTYCw0zqJtet5CRi+Z8Htq\nGKYfO3XqSAOq0p7vsB+WAqg2PaxIJcJE8q9VJyHz88atrtE5y6EKleFtxpDT\n4qLh\r\n=muQI\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"notify":true,"preset":"react-native","testRegex":"/__tests__/[^/]+-test\\.js$","setupFiles":["<rootDir>/jest-setup.js"],"collectCoverage":true,"moduleNameMapper":{"\\.png$":"<rootDir>/assetsTransformer.js"},"coverageDirectory":"./coverage/","coverageReporters":["lcov"],"collectCoverageFrom":["src/**/*.js"],"transformIgnorePatterns":["node_modules/(?!(jest-)?react-native|react-clone-referenced-element|react-navigation-deprecated-tab-navigator)"],"modulePathIgnorePatterns":["<rootDir>/examples/"],"coveragePathIgnorePatterns":["jest-setup.js"]},"main":"src/react-navigation.js","files":["src"],"gitHead":"1d2ce862c20cf08295160488bc9fc9e8b7d32883","scripts":{"ios":"cd examples/NavigationPlayground && yarn && yarn ios","jest":"jest","lint":"eslint .","test":"npm run lint && npm run jest","start":"npm run ios","format":"eslint --fix .","android":"cd examples/NavigationPlayground && yarn && yarn android","codecov":"codecov","precommit":"lint-staged","test-update-snapshot":"jest --updateSnapshot"},"_npmUser":{"name":"brentvatne","email":"brentvatne@gmail.com"},"deprecated":"This package is no longer supported. Please use @react-navigation/native instead. See https://reactnavigation.org/docs/getting-started/ for usage guide","repository":{"url":"git+ssh://git@github.com/react-navigation/react-navigation.git","type":"git"},"_npmVersion":"5.7.0","description":"Routing and navigation for your React Native apps","directories":{},"lint-staged":{"*.js":["eslint --fix","prettier --write flow/react-navigation.js","git add"]},"_nodeVersion":"9.2.0","dependencies":{"clamp":"^1.0.1","prop-types":"^15.5.10","path-to-regexp":"^1.7.0","create-react-context":"^0.2.1","react-navigation-tabs":"0.3.0","hoist-non-react-statics":"^2.2.0","react-lifecycles-compat":"^3","react-native-safe-area-view":"^0.8.0","react-native-drawer-layout-polyfill":"^1.3.2","react-navigation-deprecated-tab-navigator":"1.3.0"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^22.1.3","husky":"^0.14.3","react":"16.2.0","eslint":"^4.2.0","codecov":"^2.2.0","prettier":"^1.12.1","babel-cli":"^6.24.1","jest-expo":"^25.1.0","babel-core":"^6.25.0","babel-jest":"^22.4.1","lint-staged":"^4.2.1","babel-eslint":"^7.2.3","react-native":"^0.52.0","prettier-eslint":"^8.8.1","eslint-plugin-react":"^7.1.0","react-test-renderer":"^16.0.0","eslint-plugin-import":"^2.7.0","eslint-config-prettier":"^2.9.0","eslint-plugin-jsx-a11y":"^6.0.2","eslint-plugin-prettier":"^2.6.0","babel-preset-react-native":"^2.1.0","react-native-vector-icons":"^4.2.0"},"peerDependencies":{"react":"*","react-native":"*"},"_npmOperationalInternal":{"tmp":"tmp/react-navigation_2.0.3_1527289825280_0.6547240353705412","host":"s3://npm-registry-packages"}},"2.0.4":{"name":"react-navigation","version":"2.0.4","author":{"name":"Adam Miskiewicz","email":"adam@sk3vy.com"},"license":"BSD-2-Clause","_id":"react-navigation@2.0.4","maintainers":[{"name":"brentvatne","email":"brentvatne@gmail.com"},{"name":"ericvicenti","email":"ericvicenti@gmail.com"},{"name":"grabbou","email":"grabbou@gmail.com"},{"name":"satya164","email":"satyajit.happy@gmail.com"},{"name":"skevy","email":"adam@sk3vy.com"}],"homepage":"https://github.com/react-navigation/react-navigation#readme","bugs":{"url":"https://github.com/react-navigation/react-navigation/issues"},"dist":{"shasum":"efc09de09799c2117a54002a6ea0e9b80e92828d","tarball":"https://registry.npmjs.org/react-navigation/-/react-navigation-2.0.4.tgz","fileCount":108,"integrity":"sha512-mGCGw7h2XgYPKeHvn+HnSRz2zl1fmNaANSxlcmMwXimMomUHWhAAt27xFI06A0IWsuOVlW4Fla7KPc0hgbYY6w==","signatures":[{"sig":"MEUCICjMqhCtfcYeNkUAbXriYZztlKnOILdDh9Kjhx7JJvUZAiEAnFbpcurDqZ8IViDhdz/FbsOpdtZphYRMSGIInVSJtpc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":409648,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbCPl5CRA9TVsSAnZWagAAvX8P/Aw4J/Z2fV64AJ36WIEY\nyxpZTTY+0oRQAiFlvLxndbhLZBprUyZP1BGRCWITarzDqB8BmWMhsmagaO53\nDgOQMNstW9p/68WBqpQnJNB/kL2gj9KL7ACiG4UbDJGD4ivJE03Mw222C363\nnMDLtX60EFqFZ6UR4+KdX7PyJwRGniwh8W28Nd/yytXlPWjRc4jSynaNlQlb\nFu7cFDpXkkWPX1uGv0qfJvthU3iBvHwnLxy3hbExMJ3z2mh/VGVN/EyZW41R\nI0oR64wunsEpCnGVyULQjeLIZIaONKdde7ZRMzX+dVSxTDBsPx1aLBWWAkoL\nkfa5F4c6ZLOuHdIz0s18IQS13nBDyRFLD3Q+KTD1PeeJbecsf26GNa6Qr9Rl\n9Q4gCGza6788Wj2nO0L5UZIMsszOjhDEHhznaoK+UK//Xpx7mMJoX6/vrC7L\nm4vru/JE8GLuhjTZ2wjjK0NMuEn7Jb26BO5WCC3NGc69glvF9gO+SqLcUAn7\nYj9SY3QW8bdmM5DqLy9FJLngB9334dsr40CUx/afJIsBCDR3PYkixs2p8vPs\nQZNiurp9EQmw8wBsNWj3jXga1ewIdKYMeYmsDYvv9KVhL5t9NAP/hS4IpBne\n/R4hEOwemBbsPYWu+/AByhKruFzh87Xu3DRXA+QMKxlbJhc8tN/gqp6eFHD8\nCFxJ\r\n=ohuD\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"notify":true,"preset":"react-native","testRegex":"/__tests__/[^/]+-test\\.js$","setupFiles":["<rootDir>/jest-setup.js"],"collectCoverage":true,"moduleNameMapper":{"\\.png$":"<rootDir>/assetsTransformer.js"},"coverageDirectory":"./coverage/","coverageReporters":["lcov"],"collectCoverageFrom":["src/**/*.js"],"transformIgnorePatterns":["node_modules/(?!(jest-)?react-native|react-clone-referenced-element|react-navigation-deprecated-tab-navigator)"],"modulePathIgnorePatterns":["<rootDir>/examples/"],"coveragePathIgnorePatterns":["jest-setup.js"]},"main":"src/react-navigation.js","files":["src"],"gitHead":"5467f0e22d0cdcd3c7c64d7280ddc13eec6f3b28","scripts":{"ios":"cd examples/NavigationPlayground && yarn && yarn ios","jest":"jest","lint":"eslint .","test":"npm run lint && npm run jest","start":"npm run ios","format":"eslint --fix .","android":"cd examples/NavigationPlayground && yarn && yarn android","codecov":"codecov","precommit":"lint-staged","test-update-snapshot":"jest --updateSnapshot"},"_npmUser":{"name":"brentvatne","email":"brentvatne@gmail.com"},"deprecated":"This package is no longer supported. Please use @react-navigation/native instead. See https://reactnavigation.org/docs/getting-started/ for usage guide","repository":{"url":"git+ssh://git@github.com/react-navigation/react-navigation.git","type":"git"},"_npmVersion":"5.7.0","description":"Routing and navigation for your React Native apps","directories":{},"lint-staged":{"*.js":["eslint --fix","prettier --write flow/react-navigation.js","git add"]},"_nodeVersion":"9.2.0","dependencies":{"clamp":"^1.0.1","prop-types":"^15.5.10","path-to-regexp":"^1.7.0","create-react-context":"^0.2.1","react-navigation-tabs":"0.3.0","hoist-non-react-statics":"^2.2.0","react-lifecycles-compat":"^3","react-native-safe-area-view":"^0.8.0","react-native-drawer-layout-polyfill":"^1.3.2","react-navigation-deprecated-tab-navigator":"1.3.0"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^22.1.3","husky":"^0.14.3","react":"16.2.0","eslint":"^4.2.0","codecov":"^2.2.0","prettier":"^1.12.1","babel-cli":"^6.24.1","jest-expo":"^25.1.0","babel-core":"^6.25.0","babel-jest":"^22.4.1","lint-staged":"^4.2.1","babel-eslint":"^7.2.3","react-native":"^0.52.0","prettier-eslint":"^8.8.1","eslint-plugin-react":"^7.1.0","react-test-renderer":"^16.0.0","eslint-plugin-import":"^2.7.0","eslint-config-prettier":"^2.9.0","eslint-plugin-jsx-a11y":"^6.0.2","eslint-plugin-prettier":"^2.6.0","babel-preset-react-native":"^2.1.0","react-native-vector-icons":"^4.2.0"},"peerDependencies":{"react":"*","react-native":"*"},"_npmOperationalInternal":{"tmp":"tmp/react-navigation_2.0.4_1527314808760_0.3601027279262219","host":"s3://npm-registry-packages"}},"2.1.0":{"name":"react-navigation","version":"2.1.0","author":{"name":"Adam Miskiewicz","email":"adam@sk3vy.com"},"license":"BSD-2-Clause","_id":"react-navigation@2.1.0","maintainers":[{"name":"brentvatne","email":"brentvatne@gmail.com"},{"name":"ericvicenti","email":"ericvicenti@gmail.com"},{"name":"grabbou","email":"grabbou@gmail.com"},{"name":"satya164","email":"satyajit.happy@gmail.com"},{"name":"skevy","email":"adam@sk3vy.com"}],"homepage":"https://github.com/react-navigation/react-navigation#readme","bugs":{"url":"https://github.com/react-navigation/react-navigation/issues"},"dist":{"shasum":"aa4e3b73d94fe873180ade17dd1624e7027c0ab9","tarball":"https://registry.npmjs.org/react-navigation/-/react-navigation-2.1.0.tgz","fileCount":108,"integrity":"sha512-61PthHHY2z5DjREqleuWfT3nplE7TAM7D7NiqsMWWHFvahpH6Y9i9G6QeEI6Zci9w4ANspfq4g7Pd95Z6jLMqA==","signatures":[{"sig":"MEUCIQDwZq7SI0iaMtaS7CbrBvcEB79gHafgZMaot/e1wE2zKgIgSZqtKwCBvaIE3oYOI6OzfoYdCSXSvex8dPe/uQF1lRM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":415960,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbFal6CRA9TVsSAnZWagAAU5QP/jW7xBMCFWbTj7jKD4HL\nYOgDDfWx5HkZwZLvtvW/MWqEa3YOo01RMjcOA2K9SEeUG0dzvmJr39/mtMqc\nQbAAVhswhMIs79brkOAAzETjhAQ+w7FqUXBx9a+sFO56ZZLl32blVdnKx7sx\ngtEPy14+As05okrUjoVs72NiGzsjXdQCq3923n9xHW4tNlhayCjQML2H+lpP\nRwpiFS8V6hXP19EmLIzTo8vTeliBeU3vi8aW/+LneR4bozcVmvUqDkrLWS7h\nR9KNaRh6dZV4QHn2AmV60wkgSFns3UPZ6PGk2Z2A/8RNBl0F0OsiphoL4J3R\n/5zdzKXqnPw6MEyxOUrmK3s+5C0xrO23JMfNR457gK62Bg/0YwoNvmj3zU9c\no8v/MF5Br1+z847ABKVZS/LtU2H/ER5z6ZQK5GqgniR8wS04tHXvQUt4zaM1\nFDOmE5qIqUaP68M9kBiT86awjRKeWblczcDIFaoul193yNdVG7LXfk4I3WPs\n0xbyxU0KCqUaaLdgnCry36pU3ngfmtUdTNGxrRo2rpDGp3gth3g+yq9ViJB6\nVJuLeo88uUpYTtck9eMisdxVtej9wedEhSDxK4qOXsVhwFPX71I6gM4xKiPx\nh3xi4c7cwWKi5aj/VvDu3rsPL/j+esICrK5E9ZRVOioH0lnC34YukSaFkhtk\n03HW\r\n=vAHW\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"notify":true,"preset":"react-native","testRegex":"/__tests__/[^/]+-test\\.js$","setupFiles":["<rootDir>/jest-setup.js"],"collectCoverage":true,"moduleNameMapper":{"\\.png$":"<rootDir>/assetsTransformer.js"},"coverageDirectory":"./coverage/","coverageReporters":["lcov"],"collectCoverageFrom":["src/**/*.js"],"transformIgnorePatterns":["node_modules/(?!(jest-)?react-native|react-clone-referenced-element|react-navigation-deprecated-tab-navigator)"],"modulePathIgnorePatterns":["<rootDir>/examples/"],"coveragePathIgnorePatterns":["jest-setup.js"]},"main":"src/react-navigation.js","files":["src"],"gitHead":"e0c4a8f7d36a5b87ac05ff55f002419f31ce00c7","scripts":{"ios":"cd examples/NavigationPlayground && yarn && yarn ios","jest":"jest","lint":"eslint .","test":"npm run lint && npm run jest","start":"npm run ios","format":"eslint --fix .","android":"cd examples/NavigationPlayground && yarn && yarn android","codecov":"codecov","precommit":"lint-staged","test-update-snapshot":"jest --updateSnapshot"},"_npmUser":{"name":"brentvatne","email":"brentvatne@gmail.com"},"deprecated":"This package is no longer supported. Please use @react-navigation/native instead. See https://reactnavigation.org/docs/getting-started/ for usage guide","repository":{"url":"git+ssh://git@github.com/react-navigation/react-navigation.git","type":"git"},"_npmVersion":"5.7.0","description":"Routing and navigation for your React Native apps","directories":{},"lint-staged":{"*.js":["eslint --fix","prettier --write flow/react-navigation.js","git add"]},"_nodeVersion":"9.2.0","dependencies":{"clamp":"^1.0.1","prop-types":"^15.5.10","path-to-regexp":"^1.7.0","create-react-context":"^0.2.1","react-navigation-tabs":"0.3.0","hoist-non-react-statics":"^2.2.0","react-lifecycles-compat":"^3","react-native-safe-area-view":"^0.8.0","react-native-drawer-layout-polyfill":"^1.3.2","react-navigation-deprecated-tab-navigator":"1.3.0"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^22.1.3","husky":"^0.14.3","react":"16.2.0","eslint":"^4.2.0","codecov":"^2.2.0","prettier":"^1.12.1","babel-cli":"^6.24.1","jest-expo":"^25.1.0","babel-core":"^6.25.0","babel-jest":"^22.4.1","lint-staged":"^4.2.1","babel-eslint":"^7.2.3","react-native":"^0.52.0","prettier-eslint":"^8.8.1","eslint-plugin-react":"^7.1.0","react-test-renderer":"^16.0.0","eslint-plugin-import":"^2.7.0","eslint-config-prettier":"^2.9.0","eslint-plugin-jsx-a11y":"^6.0.2","eslint-plugin-prettier":"^2.6.0","babel-preset-react-native":"^2.1.0","react-native-vector-icons":"^4.2.0"},"peerDependencies":{"react":"*","react-native":"*"},"_npmOperationalInternal":{"tmp":"tmp/react-navigation_2.1.0_1528146297515_0.5878476517374327","host":"s3://npm-registry-packages"}},"2.2.0":{"name":"react-navigation","version":"2.2.0","author":{"name":"Adam Miskiewicz","email":"adam@sk3vy.com"},"license":"BSD-2-Clause","_id":"react-navigation@2.2.0","maintainers":[{"name":"brentvatne","email":"brentvatne@gmail.com"},{"name":"ericvicenti","email":"ericvicenti@gmail.com"},{"name":"grabbou","email":"grabbou@gmail.com"},{"name":"satya164","email":"satyajit.happy@gmail.com"},{"name":"skevy","email":"adam@sk3vy.com"}],"homepage":"https://github.com/react-navigation/react-navigation#readme","bugs":{"url":"https://github.com/react-navigation/react-navigation/issues"},"dist":{"shasum":"d220ba1d1168252809c72d6d849ef4ac901773a3","tarball":"https://registry.npmjs.org/react-navigation/-/react-navigation-2.2.0.tgz","fileCount":108,"integrity":"sha512-vBOn9wIwjTeJooW3YB2VGeHRxrCdDUwmo4H6yQ99UfGUbuQ7m2kvjXi6U7QxrklcUsoXzmi3+LYj2jdgLX6iLQ==","signatures":[{"sig":"MEYCIQCUzoQRHFxEBkTmibIPTcY0PlqClNXyWvxVfaWd7VSc8wIhAMxO/E4wz15pueLg3L6+5vdJXBDUGbSZGYkTZphYezkc","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":416018,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbFuK9CRA9TVsSAnZWagAAukAP/jvDj+uXJCLZSqWKOs13\nevkjLk5VJ/daB2V7YnfN27nz2SNSpncX3nfI3hEggLSEqCHOFiNkF0+mi218\nVc8+AlDJ3K7PKrLwW0lHu5NGNjfCCXpkiNeXI6Yi9MTNoNwYvMzSiuXro/es\nMCLUYX511wDPmkzhjF0rUEwR7eysNzP5XmMpURmc1sKkF9D3DBJu6VyhCAsM\ne6FLxA1c0nJHtKU59TIKVE5ZSCYoIBfb1JsZVow7gh1/0gFGVceHI4Pnoei6\nvkjYMNejlkJiuGzBx8rE3W9cd2JmvahMCRQfd8LD7CzYMrCWKvvPyYHZ8QtM\nOLmV1nG37w0USMZAxIvEP2uk1pxmjcqeoXFYDHxGwfFgCIwT3kpP8apYzVax\nx4wwGic8nUFgeVUUyS9qKFSNd7bvwf7mzokOjsv4FHwkFPYohdeFtZqAqN5M\nLvcIyyakUw7W6Ios/srVK5q7h0FNf6Cl8+s450CJahyB9LHL+yG1bG+AKJSS\nElUjDbiJjf1NF+OxHATzQCCrxNIoMFILS/tQj7P6ENP50E2RvPwukXoblVil\nt58FYslET39QvMiEVRGYejkN4suusMc6jGUQxW/ksfmCul6J+0MYHgF/SvDF\n6tjPA0Gw1jT81fREXa2DkENuDy9VIV4DszUVxLbr8PmSEHTCHn4x6m03T1WT\neO2h\r\n=131K\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"notify":true,"preset":"react-native","testRegex":"/__tests__/[^/]+-test\\.js$","setupFiles":["<rootDir>/jest-setup.js"],"collectCoverage":true,"moduleNameMapper":{"\\.png$":"<rootDir>/assetsTransformer.js"},"coverageDirectory":"./coverage/","coverageReporters":["lcov"],"collectCoverageFrom":["src/**/*.js"],"transformIgnorePatterns":["node_modules/(?!(jest-)?react-native|react-clone-referenced-element|react-navigation-deprecated-tab-navigator)"],"modulePathIgnorePatterns":["<rootDir>/examples/"],"coveragePathIgnorePatterns":["jest-setup.js"]},"main":"src/react-navigation.js","files":["src"],"gitHead":"7f86362e86e14e13f3709278ca709b896662b22b","scripts":{"ios":"cd examples/NavigationPlayground && yarn && yarn ios","jest":"jest","lint":"eslint .","test":"npm run lint && npm run jest","start":"npm run ios","format":"eslint --fix .","android":"cd examples/NavigationPlayground && yarn && yarn android","codecov":"codecov","precommit":"lint-staged","test-update-snapshot":"jest --updateSnapshot"},"_npmUser":{"name":"brentvatne","email":"brentvatne@gmail.com"},"deprecated":"This package is no longer supported. Please use @react-navigation/native instead. See https://reactnavigation.org/docs/getting-started/ for usage guide","repository":{"url":"git+ssh://git@github.com/react-navigation/react-navigation.git","type":"git"},"_npmVersion":"5.7.0","description":"Routing and navigation for your React Native apps","directories":{},"lint-staged":{"*.js":["eslint --fix","prettier --write flow/react-navigation.js","git add"]},"_nodeVersion":"9.2.0","dependencies":{"clamp":"^1.0.1","prop-types":"^15.5.10","path-to-regexp":"^1.7.0","create-react-context":"^0.2.1","react-navigation-tabs":"0.5.0","hoist-non-react-statics":"^2.2.0","react-lifecycles-compat":"^3","react-native-safe-area-view":"^0.8.0","react-native-drawer-layout-polyfill":"^1.3.2","react-navigation-deprecated-tab-navigator":"1.3.0"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^22.1.3","husky":"^0.14.3","react":"16.2.0","eslint":"^4.2.0","codecov":"^2.2.0","prettier":"^1.12.1","babel-cli":"^6.24.1","jest-expo":"^25.1.0","babel-core":"^6.25.0","babel-jest":"^22.4.1","lint-staged":"^4.2.1","babel-eslint":"^7.2.3","react-native":"^0.52.0","prettier-eslint":"^8.8.1","eslint-plugin-react":"^7.1.0","react-test-renderer":"^16.0.0","eslint-plugin-import":"^2.7.0","eslint-config-prettier":"^2.9.0","eslint-plugin-jsx-a11y":"^6.0.2","eslint-plugin-prettier":"^2.6.0","babel-preset-react-native":"^2.1.0","react-native-vector-icons":"^4.2.0"},"peerDependencies":{"react":"*","react-native":"*"},"_npmOperationalInternal":{"tmp":"tmp/react-navigation_2.2.0_1528226492553_0.2654007033721455","host":"s3://npm-registry-packages"}},"2.2.1":{"name":"react-navigation","version":"2.2.1","author":{"name":"Adam Miskiewicz","email":"adam@sk3vy.com"},"license":"BSD-2-Clause","_id":"react-navigation@2.2.1","maintainers":[{"name":"brentvatne","email":"brentvatne@gmail.com"},{"name":"ericvicenti","email":"ericvicenti@gmail.com"},{"name":"grabbou","email":"grabbou@gmail.com"},{"name":"satya164","email":"satyajit.happy@gmail.com"},{"name":"skevy","email":"adam@sk3vy.com"}],"homepage":"https://github.com/react-navigation/react-navigation#readme","bugs":{"url":"https://github.com/react-navigation/react-navigation/issues"},"dist":{"shasum":"c808b0f414c6eb50e7d59e9251e1113be27de87e","tarball":"https://registry.npmjs.org/react-navigation/-/react-navigation-2.2.1.tgz","fileCount":101,"integrity":"sha512-OwO5ev2Z94fNVgmBc6dPXuEwmZScuGvE0tKCsG2gmxrHUtPsfx8WWV5RolY3yGWm7tsiHZBLoX7QKED25n0iaQ==","signatures":[{"sig":"MEYCIQCHFrbpw7gYwWQ7rO0MwB4hz1C2Z+YQdV18nD2SDxufoAIhAJ95ucgkum6u736uleivc9kOQSo+Iq3mU9hxlYgkYywn","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":398369,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbGEMtCRA9TVsSAnZWagAALSMP/00+Rj3WKHysGxnEd3ZQ\nJ+Nd3xYlqWHx0pLl3Fkl+j0zzeRYzzgJQiPZGuJ8/D+NEtlQjWI9/+lGFkB3\nkUPQ4DUCvzwQOzB272EacsohH1j8xcvzJExrb2DxEHi+1EFnOAU+nxJh4nS9\nLxq4162ku8xZOXdbfqEI6EooodFxZc5N6Ur3T1TqwOlAolCe1UIq64rlJHhw\nr7Hgdf1ivno2loYFnjCEI5VQWNCZROmr9rqSaBV2nNraOPGBrW3G7x+jYy+K\nm5J15y0HBb/8YFof6Pr3LcFtDtO4BQ9Z55Qp1bwIM7SqTckHzco12ncfvk8G\nkXBB8gvFTiX7o1lsf5ZJ423LQxoo1a8bve1vLhOVTzBd+LioZAzNcTyP4RNd\nfCRghugtQOc4KgkkwEYiGhXoYXsyzBt6gAm5VS/yH5RAbvIlmh0oJucIZSXV\n5jbUnLSddG/ka8DYbWGKRe2FYi/SaTGSIRHkYFABHjGh6AEAjy9CmOvXULJz\nX0ZRJBsuTNepAAVJHrdtmY/XFNmc6XsEXMZeBFox/39Hh/yUnDerVPVKokp1\nLvAuVtO48agHKDz3yr8E3i4Ybnk99IUO2oOnW5qAPpQ8EmGwSHD+aQ0xPRjK\nZpniWhC7msOFK5yhJ4aY3d5YPwFN+ex/9C2ppfgDpxgde3NcG01L2RgfBUln\nTKwG\r\n=qdOV\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"notify":true,"preset":"react-native","testRegex":"/__tests__/[^/]+-test\\.js$","setupFiles":["<rootDir>/jest-setup.js"],"collectCoverage":true,"moduleNameMapper":{"\\.png$":"<rootDir>/assetsTransformer.js"},"coverageDirectory":"./coverage/","coverageReporters":["lcov"],"collectCoverageFrom":["src/**/*.js"],"transformIgnorePatterns":["node_modules/(?!(jest-)?react-native|react-clone-referenced-element|react-navigation-deprecated-tab-navigator)"],"modulePathIgnorePatterns":["<rootDir>/examples/"],"coveragePathIgnorePatterns":["jest-setup.js"]},"main":"src/react-navigation.js","files":["src"],"gitHead":"b55053cde65a309771b3378ea9acf59284843df9","scripts":{"ios":"cd examples/NavigationPlayground && yarn && yarn ios","jest":"jest","lint":"eslint .","test":"npm run lint && npm run jest","start":"npm run ios","format":"eslint --fix .","android":"cd examples/NavigationPlayground && yarn && yarn android","codecov":"codecov","precommit":"lint-staged","test-update-snapshot":"jest --updateSnapshot"},"_npmUser":{"name":"brentvatne","email":"brentvatne@gmail.com"},"deprecated":"This package is no longer supported. Please use @react-navigation/native instead. See https://reactnavigation.org/docs/getting-started/ for usage guide","repository":{"url":"git+ssh://git@github.com/react-navigation/react-navigation.git","type":"git"},"_npmVersion":"5.7.0","description":"Routing and navigation for your React Native apps","directories":{},"lint-staged":{"*.js":["eslint --fix","prettier --write flow/react-navigation.js","git add"]},"_nodeVersion":"9.2.0","dependencies":{"clamp":"^1.0.1","prop-types":"^15.5.10","path-to-regexp":"^1.7.0","create-react-context":"^0.2.1","react-navigation-tabs":"0.5.1","hoist-non-react-statics":"^2.2.0","react-lifecycles-compat":"^3","react-navigation-drawer":"0.2.0","react-native-safe-area-view":"^0.8.0","react-navigation-deprecated-tab-navigator":"1.3.0"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^22.1.3","husky":"^0.14.3","react":"16.2.0","eslint":"^4.2.0","codecov":"^2.2.0","prettier":"^1.12.1","babel-cli":"^6.24.1","jest-expo":"^25.1.0","babel-core":"^6.25.0","babel-jest":"^22.4.1","lint-staged":"^4.2.1","babel-eslint":"^7.2.3","react-native":"^0.52.0","prettier-eslint":"^8.8.1","eslint-plugin-react":"^7.1.0","react-test-renderer":"^16.0.0","eslint-plugin-import":"^2.7.0","eslint-config-prettier":"^2.9.0","eslint-plugin-jsx-a11y":"^6.0.2","eslint-plugin-prettier":"^2.6.0","babel-preset-react-native":"^2.1.0","react-native-vector-icons":"^4.2.0"},"peerDependencies":{"react":"*","react-native":"*"},"_npmOperationalInternal":{"tmp":"tmp/react-navigation_2.2.1_1528316716114_0.27537009712753857","host":"s3://npm-registry-packages"}},"2.2.2":{"name":"react-navigation","version":"2.2.2","author":{"name":"Adam Miskiewicz","email":"adam@sk3vy.com"},"license":"BSD-2-Clause","_id":"react-navigation@2.2.2","maintainers":[{"name":"brentvatne","email":"brentvatne@gmail.com"},{"name":"ericvicenti","email":"ericvicenti@gmail.com"},{"name":"grabbou","email":"grabbou@gmail.com"},{"name":"satya164","email":"satyajit.happy@gmail.com"},{"name":"skevy","email":"adam@sk3vy.com"}],"homepage":"https://github.com/react-navigation/react-navigation#readme","bugs":{"url":"https://github.com/react-navigation/react-navigation/issues"},"dist":{"shasum":"5c01f8f25850fbe73e96e148fea97912d9317485","tarball":"https://registry.npmjs.org/react-navigation/-/react-navigation-2.2.2.tgz","fileCount":101,"integrity":"sha512-gFt6zx5AJmpPsmuO7kYPlEipxHrRHQ6jrNGgeQU7evvBA5XpOpK1iJbFQe9/tQXvYyeOramh8q7969i1lp1g1g==","signatures":[{"sig":"MEYCIQC3XR3RCsX0C++LLmyRQeOkSYMkpwNYrATNUBQIpv1g1gIhAN4Q3CZhSsXpbZzvkkJTOFYv1ZvKCglGO/sFQAGcvxDH","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":398369,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbGFObCRA9TVsSAnZWagAAnDMQAKTvL0gVbZrjmGFupwVA\nbNq49G9r3BjaJM6AKOj/Ttqjh33PwWkQ/WWLCvp9h+ASV25OIV6O8WYwgEK+\nWoDvIJmlpkKN1uFFiemUlkXLMbsoAL1sCcOML2jzsKKTE/xBU6buGCN6EWiZ\nkYXlf05RUCLNZ9p5P11cItalh1Mf7lqCbSFdank3NQ7gIlVNxQoeuwoX/Tff\nUWZq1biMV80MGSZxm6gKZPh+kgGG6BGLRSLN3sfBwd3knCFsNoTzLquaJ6Qo\ndK8D7VePdjlX7fFfSZYUJz78QFQNxLCHHl/WIsjA63XJqC5cYeBTV3mWT86B\nQqz35acF5Emm0kfI/ItgMnnrrfLO6sVgeCXxxHomaSM28GFv9wmKZmm7/AUj\nq6xadvY3PY9ZzrcYDvkLrpHMeUImdirSSgUwhLFJTxSuTiAggP1+Atf5OmvN\nwq39XRUnjtqA9C1s3r80Ljwjgk8VkmasvMquZUNPw6aIQvgQ08doeOsLEHE2\nfJjrxfvt6Fu2BZX4/YV5zY4ryJvcxCNWXAA/NXbK4n+tEBm08dvnwLboermp\nJMUFmetO0fQk2g7+5yewRArRg+4MMQD3X9gjritHlXoeJMK8EvGBJ6X/pk2H\nT3H+5f2wrwAI8jiUIjg9678HK6MTDbOXbls1bzXXz3rfjY4DsWi6rMv9qLFP\nChgB\r\n=dgSD\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"notify":true,"preset":"react-native","testRegex":"/__tests__/[^/]+-test\\.js$","setupFiles":["<rootDir>/jest-setup.js"],"collectCoverage":true,"moduleNameMapper":{"\\.png$":"<rootDir>/assetsTransformer.js"},"coverageDirectory":"./coverage/","coverageReporters":["lcov"],"collectCoverageFrom":["src/**/*.js"],"transformIgnorePatterns":["node_modules/(?!(jest-)?react-native|react-clone-referenced-element|react-navigation-deprecated-tab-navigator)"],"modulePathIgnorePatterns":["<rootDir>/examples/"],"coveragePathIgnorePatterns":["jest-setup.js"]},"main":"src/react-navigation.js","files":["src"],"gitHead":"44621005ff5050ea4b580f2116bb8099b4587ae3","scripts":{"ios":"cd examples/NavigationPlayground && yarn && yarn ios","jest":"jest","lint":"eslint .","test":"npm run lint && npm run jest","start":"npm run ios","format":"eslint --fix .","android":"cd examples/NavigationPlayground && yarn && yarn android","codecov":"codecov","precommit":"lint-staged","test-update-snapshot":"jest --updateSnapshot"},"_npmUser":{"name":"brentvatne","email":"brentvatne@gmail.com"},"deprecated":"This package is no longer supported. Please use @react-navigation/native instead. See https://reactnavigation.org/docs/getting-started/ for usage guide","repository":{"url":"git+ssh://git@github.com/react-navigation/react-navigation.git","type":"git"},"_npmVersion":"5.7.0","description":"Routing and navigation for your React Native apps","directories":{},"lint-staged":{"*.js":["eslint --fix","prettier --write flow/react-navigation.js","git add"]},"_nodeVersion":"9.2.0","dependencies":{"clamp":"^1.0.1","prop-types":"^15.5.10","path-to-regexp":"^1.7.0","create-react-context":"^0.2.1","react-navigation-tabs":"0.5.1","hoist-non-react-statics":"^2.2.0","react-lifecycles-compat":"^3","react-navigation-drawer":"0.2.1","react-native-safe-area-view":"^0.8.0","react-navigation-deprecated-tab-navigator":"1.3.0"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^22.1.3","husky":"^0.14.3","react":"16.2.0","eslint":"^4.2.0","codecov":"^2.2.0","prettier":"^1.12.1","babel-cli":"^6.24.1","jest-expo":"^25.1.0","babel-core":"^6.25.0","babel-jest":"^22.4.1","lint-staged":"^4.2.1","babel-eslint":"^7.2.3","react-native":"^0.52.0","prettier-eslint":"^8.8.1","eslint-plugin-react":"^7.1.0","react-test-renderer":"^16.0.0","eslint-plugin-import":"^2.7.0","eslint-config-prettier":"^2.9.0","eslint-plugin-jsx-a11y":"^6.0.2","eslint-plugin-prettier":"^2.6.0","babel-preset-react-native":"^2.1.0","react-native-vector-icons":"^4.2.0"},"peerDependencies":{"react":"*","react-native":"*"},"_npmOperationalInternal":{"tmp":"tmp/react-navigation_2.2.2_1528320921668_0.2902337403304285","host":"s3://npm-registry-packages"}},"2.2.3":{"name":"react-navigation","version":"2.2.3","author":{"name":"Adam Miskiewicz","email":"adam@sk3vy.com"},"license":"BSD-2-Clause","_id":"react-navigation@2.2.3","maintainers":[{"name":"brentvatne","email":"brentvatne@gmail.com"},{"name":"ericvicenti","email":"ericvicenti@gmail.com"},{"name":"grabbou","email":"grabbou@gmail.com"},{"name":"satya164","email":"satyajit.happy@gmail.com"},{"name":"skevy","email":"adam@sk3vy.com"}],"homepage":"https://github.com/react-navigation/react-navigation#readme","bugs":{"url":"https://github.com/react-navigation/react-navigation/issues"},"dist":{"shasum":"59d7ac0c9e7f27c1c276a71aadb1495ee395aebb","tarball":"https://registry.npmjs.org/react-navigation/-/react-navigation-2.2.3.tgz","fileCount":101,"integrity":"sha512-mHQMP9N+Sgg+LEc/xvJaKgBRrCIxofN+6PVJXOq8BYBgqVyK63LjOHBDdVz3XGS5TiOZE3JJuEuCFkko9H7Oow==","signatures":[{"sig":"MEUCIQCSi3QDk88z4uw+yY5ylQEC/Y3M3zpWF7rDRg3QyCyhEQIgX1Z1nHZhTan4kHPwOT1MWGMrQtjPp6ZS3XH8q+bNwho=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":398376,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbGLDqCRA9TVsSAnZWagAA32IP/0EdzrkOidMeUBuoWOmS\nvxzTUHZDkeE3E3sSYfmrD+yz07qgNloiHhACy3dtIcihUxSX4P5UQbnjOC6Z\nFw41LUqyUvsHrMmkNoe6/Dm7qrotycWqB18JVyaUsgICnWXeY1ELR17+CIf8\ngzNKBBzaqs3t+be++zV/zCjilzniXk301Viga2nSeqCa8ohG+CcuO1IUPYG8\nZ+YSG1dWaV8f9ZvEAFjT25DCK+e55r4C32r/8+ra00uSG3Krgwu89w9sGynY\nh/xSVr47ilSBxUoROfskSGs20eIZjS0+K2bkNf8qCwufFQiEa//CjQK4sfwC\nubHza0ls/tsW0iJytDFYHjZT4MWtV3FDwPbjQ71MCkrpr1gAQ0rDM6HRb3ov\nJT9Xft/U/HHqZI1yMhsdUYAMpUVDQZexdj+ObEu1/RMNlaIQHue2nUE6vPWz\n7196FoHP0MmKxtcm0m2CW/P9jZvRk5DVAsfVyWHmJkKVAu2Snkg3TJPNm9R+\nwNlVfc6R0J1BLoTyo896ABt6/XSqOWranN7otCkg6ziPpAsg/p3J0E41R5Cr\n1hLWfCXlG8J3wUX3byqgv/CB0B701Z4FxD+fwiv0VWyuGGLx/hcOw4MNQqPs\no7srGN81+DCifDR4K65sxtwX3Pp7D+V6vzn47O3oy9S7o7VU4yNkMO57KQHy\n5sJx\r\n=GITU\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"notify":true,"preset":"react-native","testRegex":"/__tests__/[^/]+-test\\.js$","setupFiles":["<rootDir>/jest-setup.js"],"collectCoverage":true,"moduleNameMapper":{"\\.png$":"<rootDir>/assetsTransformer.js"},"coverageDirectory":"./coverage/","coverageReporters":["lcov"],"collectCoverageFrom":["src/**/*.js"],"transformIgnorePatterns":["node_modules/(?!(jest-)?react-native|react-clone-referenced-element|react-navigation-deprecated-tab-navigator)"],"modulePathIgnorePatterns":["<rootDir>/examples/"],"coveragePathIgnorePatterns":["jest-setup.js"]},"main":"src/react-navigation.js","files":["src"],"gitHead":"ea5d14a720a27d3043208fccd6f144503990dfc5","scripts":{"ios":"cd examples/NavigationPlayground && yarn && yarn ios","jest":"jest","lint":"eslint .","test":"npm run lint && npm run jest","start":"npm run ios","format":"eslint --fix .","android":"cd examples/NavigationPlayground && yarn && yarn android","codecov":"codecov","precommit":"lint-staged","test-update-snapshot":"jest --updateSnapshot"},"_npmUser":{"name":"brentvatne","email":"brentvatne@gmail.com"},"deprecated":"This package is no longer supported. Please use @react-navigation/native instead. See https://reactnavigation.org/docs/getting-started/ for usage guide","repository":{"url":"git+ssh://git@github.com/react-navigation/react-navigation.git","type":"git"},"_npmVersion":"5.7.0","description":"Routing and navigation for your React Native apps","directories":{},"lint-staged":{"*.js":["eslint --fix","prettier --write flow/react-navigation.js","git add"]},"_nodeVersion":"9.2.0","dependencies":{"clamp":"^1.0.1","prop-types":"^15.5.10","path-to-regexp":"^1.7.0","create-react-context":"^0.2.1","react-navigation-tabs":"0.5.1","hoist-non-react-statics":"^2.2.0","react-lifecycles-compat":"^3","react-navigation-drawer":"0.2.1","react-native-safe-area-view":"^0.8.0","react-navigation-deprecated-tab-navigator":"1.3.0"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^22.1.3","husky":"^0.14.3","react":"16.2.0","eslint":"^4.2.0","codecov":"^2.2.0","prettier":"^1.12.1","babel-cli":"^6.24.1","jest-expo":"^25.1.0","babel-core":"^6.25.0","babel-jest":"^22.4.1","lint-staged":"^4.2.1","babel-eslint":"^7.2.3","react-native":"^0.52.0","prettier-eslint":"^8.8.1","eslint-plugin-react":"^7.1.0","react-test-renderer":"^16.0.0","eslint-plugin-import":"^2.7.0","eslint-config-prettier":"^2.9.0","eslint-plugin-jsx-a11y":"^6.0.2","eslint-plugin-prettier":"^2.6.0","babel-preset-react-native":"^2.1.0","react-native-vector-icons":"^4.2.0"},"peerDependencies":{"react":"*","react-native":"*"},"_npmOperationalInternal":{"tmp":"tmp/react-navigation_2.2.3_1528344809298_0.9428979140436244","host":"s3://npm-registry-packages"}},"2.2.4":{"name":"react-navigation","version":"2.2.4","author":{"name":"Adam Miskiewicz","email":"adam@sk3vy.com"},"license":"BSD-2-Clause","_id":"react-navigation@2.2.4","maintainers":[{"name":"brentvatne","email":"brentvatne@gmail.com"},{"name":"ericvicenti","email":"ericvicenti@gmail.com"},{"name":"grabbou","email":"grabbou@gmail.com"},{"name":"satya164","email":"satyajit.happy@gmail.com"},{"name":"skevy","email":"adam@sk3vy.com"}],"homepage":"https://github.com/react-navigation/react-navigation#readme","bugs":{"url":"https://github.com/react-navigation/react-navigation/issues"},"dist":{"shasum":"a8ad556d61f7ef5f0501f9de8ff00223e78239fb","tarball":"https://registry.npmjs.org/react-navigation/-/react-navigation-2.2.4.tgz","fileCount":101,"integrity":"sha512-8wrp6xbn97t3arletsO9bbMmGH4bbzUXJmiYb4rhCEOQS0j46r+9MP71EeJzctLVtOni6LddMhWfh6Z6nwKBOQ==","signatures":[{"sig":"MEYCIQCrogugFf/6wqCMZ2GF7w47hrvMbweeAf9VTq4JTfXfsAIhAKmp5I8W28cbfqCE0LBmhphMjPMiOMSay5Ti8j8Hi2sC","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":398583,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbGXphCRA9TVsSAnZWagAA3DUQAJ2+qlLTehU7YGhAOqMr\nZ6kV2a7BSgHnL+1MsYnvpZV+WDu8Qu0ph2oywVHLVTZfHiVSYJtuqvoJUqsO\n6+uj+KjWjIvoBpvSjyxISaGjQHBLLt9eYxSTa4+a2rPGFg2s9+c1ifUwy5Ja\nTaYd/Hr3bLVCpfqPk/96lPhyUzoCEVxhAO+QqoHPC6QB5zPGyhrzKQhw48Yg\nRPjVwIGTwJcIqYNufwulkrJ+p3QEN2+HKXDJtyZ1R7mTLKbhBQ4aUbEGD+LZ\ndCKXghOf4mr/IsalZ7ImN+7oHQrKpWYBq/HIUxDGTILWmlpfV2eJp32L751r\nmH1EAOzJak+eht6wWllvvjw4zIHDSd/8DBrHGFjQQlTS5EJU0LO4yDxwSA2r\nRv3XKZatKtvIc511iPd4HbMXZofkTwtOBCytU1zTAQcOsFe4ErJdi1Y9339s\ni17/RJ5uAisud2gEeaH9ACVvv12tLz3Pjm6bXTI4hdfbJ0YMoaXW47VQbtw0\nr4niPHI4MT+82/wuEwJuRrmhfWxqTvJTNady2H4TIqtZ/mAJqgD9Yzp5E25l\nanASQddpdY0MV8sGht53EhNuPXzPhs+fMyx1L+FeTtkONTy9ItRew1zYDEVG\ngbwJi2nrM7SPu1pfI1/gehmlEGHyQbK79d8PTiMaqLPDuXgNk0utSmv6q0j5\nzz/B\r\n=4RwF\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"notify":true,"preset":"react-native","testRegex":"/__tests__/[^/]+-test\\.js$","setupFiles":["<rootDir>/jest-setup.js"],"collectCoverage":true,"moduleNameMapper":{"\\.png$":"<rootDir>/assetsTransformer.js"},"coverageDirectory":"./coverage/","coverageReporters":["lcov"],"collectCoverageFrom":["src/**/*.js"],"transformIgnorePatterns":["node_modules/(?!(jest-)?react-native|react-clone-referenced-element|react-navigation-deprecated-tab-navigator)"],"modulePathIgnorePatterns":["<rootDir>/examples/"],"coveragePathIgnorePatterns":["jest-setup.js"]},"main":"src/react-navigation.js","files":["src"],"gitHead":"65171691193daae3eb7c10fd9873350268d0d898","scripts":{"ios":"cd examples/NavigationPlayground && yarn && yarn ios","jest":"jest","lint":"eslint .","test":"npm run lint && npm run jest","start":"npm run ios","format":"eslint --fix .","android":"cd examples/NavigationPlayground && yarn && yarn android","codecov":"codecov","precommit":"lint-staged","test-update-snapshot":"jest --updateSnapshot"},"_npmUser":{"name":"brentvatne","email":"brentvatne@gmail.com"},"deprecated":"This package is no longer supported. Please use @react-navigation/native instead. See https://reactnavigation.org/docs/getting-started/ for usage guide","repository":{"url":"git+ssh://git@github.com/react-navigation/react-navigation.git","type":"git"},"_npmVersion":"5.7.0","description":"Routing and navigation for your React Native apps","directories":{},"lint-staged":{"*.js":["eslint --fix","prettier --write flow/react-navigation.js","git add"]},"_nodeVersion":"9.2.0","dependencies":{"clamp":"^1.0.1","prop-types":"^15.5.10","path-to-regexp":"^1.7.0","create-react-context":"^0.2.1","react-navigation-tabs":"0.5.1","hoist-non-react-statics":"^2.2.0","react-lifecycles-compat":"^3","react-navigation-drawer":"0.2.1","react-native-safe-area-view":"^0.8.0","react-navigation-deprecated-tab-navigator":"1.3.0"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^22.1.3","husky":"^0.14.3","react":"16.2.0","eslint":"^4.2.0","codecov":"^2.2.0","prettier":"^1.12.1","babel-cli":"^6.24.1","jest-expo":"^25.1.0","babel-core":"^6.25.0","babel-jest":"^22.4.1","lint-staged":"^4.2.1","babel-eslint":"^7.2.3","react-native":"^0.52.0","prettier-eslint":"^8.8.1","eslint-plugin-react":"^7.1.0","react-test-renderer":"^16.0.0","eslint-plugin-import":"^2.7.0","eslint-config-prettier":"^2.9.0","eslint-plugin-jsx-a11y":"^6.0.2","eslint-plugin-prettier":"^2.6.0","babel-preset-react-native":"^2.1.0","react-native-vector-icons":"^4.2.0"},"peerDependencies":{"react":"*","react-native":"*"},"_npmOperationalInternal":{"tmp":"tmp/react-navigation_2.2.4_1528396384347_0.8536449732172287","host":"s3://npm-registry-packages"}},"2.2.5":{"name":"react-navigation","version":"2.2.5","author":{"name":"Adam Miskiewicz","email":"adam@sk3vy.com"},"license":"BSD-2-Clause","_id":"react-navigation@2.2.5","maintainers":[{"name":"brentvatne","email":"brentvatne@gmail.com"},{"name":"ericvicenti","email":"ericvicenti@gmail.com"},{"name":"grabbou","email":"grabbou@gmail.com"},{"name":"satya164","email":"satyajit.happy@gmail.com"},{"name":"skevy","email":"adam@sk3vy.com"}],"homepage":"https://github.com/react-navigation/react-navigation#readme","bugs":{"url":"https://github.com/react-navigation/react-navigation/issues"},"dist":{"shasum":"5c23091d2a87b63fe8d6be350d155664677b903c","tarball":"https://registry.npmjs.org/react-navigation/-/react-navigation-2.2.5.tgz","fileCount":103,"integrity":"sha512-3+FSJqMRe0GHWT/hfOkgwdqLZ+rRQG1EEmr/3SjnoSSXo+xsC61nOrKhWOKiBr3jPTTmMdjENtL7hB4aGcZkvQ==","signatures":[{"sig":"MEUCIQCamSnF0jSRRNtegtjAbH0cCXQ2pBMcn79IAVcJqU7kkQIgV35vbVd/EysR8iIvadDBPkcMVVu5su7A5mt/9ofJ/0k=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":411091,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbGrGrCRA9TVsSAnZWagAA+i4P/RBil8s989j6A8G6wqpt\ntd9Teq6l4MQh8RfEjCYS2aWaCyx3gRrckPEpZBNM622qtWthqS0dxCH+zM1q\n5Yc4GSFDoIsDaPlTU7eGYkAH+730xJXij00J3gxn6C5Z1Dx3qfPq7JR9XwNv\nM9Ba6nVagXpxFqBonhEIoN2hsBtL7OpLvhFmrGx5wZTxg439bI3JnEE+88e9\nfPE5PVEynCWDyLAUqYL7gPgPGJWVHUH/BMurefTAisDO4/nfwUUcQHhIDOzq\nkJsVvDFdQcLT9x9RMEfNkTvwUEHWlg1eyVzKiuPg+PjoWauQlI4v0YIdd/37\nNuTkvzjTfofBpTW80fQLdci868NrUy5dpNZLFQfrd7W4jAV8QafANANX7ePh\nAWo4tie8VJeJmwJLnOCkYGryCq7DLUm8p+GAFb7ZIzoa8n7K0IZqI3kdoynU\nbtZONXOwCBqTOKZDfq8RkjWU4aAjUVL0dfGGbTBQ24hH7PO8I8cZFCEA5XD3\npJdgzcx0ATMQcxVWE2Y6zD2UI8Z6nNLiD6SG1Ulzsb5aSTpIefU1v5b12y85\nti4bvgH9+RcdkZjielBnFMetzFUR75pmDDrVKgGLCKcsASSJRQQ46rKwva13\ntx8hCA+6Noqu9NnmbOnab+e5B40MBDvtG3/v+koj9W2sg+HErgPtDut+NMRc\nYF74\r\n=OSms\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"notify":true,"preset":"react-native","testRegex":"/__tests__/[^/]+-test\\.js$","setupFiles":["<rootDir>/jest-setup.js"],"collectCoverage":true,"moduleNameMapper":{"\\.png$":"<rootDir>/assetsTransformer.js"},"coverageDirectory":"./coverage/","coverageReporters":["lcov"],"collectCoverageFrom":["src/**/*.js"],"transformIgnorePatterns":["node_modules/(?!(jest-)?react-native|react-clone-referenced-element|react-navigation-deprecated-tab-navigator)"],"modulePathIgnorePatterns":["<rootDir>/examples/"],"coveragePathIgnorePatterns":["jest-setup.js"]},"main":"src/react-navigation.js","files":["src"],"gitHead":"992d0fb2673cd9f7c920df15aa124d46272c4f3f","scripts":{"ios":"cd examples/NavigationPlayground && yarn && yarn ios","jest":"jest","lint":"eslint .","test":"npm run lint && npm run jest","start":"npm run ios","format":"eslint --fix .","android":"cd examples/NavigationPlayground && yarn && yarn android","codecov":"codecov","precommit":"lint-staged","test-update-snapshot":"jest --updateSnapshot"},"_npmUser":{"name":"brentvatne","email":"brentvatne@gmail.com"},"deprecated":"This package is no longer supported. Please use @react-navigation/native instead. See https://reactnavigation.org/docs/getting-started/ for usage guide","repository":{"url":"git+ssh://git@github.com/react-navigation/react-navigation.git","type":"git"},"_npmVersion":"5.7.0","description":"Routing and navigation for your React Native apps","directories":{},"lint-staged":{"*.js":["eslint --fix","prettier --write flow/react-navigation.js","git add"]},"_nodeVersion":"9.2.0","dependencies":{"clamp":"^1.0.1","prop-types":"^15.5.10","path-to-regexp":"^1.7.0","create-react-context":"^0.2.1","react-navigation-tabs":"0.5.1","hoist-non-react-statics":"^2.2.0","react-lifecycles-compat":"^3","react-navigation-drawer":"0.2.1","react-native-safe-area-view":"^0.8.0","react-navigation-deprecated-tab-navigator":"1.3.0"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^22.1.3","husky":"^0.14.3","react":"16.2.0","eslint":"^4.2.0","codecov":"^2.2.0","prettier":"^1.12.1","babel-cli":"^6.24.1","jest-expo":"^25.1.0","babel-core":"^6.25.0","babel-jest":"^22.4.1","lint-staged":"^4.2.1","babel-eslint":"^7.2.3","react-native":"^0.52.0","prettier-eslint":"^8.8.1","eslint-plugin-react":"^7.1.0","react-test-renderer":"^16.0.0","eslint-plugin-import":"^2.7.0","eslint-config-prettier":"^2.9.0","eslint-plugin-jsx-a11y":"^6.0.2","eslint-plugin-prettier":"^2.6.0","babel-preset-react-native":"^2.1.0","react-native-vector-icons":"^4.2.0"},"peerDependencies":{"react":"*","react-native":"*"},"_npmOperationalInternal":{"tmp":"tmp/react-navigation_2.2.5_1528476074217_0.3194628292464481","host":"s3://npm-registry-packages"}},"2.3.0-beta.0":{"name":"react-navigation","version":"2.3.0-beta.0","author":{"name":"Adam Miskiewicz","email":"adam@sk3vy.com"},"license":"BSD-2-Clause","_id":"react-navigation@2.3.0-beta.0","maintainers":[{"name":"brentvatne","email":"brentvatne@gmail.com"},{"name":"ericvicenti","email":"ericvicenti@gmail.com"},{"name":"grabbou","email":"grabbou@gmail.com"},{"name":"satya164","email":"satyajit.happy@gmail.com"},{"name":"skevy","email":"adam@sk3vy.com"}],"homepage":"https://github.com/react-navigation/react-navigation#readme","bugs":{"url":"https://github.com/react-navigation/react-navigation/issues"},"dist":{"shasum":"79ded6dcce78947141fcd369e488986f2e3f6319","tarball":"https://registry.npmjs.org/react-navigation/-/react-navigation-2.3.0-beta.0.tgz","fileCount":107,"integrity":"sha512-Peob2kmc3/suj5L0lB7KgfchjazoDZWFXtiDtuutifWL/L1pKSAKvLzDfiIieNwgYGfqZQAlGah/06BTsHpOkQ==","signatures":[{"sig":"MEQCIHNe1LJvosibe1NOKHEX0CcFradgt79p0fyS2nu0hIXzAiAiuuJ9jjRpns9ndTw1sGpgGAQLG3SaDFGuSA3Wpy8/Hg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":414747,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbGyFrCRA9TVsSAnZWagAAJwoP/3O6PacTsJHhtQjF74f7\nEKkAcTBo+DYG8Oj4in3/8gw0fxpQX/1OHbMZIawje8AqL76mE6qvYUsV109K\nwXUjxajlVFu3NTyefh5qMZQwejdn0Cn9VH3bk19IrE1a4UCZbD3I1r4zdTPe\nNrfARzCKAX0i3U6LjLuf7lgEfMA9l+0bHkZ1raHQJywUUn6ew3krugpPW4gn\nk3GhxCA0YE4jRvLrohqessneakY4S4E+m8yom1O0cKN9YRxNZYPuGe7Et9zj\n6/+DiZ1vT33NWIZGgDEx6RiX1vHCEIeyWUVwNOKsaDABU+2RtVa363J0RHig\nf0fgzol96h8Gg4uQ0qHrSD4SUsy5HG3yrr+HpsuXCzp2vtIp59YkxI911nAx\nJNVWJPYJtEFNx7QrgJtCf2SU34gvxx4UqJ+VNz4cziHwH/gt6lwxEsjoLZL4\nzXKOAaUbLZ+oPM5vYKToSmqNkOgZ00UQPwMS0udfJj0sD+TZKPQ0qPu/Qxc9\nZxSOCEbHFz8k3NCJ0KVCTL5JrZ27q/SdaaCCm0Ixf26cBZK6bKu2IwK+cp/o\nWt22md/qvQ5t9qDxgPPSXGgaTQAU/5qhDIX4oVl6eVNcGmBQp+i0hPL9P/mj\nhEyXrie5B0f6S18sY31dPPBHrxMIkZBxD0rYp0ginWxVnuM3uvkKcenGWjZm\nbgqq\r\n=krWs\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"notify":true,"preset":"react-native","testRegex":"/__tests__/[^/]+-test\\.js$","setupFiles":["<rootDir>/jest-setup.js"],"collectCoverage":true,"moduleNameMapper":{"\\.png$":"<rootDir>/assetsTransformer.js"},"coverageDirectory":"./coverage/","coverageReporters":["lcov"],"collectCoverageFrom":["src/**/*.js"],"transformIgnorePatterns":["node_modules/(?!(jest-)?react-native|react-clone-referenced-element|react-navigation-deprecated-tab-navigator)"],"modulePathIgnorePatterns":["<rootDir>/examples/"],"coveragePathIgnorePatterns":["jest-setup.js"]},"main":"src/react-navigation.js","files":["src"],"readme":"# React Navigation\n\n[![npm version](https://badge.fury.io/js/react-navigation.svg)](https://badge.fury.io/js/react-navigation) [![codecov](https://codecov.io/gh/react-navigation/react-navigation/branch/master/graph/badge.svg)](https://codecov.io/gh/react-navigation/react-navigation) [![CircleCI badge](https://circleci.com/gh/react-navigation/react-navigation/tree/master.svg?style=shield)](https://circleci.com/gh/react-navigation/react-navigation/tree/master) [![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg)](https://reactnavigation.org/docs/contributing.html)\n\nReact Navigation is born from the React Native community's need for an extensible yet easy-to-use navigation solution based on Javascript.\n\n## Installation\n\nSince the library is a JS-based solution, to install the latest version of react-navigation you only need to run:\n\n```bash\nyarn add react-navigation\n```\n\nor\n\n```bash\nnpm install --save react-navigation\n```\n\n## Documentation\n\n* The best way to learn is to follow the [Getting started guide](https://reactnavigation.org/docs/getting-started.html). It guides you through the fundamentals of React Navigation.\n* The documentation includes solutions for common use cases in the \"How do I do ...?\" section, such as [tab navigation](https://reactnavigation.org/docs/tab-based-navigation.html) and [Redux integration](https://reactnavigation.org/docs/redux-integration.html).\n* If you need to build your own navigator, [there's a section for that](https://reactnavigation.org/docs/custom-navigator-overview.html) too.\n* The [API reference](https://reactnavigation.org/docs/api-reference.html) lists all public APIs.\n* The [Community Resources](https://github.com/react-navigation/react-navigation/blob/master/COMMUNITY_RESOURCES.md) document lists some other resources submitted to us by people who use React Navigation. Feel free to open a pull request to add your resource to the list.\n* You can contribute improvements to the documentation [in the website repository](https://github.com/react-navigation/react-navigation.github.io).\n\n## Try it out\n\nYou can also try out the [Navigation Playground app](https://exp.host/@react-navigation/NavigationPlayground) to get a sense for some of the tools built in to React Navigation. The \"Fundamentals\" in the documentation also include examples you can play with.\n\n## FAQs\n\n#### I'm having troubles using the library, what can I do?\n\nSee [the help page](https://reactnavigation.org/en/help.html).\n\n#### How can I help?\n\nSee our [Contributing Guide](CONTRIBUTING.md)!\n\n#### Is this the only library available for navigation?\n\nCertainly not! There other libraries - which, depending on your needs, can be better or worse suited for your project. Read more in the [alternative libraries](https://reactnavigation.org/docs/alternatives.html) documentation, and read React Navigation's [pitch & anti-pitch](https://reactnavigation.org/docs/pitch.html) to understand the tradeoffs.\n\n#### Can I use this library for web?\n\nWeb support was [not a priority for the 1.0 release](https://github.com/react-community/react-navigation/issues/2585#issuecomment-330338793), but the architecture of this library allows for it (and it has worked in the past). If you would like to lead this charge, please reach out with your ideas for how to move forward on the [RFCs repository](https://github.com/react-navigation/rfcs) and we would be happy to discuss.\n\n## Code of conduct\n\nThis library has adopted a Code of Conduct that we expect project participants to adhere to. Please read the [full text](https://github.com/react-community/react-navigation/blob/master/CODE_OF_CONDUCT.md) so that you can understand what actions will and will not be tolerated.\n\n## License\n\nReact Navigation is licensed under the [BSD 2-clause \"Simplified\" License](https://github.com/react-community/react-navigation/blob/master/LICENSE).\n","gitHead":"da283915f805ca98b19b8a74bdd95188b638b117","scripts":{"ios":"cd examples/NavigationPlayground && yarn && yarn ios","jest":"jest","lint":"eslint .","test":"npm run lint && npm run jest","start":"npm run ios","format":"eslint --fix .","android":"cd examples/NavigationPlayground && yarn && yarn android","codecov":"codecov","precommit":"lint-staged","test-update-snapshot":"jest --updateSnapshot"},"_npmUser":{"name":"brentvatne","email":"brentvatne@gmail.com"},"deprecated":"This package is no longer supported. Please use @react-navigation/native instead. See https://reactnavigation.org/docs/getting-started/ for usage guide","repository":{"url":"git+ssh://git@github.com/react-navigation/react-navigation.git","type":"git"},"_npmVersion":"5.7.0","description":"Routing and navigation for your React Native apps","directories":{},"lint-staged":{"*.js":["eslint --fix","prettier --write flow/react-navigation.js","git add"]},"_nodeVersion":"9.2.0","dependencies":{"clamp":"^1.0.1","prop-types":"^15.5.10","path-to-regexp":"^1.7.0","create-react-context":"^0.2.1","react-navigation-tabs":"0.5.1","hoist-non-react-statics":"^2.2.0","react-lifecycles-compat":"^3","react-navigation-drawer":"0.3.0","react-native-safe-area-view":"^0.8.0","react-navigation-deprecated-tab-navigator":"1.3.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^22.1.3","husky":"^0.14.3","react":"16.2.0","eslint":"^4.2.0","codecov":"^2.2.0","prettier":"^1.12.1","babel-cli":"^6.24.1","jest-expo":"^25.1.0","babel-core":"^6.25.0","babel-jest":"^22.4.1","lint-staged":"^4.2.1","babel-eslint":"^7.2.3","react-native":"^0.52.0","prettier-eslint":"^8.8.1","eslint-plugin-react":"^7.1.0","react-test-renderer":"^16.0.0","eslint-plugin-import":"^2.7.0","eslint-config-prettier":"^2.9.0","eslint-plugin-jsx-a11y":"^6.0.2","eslint-plugin-prettier":"^2.6.0","babel-preset-react-native":"^2.1.0","react-native-vector-icons":"^4.2.0"},"peerDependencies":{"react":"*","react-native":"*"},"_npmOperationalInternal":{"tmp":"tmp/react-navigation_2.3.0-beta.0_1528504682764_0.566101652381499","host":"s3://npm-registry-packages"}},"2.3.0-beta.1":{"name":"react-navigation","version":"2.3.0-beta.1","author":{"name":"Adam Miskiewicz","email":"adam@sk3vy.com"},"license":"BSD-2-Clause","_id":"react-navigation@2.3.0-beta.1","maintainers":[{"name":"brentvatne","email":"brentvatne@gmail.com"},{"name":"ericvicenti","email":"ericvicenti@gmail.com"},{"name":"grabbou","email":"grabbou@gmail.com"},{"name":"satya164","email":"satyajit.happy@gmail.com"},{"name":"skevy","email":"adam@sk3vy.com"}],"homepage":"https://github.com/react-navigation/react-navigation#readme","bugs":{"url":"https://github.com/react-navigation/react-navigation/issues"},"dist":{"shasum":"bc37134cb34b90313fbb3840a49234be2e4ac089","tarball":"https://registry.npmjs.org/react-navigation/-/react-navigation-2.3.0-beta.1.tgz","fileCount":107,"integrity":"sha512-HkNxBNAPo4fE64Pi6k9C/SP23/aCOcwpJesafjQ3n0qc5AFhMMrtBYDhZm2XV2DuOuxBsFnpO/1quGIqoCVieQ==","signatures":[{"sig":"MEUCICl9cnYCw957G5EObElpyLbtK94pXhC6Ios0PsDIu0kjAiEArjUm/vvalirzOx2Qwo5+UViLkpwRLNQ/VuTzfbYUikQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":415606,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbHETzCRA9TVsSAnZWagAAd50P/136vq7BnwPMWumUfNMa\nihkL+JcK28z+4xWFmVgZSqDt1kZvQ4vtBr3qcIieEhSDlzrg5Hbw8Sbeia6r\nkSZoN/3P5uosdYyJHy5AF2vysswq/QsPrgamNJZocIvP+GckteLQ4Y2ORb7w\nmYCLsWF91jcTJi3e+KwztM1Zkhm2JbFDWGQDXi4t44uaC/BMAl2ft4uCSYPx\ntWVXfxGstkDig6p7a9FOnFfc6GRk6GIZsukrbF8dml/At71UQ4FDK6dQYQpT\nzox6GBO/VWE2rsjacaszDivO8Gii89mvqf6hVjd28XnI3iQd02/9hlrdpqYI\n4kDmKdWqhOqJoPFB7CzWS6JoVkh92lBEVwZmTwdXKwDw0DA0zRmP2Ke0PtV+\nWRL1OkpkVkVwHhoEr/YGjIGUk9F5HX2x7D2RDuRwvZN3ww8tjQYQRcSkx7Yb\n2VNhDu9qwSHRcj6H0MW/3qKnh4gEVDCEIV2exMM7pyt/ewOs/luj4ATsbtMA\nZ/zsJ0XM8bUMt0kwn9Ih7Il2fw1gXRpiZvlZEf9fpNT7hNwBTK6x1zwYeJoX\nKIOycHfOTeEiBfwz/yVqXzlAzQ4giVB9mYKPAu8QqsyAdRH0aYYzyA3/P5oD\nGQnH7kvcEV9kSchA+Uf/43Pubwy5U7P6mJISNtg0SClBSCMaN7rpl9HAl4QI\n5lRJ\r\n=ZCzF\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"notify":true,"preset":"react-native","testRegex":"/__tests__/[^/]+-test\\.js$","setupFiles":["<rootDir>/jest-setup.js"],"collectCoverage":true,"moduleNameMapper":{"\\.png$":"<rootDir>/assetsTransformer.js"},"coverageDirectory":"./coverage/","coverageReporters":["lcov"],"collectCoverageFrom":["src/**/*.js"],"transformIgnorePatterns":["node_modules/(?!(jest-)?react-native|react-clone-referenced-element|react-navigation-deprecated-tab-navigator)"],"modulePathIgnorePatterns":["<rootDir>/examples/"],"coveragePathIgnorePatterns":["jest-setup.js"]},"main":"src/react-navigation.js","files":["src"],"readme":"# React Navigation\n\n[![npm version](https://badge.fury.io/js/react-navigation.svg)](https://badge.fury.io/js/react-navigation) [![codecov](https://codecov.io/gh/react-navigation/react-navigation/branch/master/graph/badge.svg)](https://codecov.io/gh/react-navigation/react-navigation) [![CircleCI badge](https://circleci.com/gh/react-navigation/react-navigation/tree/master.svg?style=shield)](https://circleci.com/gh/react-navigation/react-navigation/tree/master) [![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg)](https://reactnavigation.org/docs/contributing.html)\n\nReact Navigation is born from the React Native community's need for an extensible yet easy-to-use navigation solution based on Javascript.\n\n## Installation\n\nSince the library is a JS-based solution, to install the latest version of react-navigation you only need to run:\n\n```bash\nyarn add react-navigation\n```\n\nor\n\n```bash\nnpm install --save react-navigation\n```\n\n## Documentation\n\n* The best way to learn is to follow the [Getting started guide](https://reactnavigation.org/docs/getting-started.html). It guides you through the fundamentals of React Navigation.\n* The documentation includes solutions for common use cases in the \"How do I do ...?\" section, such as [tab navigation](https://reactnavigation.org/docs/tab-based-navigation.html) and [Redux integration](https://reactnavigation.org/docs/redux-integration.html).\n* If you need to build your own navigator, [there's a section for that](https://reactnavigation.org/docs/custom-navigator-overview.html) too.\n* The [API reference](https://reactnavigation.org/docs/api-reference.html) lists all public APIs.\n* The [Community Resources](https://github.com/react-navigation/react-navigation/blob/master/COMMUNITY_RESOURCES.md) document lists some other resources submitted to us by people who use React Navigation. Feel free to open a pull request to add your resource to the list.\n* You can contribute improvements to the documentation [in the website repository](https://github.com/react-navigation/react-navigation.github.io).\n\n## Try it out\n\nYou can also try out the [Navigation Playground app](https://exp.host/@react-navigation/NavigationPlayground) to get a sense for some of the tools built in to React Navigation. The \"Fundamentals\" in the documentation also include examples you can play with.\n\n## FAQs\n\n#### I'm having troubles using the library, what can I do?\n\nSee [the help page](https://reactnavigation.org/en/help.html).\n\n#### How can I help?\n\nSee our [Contributing Guide](CONTRIBUTING.md)!\n\n#### Is this the only library available for navigation?\n\nCertainly not! There other libraries - which, depending on your needs, can be better or worse suited for your project. Read more in the [alternative libraries](https://reactnavigation.org/docs/alternatives.html) documentation, and read React Navigation's [pitch & anti-pitch](https://reactnavigation.org/docs/pitch.html) to understand the tradeoffs.\n\n#### Can I use this library for web?\n\nWeb support was [not a priority for the 1.0 release](https://github.com/react-community/react-navigation/issues/2585#issuecomment-330338793), but the architecture of this library allows for it (and it has worked in the past). If you would like to lead this charge, please reach out with your ideas for how to move forward on the [RFCs repository](https://github.com/react-navigation/rfcs) and we would be happy to discuss.\n\n## Code of conduct\n\nThis library has adopted a Code of Conduct that we expect project participants to adhere to. Please read the [full text](https://github.com/react-community/react-navigation/blob/master/CODE_OF_CONDUCT.md) so that you can understand what actions will and will not be tolerated.\n\n## License\n\nReact Navigation is licensed under the [BSD 2-clause \"Simplified\" License](https://github.com/react-community/react-navigation/blob/master/LICENSE).\n","gitHead":"128a95b49623ca62ee1fbaa76df8ab94e178551a","scripts":{"ios":"cd examples/NavigationPlayground && yarn && yarn ios","jest":"jest","lint":"eslint .","test":"npm run lint && npm run jest","start":"npm run ios","format":"eslint --fix .","android":"cd examples/NavigationPlayground && yarn && yarn android","codecov":"codecov","precommit":"lint-staged","test-update-snapshot":"jest --updateSnapshot"},"_npmUser":{"name":"brentvatne","email":"brentvatne@gmail.com"},"deprecated":"This package is no longer supported. Please use @react-navigation/native instead. See https://reactnavigation.org/docs/getting-started/ for usage guide","repository":{"url":"git+ssh://git@github.com/react-navigation/react-navigation.git","type":"git"},"_npmVersion":"5.7.0","description":"Routing and navigation for your React Native apps","directories":{},"lint-staged":{"*.js":["eslint --fix","prettier --write flow/react-navigation.js","git add"]},"_nodeVersion":"9.2.0","dependencies":{"clamp":"^1.0.1","prop-types":"^15.5.10","path-to-regexp":"^1.7.0","create-react-context":"^0.2.1","react-navigation-tabs":"0.5.1","hoist-non-react-statics":"^2.2.0","react-lifecycles-compat":"^3","react-navigation-drawer":"0.3.0","react-native-safe-area-view":"^0.8.0","react-navigation-deprecated-tab-navigator":"1.3.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^22.1.3","husky":"^0.14.3","react":"16.2.0","eslint":"^4.2.0","codecov":"^2.2.0","prettier":"^1.12.1","babel-cli":"^6.24.1","jest-expo":"^25.1.0","babel-core":"^6.25.0","babel-jest":"^22.4.1","lint-staged":"^4.2.1","babel-eslint":"^7.2.3","react-native":"^0.52.0","prettier-eslint":"^8.8.1","eslint-plugin-react":"^7.1.0","react-test-renderer":"^16.0.0","eslint-plugin-import":"^2.7.0","eslint-config-prettier":"^2.9.0","eslint-plugin-jsx-a11y":"^6.0.2","eslint-plugin-prettier":"^2.6.0","babel-preset-react-native":"^2.1.0","react-native-vector-icons":"^4.2.0"},"peerDependencies":{"react":"*","react-native":"*"},"_npmOperationalInternal":{"tmp":"tmp/react-navigation_2.3.0-beta.1_1528579315001_0.2811944173465606","host":"s3://npm-registry-packages"}},"2.3.0":{"name":"react-navigation","version":"2.3.0","author":{"name":"Adam Miskiewicz","email":"adam@sk3vy.com"},"license":"BSD-2-Clause","_id":"react-navigation@2.3.0","maintainers":[{"name":"brentvatne","email":"brentvatne@gmail.com"},{"name":"ericvicenti","email":"ericvicenti@gmail.com"},{"name":"grabbou","email":"grabbou@gmail.com"},{"name":"satya164","email":"satyajit.happy@gmail.com"},{"name":"skevy","email":"adam@sk3vy.com"}],"homepage":"https://github.com/react-navigation/react-navigation#readme","bugs":{"url":"https://github.com/react-navigation/react-navigation/issues"},"dist":{"shasum":"1f3cdbc5223b25ea8196b655d85daf8f14d21e84","tarball":"https://registry.npmjs.org/react-navigation/-/react-navigation-2.3.0.tgz","fileCount":107,"integrity":"sha512-3+bOB3eitZD+GLJvwuAm2fjk9Auv8EWXl5mbs99+WYCXBbDPgacbwssR77fEgbARE5Sc0yPm3ADL1sCeWGY5QA==","signatures":[{"sig":"MEUCIQC/ujrfzWqN0a7uaMxjCdMevJFh8HCEFPthPSqrPnRRmAIgSH++f+A+jqbNHHBaxYocwNw/q1tJ7uUBwME/a8qQ5oo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":415593,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbHv3SCRA9TVsSAnZWagAApv8P/RlSz5ZdB9+1EyQSEhKK\nb899JJT1I5j525uHnQpK1BeId1XdUwq6EawUa1kBfZC5el0af/R3NjCdtzej\nLmQqfAqESANHGOTrWdB7gY/f6iIJTWsRmOrYQVwxLACYrp8vdFRWyabSWdnS\nCR/VjEC8a+2lPYeV5rq/NJRFZ3ammqSq5lB0ZEEXo2Nu6BOpNBYc49+1LdOt\nm0EUa34igGtJ4CzFDNvEQUWM/YUDhaYUFG2zeAcnPVZvlPtF4AYlq7moN92B\nkBHWSLCbSvlMHgdLOjAs0Vm+Nr2MYSzXBkWsOM69R7DgLTy4qN4GzffCn+Ss\nsqQOfojTAwhGT+ezSolXTqkqxW1qiTmiUiJ8lNzhyBXWM4q6q9oShBAbptBn\nuiizQJ3xww0ZG6rPTDKgOFHswPYUoqrGW1m6ZjS/fwS2Gp0dy/cyzrKgT7o2\nxcx5yFazgk7B1U7eV11GLTcyBFQd3Baf1M3saYr5sARLGAMhDQcBo+46o/eN\nVgsXbCe/XKGWxJKM0U/cPjK/+Bi7m7r5xH2i49BD4rXUjP80PGTMkx34J2tt\nWxhNyf90gCMwwAHM4DDIgxANOp9QMGq4+FadLQnVsr/kTiu2nMLVrC1oQa3G\nARYzhGtc6ASY0fZJ97VSF0M16CftkRDsCRG4dMsGHxxdfNbTbkwOge7lNoSp\nMAhx\r\n=Atvh\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"notify":true,"preset":"react-native","testRegex":"/__tests__/[^/]+-test\\.js$","setupFiles":["<rootDir>/jest-setup.js"],"collectCoverage":true,"moduleNameMapper":{"\\.png$":"<rootDir>/assetsTransformer.js"},"coverageDirectory":"./coverage/","coverageReporters":["lcov"],"collectCoverageFrom":["src/**/*.js"],"transformIgnorePatterns":["node_modules/(?!(jest-)?react-native|react-clone-referenced-element|react-navigation-deprecated-tab-navigator)"],"modulePathIgnorePatterns":["<rootDir>/examples/"],"coveragePathIgnorePatterns":["jest-setup.js"]},"main":"src/react-navigation.js","files":["src"],"gitHead":"d3ef3d12717f3574c5aa0371d7a498532045d2bf","scripts":{"ios":"cd examples/NavigationPlayground && yarn && yarn ios","jest":"jest","lint":"eslint .","test":"npm run lint && npm run jest","start":"npm run ios","format":"eslint --fix .","android":"cd examples/NavigationPlayground && yarn && yarn android","codecov":"codecov","precommit":"lint-staged","test-update-snapshot":"jest --updateSnapshot"},"_npmUser":{"name":"brentvatne","email":"brentvatne@gmail.com"},"deprecated":"This package is no longer supported. Please use @react-navigation/native instead. See https://reactnavigation.org/docs/getting-started/ for usage guide","repository":{"url":"git+ssh://git@github.com/react-navigation/react-navigation.git","type":"git"},"_npmVersion":"5.7.0","description":"Routing and navigation for your React Native apps","directories":{},"lint-staged":{"*.js":["eslint --fix","prettier --write flow/react-navigation.js","git add"]},"_nodeVersion":"9.2.0","dependencies":{"clamp":"^1.0.1","prop-types":"^15.5.10","path-to-regexp":"^1.7.0","create-react-context":"^0.2.1","react-navigation-tabs":"0.5.1","hoist-non-react-statics":"^2.2.0","react-lifecycles-compat":"^3","react-navigation-drawer":"0.3.0","react-native-safe-area-view":"^0.8.0","react-navigation-deprecated-tab-navigator":"1.3.0"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^22.1.3","husky":"^0.14.3","react":"16.2.0","eslint":"^4.2.0","codecov":"^2.2.0","prettier":"^1.12.1","babel-cli":"^6.24.1","jest-expo":"^25.1.0","babel-core":"^6.25.0","babel-jest":"^22.4.1","lint-staged":"^4.2.1","babel-eslint":"^7.2.3","react-native":"^0.52.0","prettier-eslint":"^8.8.1","eslint-plugin-react":"^7.1.0","react-test-renderer":"^16.0.0","eslint-plugin-import":"^2.7.0","eslint-config-prettier":"^2.9.0","eslint-plugin-jsx-a11y":"^6.0.2","eslint-plugin-prettier":"^2.6.0","babel-preset-react-native":"^2.1.0","react-native-vector-icons":"^4.2.0"},"peerDependencies":{"react":"*","react-native":"*"},"_npmOperationalInternal":{"tmp":"tmp/react-navigation_2.3.0_1528757712008_0.023468865612210843","host":"s3://npm-registry-packages"}},"2.3.1":{"name":"react-navigation","version":"2.3.1","author":{"name":"Adam Miskiewicz","email":"adam@sk3vy.com"},"license":"BSD-2-Clause","_id":"react-navigation@2.3.1","maintainers":[{"name":"brentvatne","email":"brentvatne@gmail.com"},{"name":"ericvicenti","email":"ericvicenti@gmail.com"},{"name":"grabbou","email":"grabbou@gmail.com"},{"name":"satya164","email":"satyajit.happy@gmail.com"},{"name":"skevy","email":"adam@sk3vy.com"}],"homepage":"https://github.com/react-navigation/react-navigation#readme","bugs":{"url":"https://github.com/react-navigation/react-navigation/issues"},"dist":{"shasum":"f0734ecc64a0af70395f889d9ffa8f610642eed5","tarball":"https://registry.npmjs.org/react-navigation/-/react-navigation-2.3.1.tgz","fileCount":107,"integrity":"sha512-bo+0Dvb4moinpepZ1K2VSzYg0YUyY2SmcL13VVQ9Z2XvH8QYzSDxndxeAjAAMfIvHn3N1aSN2Xoi1v0BZ12y0w==","signatures":[{"sig":"MEUCIE3gbHNQDQwf+qEJDK1qkIv71PPqzT4KEqP9YOrfGEIUAiEAnDmjMfNyCQcVSMdtYt+JBOvbqwPJomOj+9zftgi22d4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":415669,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbIBG5CRA9TVsSAnZWagAA+hMP/izHS6e2qt1Z7QIi7DXF\nHTRPn1XVQba2A8ALpmIu5jp0a2zXElXuV8TxeH9MlHsd3bQJsNoSxgUNVI3t\nkSOpYrPbmSvF1sL011pEibnF3+yvxEQ2Te1B25IALZMgIbvrXIWcPhIHwqqp\nIgY/KoegNaEe6c1zAlMDsOWfhiGNPm5+V0wZNNg71hc7Va+gcj0I4SzMUyt0\n86ZaZ71v2DPyh3u4mQ+oRqlNBoiGIeaVBH+ceDx4LEYVdvIffaO/8wSZShN3\nh9Jlay7UVxSfYtIytg0evqiawhXbltCdOBtAHxUZeP93cn43nj927/CpHIwo\n6BdGjz64FqzsCtgleSfPpSo/RjyZQ4Mtpd96aIZQ+iOwU5noVsfiazKYltGy\nxLbV20uRsQgv+mmklb9ju9sDYADhUrzDnk/XyXanyHoDqLzWggNYuanWDs+L\nXSIAhuId5TsShmgYMx8h9EQZJsfyYVkasMu9scy2kOyDckUtov+K7isJy0fM\n51DlO+S9Jbmet33B8tNK2Rx+8U5L0WDrzYWF2OHmDqkeHnbckOBe8uENrP6q\n1aojEkR1ggEZHCALcB1lVTkvdmx0x/bUJx6OzousdMUm3qrSNUrWmIkEeD1M\n0vdfuQogCveFKzBq29hnqfczemI6iVmMmkMMyIt367c7f47taVDEg4hKW6zI\n96+i\r\n=ZO8S\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"notify":true,"preset":"react-native","testRegex":"/__tests__/[^/]+-test\\.js$","setupFiles":["<rootDir>/jest-setup.js"],"collectCoverage":true,"moduleNameMapper":{"\\.png$":"<rootDir>/assetsTransformer.js"},"coverageDirectory":"./coverage/","coverageReporters":["lcov"],"collectCoverageFrom":["src/**/*.js"],"transformIgnorePatterns":["node_modules/(?!(jest-)?react-native|react-clone-referenced-element|react-navigation-deprecated-tab-navigator)"],"modulePathIgnorePatterns":["<rootDir>/examples/"],"coveragePathIgnorePatterns":["jest-setup.js"]},"main":"src/react-navigation.js","files":["src"],"gitHead":"b8d6d4253d7d2bfe0f3fa15b98c5baa30d02b131","scripts":{"ios":"cd examples/NavigationPlayground && yarn && yarn ios","jest":"jest","lint":"eslint .","test":"npm run lint && npm run jest","start":"npm run ios","format":"eslint --fix .","android":"cd examples/NavigationPlayground && yarn && yarn android","codecov":"codecov","precommit":"lint-staged","test-update-snapshot":"jest --updateSnapshot"},"_npmUser":{"name":"brentvatne","email":"brentvatne@gmail.com"},"deprecated":"This package is no longer supported. Please use @react-navigation/native instead. See https://reactnavigation.org/docs/getting-started/ for usage guide","repository":{"url":"git+ssh://git@github.com/react-navigation/react-navigation.git","type":"git"},"_npmVersion":"5.7.0","description":"Routing and navigation for your React Native apps","directories":{},"lint-staged":{"*.js":["eslint --fix","prettier --write flow/react-navigation.js","git add"]},"_nodeVersion":"9.2.0","dependencies":{"clamp":"^1.0.1","prop-types":"^15.5.10","path-to-regexp":"^1.7.0","create-react-context":"^0.2.1","react-navigation-tabs":"0.5.1","hoist-non-react-statics":"^2.2.0","react-lifecycles-compat":"^3","react-navigation-drawer":"0.3.0","react-native-safe-area-view":"^0.8.0","react-navigation-deprecated-tab-navigator":"1.3.0"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^22.1.3","husky":"^0.14.3","react":"16.2.0","eslint":"^4.2.0","codecov":"^2.2.0","prettier":"^1.12.1","babel-cli":"^6.24.1","jest-expo":"^25.1.0","babel-core":"^6.25.0","babel-jest":"^22.4.1","lint-staged":"^4.2.1","babel-eslint":"^7.2.3","react-native":"^0.52.0","prettier-eslint":"^8.8.1","eslint-plugin-react":"^7.1.0","react-test-renderer":"^16.0.0","eslint-plugin-import":"^2.7.0","eslint-config-prettier":"^2.9.0","eslint-plugin-jsx-a11y":"^6.0.2","eslint-plugin-prettier":"^2.6.0","babel-preset-react-native":"^2.1.0","react-native-vector-icons":"^4.2.0"},"peerDependencies":{"react":"*","react-native":"*"},"_npmOperationalInternal":{"tmp":"tmp/react-navigation_2.3.1_1528828343585_0.7363376373408197","host":"s3://npm-registry-packages"}},"2.4.0-beta.0":{"name":"react-navigation","version":"2.4.0-beta.0","author":{"name":"Adam Miskiewicz","email":"adam@sk3vy.com"},"license":"BSD-2-Clause","_id":"react-navigation@2.4.0-beta.0","maintainers":[{"name":"brentvatne","email":"brentvatne@gmail.com"},{"name":"ericvicenti","email":"ericvicenti@gmail.com"},{"name":"grabbou","email":"grabbou@gmail.com"},{"name":"satya164","email":"satyajit.happy@gmail.com"},{"name":"skevy","email":"adam@sk3vy.com"}],"homepage":"https://github.com/react-navigation/react-navigation#readme","bugs":{"url":"https://github.com/react-navigation/react-navigation/issues"},"dist":{"shasum":"86f582bdc58889bffa054f515a0eb0259211a845","tarball":"https://registry.npmjs.org/react-navigation/-/react-navigation-2.4.0-beta.0.tgz","fileCount":107,"integrity":"sha512-U9ndHM61jOekUjQaIpri/kBjopsGtYPyYh6XMQg4bNsk9/+Qzil0mXwNw89GVr6obeGZeQJ8FeTTRDjLlpcYcQ==","signatures":[{"sig":"MEUCIE3HihzCxIOr7CzcYOJoC8DNBROEFZc2dVjKlvIUPHJmAiEA/M7zbxOoTyHXeVtRjEcEB3As95eN3wz5Ws966oJ2CBI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":416668,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbI9hvCRA9TVsSAnZWagAAZFEP/3WwB6N5Z7XVd7rMgMNK\nYjFuiZAO2YxYhBFD8Kd78VMcsXid7J/T+Nm5Xt6PKYY5m3rlwI/ACiBEkq0t\ng5NBupJBuztoPjWhMu2tzuRt/uaGltea0bziHIW/S+rvDI1mhOKXCJnibz6P\nZFmwe6vqHRaKylmOO/o5VE9GzYGCjDiBHncOjQpXBVuXfpMI/D7vzfrQ2OcJ\na9pWHpDJgaV9YbXJW6eMz1+Y9mdpDXFbD61vB8tn2LY3qH5SszfEs3OJfjvk\nuHHjLa++4ZmJjcxxx4L3X3jg91l82PN+OdiK1hMbRg3fwuXV6+FBB6svudZf\nIttzoIB/vmaNnDftcBCebphXymNlgnX4F/JiD2sGOIsmhrU6Xs4uC1xsXmFV\nBgonrynwD32fuPFTSO3bDWeZcBe6WVIisJ5S9Rewr74rnNVKf5csLTu7QvWj\nPG8BxHt/P/M0JzG/ju3OPkqncwcHoGxzvJBfxn0PN8/Ial+lQdmkOSiTjm6k\nLXWbfhXwjqkuYUKJF0hwO3kiAEs0oWK/mplzFegDrXZXDuQmFtW2/k4bHUCA\nMzmipIzsw98BPLCXmET4hQzDfOJBbUw9bMdATKnpXQt18IVddIR5wm67OnLG\nKJvdK7D+/TP3aWTU02QI7y+6BjRgpSwtAd0caiWmEyOgYwxPr7wyHMcQwtjs\nc4nr\r\n=DJ3H\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"notify":true,"preset":"react-native","testRegex":"/__tests__/[^/]+-test\\.js$","setupFiles":["<rootDir>/jest-setup.js"],"collectCoverage":true,"moduleNameMapper":{"\\.png$":"<rootDir>/assetsTransformer.js"},"coverageDirectory":"./coverage/","coverageReporters":["lcov"],"collectCoverageFrom":["src/**/*.js"],"transformIgnorePatterns":["node_modules/(?!(jest-)?react-native|react-clone-referenced-element|react-navigation-deprecated-tab-navigator)"],"modulePathIgnorePatterns":["<rootDir>/examples/"],"coveragePathIgnorePatterns":["jest-setup.js"]},"main":"src/react-navigation.js","files":["src"],"readme":"# React Navigation\n\n[![npm version](https://badge.fury.io/js/react-navigation.svg)](https://badge.fury.io/js/react-navigation) [![codecov](https://codecov.io/gh/react-navigation/react-navigation/branch/master/graph/badge.svg)](https://codecov.io/gh/react-navigation/react-navigation) [![CircleCI badge](https://circleci.com/gh/react-navigation/react-navigation/tree/master.svg?style=shield)](https://circleci.com/gh/react-navigation/react-navigation/tree/master) [![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg)](https://reactnavigation.org/docs/contributing.html)\n\nReact Navigation is born from the React Native community's need for an extensible yet easy-to-use navigation solution based on Javascript.\n\n## Installation\n\nSince the library is a JS-based solution, to install the latest version of react-navigation you only need to run:\n\n```bash\nyarn add react-navigation\n```\n\nor\n\n```bash\nnpm install --save react-navigation\n```\n\n## Documentation\n\n* The best way to learn is to follow the [Getting started guide](https://reactnavigation.org/docs/getting-started.html). It guides you through the fundamentals of React Navigation.\n* The documentation includes solutions for common use cases in the \"How do I do ...?\" section, such as [tab navigation](https://reactnavigation.org/docs/tab-based-navigation.html) and [Redux integration](https://reactnavigation.org/docs/redux-integration.html).\n* If you need to build your own navigator, [there's a section for that](https://reactnavigation.org/docs/custom-navigator-overview.html) too.\n* The [API reference](https://reactnavigation.org/docs/api-reference.html) lists all public APIs.\n* The [Community Resources](https://github.com/react-navigation/react-navigation/blob/master/COMMUNITY_RESOURCES.md) document lists some other resources submitted to us by people who use React Navigation. Feel free to open a pull request to add your resource to the list.\n* You can contribute improvements to the documentation [in the website repository](https://github.com/react-navigation/react-navigation.github.io).\n\n## Try it out\n\nYou can also try out the [Navigation Playground app](https://exp.host/@react-navigation/NavigationPlayground) to get a sense for some of the tools built in to React Navigation. The \"Fundamentals\" in the documentation also include examples you can play with.\n\n## FAQs\n\n#### I'm having troubles using the library, what can I do?\n\nSee [the help page](https://reactnavigation.org/en/help.html).\n\n#### How can I help?\n\nSee our [Contributing Guide](CONTRIBUTING.md)!\n\n#### Is this the only library available for navigation?\n\nCertainly not! There other libraries - which, depending on your needs, can be better or worse suited for your project. Read more in the [alternative libraries](https://reactnavigation.org/docs/alternatives.html) documentation, and read React Navigation's [pitch & anti-pitch](https://reactnavigation.org/docs/pitch.html) to understand the tradeoffs.\n\n#### Can I use this library for web?\n\nWeb support was [not a priority for the 1.0 release](https://github.com/react-community/react-navigation/issues/2585#issuecomment-330338793), but the architecture of this library allows for it (and it has worked in the past). If you would like to lead this charge, please reach out with your ideas for how to move forward on the [RFCs repository](https://github.com/react-navigation/rfcs) and we would be happy to discuss.\n\n## Code of conduct\n\nThis library has adopted a Code of Conduct that we expect project participants to adhere to. Please read the [full text](https://github.com/react-community/react-navigation/blob/master/CODE_OF_CONDUCT.md) so that you can understand what actions will and will not be tolerated.\n\n## License\n\nReact Navigation is licensed under the [BSD 2-clause \"Simplified\" License](https://github.com/react-community/react-navigation/blob/master/LICENSE).\n","gitHead":"e1df2c6c4a75d8ce2c64cea99ab5f92cac7c2a51","scripts":{"ios":"cd examples/NavigationPlayground && yarn && yarn ios","jest":"jest","lint":"eslint .","test":"npm run lint && npm run jest","start":"npm run ios","format":"eslint --fix .","android":"cd examples/NavigationPlayground && yarn && yarn android","codecov":"codecov","precommit":"lint-staged","test-update-snapshot":"jest --updateSnapshot"},"_npmUser":{"name":"brentvatne","email":"brentvatne@gmail.com"},"deprecated":"This package is no longer supported. Please use @react-navigation/native instead. See https://reactnavigation.org/docs/getting-started/ for usage guide","repository":{"url":"git+ssh://git@github.com/react-navigation/react-navigation.git","type":"git"},"_npmVersion":"5.7.0","description":"Routing and navigation for your React Native apps","directories":{},"lint-staged":{"*.js":["eslint --fix","prettier --write flow/react-navigation.js","git add"]},"_nodeVersion":"9.2.0","dependencies":{"clamp":"^1.0.1","prop-types":"^15.5.10","path-to-regexp":"^1.7.0","create-react-context":"^0.2.1","react-navigation-tabs":"0.5.1","hoist-non-react-statics":"^2.2.0","react-lifecycles-compat":"^3","react-navigation-drawer":"0.3.0","react-native-safe-area-view":"^0.8.0","react-navigation-deprecated-tab-navigator":"1.3.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^22.1.3","husky":"^0.14.3","react":"16.2.0","eslint":"^4.2.0","codecov":"^2.2.0","prettier":"^1.12.1","babel-cli":"^6.24.1","jest-expo":"^25.1.0","babel-core":"^6.25.0","babel-jest":"^22.4.1","lint-staged":"^4.2.1","babel-eslint":"^7.2.3","react-native":"^0.52.0","prettier-eslint":"^8.8.1","eslint-plugin-react":"^7.1.0","react-test-renderer":"^16.0.0","eslint-plugin-import":"^2.7.0","eslint-config-prettier":"^2.9.0","eslint-plugin-jsx-a11y":"^6.0.2","eslint-plugin-prettier":"^2.6.0","babel-preset-react-native":"^2.1.0","react-native-vector-icons":"^4.2.0"},"peerDependencies":{"react":"*","react-native":"*"},"_npmOperationalInternal":{"tmp":"tmp/react-navigation_2.4.0-beta.0_1529075822540_0.07807041245330448","host":"s3://npm-registry-packages"}},"2.4.0":{"name":"react-navigation","version":"2.4.0","author":{"name":"Adam Miskiewicz","email":"adam@sk3vy.com"},"license":"BSD-2-Clause","_id":"react-navigation@2.4.0","maintainers":[{"name":"brentvatne","email":"brentvatne@gmail.com"},{"name":"ericvicenti","email":"ericvicenti@gmail.com"},{"name":"grabbou","email":"grabbou@gmail.com"},{"name":"satya164","email":"satyajit.happy@gmail.com"},{"name":"skevy","email":"adam@sk3vy.com"}],"homepage":"https://github.com/react-navigation/react-navigation#readme","bugs":{"url":"https://github.com/react-navigation/react-navigation/issues"},"dist":{"shasum":"43262ecabedd17ed893399ca2a992e7c7542e99f","tarball":"https://registry.npmjs.org/react-navigation/-/react-navigation-2.4.0.tgz","fileCount":107,"integrity":"sha512-aavtc4hur7/5RVGTAUgezd6CkgGYM634iFtILGnDhwdCkRSDB+/1IWXJtqZieECKx//REgj9GSykFdmGCUQA1w==","signatures":[{"sig":"MEUCIQC/0oM+UnHkLEIx376Ea8m61xuCebNx/faI/kibwZONOwIgIdJj88SEtgGcBwdANqraVqYZUfQcD/SkDCVpSOQFQa4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":416833,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbKrtKCRA9TVsSAnZWagAA2YEP/jNwKGzLXeyKnOebQM/9\nQhMJMMB2MEmmho0egnOzo+nkRg2vvoqAglfOG30RGcN7OFtrrko8RjW7mdUJ\nK8JM8kGyPxIQUk8jhv8TZjZmTFkPx4kNqh+xoVGZ0hJRVEIfd1tkBIESvJbL\nZN/Sco8zsI/bl/cM7lyhZcw1e2lGranbj+LhK1oSk1gkP464lEQCRoQNQzM4\nCRmQG51jZonO3VS+l/7GWQyb2nSHX0Kg9F+MI7QtF6ULqf9w3Q/ofs5Hgudg\nSRsuOOq3QeIbQndYnLD4YnncjxVSDbFWFaVnzz3cSfulExqxfibLUFZHcqL2\nGTK58Rs6k3r90PHMsjcFRwT3f180RGUUDIvsnrlX+PSzz0uz8ZX8FOZo8oG8\n3f9dVrGrv0mbiRyXse8edb/9pIlQvVUnjCraDAFYhGsSv6bbuxUIZNq7Rhgx\ntDwG2uuqQRMi19NSAmWfpVL3zg5Gb4wmeUalU9tb1zp61YGnO/XzIlJTk9Dl\njD5TV5YqobmJwo9F6YXGxPfCyciGokONunPrd6U7as6Ev6WXQLY2gcEobPpS\nhF8x8W9WTNB5uYrs8yC3qI14U9gsdzxFOIIz384anomDzZ/111oTT3cQiYWk\nnkqZ6iN6+FC4xJpU7CFWstOv2aMUT9Zc+B2qj9tQaoQAlY6ACEIZ0c0p/kZl\nIInY\r\n=fmMr\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"notify":true,"preset":"react-native","testRegex":"/__tests__/[^/]+-test\\.js$","setupFiles":["<rootDir>/jest-setup.js"],"collectCoverage":true,"moduleNameMapper":{"\\.png$":"<rootDir>/assetsTransformer.js"},"coverageDirectory":"./coverage/","coverageReporters":["lcov"],"collectCoverageFrom":["src/**/*.js"],"transformIgnorePatterns":["node_modules/(?!(jest-)?react-native|react-clone-referenced-element|react-navigation-deprecated-tab-navigator)"],"modulePathIgnorePatterns":["<rootDir>/examples/"],"coveragePathIgnorePatterns":["jest-setup.js"]},"main":"src/react-navigation.js","files":["src"],"gitHead":"1cfe01dbdb287729ed628c55150d980c55cdd9b6","scripts":{"ios":"cd examples/NavigationPlayground && yarn && yarn ios","jest":"jest","lint":"eslint .","test":"npm run lint && npm run jest","start":"npm run ios","format":"eslint --fix .","android":"cd examples/NavigationPlayground && yarn && yarn android","codecov":"codecov","precommit":"lint-staged","test-update-snapshot":"jest --updateSnapshot"},"_npmUser":{"name":"brentvatne","email":"brentvatne@gmail.com"},"deprecated":"This package is no longer supported. Please use @react-navigation/native instead. See https://reactnavigation.org/docs/getting-started/ for usage guide","repository":{"url":"git+ssh://git@github.com/react-navigation/react-navigation.git","type":"git"},"_npmVersion":"5.7.0","description":"Routing and navigation for your React Native apps","directories":{},"lint-staged":{"*.js":["eslint --fix","prettier --write flow/react-navigation.js","git add"]},"_nodeVersion":"9.2.0","dependencies":{"clamp":"^1.0.1","prop-types":"^15.5.10","path-to-regexp":"^1.7.0","create-react-context":"^0.2.1","react-navigation-tabs":"0.5.1","hoist-non-react-statics":"^2.2.0","react-lifecycles-compat":"^3","react-navigation-drawer":"0.3.1","react-native-safe-area-view":"^0.8.0","react-navigation-deprecated-tab-navigator":"1.3.0"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^22.1.3","husky":"^0.14.3","react":"16.2.0","eslint":"^4.2.0","codecov":"^2.2.0","prettier":"^1.12.1","babel-cli":"^6.24.1","jest-expo":"^25.1.0","babel-core":"^6.25.0","babel-jest":"^22.4.1","lint-staged":"^4.2.1","babel-eslint":"^7.2.3","react-native":"^0.52.0","prettier-eslint":"^8.8.1","eslint-plugin-react":"^7.1.0","react-test-renderer":"^16.0.0","eslint-plugin-import":"^2.7.0","eslint-config-prettier":"^2.9.0","eslint-plugin-jsx-a11y":"^6.0.2","eslint-plugin-prettier":"^2.6.0","babel-preset-react-native":"^2.1.0","react-native-vector-icons":"^4.2.0"},"peerDependencies":{"react":"*","react-native":"*"},"_npmOperationalInternal":{"tmp":"tmp/react-navigation_2.4.0_1529527112681_0.35354164977887725","host":"s3://npm-registry-packages"}},"2.4.1":{"name":"react-navigation","version":"2.4.1","author":{"name":"Adam Miskiewicz","email":"adam@sk3vy.com"},"license":"BSD-2-Clause","_id":"react-navigation@2.4.1","maintainers":[{"name":"brentvatne","email":"brentvatne@gmail.com"},{"name":"ericvicenti","email":"ericvicenti@gmail.com"},{"name":"grabbou","email":"grabbou@gmail.com"},{"name":"satya164","email":"satyajit.happy@gmail.com"},{"name":"skevy","email":"adam@sk3vy.com"}],"homepage":"https://github.com/react-navigation/react-navigation#readme","bugs":{"url":"https://github.com/react-navigation/react-navigation/issues"},"dist":{"shasum":"2452fdd60f731914dcf8900c24bd68c65771dc12","tarball":"https://registry.npmjs.org/react-navigation/-/react-navigation-2.4.1.tgz","fileCount":107,"integrity":"sha512-gi/g0xbvpQT4av0ZNpvRzh6Gd60z+/UxzSlYl5NcocXp8wTwrX1vQQHaBnauQ7HqTr27olV+IUAq0yASLQon5w==","signatures":[{"sig":"MEUCIFIXnLpz4gr/IUxSLPDVRyNLXFoq9XHCCyyGIHXwapm/AiEA9usUuWoSSZ0mlQqmNNPZBgtBG6RKo3/Hp7mIAFSDSv0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":416833,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbKtazCRA9TVsSAnZWagAAOwwQAJzTqm323IGLHyZyaygp\ntEg+DBuNiQ3oD0Puo2ioqNqjXXV/GVVszSk+xBaLpaoQmqVpvDO2RoDWcKyE\nMX4jtokdI1iZqcemcY1Qa8qdnZuaQZzj58q5r23czhiwfi4rpYU3OPM8ALBB\nThdB9SRFPBgvcJK8em12WCzD5ftVkeVb8+YSljKd3sH2LMfPpaT+byJ98U4S\ns4qOILLqKNGRNYhH9W4N0MwTwDuTXvBA5+Y0bxzenTDZolYU7RSn3BHjvjXn\nBh52Vu2mW3Ytsh1EbgeiR0DMSaua+Q4VTAW7nkQ2oEGfFeWQtztZSQvezFxl\n6IKJSXJfxR4L5btdzkKfyxPcEUxooOC7BcRRhkeeufXjhjOLbwDvpm+Yj+3g\naIu7AAO8BwwwKynqCsqGITTozI1GC+OYa1QfFRnInjo4xNTS9KecLspJ5jhn\nWTK0e6vwiPpQEVQ7D/VBerRnGl9Uypxm2Bb90cWENEEDhbtZV8JluhKojLtP\nG6/RotubyoZJTWVUYow5vVE6Iv7T/imn1WHTWSPbaIoYKCaJ8OEnEqil20KC\nmc/LajJSu90ILsd6CXXPfVdgv4vu0ai9qph7tOrf0flAFz3iizDBd/sQ9iSo\nSraL5k97LrvKhZ/oVkF78JGzY3TxNgZvN1FRThOjTCT5QwCotkIMQPGcXxvn\nRAXd\r\n=pNv9\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"notify":true,"preset":"react-native","testRegex":"/__tests__/[^/]+-test\\.js$","setupFiles":["<rootDir>/jest-setup.js"],"collectCoverage":true,"moduleNameMapper":{"\\.png$":"<rootDir>/assetsTransformer.js"},"coverageDirectory":"./coverage/","coverageReporters":["lcov"],"collectCoverageFrom":["src/**/*.js"],"transformIgnorePatterns":["node_modules/(?!(jest-)?react-native|react-clone-referenced-element|react-navigation-deprecated-tab-navigator)"],"modulePathIgnorePatterns":["<rootDir>/examples/"],"coveragePathIgnorePatterns":["jest-setup.js"]},"main":"src/react-navigation.js","files":["src"],"gitHead":"dde091848ab9cb6ab466bb68eb8d9c6e60611f8f","scripts":{"ios":"cd examples/NavigationPlayground && yarn && yarn ios","jest":"jest","lint":"eslint .","test":"npm run lint && npm run jest","start":"npm run ios","format":"eslint --fix .","android":"cd examples/NavigationPlayground && yarn && yarn android","codecov":"codecov","precommit":"lint-staged","test-update-snapshot":"jest --updateSnapshot"},"_npmUser":{"name":"brentvatne","email":"brentvatne@gmail.com"},"deprecated":"This package is no longer supported. Please use @react-navigation/native instead. See https://reactnavigation.org/docs/getting-started/ for usage guide","repository":{"url":"git+ssh://git@github.com/react-navigation/react-navigation.git","type":"git"},"_npmVersion":"5.7.0","description":"Routing and navigation for your React Native apps","directories":{},"lint-staged":{"*.js":["eslint --fix","prettier --write flow/react-navigation.js","git add"]},"_nodeVersion":"9.2.0","dependencies":{"clamp":"^1.0.1","prop-types":"^15.5.10","path-to-regexp":"^1.7.0","create-react-context":"^0.2.1","react-navigation-tabs":"0.5.1","hoist-non-react-statics":"^2.2.0","react-lifecycles-compat":"^3","react-navigation-drawer":"0.3.2","react-native-safe-area-view":"^0.8.0","react-navigation-deprecated-tab-navigator":"1.3.0"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^22.1.3","husky":"^0.14.3","react":"16.2.0","eslint":"^4.2.0","codecov":"^2.2.0","prettier":"^1.12.1","babel-cli":"^6.24.1","jest-expo":"^25.1.0","babel-core":"^6.25.0","babel-jest":"^22.4.1","lint-staged":"^4.2.1","babel-eslint":"^7.2.3","react-native":"^0.52.0","prettier-eslint":"^8.8.1","eslint-plugin-react":"^7.1.0","react-test-renderer":"^16.0.0","eslint-plugin-import":"^2.7.0","eslint-config-prettier":"^2.9.0","eslint-plugin-jsx-a11y":"^6.0.2","eslint-plugin-prettier":"^2.6.0","babel-preset-react-native":"^2.1.0","react-native-vector-icons":"^4.2.0"},"peerDependencies":{"react":"*","react-native":"*"},"_npmOperationalInternal":{"tmp":"tmp/react-navigation_2.4.1_1529534130316_0.8862014498544615","host":"s3://npm-registry-packages"}},"2.5.0":{"name":"react-navigation","version":"2.5.0","author":{"name":"Adam Miskiewicz","email":"adam@sk3vy.com"},"license":"BSD-2-Clause","_id":"react-navigation@2.5.0","maintainers":[{"name":"brentvatne","email":"brentvatne@gmail.com"},{"name":"ericvicenti","email":"ericvicenti@gmail.com"},{"name":"grabbou","email":"grabbou@gmail.com"},{"name":"satya164","email":"satyajit.happy@gmail.com"},{"name":"skevy","email":"adam@sk3vy.com"}],"homepage":"https://github.com/react-navigation/react-navigation#readme","bugs":{"url":"https://github.com/react-navigation/react-navigation/issues"},"dist":{"shasum":"16b85fdcada8a347a7a819bc9aa04f7462f57fd0","tarball":"https://registry.npmjs.org/react-navigation/-/react-navigation-2.5.0.tgz","fileCount":112,"integrity":"sha512-goYMXtxa4iSvQfsX5JewC4X3Jrb96dHzr280k2+clrjFPgFJH6moMLzcdx07ihuetfgXKE4p6/LfM2OWNVq6mA==","signatures":[{"sig":"MEUCIQDZQ/G7P2Q2pXlXm9DP5j5m06ZP8FD8YWdWaRZkQWwb8QIgTfWJr+FSuweMwaD/LBJardx4TMp5AbueePqB+eR5oeU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":417169,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbLTKtCRA9TVsSAnZWagAABNAP/2JhuirwSUD9Bw8vXz3u\nsZDfieWLylcomg1IESxQ0fkQcP4vWJBVyy05k0HnofSZAnbxAXa7OWIC0c1d\nHffO3e+rbdP7rRWTukGJKEzCnwFl8Bybvbk8SFou7kO+Pcx3p+VQgrtvoomu\nJ4i4Is8x5IohygIk/31UI2ndTSuOLNbFcWgknj+Jq+9iowCquBtIHcewJKnC\nU1AK8PialdlN3KMKQ3es8VqKOGbaqkd2qZQ6UNBUneOOUxFx/JJyYVBXOrkZ\nIh70FaIJlDLd0jFCXSpL6M5T0lTK6c8jeNTSdYwn4WA0IBNG+LOetCG0PIFh\nJmitfA1HoWN/0PlTVmqL5fakuQHHW5RW/olXpiS3RzbHk4sYbmHUoUCkCZ3z\nLctBVR4mG62BrSeTQsGWykR19MyvnRjdUIq7jZRJITIriECI+YsPwFLJbXwn\n41T/ODIaU6ZxnGaFRbiDWuWstCPsHM4AhSIGqvQvqssJDhTdKE1DMNk0wCJZ\nxSTySRhX9oBj/4cjO+huroRpwAQSAR3PTAFXHmueAts9Rf47pIUTqEpD3WcP\nGXhWT6pS1teKC6ZKAunvZWwYNYz8iRUBSeStvB2bMNwlCTeT2vZ8cx75beCS\n6yglKzvJZ+cGcRFV8lRBCG2+oB5+zFwVj7FJk+EcFygqxVo2/fFXosc5CWgU\nk7la\r\n=27br\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"notify":true,"preset":"react-native","testRegex":"/__tests__/[^/]+-test\\.js$","setupFiles":["<rootDir>/jest-setup.js"],"collectCoverage":true,"moduleNameMapper":{"\\.png$":"<rootDir>/assetsTransformer.js"},"coverageDirectory":"./coverage/","coverageReporters":["lcov"],"collectCoverageFrom":["src/**/*.js"],"transformIgnorePatterns":["node_modules/(?!(jest-)?react-native|react-clone-referenced-element|react-navigation-deprecated-tab-navigator)"],"modulePathIgnorePatterns":["<rootDir>/examples/"],"coveragePathIgnorePatterns":["jest-setup.js"]},"main":"src/react-navigation.js","files":["src"],"gitHead":"08c8031a719510c07f71f588588611154a377318","scripts":{"ios":"cd examples/NavigationPlayground && yarn && yarn ios","jest":"jest","lint":"eslint .","test":"npm run lint && npm run jest","start":"npm run ios","format":"eslint --fix .","android":"cd examples/NavigationPlayground && yarn && yarn android","codecov":"codecov","precommit":"lint-staged","test-update-snapshot":"jest --updateSnapshot"},"_npmUser":{"name":"brentvatne","email":"brentvatne@gmail.com"},"deprecated":"This package is no longer supported. Please use @react-navigation/native instead. See https://reactnavigation.org/docs/getting-started/ for usage guide","repository":{"url":"git+ssh://git@github.com/react-navigation/react-navigation.git","type":"git"},"_npmVersion":"5.7.0","description":"Routing and navigation for your React Native apps","directories":{},"lint-staged":{"*.js":["eslint --fix","prettier --write flow/react-navigation.js","git add"]},"_nodeVersion":"9.2.0","dependencies":{"clamp":"^1.0.1","path-to-regexp":"^1.7.0","create-react-context":"^0.2.1","react-navigation-tabs":"0.5.1","hoist-non-react-statics":"^2.2.0","react-lifecycles-compat":"^3","react-navigation-drawer":"0.4.1","react-native-safe-area-view":"^0.8.0","react-navigation-deprecated-tab-navigator":"1.3.0"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^22.1.3","husky":"^0.14.3","react":"16.2.0","eslint":"^4.2.0","codecov":"^2.2.0","prettier":"^1.12.1","babel-cli":"^6.24.1","jest-expo":"^25.1.0","babel-core":"^6.25.0","babel-jest":"^22.4.1","lint-staged":"^4.2.1","babel-eslint":"^7.2.3","react-native":"^0.52.0","prettier-eslint":"^8.8.1","eslint-plugin-react":"^7.1.0","react-test-renderer":"^16.0.0","eslint-plugin-import":"^2.7.0","eslint-config-prettier":"^2.9.0","eslint-plugin-jsx-a11y":"^6.0.2","eslint-plugin-prettier":"^2.6.0","babel-preset-react-native":"^2.1.0","react-native-vector-icons":"^4.2.0"},"peerDependencies":{"react":"*","react-native":"*"},"_npmOperationalInternal":{"tmp":"tmp/react-navigation_2.5.0_1529688749752_0.12288333741097679","host":"s3://npm-registry-packages"}},"2.5.1":{"name":"react-navigation","version":"2.5.1","author":{"name":"Adam Miskiewicz","email":"adam@sk3vy.com"},"license":"BSD-2-Clause","_id":"react-navigation@2.5.1","maintainers":[{"name":"brentvatne","email":"brentvatne@gmail.com"},{"name":"ericvicenti","email":"ericvicenti@gmail.com"},{"name":"grabbou","email":"grabbou@gmail.com"},{"name":"satya164","email":"satyajit.happy@gmail.com"},{"name":"skevy","email":"adam@sk3vy.com"}],"homepage":"https://github.com/react-navigation/react-navigation#readme","bugs":{"url":"https://github.com/react-navigation/react-navigation/issues"},"dist":{"shasum":"fa2048f8857bf4c558551c67cee9e544efe0cd7e","tarball":"https://registry.npmjs.org/react-navigation/-/react-navigation-2.5.1.tgz","fileCount":112,"integrity":"sha512-s8fV7uXjb31rjACjsLhgmBSh1C2Ap7HTQDODFkdneiyLH+bYNBT4eoCg1zfjKzssedzXkJGmCV4Y0uFzkeIxhw==","signatures":[{"sig":"MEYCIQCGnOl6xGvxk1BO16qhfBLM0LntXAVkDH1RtBZSSPZF/wIhAKt9ouB4b0TMftEN+qTzWF1I25/+EW4eJM2dGqJROUsn","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":417486,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbLVpXCRA9TVsSAnZWagAADkcP/1/Ykb0V1poqUJR+IeoC\nMfE/Kdy3ycOOEYLiz8UxDoXTDRNU4gPTfVjU3VH6vh5X6O5bOxi005CGdQmy\n80MxaFsY55BtXu72y7/iowSGo6wO1dCBQN+cHslaOS/b2ymTpf3y/awy4Wep\nI5U5YuMfT2lXIlIV3huDKGRZykO+CdTTEXtterlxNyN7nrm517kSgSdy7I1P\nN1LbzlIqFfb5wnsnBcAv6KuPvdU8A6tkfNvcnXdb/jq71UyhS3bz/mzpUrNL\nWDVkJAfcORyfA5wm3BcRLIwKBJuIM1oT71v0/4v9OblKGIowhR/xWuuNoYWI\nhJh15fnZgt051vlOgC5/+d9LQrASRbmfy+PvzTXz6NGiwR9OZ/6xH7h0DlE8\n0WTlVhi1c1XYjtnnKJhlqeI+wqjvRzXkHMTTLr0ZBR/2W8Y6m4H4LnDDMPpg\nNWE3pD0hWj7/370LIdAvlZUrvBXmn6/6jGj9jKq8sknTHkKRP0Hdox1mgItF\n028i1K/68btU1WDmiTKBgh9raBig7KAk4pNI384SM4dohMLncQp8X49nZ7hc\n35fUkKUhhZYjoCgePRj9D0lyQVMQBqaQADXYIv2KIf5AKrublPjSKqAQhnQR\nQsKML7nHUSwe35AIz1ZDAMXNa+H6kYKFGDsbwBvjX2YcbLxDssj967oGUFYI\nkd+P\r\n=bU12\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"notify":true,"preset":"react-native","testRegex":"/__tests__/[^/]+-test\\.js$","setupFiles":["<rootDir>/jest-setup.js"],"collectCoverage":true,"moduleNameMapper":{"\\.png$":"<rootDir>/assetsTransformer.js"},"coverageDirectory":"./coverage/","coverageReporters":["lcov"],"collectCoverageFrom":["src/**/*.js"],"transformIgnorePatterns":["node_modules/(?!(jest-)?react-native|react-clone-referenced-element|react-navigation-deprecated-tab-navigator)"],"modulePathIgnorePatterns":["<rootDir>/examples/"],"coveragePathIgnorePatterns":["jest-setup.js"]},"main":"src/react-navigation.js","files":["src"],"gitHead":"350b7e0aed42bdbeb217d5f9994a268d48594d88","scripts":{"ios":"cd examples/NavigationPlayground && yarn && yarn ios","jest":"jest","lint":"eslint .","test":"npm run lint && npm run jest","start":"npm run ios","format":"eslint --fix .","android":"cd examples/NavigationPlayground && yarn && yarn android","codecov":"codecov","precommit":"lint-staged","test-update-snapshot":"jest --updateSnapshot"},"_npmUser":{"name":"brentvatne","email":"brentvatne@gmail.com"},"deprecated":"This package is no longer supported. Please use @react-navigation/native instead. See https://reactnavigation.org/docs/getting-started/ for usage guide","repository":{"url":"git+ssh://git@github.com/react-navigation/react-navigation.git","type":"git"},"_npmVersion":"5.7.0","description":"Routing and navigation for your React Native apps","directories":{},"lint-staged":{"*.js":["eslint --fix","prettier --write flow/react-navigation.js","git add"]},"_nodeVersion":"9.2.0","dependencies":{"clamp":"^1.0.1","path-to-regexp":"^1.7.0","create-react-context":"^0.2.1","react-navigation-tabs":"0.5.1","hoist-non-react-statics":"^2.2.0","react-lifecycles-compat":"^3","react-navigation-drawer":"0.4.1","react-native-safe-area-view":"^0.8.0","react-navigation-deprecated-tab-navigator":"1.3.0"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^22.1.3","husky":"^0.14.3","react":"16.2.0","eslint":"^4.2.0","codecov":"^2.2.0","prettier":"^1.12.1","babel-cli":"^6.24.1","jest-expo":"^25.1.0","babel-core":"^6.25.0","babel-jest":"^22.4.1","lint-staged":"^4.2.1","babel-eslint":"^7.2.3","react-native":"^0.52.0","prettier-eslint":"^8.8.1","eslint-plugin-react":"^7.1.0","react-test-renderer":"^16.0.0","eslint-plugin-import":"^2.7.0","eslint-config-prettier":"^2.9.0","eslint-plugin-jsx-a11y":"^6.0.2","eslint-plugin-prettier":"^2.6.0","babel-preset-react-native":"^2.1.0","react-native-vector-icons":"^4.2.0"},"peerDependencies":{"react":"*","react-native":"*"},"_npmOperationalInternal":{"tmp":"tmp/react-navigation_2.5.1_1529698902869_0.9333585845020154","host":"s3://npm-registry-packages"}},"2.5.2":{"name":"react-navigation","version":"2.5.2","author":{"name":"Adam Miskiewicz","email":"adam@sk3vy.com"},"license":"BSD-2-Clause","_id":"react-navigation@2.5.2","maintainers":[{"name":"brentvatne","email":"brentvatne@gmail.com"},{"name":"ericvicenti","email":"ericvicenti@gmail.com"},{"name":"grabbou","email":"grabbou@gmail.com"},{"name":"satya164","email":"satyajit.happy@gmail.com"},{"name":"skevy","email":"adam@sk3vy.com"}],"homepage":"https://github.com/react-navigation/react-navigation#readme","bugs":{"url":"https://github.com/react-navigation/react-navigation/issues"},"dist":{"shasum":"b1ab2d1931eecda71ec0e0684c7ff484844e2d10","tarball":"https://registry.npmjs.org/react-navigation/-/react-navigation-2.5.2.tgz","fileCount":112,"integrity":"sha512-LT8SwLegYGsH6Bc0tJlEZsQx3OO5N0cM9ifV2h5FE3LdsOfiSBrrv9h1Jz5N/liPFT61gvKAJwj+0Hu6agnpZw==","signatures":[{"sig":"MEUCIQDPZ9yGw42xWKlBQN7FgH6LlvBgV0U+W6Es1awe6Rm48wIgRhba7hQ9ni0lyLJ01XBocviIKVWMFLXMGeo9r3bwaik=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":417486,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbLos6CRA9TVsSAnZWagAAYcYP/245Mg+KvIQXA2RJ7yo7\nQj55/tTDxnG/SxLcqamQ0GkPiWxVPG+Su9aa56bfSPomjL3swYrxSXrHN5kU\n6DldNq4yZfGqIDXORR1r8YB528UutbIYGSdYe+i3aL6oC2+htM4Ysro4ZRol\n5J9fIk2WBTc7A5M7yea/CZxlY/g9nvKSxMhJdqMdzKEDbew3uVdjX5isZ++U\npHEdPIyjMloTGTyh61yEWpS5csfePob7OSP1sJF39ZaLRzh7izrbv2UcATTr\nsml2bTfmbUHmhTai149DZminiJaLr8ZX2qZyeGyK4VvxEufGMgr8LJ3kDUpK\nCTfLNrI9fhFhcC59g3cbRWHiFYzw2HbB5EVl7Vo7f0O35H5pXn4KIxBV99yR\nYWsioaqxPysjj1WVjQezfFuEMJ6pWOK9pziI6hVE5f7mCw4yRIKjw8ZtXZGb\nO+zSgI5S9sORbAqYi2Mqw8NyhzbClmE5oe1BTixF2hvr73W6R0Dw8ZfTnFig\n7aaQORgcqPR8ypWo7yq9w6bL3jaGu1199PcGRgpl6MGgzD6p158kDsf4Uqhq\nN7TXSvSAyqn74CGpo8OSAJUMD6QEqPs/fmsQlIrDEjcwC9OmdHJfKDkqePVp\n936J6sOMqCAu2h1xTmxiOBF4TUkH/jtGmzyMDdpUwtxl1lPE4U5fNaincVzV\n1SRI\r\n=DXgq\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"notify":true,"preset":"react-native","testRegex":"/__tests__/[^/]+-test\\.js$","setupFiles":["<rootDir>/jest-setup.js"],"collectCoverage":true,"moduleNameMapper":{"\\.png$":"<rootDir>/assetsTransformer.js"},"coverageDirectory":"./coverage/","coverageReporters":["lcov"],"collectCoverageFrom":["src/**/*.js"],"transformIgnorePatterns":["node_modules/(?!(jest-)?react-native|react-clone-referenced-element|react-navigation-deprecated-tab-navigator)"],"modulePathIgnorePatterns":["<rootDir>/examples/"],"coveragePathIgnorePatterns":["jest-setup.js"]},"main":"src/react-navigation.js","files":["src"],"gitHead":"cde6e845cd5a9e06ae35aacbcfe8cb51b0713e84","scripts":{"ios":"cd examples/NavigationPlayground && yarn && yarn ios","jest":"jest","lint":"eslint .","test":"npm run lint && npm run jest","start":"npm run ios","format":"eslint --fix .","android":"cd examples/NavigationPlayground && yarn && yarn android","codecov":"codecov","precommit":"lint-staged","test-update-snapshot":"jest --updateSnapshot"},"_npmUser":{"name":"brentvatne","email":"brentvatne@gmail.com"},"deprecated":"This package is no longer supported. Please use @react-navigation/native instead. See https://reactnavigation.org/docs/getting-started/ for usage guide","repository":{"url":"git+ssh://git@github.com/react-navigation/react-navigation.git","type":"git"},"_npmVersion":"5.7.0","description":"Routing and navigation for your React Native apps","directories":{},"lint-staged":{"*.js":["eslint --fix","prettier --write flow/react-navigation.js","git add"]},"_nodeVersion":"9.2.0","dependencies":{"clamp":"^1.0.1","path-to-regexp":"^1.7.0","create-react-context":"^0.2.1","react-navigation-tabs":"0.5.1","hoist-non-react-statics":"^2.2.0","react-lifecycles-compat":"^3","react-navigation-drawer":"0.4.2","react-native-safe-area-view":"^0.8.0","react-navigation-deprecated-tab-navigator":"1.3.0"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^22.1.3","husky":"^0.14.3","react":"16.2.0","eslint":"^4.2.0","codecov":"^2.2.0","prettier":"^1.12.1","babel-cli":"^6.24.1","jest-expo":"^25.1.0","babel-core":"^6.25.0","babel-jest":"^22.4.1","lint-staged":"^4.2.1","babel-eslint":"^7.2.3","react-native":"^0.52.0","prettier-eslint":"^8.8.1","eslint-plugin-react":"^7.1.0","react-test-renderer":"^16.0.0","eslint-plugin-import":"^2.7.0","eslint-config-prettier":"^2.9.0","eslint-plugin-jsx-a11y":"^6.0.2","eslint-plugin-prettier":"^2.6.0","babel-preset-react-native":"^2.1.0","react-native-vector-icons":"^4.2.0"},"peerDependencies":{"react":"*","react-native":"*"},"_npmOperationalInternal":{"tmp":"tmp/react-navigation_2.5.2_1529776953893_0.3127105220631783","host":"s3://npm-registry-packages"}},"2.5.3":{"name":"react-navigation","version":"2.5.3","author":{"name":"Adam Miskiewicz","email":"adam@sk3vy.com"},"license":"BSD-2-Clause","_id":"react-navigation@2.5.3","maintainers":[{"name":"brentvatne","email":"brentvatne@gmail.com"},{"name":"ericvicenti","email":"ericvicenti@gmail.com"},{"name":"grabbou","email":"grabbou@gmail.com"},{"name":"satya164","email":"satyajit.happy@gmail.com"},{"name":"skevy","email":"adam@sk3vy.com"}],"homepage":"https://github.com/react-navigation/react-navigation#readme","bugs":{"url":"https://github.com/react-navigation/react-navigation/issues"},"dist":{"shasum":"37ebe91553d2ae7bb047aababe688e87c6e6fe7e","tarball":"https://registry.npmjs.org/react-navigation/-/react-navigation-2.5.3.tgz","fileCount":112,"integrity":"sha512-tTHlOuj1b5Bhi34CzixYt8NHQ9SBzbZpUv1qStqJc1LWybo98PuhXodkDyJLQVDLeCLcFJxDK1A9fIKC9WL+qg==","signatures":[{"sig":"MEUCIQCax2ayJvAP9HCzLuCoH4eF6qrsoC3i1AKSEL+fmslbqQIgAx5sn6+BIHrRjxOYZJB84AMAtX1Tl+jPQV+1A0J5Tv8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":418015,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbMWCvCRA9TVsSAnZWagAAIaAP/i5ayNjYY45hK1FRRm+x\nMOSbODDW4FLqW26xgJf61Sd3cikaZyBB0L/eDg26QXW/CCXrG3cxweX8xDMV\nZj9wfctkI9hA/JKLA9TvFm12dzpdbka2EHU8oL2DtH38XSNi+8MDoOWJDG/O\nVsNVhhIGtoyDLrDEQIQOYPdrESh3ELVwAjZ9Jg5koDpiI0EYBLAx43hK6XZV\nUx9ScRIJYnswD2lqsNJ6I+L4M+Lsz5yNopCNglsDAfIocJxrCNcDygLfuWUe\n5Q4Z5M5eFUFI7hxmIS4jH/Q3mluvO+a8CGYekZonB5LXxGTPn/26fwOdc2RE\nBmexygBjlMw5YfrQaXHqhSaUAQOtgo1QlnpP7sEW193fR8v4RXyxwElF/8bo\nWGuFWAFbFhhiL6i5Hi5lcRMOayVlPZ6P1XfT84lrd8gBsj+zfmB1PVlFFMJN\negdVGQNQeVvoHDIwJwqcOa/7bGMxjw8hp4IJM6RMxp2qWbWAIDAz8gaVK8Jl\n/2d2+o7Wl0R1c6RYt2Agzc01rXXBtn7x4Da8rlcawIatPuuaHhToMiw+YECI\nZNrJHGx9VCjrhXw7bX5n25KDUKHAOWdBkRtciVVnZK2aNoeBzULc4uYq+0Hy\nSkKguSMlu5TLEE/EQ0eL6/hPY767tjloedN3Dxe4H2hGR7hVUTGdiEStbund\nzkyr\r\n=TZww\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"notify":true,"preset":"react-native","testRegex":"/__tests__/[^/]+-test\\.js$","setupFiles":["<rootDir>/jest-setup.js"],"collectCoverage":true,"moduleNameMapper":{"\\.png$":"<rootDir>/assetsTransformer.js"},"coverageDirectory":"./coverage/","coverageReporters":["lcov"],"collectCoverageFrom":["src/**/*.js"],"transformIgnorePatterns":["node_modules/(?!(jest-)?react-native|react-clone-referenced-element|react-navigation-deprecated-tab-navigator)"],"modulePathIgnorePatterns":["<rootDir>/examples/"],"coveragePathIgnorePatterns":["jest-setup.js"]},"main":"src/react-navigation.js","files":["src"],"gitHead":"4f93200c917af3a8fe2952844cb4b57ca8ba22ff","scripts":{"ios":"cd examples/NavigationPlayground && yarn && yarn ios","jest":"jest","lint":"eslint .","test":"npm run lint && npm run jest","start":"npm run ios","format":"eslint --fix .","android":"cd examples/NavigationPlayground && yarn && yarn android","codecov":"codecov","precommit":"lint-staged","test-update-snapshot":"jest --updateSnapshot"},"_npmUser":{"name":"brentvatne","email":"brentvatne@gmail.com"},"deprecated":"This package is no longer supported. Please use @react-navigation/native instead. See https://reactnavigation.org/docs/getting-started/ for usage guide","repository":{"url":"git+ssh://git@github.com/react-navigation/react-navigation.git","type":"git"},"_npmVersion":"5.7.0","description":"Routing and navigation for your React Native apps","directories":{},"lint-staged":{"*.js":["eslint --fix","prettier --write flow/react-navigation.js","git add"]},"_nodeVersion":"9.2.0","dependencies":{"clamp":"^1.0.1","path-to-regexp":"^1.7.0","create-react-context":"^0.2.1","react-navigation-tabs":"0.5.1","hoist-non-react-statics":"^2.2.0","react-lifecycles-compat":"^3","react-navigation-drawer":"0.4.2","react-native-safe-area-view":"^0.8.0","react-navigation-deprecated-tab-navigator":"1.3.0"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^22.1.3","husky":"^0.14.3","react":"16.2.0","eslint":"^4.2.0","codecov":"^2.2.0","prettier":"^1.12.1","babel-cli":"^6.24.1","jest-expo":"^25.1.0","babel-core":"^6.25.0","babel-jest":"^22.4.1","lint-staged":"^4.2.1","babel-eslint":"^7.2.3","react-native":"^0.52.0","prettier-eslint":"^8.8.1","eslint-plugin-react":"^7.1.0","react-test-renderer":"^16.0.0","eslint-plugin-import":"^2.7.0","eslint-config-prettier":"^2.9.0","eslint-plugin-jsx-a11y":"^6.0.2","eslint-plugin-prettier":"^2.6.0","babel-preset-react-native":"^2.1.0","react-native-vector-icons":"^4.2.0"},"peerDependencies":{"react":"*","react-native":"*"},"_npmOperationalInternal":{"tmp":"tmp/react-navigation_2.5.3_1529962670873_0.6418494659064606","host":"s3://npm-registry-packages"}},"2.5.4":{"name":"react-navigation","version":"2.5.4","author":{"name":"Adam Miskiewicz","email":"adam@sk3vy.com"},"license":"BSD-2-Clause","_id":"react-navigation@2.5.4","maintainers":[{"name":"brentvatne","email":"brentvatne@gmail.com"},{"name":"ericvicenti","email":"ericvicenti@gmail.com"},{"name":"grabbou","email":"grabbou@gmail.com"},{"name":"satya164","email":"satyajit.happy@gmail.com"},{"name":"skevy","email":"adam@sk3vy.com"}],"homepage":"https://github.com/react-navigation/react-navigation#readme","bugs":{"url":"https://github.com/react-navigation/react-navigation/issues"},"dist":{"shasum":"83426ccab150128a4ddaabc8892b66b80074e8fb","tarball":"https://registry.npmjs.org/react-navigation/-/react-navigation-2.5.4.tgz","fileCount":112,"integrity":"sha512-7A01NYxpXGDmTyLoY96Wgji5hKUcxUdnzgt+yHGSzJUPaHbwnppKDh6xBelN6pvwVdTW5Lg8tKB/yVEqQ6mGuA==","signatures":[{"sig":"MEUCIFH82qKD7rAWrE7axgNihqpPRXmMPM4Maw5npp9bsYqGAiEA0jbr3/ObVMZ0dtgjM449QzF+FsSSuwtTd9jYm+1zbpo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":420027,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbNA63CRA9TVsSAnZWagAA9NAP/3sCJEzZWftE+pSFPXPF\nQkpfxZ+4T8xfaqvnkedYl4BF22Lc59c4sHaQa/5ShL83anmw9PjNuBqYWQJY\nvqBw3fPa3PBIfAXj7wvcXOxreMTVIEeyAk3sxkF4gX7dX9kjzB3y+aO0+6qW\ni3n5/ckyZr2lkRt94OqRTY/vBl/0avP1rFLoYaLvhwFWwbGsFVJszQ0vCZtb\nAMpB/e+EGHj8b6VeJWN8yCZblZuZkLwx0L1RNKi60IbUJQDXfFucq2BaVblr\npdPZ33cPCQNx4fLF0Z1S5Nxt4DlugT4LsuXIvtFi1KD1qTRT2+TOY8Ut9GFH\nUiVRRHOHD3Yl6GJ3ghBp5HTVSCzcMVO3i50j3VFofNd9OMlx5Gg54DQVREx2\n2rwhw6Jeq5mRbXUcRgJtDV4p1tWneS1RmKNuFclmDZQLTSx48JRv89ilI7jQ\nn+FkbQ+gDy2HpLOSj4YCsVo0hwLgmYgRXRbxHNuyRnuHP2+4I0VOYl1xWN44\nu4gadHWMQE4ZjdBb4adHUl8hGiq1WnZzUYH1N9Wkb0yESftzpw9X4J46w4F9\nsUqu+Jn6HEFsBiWq7284objbAkXdwlY024KKNGGSV/QB0xCUjuhF0hP7Zcyh\npGlxUkVHlZBZ33aUNPJkrLGD6yuhLxT7LeRawFNh/z7VgQlaqE/kGefGrnE1\nJt9l\r\n=9zWe\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"notify":true,"preset":"react-native","testRegex":"/__tests__/[^/]+-test\\.js$","setupFiles":["<rootDir>/jest-setup.js"],"collectCoverage":true,"moduleNameMapper":{"\\.png$":"<rootDir>/assetsTransformer.js"},"coverageDirectory":"./coverage/","coverageReporters":["lcov"],"collectCoverageFrom":["src/**/*.js"],"transformIgnorePatterns":["node_modules/(?!(jest-)?react-native|react-clone-referenced-element|react-navigation-deprecated-tab-navigator)"],"modulePathIgnorePatterns":["<rootDir>/examples/"],"coveragePathIgnorePatterns":["jest-setup.js"]},"main":"src/react-navigation.js","files":["src"],"gitHead":"3dd3f5b804f92b12c91a6dc08fb8e99fafbf2bda","scripts":{"ios":"cd examples/NavigationPlayground && yarn && yarn ios","jest":"jest","lint":"eslint .","test":"npm run lint && npm run jest","start":"npm run ios","format":"eslint --fix .","android":"cd examples/NavigationPlayground && yarn && yarn android","codecov":"codecov","precommit":"lint-staged","test-update-snapshot":"jest --updateSnapshot"},"_npmUser":{"name":"brentvatne","email":"brentvatne@gmail.com"},"deprecated":"This package is no longer supported. Please use @react-navigation/native instead. See https://reactnavigation.org/docs/getting-started/ for usage guide","repository":{"url":"git+ssh://git@github.com/react-navigation/react-navigation.git","type":"git"},"_npmVersion":"5.7.0","description":"Routing and navigation for your React Native apps","directories":{},"lint-staged":{"*.js":["eslint --fix","prettier --write flow/react-navigation.js","git add"]},"_nodeVersion":"9.2.0","dependencies":{"clamp":"^1.0.1","path-to-regexp":"^1.7.0","create-react-context":"^0.2.1","react-navigation-tabs":"0.5.1","hoist-non-react-statics":"^2.2.0","react-lifecycles-compat":"^3","react-navigation-drawer":"0.4.2","react-native-safe-area-view":"^0.8.0","react-navigation-deprecated-tab-navigator":"1.3.0"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^22.1.3","husky":"^0.14.3","react":"16.2.0","eslint":"^4.2.0","codecov":"^2.2.0","prettier":"^1.12.1","babel-cli":"^6.24.1","jest-expo":"^25.1.0","babel-core":"^6.25.0","babel-jest":"^22.4.1","lint-staged":"^4.2.1","babel-eslint":"^7.2.3","react-native":"^0.52.0","prettier-eslint":"^8.8.1","eslint-plugin-react":"^7.1.0","react-test-renderer":"^16.0.0","eslint-plugin-import":"^2.7.0","eslint-config-prettier":"^2.9.0","eslint-plugin-jsx-a11y":"^6.0.2","eslint-plugin-prettier":"^2.6.0","babel-preset-react-native":"^2.1.0","react-native-vector-icons":"^4.2.0"},"peerDependencies":{"react":"*","react-native":"*"},"_npmOperationalInternal":{"tmp":"tmp/react-navigation_2.5.4_1530138295681_0.5784787787870576","host":"s3://npm-registry-packages"}},"2.5.5":{"name":"react-navigation","version":"2.5.5","author":{"name":"Adam Miskiewicz","email":"adam@sk3vy.com"},"license":"BSD-2-Clause","_id":"react-navigation@2.5.5","maintainers":[{"name":"brentvatne","email":"brentvatne@gmail.com"},{"name":"ericvicenti","email":"ericvicenti@gmail.com"},{"name":"grabbou","email":"grabbou@gmail.com"},{"name":"satya164","email":"satyajit.happy@gmail.com"},{"name":"skevy","email":"adam@sk3vy.com"}],"homepage":"https://github.com/react-navigation/react-navigation#readme","bugs":{"url":"https://github.com/react-navigation/react-navigation/issues"},"dist":{"shasum":"0c3b05147f824e636e6dd74a682e779e676d0cb0","tarball":"https://registry.npmjs.org/react-navigation/-/react-navigation-2.5.5.tgz","fileCount":112,"integrity":"sha512-fbGX0lA9XecxUjE1yRohx9GRdHn5KeED/+X2xpiMlLeHMpnXjSVWr4qUQaCTo4mTqDDlq9yp2UdRGqoiVgp3rA==","signatures":[{"sig":"MEYCIQD9YjpNNfaexfqVu+X8os4Yvt3uWp64jPtXbT2z1j+D9AIhANBHNvIKVFV7zL18QJbsmLViWomSkmOhbffBHTuMhP1Z","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":421623,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbNDY+CRA9TVsSAnZWagAAh/gQAJJFaGFxtP1NOKyNQ/cT\ndF3WIyghged9WSJK67B6iRFzFzZ5A4aM4AVeq0lJT2m1oSWpIl3Xf5ePKcjj\nZv/Hod6IE19pXGHyHACsKLsmgP1oamreTa3Ng7WcH4dGrrp/iajXk7V9xWH2\n5tdNwH9+sixBlyN1V8FihSS8O/9Irc4j+ar2bH7n5dTvQeqPKRnsA3N9xinu\nRl0zvZ6wCW3PAa2NAvQOmj8rpk+FOX4sQ7uW/9e/v9mHWS8d5itf1nPfGlyT\nstxR7T1d6hiWKRlgZDuprWb/upMsVPVJ0TILLeU1/KHtMFyqHOyVi75NVRYy\nqWyb+0U262x97CUCch5PvhHHKuGvLZCg1e9A//laW58/GqgZwfSPGYvBNtKN\nPrGm5IK1dhq9VxTWlXqr86zlAvM2+ArMTfMzzxZnvsWLukxo/XxuUvv+bzZm\n1+frcCf3yDDgUnyIb3kslJ+g6w9z64Q1vy/PuS95koNCn1k8tEm67CgsrNZp\ne4iv7ouYBZwuNjbN8tA0A0eLDroeP5UJ29twvcB8EM9ylHvsRPMaLVGUhQs7\nScTxgI227Zcyyt06mWiZUx9Y9ttYcEoBKNhojbDo9iCBXmcKDcp6qezPgjXG\n7qnzBt1QMWVj5i4NazgrhDYqvqTc6qex+PY6nCaM2Qxxsi0QKZKLgkjhuPUY\n2jrS\r\n=JhA+\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"notify":true,"preset":"react-native","testRegex":"/__tests__/[^/]+-test\\.js$","setupFiles":["<rootDir>/jest-setup.js"],"collectCoverage":true,"moduleNameMapper":{"\\.png$":"<rootDir>/assetsTransformer.js"},"coverageDirectory":"./coverage/","coverageReporters":["lcov"],"collectCoverageFrom":["src/**/*.js"],"transformIgnorePatterns":["node_modules/(?!(jest-)?react-native|react-clone-referenced-element|react-navigation-deprecated-tab-navigator)"],"modulePathIgnorePatterns":["<rootDir>/examples/"],"coveragePathIgnorePatterns":["jest-setup.js"]},"main":"src/react-navigation.js","files":["src"],"gitHead":"30ef5ef72bac261d7927d46ff762234673fa9072","scripts":{"ios":"cd examples/NavigationPlayground && yarn && yarn ios","jest":"jest","lint":"eslint .","test":"npm run lint && npm run jest","start":"npm run ios","format":"eslint --fix .","android":"cd examples/NavigationPlayground && yarn && yarn android","codecov":"codecov","precommit":"lint-staged","test-update-snapshot":"jest --updateSnapshot"},"_npmUser":{"name":"brentvatne","email":"brentvatne@gmail.com"},"deprecated":"This package is no longer supported. Please use @react-navigation/native instead. See https://reactnavigation.org/docs/getting-started/ for usage guide","repository":{"url":"git+ssh://git@github.com/react-navigation/react-navigation.git","type":"git"},"_npmVersion":"5.7.0","description":"Routing and navigation for your React Native apps","directories":{},"lint-staged":{"*.js":["eslint --fix","prettier --write flow/react-navigation.js","git add"]},"_nodeVersion":"9.2.0","dependencies":{"clamp":"^1.0.1","path-to-regexp":"^1.7.0","create-react-context":"^0.2.1","react-navigation-tabs":"0.5.1","hoist-non-react-statics":"^2.2.0","react-lifecycles-compat":"^3","react-navigation-drawer":"0.4.3","react-native-safe-area-view":"^0.8.0","react-navigation-deprecated-tab-navigator":"1.3.0"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^22.1.3","husky":"^0.14.3","react":"16.2.0","eslint":"^4.2.0","codecov":"^2.2.0","prettier":"^1.12.1","babel-cli":"^6.24.1","jest-expo":"^25.1.0","babel-core":"^6.25.0","babel-jest":"^22.4.1","lint-staged":"^4.2.1","babel-eslint":"^7.2.3","react-native":"^0.52.0","prettier-eslint":"^8.8.1","eslint-plugin-react":"^7.1.0","react-test-renderer":"^16.0.0","eslint-plugin-import":"^2.7.0","eslint-config-prettier":"^2.9.0","eslint-plugin-jsx-a11y":"^6.0.2","eslint-plugin-prettier":"^2.6.0","babel-preset-react-native":"^2.1.0","react-native-vector-icons":"^4.2.0"},"peerDependencies":{"react":"*","react-native":"*"},"_npmOperationalInternal":{"tmp":"tmp/react-navigation_2.5.5_1530148414806_0.6474073752479941","host":"s3://npm-registry-packages"}},"2.6.0":{"name":"react-navigation","version":"2.6.0","author":{"name":"Adam Miskiewicz","email":"adam@sk3vy.com"},"license":"BSD-2-Clause","_id":"react-navigation@2.6.0","maintainers":[{"name":"brentvatne","email":"brentvatne@gmail.com"},{"name":"ericvicenti","email":"ericvicenti@gmail.com"},{"name":"grabbou","email":"grabbou@gmail.com"},{"name":"satya164","email":"satyajit.happy@gmail.com"},{"name":"skevy","email":"adam@sk3vy.com"}],"homepage":"https://github.com/react-navigation/react-navigation#readme","bugs":{"url":"https://github.com/react-navigation/react-navigation/issues"},"dist":{"shasum":"7734aec4acf690d556a5bdcbda10ea79a3dc6c7e","tarball":"https://registry.npmjs.org/react-navigation/-/react-navigation-2.6.0.tgz","fileCount":115,"integrity":"sha512-GgoUVvG4UHJVU0c9LfkxfL8Q0YfMg9izaWAApGWvRM5YgoJ5roZjb5JKYynoM1AwrBPIbqpwV7NtNth3Yf4mTA==","signatures":[{"sig":"MEQCIDHbLKu4zxuk6NNXNCzwFj44JaBHr+HuOdty5TumtWRTAiBbM77oY48Z3JufEdsOffMJ4eeLYMKqYwgZPEYWDIzolA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":434094,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbPShvCRA9TVsSAnZWagAA/nAQAKFFs7/bJqXG442IR/PJ\nP28K6mqYRVoKtwOezIF6azV1SjDYO0NbBbNA2SUG6twX661aJxhNSMdI0lSx\ndB2SYFkOZ3p9zoO2KG8IdPYxbEVpsI2ghoH4ZlrIQfzfQ+OYAhCyfycC7v6E\nK8fMY5jR2znx0vYSpz1pjuKNTVhgMXkiv8kcNa6XWzehHPtMaraM8Z0KvTEs\n3dM9NqVSVaTqCzd/IyX+stE8xTAExQ51TCF8BAUkOGYxUh/6eHQLz8X5BbIj\n6vZEMZlQbMTOomWkZ2kdurnNrW0Ja7WpE1QsJ394cQwhtX+tBcnE7CuZUis3\njl1AuP8dzxcZY0RGaeXPM7VJweF0hxBlDDsDGePatfnvr4XGnoD3EFch8Z10\n05SYJ7uTXMGHsF1eYVqLOoHUT6vmnqLGCK8cX80k/Dtg4iGaWyz8gtF7X4qJ\n69w5p5cmBCgrhiVoLD1mwd7c+LtZpWZ26yje6FdHY+iM+n5dbxYUJH6c25wB\nqrdcktVmgExRtjZTfiXkKGrBIsgr7sHAtMAwnRSmCIitIC6AyVbw9DC6y8dZ\nWeA+de4cJiIsN/aPXkAuB0DjtUbGbKDeULvKLNpUTQXPq2EreZ5XBe4bKaE4\n7DxyLVUO47Nk9YMtjkfL3iuj9+Ibti9LX21/zamOFs0xQFixB2HR5Sq+KfIU\nefpd\r\n=z/+D\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"notify":true,"preset":"react-native","testRegex":"/__tests__/[^/]+-test\\.js$","setupFiles":["<rootDir>/jest-setup.js"],"collectCoverage":true,"moduleNameMapper":{"\\.png$":"<rootDir>/assetsTransformer.js"},"coverageDirectory":"./coverage/","coverageReporters":["lcov"],"collectCoverageFrom":["src/**/*.js"],"transformIgnorePatterns":["node_modules/(?!(jest-)?react-native|react-clone-referenced-element|react-navigation-deprecated-tab-navigator)"],"modulePathIgnorePatterns":["<rootDir>/examples/"],"coveragePathIgnorePatterns":["jest-setup.js"]},"main":"src/react-navigation.js","files":["src"],"gitHead":"525528e38f99bd07f54b214cdf0e424cfc715299","scripts":{"ios":"cd examples/NavigationPlayground && yarn && yarn ios","jest":"jest","lint":"eslint .","test":"npm run lint && npm run jest","start":"npm run ios","format":"eslint --fix .","android":"cd examples/NavigationPlayground && yarn && yarn android","codecov":"codecov","precommit":"lint-staged","test-update-snapshot":"jest --updateSnapshot"},"_npmUser":{"name":"brentvatne","email":"brentvatne@gmail.com"},"deprecated":"This package is no longer supported. Please use @react-navigation/native instead. See https://reactnavigation.org/docs/getting-started/ for usage guide","repository":{"url":"git+ssh://git@github.com/react-navigation/react-navigation.git","type":"git"},"_npmVersion":"5.7.0","description":"Routing and navigation for your React Native apps","directories":{},"lint-staged":{"*.js":["eslint --fix","prettier --write flow/react-navigation.js","git add"]},"_nodeVersion":"9.2.0","dependencies":{"clamp":"^1.0.1","query-string":"^6.1.0","path-to-regexp":"^1.7.0","create-react-context":"^0.2.1","react-navigation-tabs":"0.5.1","hoist-non-react-statics":"^2.2.0","react-lifecycles-compat":"^3","react-navigation-drawer":"0.4.3","react-native-safe-area-view":"^0.8.0","react-navigation-deprecated-tab-navigator":"1.3.0"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^22.1.3","husky":"^0.14.3","react":"16.2.0","eslint":"^4.2.0","codecov":"^2.2.0","prettier":"^1.12.1","babel-cli":"^6.24.1","jest-expo":"^25.1.0","babel-core":"^6.25.0","babel-jest":"^22.4.1","lint-staged":"^4.2.1","babel-eslint":"^7.2.3","react-native":"^0.52.0","prettier-eslint":"^8.8.1","eslint-plugin-react":"^7.1.0","react-test-renderer":"^16.0.0","eslint-plugin-import":"^2.7.0","eslint-config-prettier":"^2.9.0","eslint-plugin-jsx-a11y":"^6.0.2","eslint-plugin-prettier":"^2.6.0","babel-preset-react-native":"^2.1.0","react-native-vector-icons":"^4.2.0"},"peerDependencies":{"react":"*","react-native":"*"},"_npmOperationalInternal":{"tmp":"tmp/react-navigation_2.6.0_1530734703104_0.3659761310162706","host":"s3://npm-registry-packages"}},"2.6.1":{"name":"react-navigation","version":"2.6.1","author":{"name":"Adam Miskiewicz","email":"adam@sk3vy.com"},"license":"BSD-2-Clause","_id":"react-navigation@2.6.1","maintainers":[{"name":"brentvatne","email":"brentvatne@gmail.com"},{"name":"ericvicenti","email":"ericvicenti@gmail.com"},{"name":"grabbou","email":"grabbou@gmail.com"},{"name":"satya164","email":"satyajit.happy@gmail.com"},{"name":"skevy","email":"adam@sk3vy.com"}],"homepage":"https://github.com/react-navigation/react-navigation#readme","bugs":{"url":"https://github.com/react-navigation/react-navigation/issues"},"dist":{"shasum":"1466e7737799ef5426e76a012f0a2cc353a9c24e","tarball":"https://registry.npmjs.org/react-navigation/-/react-navigation-2.6.1.tgz","fileCount":115,"integrity":"sha512-UKQAFXnbG8W+SwVkUb6Ma/dZUp2PJODMfPi6ZLyUgxr/hZn0lEFUueb6TjHkzgnsOf9zoJNQgURQZIj9/f4SHA==","signatures":[{"sig":"MEYCIQDqxaFHXKOhBBr+WUJtYSF4rqEhGQi4PFBD97rOkyBIlQIhAJFL6nLvQV0OWglfSzqnSROZefpc2de2H6epNNq3Bh3I","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":435467,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbPpZjCRA9TVsSAnZWagAAqBsP/jTMsMUfY+GVMwyBbLUz\nxHVZy27edKWmOLx8ymLxojFzW1ZUXlQve8dg01eGwDKBbMpD/xPUK0Qm6VgJ\nDe7WfajoGSkgzHkDa0sFqIl9NMIeRtP7n4YQmvYFYZPf1zA+Ua3iAT8WfrYX\nzVwUWteQDFLmerq+APoM9qViEP1AZkOUTxVi/TgKI70Vvl8hPiAjHeTV3Fsy\nGoWrPv190kIv7Qhb51wDAQ5gcnuAl0u+YnF5Sm+OAyU3UsPY5yzZ5KUgNVLT\nY/R0Vo1OMYxYiiwt2EE1PeT3G46cJ775Gvrjc0VgTnZ31pGmixEAa7WYsIMw\nIpi0hSLTCTuAWQtbjbL+iB4+Gb4umGuN7s+zBpDMwSJzCQIg3W9dzPo25FHl\na2/+6/VVM9SqVMMXe0oIIa5Y2C2yQHHhG5Z+k2D73Ib70Gq0Fvl+tRxOYcVm\n3zRXPsXtrmUJsVRnbM8nuV9yn2mr5WbhGUmrZnwuF5dIfI5CqYYEAPuhvUct\ntFCaTP9jBvflOyMUHGy8EpW7PTF1tiM2/LXanNNrydJxq1sSFwoWXSKVxky5\numq3GfVBgwy1EiN8ie2r+2LnBWv1vuNJoE6/YpltzeWCcr5uS0DPhXPuI45/\n7CwNDuXRgJmKieTNYhVORO68N7gw83sbX7MnTeRDcZckg3Q+d/sHC3yy1+W9\nJf1g\r\n=ZFxj\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"notify":true,"preset":"react-native","testRegex":"/__tests__/[^/]+-test\\.js$","setupFiles":["<rootDir>/jest-setup.js"],"collectCoverage":true,"moduleNameMapper":{"\\.png$":"<rootDir>/assetsTransformer.js"},"coverageDirectory":"./coverage/","coverageReporters":["lcov"],"collectCoverageFrom":["src/**/*.js"],"transformIgnorePatterns":["node_modules/(?!(jest-)?react-native|react-clone-referenced-element|react-navigation-deprecated-tab-navigator)"],"modulePathIgnorePatterns":["<rootDir>/examples/"],"coveragePathIgnorePatterns":["jest-setup.js"]},"main":"src/react-navigation.js","files":["src"],"gitHead":"a69b67d6d2d0fff795ce63b6fc02521285b01c7b","scripts":{"ios":"cd examples/NavigationPlayground && yarn && yarn ios","jest":"jest","lint":"eslint .","test":"npm run lint && npm run jest","start":"npm run ios","format":"eslint --fix .","android":"cd examples/NavigationPlayground && yarn && yarn android","codecov":"codecov","precommit":"lint-staged","test-update-snapshot":"jest --updateSnapshot"},"_npmUser":{"name":"brentvatne","email":"brentvatne@gmail.com"},"deprecated":"This package is no longer supported. Please use @react-navigation/native instead. See https://reactnavigation.org/docs/getting-started/ for usage guide","repository":{"url":"git+ssh://git@github.com/react-navigation/react-navigation.git","type":"git"},"_npmVersion":"5.7.0","description":"Routing and navigation for your React Native apps","directories":{},"lint-staged":{"*.js":["eslint --fix","prettier --write flow/react-navigation.js","git add"]},"_nodeVersion":"9.2.0","dependencies":{"clamp":"^1.0.1","query-string":"^6.1.0","path-to-regexp":"^1.7.0","create-react-context":"^0.2.1","react-navigation-tabs":"0.5.1","hoist-non-react-statics":"^2.2.0","react-lifecycles-compat":"^3","react-navigation-drawer":"0.4.3","react-native-safe-area-view":"^0.8.0","react-navigation-deprecated-tab-navigator":"1.3.0"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^22.1.3","husky":"^0.14.3","react":"16.2.0","eslint":"^4.2.0","codecov":"^2.2.0","prettier":"^1.12.1","babel-cli":"^6.24.1","jest-expo":"^25.1.0","babel-core":"^6.25.0","babel-jest":"^22.4.1","lint-staged":"^4.2.1","babel-eslint":"^7.2.3","react-native":"^0.52.0","prettier-eslint":"^8.8.1","eslint-plugin-react":"^7.1.0","react-test-renderer":"^16.0.0","eslint-plugin-import":"^2.7.0","eslint-config-prettier":"^2.9.0","eslint-plugin-jsx-a11y":"^6.0.2","eslint-plugin-prettier":"^2.6.0","babel-preset-react-native":"^2.1.0","react-native-vector-icons":"^4.2.0"},"peerDependencies":{"react":"*","react-native":"*"},"_npmOperationalInternal":{"tmp":"tmp/react-navigation_2.6.1_1530828387547_0.10975230376297684","host":"s3://npm-registry-packages"}},"2.6.2":{"name":"react-navigation","version":"2.6.2","author":{"name":"Adam Miskiewicz","email":"adam@sk3vy.com"},"license":"BSD-2-Clause","_id":"react-navigation@2.6.2","maintainers":[{"name":"brentvatne","email":"brentvatne@gmail.com"},{"name":"ericvicenti","email":"ericvicenti@gmail.com"},{"name":"grabbou","email":"grabbou@gmail.com"},{"name":"satya164","email":"satyajit.happy@gmail.com"},{"name":"skevy","email":"adam@sk3vy.com"}],"homepage":"https://github.com/react-navigation/react-navigation#readme","bugs":{"url":"https://github.com/react-navigation/react-navigation/issues"},"dist":{"shasum":"a8fdb69c5876698f7e58c5a3962a78ba24bb2058","tarball":"https://registry.npmjs.org/react-navigation/-/react-navigation-2.6.2.tgz","fileCount":115,"integrity":"sha512-Mz8M7lNUSHmMfN35LQef6k9emX4aWFDSSF077RHxn7gC6bv+DKHG46dhKMGsnytM53Hbc/TGnnz70MTtxbUZhQ==","signatures":[{"sig":"MEUCIA6izEJMmE09d7nz6UKizC6Octd66PVXP3jKsh8Mv/+fAiEA5DFR3izKz+IgTC+dfmJfBX4CLYHeFUVyK1jWJ2d0VPk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":435899,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbP6rcCRA9TVsSAnZWagAA/60P/RF9tdHNPAN1SnsmF0P6\nvwPVs5N3b5GPsL3JUMFwqhiTa5ACxpnwEEY+ZrXT8VMOg6CNFOm8e5fCpwLj\nSrgUHGIWHpxXS7LRuU+4oOCX0fzbF50h+pwTFnC7iOQQNjfXMXXUzaBu6zdo\nE4yxkk4Qw1Fv8uX+Mqmlok9iCfdPnNiU9v4dTOvYWacDNiY1RcSol7H44fyT\ngUtEBDIFAb6b+9iwDa1a8KBicFF332g6SEbxbzI1ZlPFju3eNomPV9mWBa8R\nlZeuhYJ5mngW66W8JzbtmdRUjTy/LUapgfPkgHDY4RXXNRGg3UJbTRWuTMnh\nvsz406kaEokJtlooWiOnHRyYp4LGuGeNIgYzLwQ8GFXvihBJbYbrZb2dnSD4\n1WCFmXTx/zBKNKwszS7eSbedn07yOGLlLZUHFAdufseVCZKHJBtas4Sl3KxO\ni/9rU8YeIha5ZKxcPMf1MVtemkdlmxsCUMxrte9H8RWqyQHxD3tychyGAK6P\nQxPFc+DA2ZNF7pMwY1398UFCxrblo/rrbOZBz+ogj8DUeOKTU++8uno7kGbH\nSFC1dvvdP6TxhlFxz/R1IhB0dbvzBSmBuvLZQE6LkKQ4RtifImPeUoPToaeI\nBXHlxrXUkbqUiIMnlSgSoJ1Gnmu0+kcnY6aPjPIevItsm0EvLh3CB3D0Hq2R\niPml\r\n=ItLr\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"notify":true,"preset":"react-native","testRegex":"/__tests__/[^/]+-test\\.js$","setupFiles":["<rootDir>/jest-setup.js"],"collectCoverage":true,"moduleNameMapper":{"\\.png$":"<rootDir>/assetsTransformer.js"},"coverageDirectory":"./coverage/","coverageReporters":["lcov"],"collectCoverageFrom":["src/**/*.js"],"transformIgnorePatterns":["node_modules/(?!(jest-)?react-native|react-clone-referenced-element|react-navigation-deprecated-tab-navigator)"],"modulePathIgnorePatterns":["<rootDir>/examples/"],"coveragePathIgnorePatterns":["jest-setup.js"]},"main":"src/react-navigation.js","files":["src"],"gitHead":"37ca6a92cad58af159c77f3179b214d106ac8fe4","scripts":{"ios":"cd examples/NavigationPlayground && yarn && yarn ios","jest":"jest","lint":"eslint .","test":"npm run lint && npm run jest","start":"npm run ios","format":"eslint --fix .","android":"cd examples/NavigationPlayground && yarn && yarn android","codecov":"codecov","precommit":"lint-staged","test-update-snapshot":"jest --updateSnapshot"},"_npmUser":{"name":"brentvatne","email":"brentvatne@gmail.com"},"deprecated":"This package is no longer supported. Please use @react-navigation/native instead. See https://reactnavigation.org/docs/getting-started/ for usage guide","repository":{"url":"git+ssh://git@github.com/react-navigation/react-navigation.git","type":"git"},"_npmVersion":"5.7.0","description":"Routing and navigation for your React Native apps","directories":{},"lint-staged":{"*.js":["eslint --fix","prettier --write flow/react-navigation.js","git add"]},"_nodeVersion":"9.2.0","dependencies":{"clamp":"^1.0.1","query-string":"^6.1.0","path-to-regexp":"^1.7.0","create-react-context":"^0.2.1","react-navigation-tabs":"0.5.1","hoist-non-react-statics":"^2.2.0","react-lifecycles-compat":"^3","react-navigation-drawer":"0.4.3","react-native-safe-area-view":"^0.8.0","react-navigation-deprecated-tab-navigator":"1.3.0"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^22.1.3","husky":"^0.14.3","react":"16.2.0","eslint":"^4.2.0","codecov":"^2.2.0","prettier":"^1.12.1","babel-cli":"^6.24.1","jest-expo":"^25.1.0","babel-core":"^6.25.0","babel-jest":"^22.4.1","lint-staged":"^4.2.1","babel-eslint":"^7.2.3","react-native":"^0.52.0","prettier-eslint":"^8.8.1","eslint-plugin-react":"^7.1.0","react-test-renderer":"^16.0.0","eslint-plugin-import":"^2.7.0","eslint-config-prettier":"^2.9.0","eslint-plugin-jsx-a11y":"^6.0.2","eslint-plugin-prettier":"^2.6.0","babel-preset-react-native":"^2.1.0","react-native-vector-icons":"^4.2.0"},"peerDependencies":{"react":"*","react-native":"*"},"_npmOperationalInternal":{"tmp":"tmp/react-navigation_2.6.2_1530899164670_0.5475785831901712","host":"s3://npm-registry-packages"}},"2.7.0":{"name":"react-navigation","version":"2.7.0","author":{"name":"Adam Miskiewicz","email":"adam@sk3vy.com"},"license":"BSD-2-Clause","_id":"react-navigation@2.7.0","maintainers":[{"name":"brentvatne","email":"brentvatne@gmail.com"},{"name":"ericvicenti","email":"ericvicenti@gmail.com"},{"name":"grabbou","email":"grabbou@gmail.com"},{"name":"satya164","email":"satyajit.happy@gmail.com"},{"name":"skevy","email":"adam@sk3vy.com"}],"homepage":"https://github.com/react-navigation/react-navigation#readme","bugs":{"url":"https://github.com/react-navigation/react-navigation/issues"},"dist":{"shasum":"cd2a5ed107ebf9e24616a3fbc68aab00b9b3b241","tarball":"https://registry.npmjs.org/react-navigation/-/react-navigation-2.7.0.tgz","fileCount":115,"integrity":"sha512-CU5OJcNrK8B8Ti48pdgW6rlayUJmDsFHjRvAPvOfGJc60qNoOkAFfA9u5dDX7eqkhLNw9hdUO6eKU6IpCmsfow==","signatures":[{"sig":"MEUCIQD3egXFA3Ipa2Cljtpc8veDb/7B5wC3rx/WJOlv6CqSbwIgfMZ3RO4UVGPtDqx3WeQstEZy9DX58O4oVksEXw22/ls=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":450779,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbTnLnCRA9TVsSAnZWagAAqOQP/i9VKn2kcGhaD4eQmzCK\nuJQN/Y8MhS7dmCFJCmWTa7NgJaNv2N00d24T44WMvfG7nr/lUtOw/uTNdnlP\nZ2V2+c+DHgEJXbz6cStuqMXbA7Klsoa/1X+DxWw+UP+ap4j2NMlcI3e0jmLR\nlVKJq0nrB/s3pVwWlMRWuR7sCv4FLHnJRguBUVtt8IpSun2v7Q58wiI8lt9+\nZwDTcDoUYjXH0Xx1RwVAqf1en/GnjMN/NDip83bpgdI9QemJ0RnK+gmwVIxz\n/lHkbqNVJQm/qJOG4tINidD4440WS02EByK7RBtHSfZoxRGNm8qkbhH22fz5\nPbsNhn+cRVPSz2bhzczKFfDm2yTEomh3f13PIJlp0Y9SCYKShJZOTHx8J18/\njB0QMkCe9IYfBeGNaoQbL5gGQCXIrTvp18yWrIL9VPIWYRL7ay/qQlJckXu/\neYROIvGBuLKgBTp9H6cQhwXzbFWrj+tbJZ3SBzAYumYSHpUOZcj9aCoPRg79\nfzW32gcyWiP2FT0KsBqrjD5EXcKmgzdG4yv1p76CO0XJrBP2ZIaa1mJTSt0s\n10Fk2DvixsPc+YGHvgCruk9dwDrcWsqeeuXOoC65ERgQuc4m0XIMpulpKK2s\nOfKesFvXmYZr9L23eusoSiVUHKIErpJ+gSS89DSvvci7Ou71Shk7htt+/ozA\nBJ7M\r\n=SW5K\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"notify":true,"preset":"react-native","testRegex":"/__tests__/[^/]+-test\\.js$","setupFiles":["<rootDir>/jest-setup.js"],"collectCoverage":true,"moduleNameMapper":{"\\.png$":"<rootDir>/assetsTransformer.js"},"coverageDirectory":"./coverage/","coverageReporters":["lcov"],"collectCoverageFrom":["src/**/*.js"],"transformIgnorePatterns":["node_modules/(?!(jest-)?react-native|react-clone-referenced-element|react-navigation-deprecated-tab-navigator)"],"modulePathIgnorePatterns":["<rootDir>/examples/"],"coveragePathIgnorePatterns":["jest-setup.js"]},"main":"src/react-navigation.js","files":["src"],"gitHead":"c1f07dc167db47c6103198edad9b7d0c607f405a","scripts":{"ios":"cd examples/NavigationPlayground && yarn && yarn ios","jest":"jest","lint":"eslint .","test":"npm run lint && npm run jest","start":"npm run ios","format":"eslint --fix .","android":"cd examples/NavigationPlayground && yarn && yarn android","codecov":"codecov","precommit":"lint-staged","test-update-snapshot":"jest --updateSnapshot"},"_npmUser":{"name":"brentvatne","email":"brentvatne@gmail.com"},"deprecated":"This package is no longer supported. Please use @react-navigation/native instead. See https://reactnavigation.org/docs/getting-started/ for usage guide","repository":{"url":"git+ssh://git@github.com/react-navigation/react-navigation.git","type":"git"},"_npmVersion":"5.7.0","description":"Routing and navigation for your React Native apps","directories":{},"lint-staged":{"*.js":["eslint --fix","prettier --write flow/react-navigation.js","git add"]},"_nodeVersion":"9.2.0","dependencies":{"clamp":"^1.0.1","query-string":"^6.1.0","path-to-regexp":"^1.7.0","create-react-context":"^0.2.1","react-navigation-tabs":"0.5.1","hoist-non-react-statics":"^2.2.0","react-lifecycles-compat":"^3","react-navigation-drawer":"0.4.3","react-native-safe-area-view":"^0.8.0","react-navigation-deprecated-tab-navigator":"1.3.0"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^22.1.3","husky":"^0.14.3","react":"16.2.0","eslint":"^4.2.0","codecov":"^2.2.0","prettier":"^1.12.1","babel-cli":"^6.24.1","jest-expo":"^25.1.0","babel-core":"^6.25.0","babel-jest":"^22.4.1","lint-staged":"^4.2.1","babel-eslint":"^7.2.3","react-native":"^0.52.0","prettier-eslint":"^8.8.1","eslint-plugin-react":"^7.1.0","react-test-renderer":"^16.0.0","eslint-plugin-import":"^2.7.0","eslint-config-prettier":"^2.9.0","eslint-plugin-jsx-a11y":"^6.0.2","eslint-plugin-prettier":"^2.6.0","babel-preset-react-native":"^2.1.0","react-native-vector-icons":"^4.2.0"},"peerDependencies":{"react":"*","react-native":"*"},"_npmOperationalInternal":{"tmp":"tmp/react-navigation_2.7.0_1531867878459_0.8419662781883233","host":"s3://npm-registry-packages"}},"2.8.0":{"name":"react-navigation","version":"2.8.0","author":{"name":"Adam Miskiewicz","email":"adam@sk3vy.com"},"license":"BSD-2-Clause","_id":"react-navigation@2.8.0","maintainers":[{"name":"brentvatne","email":"brentvatne@gmail.com"},{"name":"ericvicenti","email":"ericvicenti@gmail.com"},{"name":"grabbou","email":"grabbou@gmail.com"},{"name":"satya164","email":"satyajit.happy@gmail.com"},{"name":"skevy","email":"adam@sk3vy.com"}],"homepage":"https://github.com/react-navigation/react-navigation#readme","bugs":{"url":"https://github.com/react-navigation/react-navigation/issues"},"dist":{"shasum":"c7f07a8d97ac99fa872e655783ad0a71563a9094","tarball":"https://registry.npmjs.org/react-navigation/-/react-navigation-2.8.0.tgz","fileCount":115,"integrity":"sha512-+ZmJ4D/tq0roe1KUStYs93Dc8Ao43JCVCrPvow+ZCjdDbw66MGPzLQZ3+DYqKNAvQr9EJOW4nc8gZ56gNhowiQ==","signatures":[{"sig":"MEUCIBSZfmWnypVIES2fEdSW2b9lmvHL1asjAEwPZywBX4Y9AiEAq8I7FtG+mTDmKkE4y6s7S4r3QDARTRVVCysJhE7qNz0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":452009,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbURW3CRA9TVsSAnZWagAAtoIP/jUr2/wL129b8N0Bu48s\nmrormU4BbBLUIHdISOU6J2imq1CYoWYUFW7USm7XqVMQpue7XzH/Zy09tQWD\nsdeXjsnKRu9Jm1f88t77prZ2wO7KsyJD8woOBRzvqfFDlDaYOH6rxnBVkKJK\no6BODs7/gkzvnWoTL3txFwVn3kwwXKhGOzKa77L8q1n1J8OPonPL0uvcO4nB\nB/9fG3E5DpGprOf3NbhSSVkagbRhK9s6he8LsGxFHYSyQy3WE/sT8arUXDFj\nMJ/Tf1ogmW69bSWncwXCVmfjlIsHFxAzAynK80OI7i6zqxIX+lgKpITw0QjK\nQbYajzB4NCZO9hZwvMqiQcAqUnPuC7ndWRK5WXrLj3tTxBP+CmQIu3lvRsxY\nGyvD/9X4/sj0O8YbkFQ2P8PtWeGSGztyDo0k/VMpEP0+0uM2Nya00syejZkV\n8Omzm5Kt1RxYwqa9eXt+4ipf+SVx1cYWoLWis97GP6QIspI5QfQigdFfeylr\ne+IXjK9lh4yh6r/HwxuKQV+AjPBjmyWhCs8HhjebTXk7CsUm8xcAnze8CSrz\n9iRj/f1pX8ORQPeA+IpIz9eYjnvQHNzudzbv125lI3FydHpcGU7A9L+JTx5U\nD/QKHzxhAztG/yZriAD8e8TKx5s2Rh7TfwvouxtmQm1Rz5RebHCxfoHOYEYN\nt4op\r\n=eXsT\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"notify":true,"preset":"react-native","testRegex":"/__tests__/[^/]+-test\\.js$","setupFiles":["<rootDir>/jest-setup.js"],"collectCoverage":true,"moduleNameMapper":{"\\.png$":"<rootDir>/assetsTransformer.js"},"coverageDirectory":"./coverage/","coverageReporters":["lcov"],"collectCoverageFrom":["src/**/*.js"],"transformIgnorePatterns":["node_modules/(?!(jest-)?react-native|react-clone-referenced-element|react-navigation-deprecated-tab-navigator)"],"modulePathIgnorePatterns":["<rootDir>/examples/"],"coveragePathIgnorePatterns":["jest-setup.js"]},"main":"src/react-navigation.js","files":["src"],"gitHead":"3c36db455f588d58c43e1db4dfd0aa19dffd8022","scripts":{"ios":"cd examples/NavigationPlayground && yarn && yarn ios","jest":"jest","lint":"eslint .","test":"npm run lint && npm run jest","start":"npm run ios","format":"eslint --fix .","android":"cd examples/NavigationPlayground && yarn && yarn android","codecov":"codecov","precommit":"lint-staged","test-update-snapshot":"jest --updateSnapshot"},"_npmUser":{"name":"brentvatne","email":"brentvatne@gmail.com"},"deprecated":"This package is no longer supported. Please use @react-navigation/native instead. See https://reactnavigation.org/docs/getting-started/ for usage guide","repository":{"url":"git+ssh://git@github.com/react-navigation/react-navigation.git","type":"git"},"_npmVersion":"5.7.0","description":"Routing and navigation for your React Native apps","directories":{},"lint-staged":{"*.js":["eslint --fix","prettier --write flow/react-navigation.js","git add"]},"_nodeVersion":"9.2.0","dependencies":{"clamp":"^1.0.1","query-string":"^6.1.0","path-to-regexp":"^1.7.0","create-react-context":"^0.2.1","react-navigation-tabs":"0.5.1","hoist-non-react-statics":"^2.2.0","react-lifecycles-compat":"^3","react-navigation-drawer":"0.4.3","react-native-safe-area-view":"^0.8.0","react-navigation-deprecated-tab-navigator":"1.3.0"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^22.1.3","husky":"^0.14.3","react":"16.2.0","eslint":"^4.2.0","codecov":"^2.2.0","prettier":"^1.12.1","babel-cli":"^6.24.1","jest-expo":"^25.1.0","babel-core":"^6.25.0","babel-jest":"^22.4.1","lint-staged":"^4.2.1","babel-eslint":"^7.2.3","react-native":"^0.52.0","prettier-eslint":"^8.8.1","eslint-plugin-react":"^7.1.0","react-test-renderer":"^16.0.0","eslint-plugin-import":"^2.7.0","eslint-config-prettier":"^2.9.0","eslint-plugin-jsx-a11y":"^6.0.2","eslint-plugin-prettier":"^2.6.0","babel-preset-react-native":"^2.1.0","react-native-vector-icons":"^4.2.0"},"peerDependencies":{"react":"*","react-native":"*"},"_npmOperationalInternal":{"tmp":"tmp/react-navigation_2.8.0_1532040631699_0.6950347272983946","host":"s3://npm-registry-packages"}},"2.9.0":{"name":"react-navigation","version":"2.9.0","author":{"name":"Adam Miskiewicz","email":"adam@sk3vy.com"},"license":"BSD-2-Clause","_id":"react-navigation@2.9.0","maintainers":[{"name":"brentvatne","email":"brentvatne@gmail.com"},{"name":"ericvicenti","email":"ericvicenti@gmail.com"},{"name":"grabbou","email":"grabbou@gmail.com"},{"name":"satya164","email":"satyajit.happy@gmail.com"},{"name":"skevy","email":"adam@sk3vy.com"}],"homepage":"https://github.com/react-navigation/react-navigation#readme","bugs":{"url":"https://github.com/react-navigation/react-navigation/issues"},"dist":{"shasum":"714d14c085fa566088166c85f187bc5f5943812d","tarball":"https://registry.npmjs.org/react-navigation/-/react-navigation-2.9.0.tgz","fileCount":116,"integrity":"sha512-ylBUvSNYzomKEipBnVjgYTEwMI4Us9pwTIjYtFEJLvGnsoPFypoe+MDeAnKu1U27+lQ3nyvfT51aa8GASSIzgA==","signatures":[{"sig":"MEUCIQC4Fsfzm66OAAwkWcTTmv7ZhnHeG1ADaHgYBser4fV9HAIgAs/NHchcycmtOXJkNPhtUibFLTb1DRK4ueFDSCpjx3c=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":462302,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbVRoGCRA9TVsSAnZWagAABMcQAJAeRjbuhySdCkuyERf7\nCvtkPBdlqUnwgBVeiLOWZhjnRF8YatvDU85N2jBld4oKbrCb+CqXtnu2LVae\nk+uoIU+oDZUjZ4XZMn/5o+8HEh3aQDWO3EqIYf/Z9Vti/H1aO55jVKMbSMyU\nK1ICNDzDS4qgSkrcqvKhFh8f0ohXwuBGW8jlOrj6snXYypkEWpxhsYoFj+GL\nXbMofd1jvB72lRHiQ0n15F2KprVLp786KvyxH4OBO5/fnJHzKVPs3ixF8C46\nnaV3PfkIEResrWK13r2yPgOztVfcVEJRFzaCQTRcAdobl3GDjQmsunxIb8QL\n0jjRm5+Px13JdkwZsi6S7o4ZwXq1usBBttRV4epcVdCeBQZ/9BtMzPURqXC3\nDpoejLe7K3EdB7xHHFbLpmQqfYcHzclMqEgggw4qoWdGSEEkqTebwUN4W0P9\nPfdDMutlxdrgLELHuyT2dujLpDqWqA/ACz8EVRa5+3UQ4xA7s3EruvdmtKpo\nT0e/OfU97Asd6z+1oTDXPAxkCeEwecRanYCtBeY+pi4iUgrofSnNccUVwQTf\nRAIwQ/0rkjwydnAQ4tr9Z0f6IfHOW6lX4BWuddQusYYS97K5osCC5kXgfnw/\n7fGgTaYuFh5syzx4SddtEjJFNNi31se/WdBTKNpzMouiCANqX7M20xkqonwI\ni5XH\r\n=BETE\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"notify":true,"preset":"react-native","testRegex":"/__tests__/[^/]+-test\\.js$","setupFiles":["<rootDir>/jest-setup.js"],"collectCoverage":true,"moduleNameMapper":{"\\.png$":"<rootDir>/assetsTransformer.js"},"coverageDirectory":"./coverage/","coverageReporters":["lcov"],"collectCoverageFrom":["src/**/*.js"],"transformIgnorePatterns":["node_modules/(?!(jest-)?react-native|react-clone-referenced-element|react-navigation-deprecated-tab-navigator)"],"modulePathIgnorePatterns":["<rootDir>/examples/"],"coveragePathIgnorePatterns":["jest-setup.js"]},"main":"src/react-navigation.js","files":["src"],"gitHead":"9a82706fbafb5b4ddf312a256ff715cdc5280923","scripts":{"ios":"cd examples/NavigationPlayground && yarn && yarn ios","jest":"jest","lint":"eslint .","test":"npm run lint && npm run jest","start":"npm run ios","format":"eslint --fix .","android":"cd examples/NavigationPlayground && yarn && yarn android","codecov":"codecov","precommit":"lint-staged","test-update-snapshot":"jest --updateSnapshot"},"_npmUser":{"name":"brentvatne","email":"brentvatne@gmail.com"},"deprecated":"This package is no longer supported. Please use @react-navigation/native instead. See https://reactnavigation.org/docs/getting-started/ for usage guide","repository":{"url":"git+ssh://git@github.com/react-navigation/react-navigation.git","type":"git"},"_npmVersion":"5.7.0","description":"Routing and navigation for your React Native apps","directories":{},"lint-staged":{"*.js":["eslint --fix","prettier --write flow/react-navigation.js","git add"]},"_nodeVersion":"9.2.0","dependencies":{"clamp":"^1.0.1","query-string":"^6.1.0","path-to-regexp":"^1.7.0","create-react-context":"^0.2.1","react-navigation-tabs":"0.5.1","hoist-non-react-statics":"^2.2.0","react-lifecycles-compat":"^3","react-navigation-drawer":"0.4.3","react-native-safe-area-view":"^0.8.0","react-navigation-deprecated-tab-navigator":"1.3.0"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^22.1.3","husky":"^0.14.3","react":"16.2.0","eslint":"^4.2.0","codecov":"^2.2.0","prettier":"^1.12.1","babel-cli":"^6.24.1","jest-expo":"^25.1.0","babel-core":"^6.25.0","babel-jest":"^22.4.1","lint-staged":"^4.2.1","babel-eslint":"^7.2.3","react-native":"^0.52.0","prettier-eslint":"^8.8.1","eslint-plugin-react":"^7.1.0","react-test-renderer":"^16.0.0","eslint-plugin-import":"^2.7.0","eslint-config-prettier":"^2.9.0","eslint-plugin-jsx-a11y":"^6.0.2","eslint-plugin-prettier":"^2.6.0","babel-preset-react-native":"^2.1.0","react-native-vector-icons":"^4.2.0"},"peerDependencies":{"react":"*","react-native":"*"},"_npmOperationalInternal":{"tmp":"tmp/react-navigation_2.9.0_1532303878083_0.8484253915128142","host":"s3://npm-registry-packages"}},"2.9.1":{"name":"react-navigation","version":"2.9.1","author":{"name":"Adam Miskiewicz","email":"adam@sk3vy.com"},"license":"BSD-2-Clause","_id":"react-navigation@2.9.1","maintainers":[{"name":"brentvatne","email":"brentvatne@gmail.com"},{"name":"ericvicenti","email":"ericvicenti@gmail.com"},{"name":"grabbou","email":"grabbou@gmail.com"},{"name":"satya164","email":"satyajit.happy@gmail.com"},{"name":"skevy","email":"adam@sk3vy.com"}],"homepage":"https://github.com/react-navigation/react-navigation#readme","bugs":{"url":"https://github.com/react-navigation/react-navigation/issues"},"dist":{"shasum":"122bc0a3f320b0c80ae2e68f0f21bb633c41fc24","tarball":"https://registry.npmjs.org/react-navigation/-/react-navigation-2.9.1.tgz","fileCount":116,"integrity":"sha512-9OfGXpbUUkSFPw6fTK8J7YLXEWGZfsoFy9qs4QT75iX3ntqJ1A+4u1cfsOTf9Cootj72bwg1OQHoES4K/roakA==","signatures":[{"sig":"MEQCIGX6TD7CG/YKmtef5fCLaeXpu8DKGX2rjFTYKP8owsqXAiBqjmVP4nyG1Y6PMWLJVG3Ww2VZwPTx/xQgx/RJjpx0rw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":462688,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbV2bcCRA9TVsSAnZWagAAg+EP/2ERhChHF3x4LFnoR+XV\ncPAr+OdQhtvua2sAHnlvrXE6UZihz0FoQ1D9OxNLgz5H/dhs+6XXgeNOsXcL\nwGH9t11wz6MG0afL7hga+ezvtbczSuGoYqIWlUClaycoodv/u7HPSUVftW3a\n1QKOHBArUuqJmNqJ2fZ77c863BP/YHx3J013lIe5D6tqzqsa/gnL2exy9EB1\nsfNH2PL6OD+q5fp30S8eIhS+rf4RZ37QUsuNS5ly0se6bS7VkiB6vSfkIhoY\ngzEz0eR76QIxSPrdElLB4+z1ln3F/YyWwk/RX0GV5XCsLMxKO6DE1NwGlKPt\nzSNy8t4etI2CjbVwXn9/PS+6O5e64sIRP7BWjEj0ihq2qQPFfH3SapC6qon+\nD3N/6sOxXR10bcEKXH5ZDQYbVAFHgvjzYVGe22oTx8n4ql8xvTx0KzdXN7pb\nFaql5kdA1S2K2Eik1GPej/tfTpA1XODDjc3d6f+EbhfYmudsCmWJS+x8MmWb\nBXi5WpychJTcqtc4v4O/s3B1Xui6wcZ/EHoxOAN5A0OYzhbjfmoTmMARjkyX\nZSnVwooPk9Q+ffXcvK75lb1G+HCl7XbGtTXLhBkXc+v6sPQhQ/rcB3gagxGX\nBzioZ+amBE72AAmELa9ACM/0HVuQgkVsWhqCMu6zxJ13E6sWu6brllx5xEjK\nyYPt\r\n=H8B6\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"notify":true,"preset":"react-native","testRegex":"/__tests__/[^/]+-test\\.js$","setupFiles":["<rootDir>/jest-setup.js"],"collectCoverage":true,"moduleNameMapper":{"\\.png$":"<rootDir>/assetsTransformer.js"},"coverageDirectory":"./coverage/","coverageReporters":["lcov"],"collectCoverageFrom":["src/**/*.js"],"transformIgnorePatterns":["node_modules/(?!(jest-)?react-native|react-clone-referenced-element|react-navigation-deprecated-tab-navigator)"],"modulePathIgnorePatterns":["<rootDir>/examples/"],"coveragePathIgnorePatterns":["jest-setup.js"]},"main":"src/react-navigation.js","files":["src"],"gitHead":"67233dc9efe37f292359845a6f8599f815425ef2","scripts":{"ios":"cd examples/NavigationPlayground && yarn && yarn ios","jest":"jest","lint":"eslint .","test":"npm run lint && npm run jest","start":"npm run ios","format":"eslint --fix .","android":"cd examples/NavigationPlayground && yarn && yarn android","codecov":"codecov","precommit":"lint-staged","test-update-snapshot":"jest --updateSnapshot"},"_npmUser":{"name":"brentvatne","email":"brentvatne@gmail.com"},"deprecated":"This package is no longer supported. Please use @react-navigation/native instead. See https://reactnavigation.org/docs/getting-started/ for usage guide","repository":{"url":"git+ssh://git@github.com/react-navigation/react-navigation.git","type":"git"},"_npmVersion":"5.7.0","description":"Routing and navigation for your React Native apps","directories":{},"lint-staged":{"*.js":["eslint --fix","prettier --write flow/react-navigation.js","git add"]},"_nodeVersion":"9.2.0","dependencies":{"clamp":"^1.0.1","query-string":"^6.1.0","path-to-regexp":"^1.7.0","create-react-context":"^0.2.1","react-navigation-tabs":"0.5.1","hoist-non-react-statics":"^2.2.0","react-lifecycles-compat":"^3","react-navigation-drawer":"0.4.3","react-native-safe-area-view":"^0.8.0","react-navigation-deprecated-tab-navigator":"1.3.0"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^22.1.3","husky":"^0.14.3","react":"16.2.0","eslint":"^4.2.0","codecov":"^2.2.0","prettier":"^1.12.1","babel-cli":"^6.24.1","jest-expo":"^25.1.0","babel-core":"^6.25.0","babel-jest":"^22.4.1","lint-staged":"^4.2.1","babel-eslint":"^7.2.3","react-native":"^0.52.0","prettier-eslint":"^8.8.1","eslint-plugin-react":"^7.1.0","react-test-renderer":"^16.0.0","eslint-plugin-import":"^2.7.0","eslint-config-prettier":"^2.9.0","eslint-plugin-jsx-a11y":"^6.0.2","eslint-plugin-prettier":"^2.6.0","babel-preset-react-native":"^2.1.0","react-native-vector-icons":"^4.2.0"},"peerDependencies":{"react":"*","react-native":"*"},"_npmOperationalInternal":{"tmp":"tmp/react-navigation_2.9.1_1532454620153_0.5681549531378136","host":"s3://npm-registry-packages"}},"2.9.2":{"name":"react-navigation","version":"2.9.2","author":{"name":"Adam Miskiewicz","email":"adam@sk3vy.com"},"license":"BSD-2-Clause","_id":"react-navigation@2.9.2","maintainers":[{"name":"brentvatne","email":"brentvatne@gmail.com"},{"name":"ericvicenti","email":"ericvicenti@gmail.com"},{"name":"grabbou","email":"grabbou@gmail.com"},{"name":"satya164","email":"satyajit.happy@gmail.com"},{"name":"skevy","email":"adam@sk3vy.com"}],"homepage":"https://github.com/react-navigation/react-navigation#readme","bugs":{"url":"https://github.com/react-navigation/react-navigation/issues"},"dist":{"shasum":"507d485ecd51cf584750e7dda3fe9772ab68c388","tarball":"https://registry.npmjs.org/react-navigation/-/react-navigation-2.9.2.tgz","fileCount":116,"integrity":"sha512-Y8TARPgY/1JbRNZl3c9Zixlzjnt0LfumkbCkJtvfOEgYUb++f2VgZqAe0loL54b24oAib8jF6tGd+ympLz7wnQ==","signatures":[{"sig":"MEYCIQCN7oIrw+vEWx+RheeuE+OhsXhQcf3moT+Oy6wTF7ndjAIhAI2LejB1VgPru0W6K1+j8FtAKN4f/x8PCsmP6XQ2X1JH","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":463538,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbWMciCRA9TVsSAnZWagAAerUP/3+3eHJI7PL0yO0x0ZGf\nmGeSiwbcns98iYtLxykR8TxDD3fra4bSBH/Fg1PLcLBY6seqQtLsE5paKgHC\nLeZEaa7ZCsq5QGHTMU5VMy5VPcVibfvVcJe2eKyDpi2sv75ejbCkEadAJ+MG\n00pij87jncF4eTgsAA/biT2E19HMYN4pGOA84AlnI2bynSn1VP4Fwu/gTfUj\nbDxQ8CI8SLnUdRSk0vOytwetaPwxCLPh3yFBUEh/incYIfclYZaACXB+4kGr\nhh7MkUYV+/MOjs5ECuiTyeLbWkBW3fZATwQzOE3N3jU0WE9Cva/gFSyOygFV\nNiOsE86kEPMiv1J2KZH1/ZuHM03kmAtcSkrfwhUukOCTtYtLA9A1+K5RJcAJ\nrDY/t7NVRiheIZYOHdllrqYLYXp2gJlG6OfcFgEvQ3O/qbEnKPe+Kl67PTsu\nwagcaMtZpMLSjI4pz8ZPAzOz0wvExTA+oSzK9xv1KTRy9EXDZWD/ZQMsHOGY\nrLvZAcz8UYDoT6ROPwdaaE7Ov4u77xRyj8p2otmZk+xIozk4wmg9S0lCSXlV\nSsxUEsYahNwPYZ83rBBJgH6TbiOemssWu9Nw3djADEXIyD57FyaK/EenR1ig\n5VM7Sp3+iMKXPtBvVpD4mzFpcjW4bqz9GlA8WNGEuKvO5jTSHpwRjtU6UcVa\nQB7g\r\n=v1UJ\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"notify":true,"preset":"react-native","testRegex":"/__tests__/[^/]+-test\\.js$","setupFiles":["<rootDir>/jest-setup.js"],"collectCoverage":true,"moduleNameMapper":{"\\.png$":"<rootDir>/assetsTransformer.js"},"coverageDirectory":"./coverage/","coverageReporters":["lcov"],"collectCoverageFrom":["src/**/*.js"],"transformIgnorePatterns":["node_modules/(?!(jest-)?react-native|react-clone-referenced-element|react-navigation-deprecated-tab-navigator)"],"modulePathIgnorePatterns":["<rootDir>/examples/"],"coveragePathIgnorePatterns":["jest-setup.js"]},"main":"src/react-navigation.js","files":["src"],"gitHead":"13cf4497eece95bdef48d7c6065ab8412cc184ed","scripts":{"ios":"cd examples/NavigationPlayground && yarn && yarn ios","jest":"jest","lint":"eslint .","test":"npm run lint && npm run jest","start":"npm run ios","format":"eslint --fix .","android":"cd examples/NavigationPlayground && yarn && yarn android","codecov":"codecov","precommit":"lint-staged","test-update-snapshot":"jest --updateSnapshot"},"_npmUser":{"name":"brentvatne","email":"brentvatne@gmail.com"},"deprecated":"This package is no longer supported. Please use @react-navigation/native instead. See https://reactnavigation.org/docs/getting-started/ for usage guide","repository":{"url":"git+ssh://git@github.com/react-navigation/react-navigation.git","type":"git"},"_npmVersion":"5.7.0","description":"Routing and navigation for your React Native apps","directories":{},"lint-staged":{"*.js":["eslint --fix","prettier --write flow/react-navigation.js","git add"]},"_nodeVersion":"9.2.0","dependencies":{"clamp":"^1.0.1","query-string":"^6.1.0","path-to-regexp":"^1.7.0","create-react-context":"^0.2.1","react-navigation-tabs":"0.5.1","hoist-non-react-statics":"^2.2.0","react-lifecycles-compat":"^3","react-navigation-drawer":"0.4.3","react-native-safe-area-view":"^0.8.0","react-navigation-deprecated-tab-navigator":"1.3.0"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^22.1.3","husky":"^0.14.3","react":"16.2.0","eslint":"^4.2.0","codecov":"^2.2.0","prettier":"^1.12.1","babel-cli":"^6.24.1","jest-expo":"^25.1.0","babel-core":"^6.25.0","babel-jest":"^22.4.1","lint-staged":"^4.2.1","babel-eslint":"^7.2.3","react-native":"^0.52.0","prettier-eslint":"^8.8.1","eslint-plugin-react":"^7.1.0","react-test-renderer":"^16.0.0","eslint-plugin-import":"^2.7.0","eslint-config-prettier":"^2.9.0","eslint-plugin-jsx-a11y":"^6.0.2","eslint-plugin-prettier":"^2.6.0","babel-preset-react-native":"^2.1.0","react-native-vector-icons":"^4.2.0"},"peerDependencies":{"react":"*","react-native":"*"},"_npmOperationalInternal":{"tmp":"tmp/react-navigation_2.9.2_1532544793021_0.7050244602002385","host":"s3://npm-registry-packages"}},"2.9.3":{"name":"react-navigation","version":"2.9.3","author":{"name":"Adam Miskiewicz","email":"adam@sk3vy.com"},"license":"BSD-2-Clause","_id":"react-navigation@2.9.3","maintainers":[{"name":"brentvatne","email":"brentvatne@gmail.com"},{"name":"ericvicenti","email":"ericvicenti@gmail.com"},{"name":"grabbou","email":"grabbou@gmail.com"},{"name":"satya164","email":"satyajit.happy@gmail.com"},{"name":"skevy","email":"adam@sk3vy.com"}],"homepage":"https://github.com/react-navigation/react-navigation#readme","bugs":{"url":"https://github.com/react-navigation/react-navigation/issues"},"dist":{"shasum":"de97f7102df6b836af780bfa5bfa80747148da19","tarball":"https://registry.npmjs.org/react-navigation/-/react-navigation-2.9.3.tgz","fileCount":117,"integrity":"sha512-yKR7yYMwVrpEe1sPA1agGCmv+MdUuNX4xC2ZOLpx+wkhXF1GE3j0FD+l9t4YMwJb+fS0/nih/WAg5NL3eIZkeQ==","signatures":[{"sig":"MEQCIEprsLCbqclKz5xpwyC2b7VDQww6hnNNBb6lCFqnp5sFAiAPnL+H+9x2IaPE6BosdTjvS2uSX0EAoEv/7QZ+4cH3/g==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":464045,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbWlAICRA9TVsSAnZWagAALKMP/isENbgtvrW1P2LcuO8w\nco4RV2UTICoa9UB2V7R1l7x6m2VFA8YRgwq25LOnKI5w866Nnz3eoDpq/Ct+\nT3SnNOMV0uzG/MqVTQL3udaW2Hclrup8xlneiKBiSLYEzSv2XyRCMVUgNd3I\nxbBQ7m8uyTruDRbCsjE6wOoLFcQYGqF9K3oTK0BSzjfpxumIhQhd8qK00Dix\nqZleY8AZyoT5S+dySpG2fHpR65hiYRNG8Akox1eIjCXCgp5GZWtuskS7bSmH\nfJrJcyTieel2EqaSzQ+QtoBw6ORM8BejkqxkFs6d0WREMg4YogE2YJqLxzcB\n/1KadZrxsG9mtd79lh2f3yJ+CqlYQS8Mnlhuwwr70l7cSJoCOYEyWCjpsGAg\nr0G3JYt5mM+Ck1ZafHFmkTPGb42hAQOtXrOeLZYYIy7JnBZfcMQ0UR4pXRoa\nuJkgQ6G7nejG/nOS/m9c34GyLHAYRIjuxQ8Zs0jU5Sq2WMae6ht8zCOMqjy/\nUY9kMoBXCn91cE7IiV/YPXnttOM8LZ/OrkK4ieGpc7goVc9NVPqkJbm4+gG9\nAGx4Mzo93QHq7zrSOR0oREcBFB4UrqFo+QdXTJ2dimXDIKF6wpvbA0qyzyn9\nq6asso5Pe6FdbxswrY6kJ1NoyeO18gQUMAe9ZrwqlJdZzVS4kRH329yu1+Zf\nhvZK\r\n=qMHb\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"notify":true,"preset":"react-native","testRegex":"/__tests__/[^/]+-test\\.js$","setupFiles":["<rootDir>/jest-setup.js"],"collectCoverage":true,"moduleNameMapper":{"\\.png$":"<rootDir>/assetsTransformer.js"},"coverageDirectory":"./coverage/","coverageReporters":["lcov"],"collectCoverageFrom":["src/**/*.js"],"transformIgnorePatterns":["node_modules/(?!(jest-)?react-native|react-clone-referenced-element|react-navigation-deprecated-tab-navigator)"],"modulePathIgnorePatterns":["<rootDir>/examples/"],"coveragePathIgnorePatterns":["jest-setup.js"]},"main":"src/react-navigation.js","files":["src","NavigationTestUtils.js"],"gitHead":"9d77fd6d544ac498de2fe65a8601df2e181b8ba9","scripts":{"ios":"cd examples/NavigationPlayground && yarn && yarn ios","jest":"jest","lint":"eslint .","test":"npm run lint && npm run jest","start":"npm run ios","format":"eslint --fix .","android":"cd examples/NavigationPlayground && yarn && yarn android","codecov":"codecov","precommit":"lint-staged","test-update-snapshot":"jest --updateSnapshot"},"_npmUser":{"name":"brentvatne","email":"brentvatne@gmail.com"},"deprecated":"This package is no longer supported. Please use @react-navigation/native instead. See https://reactnavigation.org/docs/getting-started/ for usage guide","repository":{"url":"git+ssh://git@github.com/react-navigation/react-navigation.git","type":"git"},"_npmVersion":"5.7.0","description":"Routing and navigation for your React Native apps","directories":{},"lint-staged":{"*.js":["eslint --fix","prettier --write flow/react-navigation.js","git add"]},"_nodeVersion":"9.2.0","dependencies":{"clamp":"^1.0.1","query-string":"^6.1.0","path-to-regexp":"^1.7.0","create-react-context":"^0.2.1","react-navigation-tabs":"0.5.1","hoist-non-react-statics":"^2.2.0","react-lifecycles-compat":"^3","react-navigation-drawer":"0.4.3","react-native-safe-area-view":"^0.8.0","react-navigation-deprecated-tab-navigator":"1.3.0"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^22.1.3","husky":"^0.14.3","react":"16.2.0","eslint":"^4.2.0","codecov":"^2.2.0","prettier":"^1.12.1","babel-cli":"^6.24.1","jest-expo":"^25.1.0","babel-core":"^6.25.0","babel-jest":"^22.4.1","lint-staged":"^4.2.1","babel-eslint":"^7.2.3","react-native":"^0.52.0","prettier-eslint":"^8.8.1","eslint-plugin-react":"^7.1.0","react-test-renderer":"^16.0.0","eslint-plugin-import":"^2.7.0","eslint-config-prettier":"^2.9.0","eslint-plugin-jsx-a11y":"^6.0.2","eslint-plugin-prettier":"^2.6.0","babel-preset-react-native":"^2.1.0","react-native-vector-icons":"^4.2.0"},"peerDependencies":{"react":"*","react-native":"*"},"_npmOperationalInternal":{"tmp":"tmp/react-navigation_2.9.3_1532645384272_0.6748823902373988","host":"s3://npm-registry-packages"}},"2.10.0":{"name":"react-navigation","version":"2.10.0","author":{"name":"Adam Miskiewicz","email":"adam@sk3vy.com"},"license":"BSD-2-Clause","_id":"react-navigation@2.10.0","maintainers":[{"name":"brentvatne","email":"brentvatne@gmail.com"},{"name":"ericvicenti","email":"ericvicenti@gmail.com"},{"name":"grabbou","email":"grabbou@gmail.com"},{"name":"satya164","email":"satyajit.happy@gmail.com"},{"name":"skevy","email":"adam@sk3vy.com"}],"homepage":"https://github.com/react-navigation/react-navigation#readme","bugs":{"url":"https://github.com/react-navigation/react-navigation/issues"},"dist":{"shasum":"b525821261bedb3b4d3ee91564cad32fca2bd684","tarball":"https://registry.npmjs.org/react-navigation/-/react-navigation-2.10.0.tgz","fileCount":117,"integrity":"sha512-+Jt2PrJ3H+mYfexBySgvrEfXxJ0AAMZVYJNh8wXInHXGqrZKaSSd73z4yGcOkQQfsNE9sHjZk5yvE101KZJ+Ew==","signatures":[{"sig":"MEYCIQDXmRZ8jy/nv15TUMgod4EaA1Dqtp6fdS7G8VRHoj+lxwIhAOyX+QKpeyd2bUqcx4QMi7RJr7ROFMkkqKPfBiYbQLhh","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":465312,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbY2OpCRA9TVsSAnZWagAAiHAP/jGkxrcnffN+prMVed4M\nnLIHaUqA+81owCUHGJc2es7TgUXnlyqIEusJR19CitXcbZowICq8GOmcfOF5\nHrZp4dFe/9JnYKceLcGktYtdThK9qkCyzDAQQckYFR6W2WVpK9gIgqeMGnzi\n+LfNEvUvHnqbFB6AvKdhHfyAzhcebftyx/tYYeio1KYXs9afgVsUTVZbXp9p\n2G4sJO/dT6+t0pw9lL13eGZM9pPWtvKvwJ4AS8Q1QK95hBNyzQ+OZvsWdQ3d\nbK9ye1OgXAZ+yNgr+s2hUSPtTycmxEzsODRjTmkggQDinoZHTpogw9HxPESI\nD/oazwjyJwyLy7Nz+COCEEgXjU067qviWNnFYdSqVxOPKAOnjeLnfd1slhVN\n07YcnOH0RMR9LHun4b8ENWn2dFiLNhnjjHQZ3WSzrt/TkTRXRwg2r0JMR0B2\ngmkEo6HIwVLSWe0b1kjRzMn5ifTVbee5/P/Qa7rflaes8id/KAookc/5WcQo\nc+JJ/F8P8Ov9rvO9NQt1hN+Lvqzwu9JfzJ9g7aKtvNrH4aBCK5xT2swq+vQd\nGQ6SjUKfRyfCMeZIkB/6ffYRcgsqU+Tg7DraYPECxkaA+3gW6/TGhTJRwxbc\ngyije2mUBC+swDzX+AaGbBvtyI1/UxpclcBCcabkWVM+kwpF6CuK6KrX5L1S\nIKIv\r\n=B+eL\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"notify":true,"preset":"react-native","testRegex":"/__tests__/[^/]+-test\\.js$","setupFiles":["<rootDir>/jest-setup.js"],"collectCoverage":true,"moduleNameMapper":{"\\.png$":"<rootDir>/assetsTransformer.js"},"coverageDirectory":"./coverage/","coverageReporters":["lcov"],"collectCoverageFrom":["src/**/*.js"],"transformIgnorePatterns":["node_modules/(?!(jest-)?react-native|react-clone-referenced-element|react-navigation-deprecated-tab-navigator)"],"modulePathIgnorePatterns":["<rootDir>/examples/"],"coveragePathIgnorePatterns":["jest-setup.js"]},"main":"src/react-navigation.js","files":["src","NavigationTestUtils.js"],"gitHead":"4a5da86ce01e63e0c953bb8629255e8d8cdc0aa2","scripts":{"ios":"cd examples/NavigationPlayground && yarn && yarn ios","jest":"jest","lint":"eslint .","test":"npm run lint && npm run jest","start":"npm run ios","format":"eslint --fix .","android":"cd examples/NavigationPlayground && yarn && yarn android","codecov":"codecov","precommit":"lint-staged","test-update-snapshot":"jest --updateSnapshot"},"_npmUser":{"name":"brentvatne","email":"brentvatne@gmail.com"},"deprecated":"This package is no longer supported. Please use @react-navigation/native instead. See https://reactnavigation.org/docs/getting-started/ for usage guide","repository":{"url":"git+ssh://git@github.com/react-navigation/react-navigation.git","type":"git"},"_npmVersion":"6.2.0","description":"Routing and navigation for your React Native apps","directories":{},"lint-staged":{"*.js":["eslint --fix","prettier --write flow/react-navigation.js","git add"]},"_nodeVersion":"9.2.0","dependencies":{"clamp":"^1.0.1","query-string":"^6.1.0","path-to-regexp":"^1.7.0","create-react-context":"^0.2.1","react-navigation-tabs":"0.6.0","hoist-non-react-statics":"^2.2.0","react-lifecycles-compat":"^3","react-navigation-drawer":"0.5.0","react-native-safe-area-view":"^0.8.0","react-navigation-deprecated-tab-navigator":"1.3.0"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^22.1.3","husky":"^0.14.3","react":"16.2.0","eslint":"^4.2.0","codecov":"^2.2.0","prettier":"^1.12.1","babel-cli":"^6.24.1","jest-expo":"^25.1.0","babel-core":"^6.25.0","babel-jest":"^22.4.1","lint-staged":"^4.2.1","babel-eslint":"^7.2.3","react-native":"^0.52.0","prettier-eslint":"^8.8.1","eslint-plugin-react":"^7.1.0","react-test-renderer":"^16.0.0","eslint-plugin-import":"^2.7.0","eslint-config-prettier":"^2.9.0","eslint-plugin-jsx-a11y":"^6.0.2","eslint-plugin-prettier":"^2.6.0","babel-preset-react-native":"^2.1.0","react-native-vector-icons":"^4.2.0"},"peerDependencies":{"react":"*","react-native":"*"},"_npmOperationalInternal":{"tmp":"tmp/react-navigation_2.10.0_1533240233375_0.9641953630463902","host":"s3://npm-registry-packages"}},"2.11.0":{"name":"react-navigation","version":"2.11.0","author":{"name":"Adam Miskiewicz","email":"adam@sk3vy.com"},"license":"BSD-2-Clause","_id":"react-navigation@2.11.0","maintainers":[{"name":"brentvatne","email":"brentvatne@gmail.com"},{"name":"ericvicenti","email":"ericvicenti@gmail.com"},{"name":"grabbou","email":"grabbou@gmail.com"},{"name":"satya164","email":"satyajit.happy@gmail.com"},{"name":"skevy","email":"adam@sk3vy.com"}],"homepage":"https://github.com/react-navigation/react-navigation#readme","bugs":{"url":"https://github.com/react-navigation/react-navigation/issues"},"dist":{"shasum":"d3d56d67a199cc07a74326419939cb1ae80d3c1e","tarball":"https://registry.npmjs.org/react-navigation/-/react-navigation-2.11.0.tgz","fileCount":117,"integrity":"sha512-SCx28P4V0hyg08DkNFfENoMwdBfH++gl8wO6ojjKsIQr+F0vV6g/3/LBs6dK6XbZXVXIy9hzTa8wv5HmIc01mw==","signatures":[{"sig":"MEQCIHct9Dhlo3Xa4qGSH76mNZCr1HarZqofT7yrXhROff9iAiA5Y0+CccbjohhnzgFamEzUXRwI0cApAa4++hnAW3wm+Q==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":465964,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbZMZ6CRA9TVsSAnZWagAA95sP/2sZ43qv5wmkac0+ajFI\n51LE1cHHc95ZL/yH5VC1PEiutDfwwu+u5N0D0eiv0Lch5qv5wvyEZB0TNY7B\n2+ozB6+YNNEMFVrMjPvYVOHzd28XPFDKOH/NvftA3YPO9h1HEtXWB916maih\njBP5gzdDMNPWojOnaV9GRie5q8Lw31rTG/XPMjJ1PsM364W4mkIu/kc2uIax\ng/Gr/dIo+TU8h0X9WTqTYdn09XTV+gecvYyg0ixLup62Y+le9KRQU3tYFewK\nFUuWeurgkHiyf1RASF5EPuH6XWo9azsAcZ4M4z72RJyNUxQvqvFm7/XdvuUX\nKjci77IXx5ZwC6JfODDuvaU5VIAGAxTJaI1lfzFjaIMYtmM/jm0ofO29kkXl\n7RpmKJSydGVZ3CkfSo1XGqXS39xrrYCrNrHkPbn4W31uVbmjRzZJt5SLgoLj\nD7ntM80KGbvGMGnTSo1RRFe+lI8NvIhBmXsZLQuJS8qVqkgrOtpAweLN/Pig\naepbRCiKidbYMNsgNDsT+OnQFpMB0J5ipBNJYvH3Cii0ulnXIJhwh8pxd5Wl\ngdrZ1cca5lTrd3RxlCbqfPCkm2LeyPIYq2ncWx7Hkowgzg7BeXM6ChO8zXn8\n+SkOeQAj85otwBWlyV3IE8qAde1fGW9hSTKp3II/f5liTmCZghGSdQC93BY9\nIblE\r\n=tqWi\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"notify":true,"preset":"react-native","testRegex":"/__tests__/[^/]+-test\\.js$","setupFiles":["<rootDir>/jest-setup.js"],"collectCoverage":true,"moduleNameMapper":{"\\.png$":"<rootDir>/assetsTransformer.js"},"coverageDirectory":"./coverage/","coverageReporters":["lcov"],"collectCoverageFrom":["src/**/*.js"],"transformIgnorePatterns":["node_modules/(?!(jest-)?react-native|react-clone-referenced-element|react-navigation-deprecated-tab-navigator)"],"modulePathIgnorePatterns":["<rootDir>/examples/"],"coveragePathIgnorePatterns":["jest-setup.js"]},"main":"src/react-navigation.js","files":["src","NavigationTestUtils.js"],"gitHead":"51bfe8dd19d65f4a5d0ffca96dc8dbf634a75ade","scripts":{"ios":"cd examples/NavigationPlayground && yarn && yarn ios","jest":"jest","lint":"eslint .","test":"npm run lint && npm run jest","start":"npm run ios","format":"eslint --fix .","android":"cd examples/NavigationPlayground && yarn && yarn android","codecov":"codecov","precommit":"lint-staged","test-update-snapshot":"jest --updateSnapshot"},"_npmUser":{"name":"brentvatne","email":"brentvatne@gmail.com"},"deprecated":"This package is no longer supported. Please use @react-navigation/native instead. See https://reactnavigation.org/docs/getting-started/ for usage guide","repository":{"url":"git+ssh://git@github.com/react-navigation/react-navigation.git","type":"git"},"_npmVersion":"6.2.0","description":"Routing and navigation for your React Native apps","directories":{},"lint-staged":{"*.js":["eslint --fix","prettier --write flow/react-navigation.js","git add"]},"_nodeVersion":"9.2.0","dependencies":{"clamp":"^1.0.1","query-string":"^6.1.0","path-to-regexp":"^1.7.0","create-react-context":"^0.2.1","react-navigation-tabs":"0.6.0","hoist-non-react-statics":"^2.2.0","react-lifecycles-compat":"^3","react-navigation-drawer":"0.5.0","react-native-safe-area-view":"^0.8.0","react-navigation-deprecated-tab-navigator":"1.3.0"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^22.1.3","husky":"^0.14.3","react":"16.2.0","eslint":"^4.2.0","codecov":"^2.2.0","prettier":"^1.12.1","babel-cli":"^6.24.1","jest-expo":"^25.1.0","babel-core":"^6.25.0","babel-jest":"^22.4.1","lint-staged":"^4.2.1","babel-eslint":"^7.2.3","react-native":"^0.52.0","prettier-eslint":"^8.8.1","eslint-plugin-react":"^7.1.0","react-test-renderer":"^16.0.0","eslint-plugin-import":"^2.7.0","eslint-config-prettier":"^2.9.0","eslint-plugin-jsx-a11y":"^6.0.2","eslint-plugin-prettier":"^2.6.0","babel-preset-react-native":"^2.1.0","react-native-vector-icons":"^4.2.0"},"peerDependencies":{"react":"*","react-native":"*"},"_npmOperationalInternal":{"tmp":"tmp/react-navigation_2.11.0_1533331065615_0.8187407884777773","host":"s3://npm-registry-packages"}},"2.11.1":{"name":"react-navigation","version":"2.11.1","author":{"name":"Adam Miskiewicz","email":"adam@sk3vy.com"},"license":"BSD-2-Clause","_id":"react-navigation@2.11.1","maintainers":[{"name":"brentvatne","email":"brentvatne@gmail.com"},{"name":"ericvicenti","email":"ericvicenti@gmail.com"},{"name":"grabbou","email":"grabbou@gmail.com"},{"name":"satya164","email":"satyajit.happy@gmail.com"},{"name":"skevy","email":"adam@sk3vy.com"}],"homepage":"https://github.com/react-navigation/react-navigation#readme","bugs":{"url":"https://github.com/react-navigation/react-navigation/issues"},"dist":{"shasum":"6891a780b81aa9ff67227113a214e955089efb02","tarball":"https://registry.npmjs.org/react-navigation/-/react-navigation-2.11.1.tgz","fileCount":117,"integrity":"sha512-Hm7qQ01STajrouEIsJm6KH+hjeV8uNry7UOoJ4oTX9+8G3sB0S0oUlAVf9g982wn7hGHza4QdhhkkcR21HJUMg==","signatures":[{"sig":"MEYCIQCfsm8tija/ySqNHZqC9ijLe0Zkzu3hg0D6nkzi/sQXagIhAP0ZTJmlJh1hdKf3uXGzencUqHk8txzZM09w0xsernZb","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":466714,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbZM3aCRA9TVsSAnZWagAASOEP/RbzU2Rwb1fICBfKw53v\nzJe+j93GslIGSnnLgCbqcb0vVA4FXyQ/aDFqSttEr2joapHymiZ15TyxYzza\nJRM4FNDwgEI7V77kqsysHMc/LdJ8CQQuH0/ei5SnOFqUsjDqfLIt6VmRtsSb\n/51V0pa9IJc/jLl2LmDqzU9F5qdKBonds3Wnu3y4jrI64lypKXhS+XToZMLu\nzQz7lbtfOAFVTahh26+WXn5tbY9+BMutumKs17ScnnPo1PopcnZMd/LJPbxb\nJqi4gDVUQSAiuX4M0k3XTh2l1yvSuK9Yymfjr4ZmWtaq5ER2g5eS89QUhM8v\nWWdAHnbFRRiubqCCpN/0/x7nJZgfPrnJH0YryT4QAFqGQAEgqAZ2l+TCsrH3\nVPIARP8XZ0oCg9AicPlC2tDOr8+rNePCc503dI35b34UCOR2u6dboUqNrFsI\nowtXlZES4gXfjlGJk4Cl7zALrNfpJYXzVSRxmtBEUs9EWThHItxBRg2WQN4v\nkk/JllEJqELsZoD3aUlNwOo/Jb0dK3D2NbV73EoWJyqYR6PYeZFr5DI+75On\nCClw1VmHdAQjiDVOPBtlB9bY7j7pvppWERPKyj95DqZxTjAMzjaL2B6pnxcI\nVExoei13s2CF7lJxBy4dswUca7E7nitF4JEBOkgw1yspYDQbLhP2HYoxZwqt\nh1fq\r\n=axdf\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"notify":true,"preset":"react-native","testRegex":"/__tests__/[^/]+-test\\.js$","setupFiles":["<rootDir>/jest-setup.js"],"collectCoverage":true,"moduleNameMapper":{"\\.png$":"<rootDir>/assetsTransformer.js"},"coverageDirectory":"./coverage/","coverageReporters":["lcov"],"collectCoverageFrom":["src/**/*.js"],"transformIgnorePatterns":["node_modules/(?!(jest-)?react-native|react-clone-referenced-element|react-navigation-deprecated-tab-navigator)"],"modulePathIgnorePatterns":["<rootDir>/examples/"],"coveragePathIgnorePatterns":["jest-setup.js"]},"main":"src/react-navigation.js","files":["src","NavigationTestUtils.js"],"gitHead":"2104bf1a04145f32b706ebcf512c6a88724f5283","scripts":{"ios":"cd examples/NavigationPlayground && yarn && yarn ios","jest":"jest","lint":"eslint .","test":"npm run lint && npm run jest","start":"npm run ios","format":"eslint --fix .","android":"cd examples/NavigationPlayground && yarn && yarn android","codecov":"codecov","precommit":"lint-staged","test-update-snapshot":"jest --updateSnapshot"},"_npmUser":{"name":"brentvatne","email":"brentvatne@gmail.com"},"deprecated":"This package is no longer supported. Please use @react-navigation/native instead. See https://reactnavigation.org/docs/getting-started/ for usage guide","repository":{"url":"git+ssh://git@github.com/react-navigation/react-navigation.git","type":"git"},"_npmVersion":"6.2.0","description":"Routing and navigation for your React Native apps","directories":{},"lint-staged":{"*.js":["eslint --fix","prettier --write flow/react-navigation.js","git add"]},"_nodeVersion":"9.2.0","dependencies":{"clamp":"^1.0.1","query-string":"^6.1.0","path-to-regexp":"^1.7.0","create-react-context":"^0.2.1","react-navigation-tabs":"0.6.0","hoist-non-react-statics":"^2.2.0","react-lifecycles-compat":"^3","react-navigation-drawer":"0.5.0","react-native-safe-area-view":"^0.8.0","react-navigation-deprecated-tab-navigator":"1.3.0"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^22.1.3","husky":"^0.14.3","react":"16.2.0","eslint":"^4.2.0","codecov":"^2.2.0","prettier":"^1.12.1","babel-cli":"^6.24.1","jest-expo":"^25.1.0","babel-core":"^6.25.0","babel-jest":"^22.4.1","lint-staged":"^4.2.1","babel-eslint":"^7.2.3","react-native":"^0.52.0","prettier-eslint":"^8.8.1","eslint-plugin-react":"^7.1.0","react-test-renderer":"^16.0.0","eslint-plugin-import":"^2.7.0","eslint-config-prettier":"^2.9.0","eslint-plugin-jsx-a11y":"^6.0.2","eslint-plugin-prettier":"^2.6.0","babel-preset-react-native":"^2.1.0","react-native-vector-icons":"^4.2.0"},"peerDependencies":{"react":"*","react-native":"*"},"_npmOperationalInternal":{"tmp":"tmp/react-navigation_2.11.1_1533332954056_0.6157233603178631","host":"s3://npm-registry-packages"}},"2.11.2":{"name":"react-navigation","version":"2.11.2","author":{"name":"Adam Miskiewicz","email":"adam@sk3vy.com"},"license":"BSD-2-Clause","_id":"react-navigation@2.11.2","maintainers":[{"name":"brentvatne","email":"brentvatne@gmail.com"},{"name":"ericvicenti","email":"ericvicenti@gmail.com"},{"name":"grabbou","email":"grabbou@gmail.com"},{"name":"satya164","email":"satyajit.happy@gmail.com"},{"name":"skevy","email":"adam@sk3vy.com"}],"homepage":"https://github.com/react-navigation/react-navigation#readme","bugs":{"url":"https://github.com/react-navigation/react-navigation/issues"},"dist":{"shasum":"cd099f6d7d09efe48ef8463614a3abb113d45c01","tarball":"https://registry.npmjs.org/react-navigation/-/react-navigation-2.11.2.tgz","fileCount":116,"integrity":"sha512-K+nCEfyhxYhn4oyYf3CwygOhYob5ZIeoIXnBb9RVOzNxoAf62tTNd9EhfaLitAehlkH1tGDCt9FARBiqYUWR5g==","signatures":[{"sig":"MEQCIDR1gtjIXSCS+F0dpz+kRMHxPx3W6KO9WU9sQYdxMEVBAiBYlcd9HYE/JjkrDO0lq20ByQWdlToOcw+2H53opUwQiA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":460795,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbZNuCCRA9TVsSAnZWagAAPzUP/iV3fuNrXbRwkUfaZIxK\npfTE2PyYp8giwAmqPwToMAw2D0MIFrNRh05kf1ML/RTvztW4YFvMMbDx7yPW\nRBOBPPz1KL/BgHSciGHPzxz3lLM4KnGtXGt/a+2tvluPvRDboB/V5vk/NlE+\nkxIe4Bn7HD8/0+fOSK9TuVqDQXRZn17NcPmWqIxAqbCW68ZnakitlMvaxSvJ\nOLGaT4vc/dR3GWeannMPP3+uk+afZR9nX6+NbCk0Y8pCgOwPGhUZvs0O/9ve\nASd7WIbWuD1YaLjW+Qliz3Wv/QERFOS73Qb7vcnIsbEOl6dfqwKvR172vhxd\nYU0Hb8VclSzbaw7xHltv3PW+qSgzxAINL7AFTc85VWofCPF0JXWsYWKzB3bH\nKtYkgrvgjz4NGzIZF9e3Y6oTkXrHyGwBhPGaBC+aAD1R6B06t1MU8szaGFtr\nXMH0JNcDd6+RkhLYicBgiWm7HZumRCZ/QOcTGh++K3kw0eUQ7D8gfTzbXu2c\nxNfVufEm9ISWVrSoejtTriwiDVuJ8HQOQrx0sX0QlwqlxY4EYVApPgkgknOz\n0GjMF7YxGHTpyHc8loJXVHjrJerLSmnPcwNGqqjQQ0YStd7KF+Kk6iEdjy3m\n+vgjtaUBCUvhYjfKU7q6M7jgiL1m995PAJpyPXH6CcHdxKHC2L8sRnuuOXWP\nZqDj\r\n=ptk/\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"notify":true,"preset":"react-native","testRegex":"/__tests__/[^/]+-test\\.js$","setupFiles":["<rootDir>/jest-setup.js"],"collectCoverage":true,"moduleNameMapper":{"\\.png$":"<rootDir>/assetsTransformer.js"},"coverageDirectory":"./coverage/","coverageReporters":["lcov"],"collectCoverageFrom":["src/**/*.js"],"transformIgnorePatterns":["node_modules/(?!(jest-)?react-native|react-clone-referenced-element|react-navigation-deprecated-tab-navigator)"],"modulePathIgnorePatterns":["<rootDir>/examples/"],"coveragePathIgnorePatterns":["jest-setup.js"]},"main":"src/react-navigation.js","files":["src","NavigationTestUtils.js"],"gitHead":"d746a587b09676c9ac85d64298340fd5cd0df7e4","scripts":{"ios":"cd examples/NavigationPlayground && yarn && yarn ios","jest":"jest","lint":"eslint .","test":"npm run lint && npm run jest","start":"npm run ios","format":"eslint --fix .","android":"cd examples/NavigationPlayground && yarn && yarn android","codecov":"codecov","precommit":"lint-staged","test-update-snapshot":"jest --updateSnapshot"},"_npmUser":{"name":"brentvatne","email":"brentvatne@gmail.com"},"deprecated":"This package is no longer supported. Please use @react-navigation/native instead. See https://reactnavigation.org/docs/getting-started/ for usage guide","repository":{"url":"git+ssh://git@github.com/react-navigation/react-navigation.git","type":"git"},"_npmVersion":"6.2.0","description":"Routing and navigation for your React Native apps","directories":{},"lint-staged":{"*.js":["eslint --fix","prettier --write flow/react-navigation.js","git add"]},"_nodeVersion":"9.2.0","dependencies":{"clamp":"^1.0.1","query-string":"^6.1.0","path-to-regexp":"^1.7.0","create-react-context":"^0.2.1","react-navigation-tabs":"0.6.0","hoist-non-react-statics":"^2.2.0","react-lifecycles-compat":"^3","react-navigation-drawer":"0.5.0","react-native-safe-area-view":"^0.8.0","react-navigation-deprecated-tab-navigator":"1.3.0"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^22.1.3","husky":"^0.14.3","react":"16.2.0","eslint":"^4.2.0","codecov":"^2.2.0","prettier":"^1.12.1","babel-cli":"^6.24.1","jest-expo":"^25.1.0","babel-core":"^6.25.0","babel-jest":"^22.4.1","lint-staged":"^4.2.1","babel-eslint":"^7.2.3","react-native":"^0.52.0","prettier-eslint":"^8.8.1","eslint-plugin-react":"^7.1.0","react-test-renderer":"^16.0.0","eslint-plugin-import":"^2.7.0","eslint-config-prettier":"^2.9.0","eslint-plugin-jsx-a11y":"^6.0.2","eslint-plugin-prettier":"^2.6.0","babel-preset-react-native":"^2.1.0","react-native-vector-icons":"^4.2.0"},"peerDependencies":{"react":"*","react-native":"*"},"_npmOperationalInternal":{"tmp":"tmp/react-navigation_2.11.2_1533336450424_0.3206471794612944","host":"s3://npm-registry-packages"}},"2.12.0":{"name":"react-navigation","version":"2.12.0","author":{"name":"Adam Miskiewicz","email":"adam@sk3vy.com"},"license":"BSD-2-Clause","_id":"react-navigation@2.12.0","maintainers":[{"name":"brentvatne","email":"brentvatne@gmail.com"},{"name":"ericvicenti","email":"ericvicenti@gmail.com"},{"name":"grabbou","email":"grabbou@gmail.com"},{"name":"satya164","email":"satyajit.happy@gmail.com"},{"name":"skevy","email":"adam@sk3vy.com"}],"homepage":"https://github.com/react-navigation/react-navigation#readme","bugs":{"url":"https://github.com/react-navigation/react-navigation/issues"},"dist":{"shasum":"d2e1f3ba5c45e4a4bf4f0ae6b33e5406cce5dbb6","tarball":"https://registry.npmjs.org/react-navigation/-/react-navigation-2.12.0.tgz","fileCount":96,"integrity":"sha512-Yrwwy9jteOtL76cbJwk+Ekdp1sHr+LL8P0cNugx/2XqZ2hVD/cL6IypsvJFujYxYBi36R3aHpaXPrYgurymEiw==","signatures":[{"sig":"MEQCIEVxin99g6UEjfF+OVE4UX9BUXXJO7SI3dmzazGFP8aOAiASsK+6wVTxexo/uu3yeEK3R9fEyY0V3gF88ZafavK5jQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":353640,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbff1NCRA9TVsSAnZWagAAx0AP/Rr0RNud9PX8PnPykLAp\nhgccM+it4Dw5soJhtJbiX7s8Odd15T8N8/wQSbqNesbmfaKlUtKdOVVjsNTj\nrmJqMjMSp+y3S/ER1TbrE0iEDsuaQkYlurhFdRlLKbYAJY5qMLVHTraj0eD5\nNvTuMIH7EDZDzF+2eKzYtGAchBV7GqV/Y1HF9ecL1HofysbQc93va0wxcbPY\nzG3eS0wDaVROowl84pF+8VWpSo51k7Y4gLY1IeNq6DHXA+BzOtw5NbwJYaEk\nNd7irgL8BCMP2W/ZfNvFpa7uT8XG9l+qwODv9Ewil3XLLzRtU9d0k0WkoR0g\npM85XaRHl3y6lnnKzqHi6XEBKxkTH+Xl93Siy9yBeYwR/T+EiMKJiNbPRsEJ\nFPeciP8E4KwetPZEuzdhflgYOdorNjNG5jxzzkzh5A+R5j4cQDsfxsLQTo+v\n4ZGEVrGwLVZrq/xgag3DxpkQDa1MVi3NO6nxQA6onlugvJdP/tFyxVuEGWTN\nrWwz2IUsOEWFtkXAzIO+oXnqXm2OTPDwvYsYJTnoUvRO6yp/XP55c51LIeOr\n/mXBO3LiP4u1VK9ATW3CVgRaU5WTx1yv7ArnI7h913s1Vy8JQ+iRxo9pZtVb\nsiTHB/LhLaW1/QdHJJKDfq9tlK+1RIlGIaXfiHVXjhfld1Kkb86MisAPnSWo\nstHB\r\n=AI6r\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"notify":true,"preset":"react-native","testRegex":"/__tests__/[^/]+-test\\.js$","setupFiles":["<rootDir>/jest-setup.js"],"collectCoverage":true,"moduleNameMapper":{"\\.png$":"<rootDir>/assetsTransformer.js"},"coverageDirectory":"./coverage/","coverageReporters":["lcov"],"collectCoverageFrom":["src/**/*.js"],"transformIgnorePatterns":["node_modules/(?!(jest-)?react-native|react-clone-referenced-element|react-navigation-deprecated-tab-navigator|react-navigation-stack)"],"modulePathIgnorePatterns":["<rootDir>/examples/"],"coveragePathIgnorePatterns":["jest-setup.js"]},"main":"src/react-navigation.js","files":["src","NavigationTestUtils.js"],"gitHead":"f01b4896e6d22ab65859c5f9c2bbb054ef009984","scripts":{"ios":"cd examples/NavigationPlayground && yarn && yarn ios","jest":"jest","lint":"eslint .","test":"npm run lint && npm run jest","start":"npm run ios","format":"eslint --fix .","android":"cd examples/NavigationPlayground && yarn && yarn android","codecov":"codecov","precommit":"lint-staged","test-update-snapshot":"jest --updateSnapshot"},"_npmUser":{"name":"brentvatne","email":"brentvatne@gmail.com"},"deprecated":"This package is no longer supported. Please use @react-navigation/native instead. See https://reactnavigation.org/docs/getting-started/ for usage guide","repository":{"url":"git+ssh://git@github.com/react-navigation/react-navigation.git","type":"git"},"_npmVersion":"6.2.0","description":"Routing and navigation for your React Native apps","directories":{},"lint-staged":{"*.js":["eslint --fix","prettier --write flow/react-navigation.js","git add"]},"_nodeVersion":"9.2.0","dependencies":{"clamp":"^1.0.1","query-string":"^6.1.0","path-to-regexp":"^1.7.0","create-react-context":"^0.2.1","react-navigation-tabs":"0.6.0","react-navigation-stack":"0.2.1","hoist-non-react-statics":"^2.2.0","react-lifecycles-compat":"^3","react-navigation-drawer":"0.5.0","react-native-safe-area-view":"^0.9.0","react-navigation-deprecated-tab-navigator":"1.3.0"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^22.1.3","husky":"^0.14.3","react":"16.2.0","eslint":"^4.2.0","codecov":"^2.2.0","prettier":"^1.12.1","babel-cli":"^6.24.1","jest-expo":"^25.1.0","babel-core":"^6.25.0","babel-jest":"^22.4.1","lint-staged":"^4.2.1","babel-eslint":"^7.2.3","react-native":"^0.52.0","prettier-eslint":"^8.8.1","eslint-plugin-react":"^7.1.0","react-test-renderer":"^16.0.0","eslint-plugin-import":"^2.7.0","eslint-config-prettier":"^2.9.0","eslint-plugin-jsx-a11y":"^6.0.2","eslint-plugin-prettier":"^2.6.0","babel-preset-react-native":"^2.1.0","react-native-vector-icons":"^4.2.0"},"peerDependencies":{"react":"*","react-native":"*"},"_npmOperationalInternal":{"tmp":"tmp/react-navigation_2.12.0_1534983501339_0.6517597205457895","host":"s3://npm-registry-packages"}},"1.5.13":{"name":"react-navigation","version":"1.5.13","author":{"name":"Adam Miskiewicz","email":"adam@sk3vy.com"},"license":"BSD-2-Clause","_id":"react-navigation@1.5.13","maintainers":[{"name":"brentvatne","email":"brentvatne@gmail.com"},{"name":"ericvicenti","email":"ericvicenti@gmail.com"},{"name":"grabbou","email":"grabbou@gmail.com"},{"name":"satya164","email":"satyajit.happy@gmail.com"},{"name":"skevy","email":"adam@sk3vy.com"}],"homepage":"https://github.com/react-navigation/react-navigation#readme","bugs":{"url":"https://github.com/react-navigation/react-navigation/issues"},"dist":{"shasum":"f75109013fe153f19e9cd2dc82e354e998ef0f0a","tarball":"https://registry.npmjs.org/react-navigation/-/react-navigation-1.5.13.tgz","fileCount":110,"integrity":"sha512-P418t+wrHFpx15k/7naomWct0xVpW8RHzDzqXGAjYzYe4NRcJAaDnMzZGKffRyvopMXxnLN6/GZU0NUYrmRxbg==","signatures":[{"sig":"MEQCIEA1nGRIS8NmtaDuR1y+ombbO48d0l0MCp5eHCC6VvF+AiAArrVNCyvU/fDxv0BPooznYg6UK/uqMnmkrscOZNYN/w==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":433838,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbfgE4CRA9TVsSAnZWagAA2iMQAKKwRzZrbFISy1ss/fOv\nFIo4Q7xCBJ8eIlC7qLo6nvp0ynCDiJ7aUtPYvjMJqh/69ab7/QLSan4Kgwa4\nkZoh3uR4E+UtbO/dLjIJqngxLH3ci1M4WeDlYPH7iEmJTvL9HuNnYxDQnH9h\nTuxKIttKg9Dg6h8711LDu2+d95aqg1J8Z9a/GM+giIEksSu/BHzIkN8tHeld\nRTlWUtTx9Ot8Ooom2KG6EWmj78kI5Hve/dFsrR3ELb4U+OkMstKbzxC35SQe\nimIminkH/bTmydjQH/qD3Xila8JLapbG9kMsJaamQb1yRpDcRiBoWVvcTpv0\n7kMoQYkT1y0owX0jK3NYA9AbkEfvGsei+Gm6VZniYFG6Pgcz2mkz00OZBa8E\nqPcYavBuPdUGyuXsSJozkrcbXrPSeNygQWL4NyauwCrR6ST4BxItF2SyUN6+\nSzASSVZOeGdRq1tJ9GgzjB/6A8nL/lsDBxovGtxqJ6iYDfmbAiX79ZjV6/Iz\nlERZN+q+E7hfwY2lSqQ4tCBz+VSbcJx+MfYFHvLGckrwukxa79sqq0uLADrK\nRttL65ykuCUEgaW0wN8LZ4pnhrHvOsgeQYRTDOFeaSTb4KMOTHvK94FPL7K9\nvSNSvcAYT6FIuhuvgSyXU+GZT6oqtQxOGaRJtXT0eU7LDdaKfY4RC2M+9See\nl7dt\r\n=obh1\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"notify":true,"preset":"react-native","testRegex":"./src/.*\\-test\\.js$","setupFiles":["<rootDir>/jest-setup.js"],"collectCoverage":true,"coverageDirectory":"./coverage/","coverageReporters":["lcov"],"collectCoverageFrom":["src/**/*.js"],"modulePathIgnorePatterns":["examples"],"coveragePathIgnorePatterns":["jest-setup.js"]},"main":"src/react-navigation.js","files":["src"],"readme":"# React Navigation\n\n[![npm version](https://badge.fury.io/js/react-navigation.svg)](https://badge.fury.io/js/react-navigation) [![codecov](https://codecov.io/gh/react-community/react-navigation/branch/master/graph/badge.svg)](https://codecov.io/gh/react-community/react-navigation) [![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg)](https://reactnavigation.org/docs/guides/contributors)\n\nReact Navigation is born from the React Native community's need for an extensible yet easy-to-use navigation solution based on Javascript.\n\n## Installation\n\nSince the library is a JS-based solution, to install the latest version of react-navigation you only need to run:\n\n```bash\nyarn add react-navigation\n```\n\nor\n\n```bash\nnpm install --save react-navigation\n```\n\n## Documentation\n\n* The best way to learn is to follow the [Getting started guide](https://reactnavigation.org/docs/getting-started.html). It guides you through the fundamentals of React Navigation.\n* The documentation includes solutions for common use cases in the \"How do I do ...?\" section, such as [tab navigation](https://reactnavigation.org/docs/tab-based-navigation.html) and [Redux integration](https://reactnavigation.org/docs/redux-integration.html).\n* If you need to build your own navigator, [there's a section for that](https://reactnavigation.org/docs/custom-navigator-overview.html) too.\n* The [API reference](https://reactnavigation.org/docs/api-reference.html) lists all public APIs.\n* The [Community Resources](https://github.com/react-navigation/react-navigation/blob/master/COMMUNITY_RESOURCES.md) document lists some other resources submitted to us by people who use React Navigation. Feel free to open a pull request to add your resource to the list.\n* You can contribute improvements to the documentation [in the website repository](https://github.com/react-navigation/react-navigation.github.io).\n\n## Try it out\n\nYou can also try out the [Navigation Playground app](https://exp.host/@react-navigation/NavigationPlayground) to get a sense for some of the tools built in to React Navigation. The \"Fundamentals\" in the documentation also include examples you can play with.\n\n## FAQs\n\n#### I'm having troubles using the library, what can I do?\n\nSee [the help page](https://reactnavigation.org/en/help.html).\n\n#### How can I help?\n\nThis library is a community effort: it can only be great if we all help out in one way or another! If you feel like you aren't experienced enough using React Navigation to contribute, you can still make an impact by:\n\n* Responding to one of the open [issues](https://github.com/react-community/react-navigation/issues). Even if you can't resolve or fully answer a question, asking for more information or clarity on an issue is extremely beneficial for someone to come after you to resolve the issue.\n* Creating public example repositories or [Snacks](https://snack.expo.io/) of navigation problems you have solved and sharing the links in [Community Resources](https://github.com/react-navigation/react-navigation/blob/master/COMMUNITY_RESOURCES.md).\n* Answering questions on [Stack Overflow](https://stackoverflow.com/search?q=react-navigation).\n* Answering questions in our [Reactiflux](https://www.reactiflux.com/) channel.\n* Providing feedback on the open [PRs](https://github.com/react-navigation/react-navigation/pulls).\n* Providing feedback on the open [RFCs](https://github.com/react-navigation/rfcs).\n* Improving the [website](https://github.com/react-navigation/react-navigation.github.io).\n\nIf you would like to submit a pull request, please follow the [Contributors guide](https://reactnavigation.org/docs/contributing.html) to find out how. If you don't know where to start, check the ones with the label [`good first issue`](https://github.com/react-community/react-navigation/labels/good%20first%20issue) - even [fixing a typo in the documentation](https://github.com/react-community/react-navigation/pull/2727) is a worthy contribution!\n\n#### Is this the only library available for navigation?\n\nCertainly not! There other libraries - which, depending on your needs, can be better or worse suited for your project. Read more in the [alternative libraries](https://reactnavigation.org/docs/alternatives.html) documentation, and read React Navigation's [pitch & anti-pitch](https://reactnavigation.org/docs/pitch.html) to understand the tradeoffs.\n\n#### Can I use this library for web?\n\nWeb support was [not a priority for the 1.0 release](https://github.com/react-community/react-navigation/issues/2585#issuecomment-330338793), but the architecture of this library allows for it (and it has worked in the past). If you would like to lead this charge, please reach out with your ideas for how to move forward on the [RFCs repository](https://github.com/react-navigation/rfcs) and we would be happy to discuss.\n\n## Code of conduct\n\nThis library has adopted a Code of Conduct that we expect project participants to adhere to. Please read the [full text](https://github.com/react-community/react-navigation/blob/master/CODE_OF_CONDUCT.md) so that you can understand what actions will and will not be tolerated.\n\n## License\n\nReact-navigation is licensed under the [BSD 2-clause \"Simplified\" License](https://github.com/react-community/react-navigation/blob/master/LICENSE).\n","gitHead":"4fe72f662730ed4b6b3cbd37890982a591630922","scripts":{"ios":"cd examples/NavigationPlayground && yarn && yarn ios","jest":"jest","lint":"eslint .","test":"npm run lint && npm run jest","start":"npm run ios","format":"eslint --fix .","android":"cd examples/NavigationPlayground && yarn && yarn android","codecov":"codecov","precommit":"lint-staged","test-update-snapshot":"jest --updateSnapshot"},"_npmUser":{"name":"brentvatne","email":"brentvatne@gmail.com"},"deprecated":"This package is no longer supported. Please use @react-navigation/native instead. See https://reactnavigation.org/docs/getting-started/ for usage guide","repository":{"url":"git+ssh://git@github.com/react-navigation/react-navigation.git","type":"git"},"_npmVersion":"6.2.0","description":"Routing and navigation for your React Native apps","directories":{},"lint-staged":{"*.js":["eslint --fix","prettier --write flow/react-navigation.js","git add"]},"_nodeVersion":"9.2.0","dependencies":{"clamp":"^1.0.1","prop-types":"^15.5.10","path-to-regexp":"^1.7.0","react-native-tab-view":"github:react-navigation/react-native-tab-view","hoist-non-react-statics":"^2.2.0","react-lifecycles-compat":"^3.0.2","react-native-safe-area-view":"^0.9.0","react-native-drawer-layout-polyfill":"^1.3.2"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^22.1.3","husky":"^0.14.3","react":"16.2.0","eslint":"^4.2.0","codecov":"^2.2.0","prettier":"^1.5.3","babel-cli":"^6.24.1","babel-core":"^6.25.0","babel-jest":"^20.0.3","lint-staged":"^4.2.1","babel-eslint":"^7.2.3","react-native":"^0.52.0","prettier-eslint":"^6.4.2","eslint-plugin-react":"^7.1.0","react-test-renderer":"^16.0.0","eslint-plugin-import":"^2.7.0","eslint-config-prettier":"^2.3.0","eslint-plugin-jsx-a11y":"^6.0.2","eslint-plugin-prettier":"^2.1.2","babel-preset-react-native":"^2.1.0","react-native-vector-icons":"^4.2.0"},"peerDependencies":{"react":"*","react-native":"*"},"_npmOperationalInternal":{"tmp":"tmp/react-navigation_1.5.13_1534984503409_0.5088792793894232","host":"s3://npm-registry-packages"}},"2.12.1":{"name":"react-navigation","version":"2.12.1","author":{"name":"Adam Miskiewicz","email":"adam@sk3vy.com"},"license":"BSD-2-Clause","_id":"react-navigation@2.12.1","maintainers":[{"name":"brentvatne","email":"brentvatne@gmail.com"},{"name":"ericvicenti","email":"ericvicenti@gmail.com"},{"name":"grabbou","email":"grabbou@gmail.com"},{"name":"satya164","email":"satyajit.happy@gmail.com"},{"name":"skevy","email":"adam@sk3vy.com"}],"homepage":"https://github.com/react-navigation/react-navigation#readme","bugs":{"url":"https://github.com/react-navigation/react-navigation/issues"},"dist":{"shasum":"17122a4162cd5a65d79814385cd61c2c0cb7ebb5","tarball":"https://registry.npmjs.org/react-navigation/-/react-navigation-2.12.1.tgz","fileCount":96,"integrity":"sha512-C+do+STPvvd/5LbaDhrZyf1P8tCeffttdlHyIRe1NgGg8Nj93FZHWOThi2hnmEZ75kXsS/JGxox4DDPqYVAxeQ==","signatures":[{"sig":"MEQCIHQpxxesy7+lOKJRUBN8p3L7nQ9HaDEa2GTELhEypGjTAiBlkRrsJ7Cx8rUq3QJq8e8RPl1F52LMjP3sBU3UWHv5Pw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":353953,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbf0NeCRA9TVsSAnZWagAAJmUP/RJTEeJH4VUemuMBuvZT\nBGfjaa9fFXlA9RLw8SUk9Iba3KF5RGkkxndIWnwrpWxrOP4WSzE3k69GPdr/\nHDVDzYI9IVtIU8LJ7xIONs3ZeLmfKxM/UgLKRF8gxYOuECP/okCdHSGFpgI1\n6LGV8UBS3WFCFiC1rCmAqxqrzUB+XNy8NIZpazxJOeJWKiW/eWGhhKloegwm\nWrXWqFRA111Qir1lq2vtE8E5ZRWuNfjRk3cp1Vr+b2sd4daw5KsHqiewQJVe\nHe31kHyY5UUDBufHSFS0XYQmwX/gWyH/DWf6bnCVH3DlL7/4f+ro2bZWQq50\nj9dSfOWVuu2bkMu4urr75hHWkf9x2D6m4ZI82NtnR6idSGdKHsDd6NX4/Fs0\nxIM0ORTNy3bgHvhtiBbjXMM3dHEADwTRrqH+RWMX86wsE7tpzzaPnrjRjd0M\nGEc2vlwLuPPRTuePC0u+zavNM1AINKPlvU3ZzX0y+C6tdCS5k6ZbuuuzsFfg\nWEhKQLJZ/uM0DN/QHX5673Tch7swz5zg3au0R3rcvIeGt37kZ2Y2jhPTbR2a\nnSxq8vF4jiEi4OMjteN64Q1OzYR4wUZxZ6ZMT0sJi+h5V8dZSMWsNUhEZsiq\nQC42lifcrmiUECQPF6Xg43vvxvhofO+oufg1HxQOJfchXThLBv8A/dGmKD9F\nX7DW\r\n=AJcF\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"notify":true,"preset":"react-native","testRegex":"/__tests__/[^/]+-test\\.js$","setupFiles":["<rootDir>/jest-setup.js"],"collectCoverage":true,"moduleNameMapper":{"\\.png$":"<rootDir>/assetsTransformer.js"},"coverageDirectory":"./coverage/","coverageReporters":["lcov"],"collectCoverageFrom":["src/**/*.js"],"transformIgnorePatterns":["node_modules/(?!(jest-)?react-native|react-clone-referenced-element|react-navigation-deprecated-tab-navigator|react-navigation-stack)"],"modulePathIgnorePatterns":["<rootDir>/examples/"],"coveragePathIgnorePatterns":["jest-setup.js"]},"main":"src/react-navigation.js","files":["src","NavigationTestUtils.js"],"gitHead":"27eb73cc14da008a6fca4475f818ac76be14bdb7","scripts":{"ios":"cd examples/NavigationPlayground && yarn && yarn ios","jest":"jest","lint":"eslint .","test":"npm run lint && npm run jest","start":"npm run ios","format":"eslint --fix .","android":"cd examples/NavigationPlayground && yarn && yarn android","codecov":"codecov","precommit":"lint-staged","test-update-snapshot":"jest --updateSnapshot"},"_npmUser":{"name":"brentvatne","email":"brentvatne@gmail.com"},"deprecated":"This package is no longer supported. Please use @react-navigation/native instead. See https://reactnavigation.org/docs/getting-started/ for usage guide","repository":{"url":"git+ssh://git@github.com/react-navigation/react-navigation.git","type":"git"},"_npmVersion":"6.2.0","description":"Routing and navigation for your React Native apps","directories":{},"lint-staged":{"*.js":["eslint --fix","prettier --write flow/react-navigation.js","git add"]},"_nodeVersion":"9.2.0","dependencies":{"clamp":"^1.0.1","query-string":"^6.1.0","path-to-regexp":"^1.7.0","create-react-context":"^0.2.1","react-navigation-tabs":"0.6.0","react-navigation-stack":"0.2.3","hoist-non-react-statics":"^2.2.0","react-lifecycles-compat":"^3","react-navigation-drawer":"0.5.0","react-native-safe-area-view":"^0.9.0","react-navigation-deprecated-tab-navigator":"1.3.0"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^22.1.3","husky":"^0.14.3","react":"16.2.0","eslint":"^4.2.0","codecov":"^2.2.0","prettier":"^1.12.1","babel-cli":"^6.24.1","jest-expo":"^25.1.0","babel-core":"^6.25.0","babel-jest":"^22.4.1","lint-staged":"^4.2.1","babel-eslint":"^7.2.3","react-native":"^0.52.0","prettier-eslint":"^8.8.1","eslint-plugin-react":"^7.1.0","react-test-renderer":"^16.0.0","eslint-plugin-import":"^2.7.0","eslint-config-prettier":"^2.9.0","eslint-plugin-jsx-a11y":"^6.0.2","eslint-plugin-prettier":"^2.6.0","babel-preset-react-native":"^2.1.0","react-native-vector-icons":"^4.2.0"},"peerDependencies":{"react":"*","react-native":"*"},"_npmOperationalInternal":{"tmp":"tmp/react-navigation_2.12.1_1535066973885_0.9993712251200506","host":"s3://npm-registry-packages"}},"2.13.0":{"name":"react-navigation","version":"2.13.0","author":{"name":"Adam Miskiewicz","email":"adam@sk3vy.com"},"license":"BSD-2-Clause","_id":"react-navigation@2.13.0","maintainers":[{"name":"brentvatne","email":"brentvatne@gmail.com"},{"name":"ericvicenti","email":"ericvicenti@gmail.com"},{"name":"grabbou","email":"grabbou@gmail.com"},{"name":"satya164","email":"satyajit.happy@gmail.com"},{"name":"skevy","email":"adam@sk3vy.com"}],"homepage":"https://github.com/react-navigation/react-navigation#readme","bugs":{"url":"https://github.com/react-navigation/react-navigation/issues"},"dist":{"shasum":"7102ff7cbc492c8daf2ad90fc80463c3469f8b78","tarball":"https://registry.npmjs.org/react-navigation/-/react-navigation-2.13.0.tgz","fileCount":96,"integrity":"sha512-9O6RZSzQ0tvLakeUP6dJ/YXz8muQsLftmfeHakco3gbS2c3c1rXB6tKOdj8YzE/OGZxOG9OrY2gUR+jlk0KiHg==","signatures":[{"sig":"MEYCIQDsC++Q2YvW5WXIV97j+VIbzzE4BPCTm+FYgkcwlVKejQIhANyp9ahgbJcKhfpsKEBpc407hJummYMDA1j59iqiSVBD","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":354803,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbkaVyCRA9TVsSAnZWagAAGkIQAJAHlTB+iOgfg4edBygN\nxWSNh2BsNjd+qjCrYnSBA6MgtWRA5cJCGRuXTYUgVecCHtjDHtsh58EcsxnB\n7Z/Xlpfrc9Kg2UPQRrhZfKlhjz0sk9zxZkm0BUTOjwrHDSpuFg/rs+Z7m09m\nptOvDaz8vJF5OeAC+pWATYr3M/JWYknxQWl+/XR2L5qj3apyP5jbwmJ6Qy+P\nqS4maOsrC0U/PGpOg+0Oouc7nZYLPs/qWgi/E//GPC8XeBjt+AapHZ06Hvt9\nRvOra6NA4t/6fGSv9Y6PJjpU8zQd6uiGwX7A7sqFpxzbNj96ON5WwN5aftqY\nwRF7osP8DNAsvL6fEO5jiOhyNpGouVOSMcv4VlwAu9uXilLaJDdQQGfuMk+M\nGoDcASF6hORVT1etYgMRsNbRtyLsmgUhDxEUvcScLQjRGTd3exteWTbN7hEd\nHOGSeESBQcCeihTRRSYHhddlf2WhS17B4lJ8AfAl71xxSXFXeuqskXVXKCZ6\n73bOmZ2hOXEQiRtbWKs8jEl3VMho9SHH3oB0eu2VLYOSEMtmgThJWtgvLcEs\njquWo9/7HuZq58Yro9PQb2An2bSs8WjuN2xQnLJlyV/lcAXDgiBAMJXsnsZg\nF+aIbVegEfseYZOqM49PuGJ8vLgnBS5503+eUPURyl4ZzxjhfLRaIsqBxm58\nh/YI\r\n=V8GZ\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"notify":true,"preset":"react-native","testRegex":"/__tests__/[^/]+-test\\.js$","setupFiles":["<rootDir>/jest-setup.js"],"collectCoverage":true,"moduleNameMapper":{"\\.png$":"<rootDir>/assetsTransformer.js"},"coverageDirectory":"./coverage/","coverageReporters":["lcov"],"collectCoverageFrom":["src/**/*.js"],"transformIgnorePatterns":["node_modules/(?!(jest-)?react-native|react-clone-referenced-element|react-navigation-deprecated-tab-navigator|react-navigation-stack)"],"modulePathIgnorePatterns":["<rootDir>/examples/"],"coveragePathIgnorePatterns":["jest-setup.js"]},"main":"src/react-navigation.js","gitHead":"460754fde1f69792cf21e41e46ddb8c8ba6e1a0d","scripts":{"ios":"cd examples/NavigationPlayground && yarn && yarn ios","jest":"jest","lint":"eslint .","test":"npm run lint && npm run jest","start":"npm run ios","format":"eslint --fix .","android":"cd examples/NavigationPlayground && yarn && yarn android","codecov":"codecov","precommit":"lint-staged","test-update-snapshot":"jest --updateSnapshot"},"_npmUser":{"name":"brentvatne","email":"brentvatne@gmail.com"},"deprecated":"This package is no longer supported. Please use @react-navigation/native instead. See https://reactnavigation.org/docs/getting-started/ for usage guide","repository":{"url":"git+ssh://git@github.com/react-navigation/react-navigation.git","type":"git"},"_npmVersion":"6.2.0","description":"Routing and navigation for your React Native apps","directories":{},"lint-staged":{"*.js":["eslint --fix","prettier --write flow/react-navigation.js","git add"]},"_nodeVersion":"9.2.0","dependencies":{"clamp":"^1.0.1","query-string":"^6.1.0","path-to-regexp":"^1.7.0","create-react-context":"0.2.2","react-navigation-tabs":"0.7.0","react-navigation-stack":"0.3.0","hoist-non-react-statics":"^2.2.0","react-lifecycles-compat":"^3","react-navigation-drawer":"0.5.0","react-native-safe-area-view":"^0.9.0","react-navigation-deprecated-tab-navigator":"1.3.0"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^22.1.3","husky":"^0.14.3","react":"16.2.0","eslint":"^4.2.0","codecov":"^2.2.0","prettier":"^1.12.1","babel-cli":"^6.24.1","jest-expo":"^25.1.0","babel-core":"^6.25.0","babel-jest":"^22.4.1","lint-staged":"^4.2.1","babel-eslint":"^7.2.3","react-native":"^0.52.0","prettier-eslint":"^8.8.1","eslint-plugin-react":"^7.1.0","react-test-renderer":"^16.0.0","eslint-plugin-import":"^2.7.0","eslint-config-prettier":"^2.9.0","eslint-plugin-jsx-a11y":"^6.0.2","eslint-plugin-prettier":"^2.6.0","babel-preset-react-native":"^2.1.0","react-native-vector-icons":"^4.2.0"},"peerDependencies":{"react":"*","react-native":"*"},"_npmOperationalInternal":{"tmp":"tmp/react-navigation_2.13.0_1536271729474_0.8874909986784698","host":"s3://npm-registry-packages"}},"2.14.0":{"name":"react-navigation","version":"2.14.0","author":{"name":"Adam Miskiewicz","email":"adam@sk3vy.com"},"license":"BSD-2-Clause","_id":"react-navigation@2.14.0","maintainers":[{"name":"brentvatne","email":"brentvatne@gmail.com"},{"name":"ericvicenti","email":"ericvicenti@gmail.com"},{"name":"grabbou","email":"grabbou@gmail.com"},{"name":"satya164","email":"satyajit.happy@gmail.com"},{"name":"skevy","email":"adam@sk3vy.com"}],"homepage":"https://github.com/react-navigation/react-navigation#readme","bugs":{"url":"https://github.com/react-navigation/react-navigation/issues"},"dist":{"shasum":"ed685ec883270b25a3fc317db666c34c7bae564e","tarball":"https://registry.npmjs.org/react-navigation/-/react-navigation-2.14.0.tgz","fileCount":96,"integrity":"sha512-mbuPwJ6Z9toeYl8VSEt+CTXxl0soh9wyliUsWVW6AtKY8rdMTpfVWujOp/zSsN8yLQg7iz3awWW0utgahMvObQ==","signatures":[{"sig":"MEUCIQCY3tX+M29iFY1L+9Bn5m2BE33FVt6JqzjmzSKjk5EGRQIgd4+8KeDv9z9FCknMCg30nfvqkPV24LaanOgURhdKmvs=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":355358,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbmSb+CRA9TVsSAnZWagAA6DIP/ig+e6V7RtEQaebmFfWh\nU71L4QueHKZc2pVXuuHCCn/RAXs/IPWieQ9SfuVPixRXCTIOMHB7rPBL55gy\nNB69hJE7GyYzodzysR4/pksSxEgfOdOJzzX0drpi5xhb9nxQOIptzlIBTk7u\nW5fl8YLoTdSQUA+DPSwnYDsHuUsp5XWDwKU5LT1E69UVO9vnl9Ju1nFKC4ed\nakrgbOK6m2/7WJ04v4CG3JQNCvXCC9Z6Y67Y6jAc1YUgK+6zVjGlSTDXi7Rv\nk81zeejkD52cN19wNF89cxM91wga9BokYnvytE3/e+7oo/lxHh3/f9mp+ked\nm2VJxHEMfL0WSHL9VYrBKlsILPczaEod0kBJ/bGPjBbPMOPwUW/krTq5hM/C\nmPSES5EEY92xY5CQyxgUeB+/vlIXuSQPI+iwDG8rEEp9xn+ZPYMDSNamh9uE\nUWxJqT0gedrr7+DmknkPDZcn3co2YYnS4i/GK8iba+pnVDxmdJTaznAO/qMH\nI64yPhS1juWb0ZmIyO6BqZvz7DRFBTGMCvhJaN3+aYKsK7f0WwKpAn/9AOMG\natCUS4av09UI81reQrJOiP0JGY/dCtRmhz3LEbVaxDkdW7ztElqUEGYwHLCM\nDDF8c5x/StQbb7+VdWlDK+YxTDHVRlasO/nNTlsn91BWlFyz4zVzoPU1GzX2\nFJ2L\r\n=Q5cG\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"notify":true,"preset":"react-native","testRegex":"/__tests__/[^/]+-test\\.js$","setupFiles":["<rootDir>/jest-setup.js"],"collectCoverage":true,"moduleNameMapper":{"\\.png$":"<rootDir>/assetsTransformer.js"},"coverageDirectory":"./coverage/","coverageReporters":["lcov"],"collectCoverageFrom":["src/**/*.js"],"transformIgnorePatterns":["node_modules/(?!(jest-)?react-native|react-clone-referenced-element|react-navigation-deprecated-tab-navigator|react-navigation-stack)"],"modulePathIgnorePatterns":["<rootDir>/examples/"],"coveragePathIgnorePatterns":["jest-setup.js"]},"main":"src/react-navigation.js","gitHead":"dd3ce66120d448c4dd742778591067f46115f325","scripts":{"ios":"cd examples/NavigationPlayground && yarn && yarn ios","jest":"jest","lint":"eslint .","test":"npm run lint && npm run jest","start":"npm run ios","format":"eslint --fix .","android":"cd examples/NavigationPlayground && yarn && yarn android","codecov":"codecov","precommit":"lint-staged","test-update-snapshot":"jest --updateSnapshot"},"_npmUser":{"name":"brentvatne","email":"brentvatne@gmail.com"},"deprecated":"This package is no longer supported. Please use @react-navigation/native instead. See https://reactnavigation.org/docs/getting-started/ for usage guide","repository":{"url":"git+ssh://git@github.com/react-navigation/react-navigation.git","type":"git"},"_npmVersion":"6.2.0","description":"Routing and navigation for your React Native apps","directories":{},"lint-staged":{"*.js":["eslint --fix","prettier --write flow/react-navigation.js","git add"]},"_nodeVersion":"9.2.0","dependencies":{"clamp":"^1.0.1","query-string":"^6.1.0","path-to-regexp":"^1.7.0","create-react-context":"0.2.2","react-navigation-tabs":"0.7.0","react-navigation-stack":"0.4.0","hoist-non-react-statics":"^2.2.0","react-lifecycles-compat":"^3","react-navigation-drawer":"0.5.0","react-native-safe-area-view":"^0.10.0","react-navigation-deprecated-tab-navigator":"1.3.0"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^22.1.3","husky":"^0.14.3","react":"16.2.0","eslint":"^4.2.0","codecov":"^2.2.0","prettier":"^1.12.1","babel-cli":"^6.24.1","jest-expo":"^25.1.0","babel-core":"^6.25.0","babel-jest":"^22.4.1","lint-staged":"^4.2.1","babel-eslint":"^7.2.3","react-native":"^0.52.0","prettier-eslint":"^8.8.1","eslint-plugin-react":"^7.1.0","react-test-renderer":"^16.0.0","eslint-plugin-import":"^2.7.0","eslint-config-prettier":"^2.9.0","eslint-plugin-jsx-a11y":"^6.0.2","eslint-plugin-prettier":"^2.6.0","babel-preset-react-native":"^2.1.0","react-native-vector-icons":"^4.2.0"},"peerDependencies":{"react":"*","react-native":"*"},"_npmOperationalInternal":{"tmp":"tmp/react-navigation_2.14.0_1536763645305_0.9813057699961758","host":"s3://npm-registry-packages"}},"2.14.1":{"name":"react-navigation","version":"2.14.1","author":{"name":"Adam Miskiewicz","email":"adam@sk3vy.com"},"license":"BSD-2-Clause","_id":"react-navigation@2.14.1","maintainers":[{"name":"brentvatne","email":"brentvatne@gmail.com"},{"name":"ericvicenti","email":"ericvicenti@gmail.com"},{"name":"grabbou","email":"grabbou@gmail.com"},{"name":"satya164","email":"satyajit.happy@gmail.com"},{"name":"skevy","email":"adam@sk3vy.com"}],"homepage":"https://github.com/react-navigation/react-navigation#readme","bugs":{"url":"https://github.com/react-navigation/react-navigation/issues"},"dist":{"shasum":"a998588986c397abb1c66fa7c9c47652aa8030b8","tarball":"https://registry.npmjs.org/react-navigation/-/react-navigation-2.14.1.tgz","fileCount":96,"integrity":"sha512-H5NWDcTqHRiEwYfC5jRc/aJK6oyaz4NVYEtYzPf1+mtl88hxCFdjJtf55/13RLDWmVlnuxp4HO0uOGFFwcGbmA==","signatures":[{"sig":"MEQCIDzytNLKHChhqUuXT8IZhVT8aUf0TH5FG06tnpDYMBFNAiBHlh53GqGc+zDXvedR0mcLvn4lckAx2Ukt6mRl25/6ig==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":355713,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbm5WyCRA9TVsSAnZWagAAST8P/2Aj63J9yCOtAlrcY5no\nS12Dd9YfHqq+zqb1qVjC+cB8Fv0AXRiR8cietIhOf+v/JT+7FjiaugqVuEg+\nZmH6EZdZyqLSvmDkCVYZTThRTB56XCsn+pu9BAYhVj3xp+kcW0Q26FJoXbZK\nY8/RKRNNwwNVZ7yLqV3ILbecgavaZkcNm5Y29RHEd9SMjHEm/HFtPaWNn9j9\nSfpS4mDmsSSrO+VlMBORRzDqIyxrPQqWDbATS8BOfzgDcgF4SdzKR3S4hibq\nqg1xH/7Ow98+MDGx6LXl5wWUc5nDvbBVILg+W5BQ34G3wsF66BwWlfrJcbtl\nyrxCyGoQX/QtfE5fRda/dCBehPcByQZb/d48PCRnzz/EuqjCrLqc5P284E/C\nJRi+Y8cnjvlbyo/HU/i79WEGbQ/c1TPbJg4i0WdG6J2fGLocqqCuBql54qAr\nxLIDzqiQPgp2toWNiiXvYay13D3JgacfRc1O9lE78nwUqcPH9SeAGbktEZ0k\nJHqfe7UfKNIaQPgiwALrMspFjn9A3jBg2jV4+8Y8dnGFydiacQj9t6FhFbJ1\n1NR5kn3LtjmaixbZ8v2uZzFID3JCNR7OyITHqGACWntDzkxd/dbfmTr4Dmmv\nznvwwjh3EiJVQZurZMm+ODqRTah5yVkhFYgDCTATNopc4EpnSsoODMR7S+F8\nkkwR\r\n=Kd2Q\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"notify":true,"preset":"react-native","testRegex":"/__tests__/[^/]+-test\\.js$","setupFiles":["<rootDir>/jest-setup.js"],"collectCoverage":true,"moduleNameMapper":{"\\.png$":"<rootDir>/assetsTransformer.js"},"coverageDirectory":"./coverage/","coverageReporters":["lcov"],"collectCoverageFrom":["src/**/*.js"],"transformIgnorePatterns":["node_modules/(?!(jest-)?react-native|react-clone-referenced-element|react-navigation-deprecated-tab-navigator|react-navigation-stack)"],"modulePathIgnorePatterns":["<rootDir>/examples/"],"coveragePathIgnorePatterns":["jest-setup.js"]},"main":"src/react-navigation.js","gitHead":"83d36dcf7c85f9ca50c3bb5ec171295d74f0f20a","scripts":{"ios":"cd examples/NavigationPlayground && yarn && yarn ios","jest":"jest","lint":"eslint .","test":"npm run lint && npm run jest","start":"npm run ios","format":"eslint --fix .","android":"cd examples/NavigationPlayground && yarn && yarn android","codecov":"codecov","precommit":"lint-staged","test-update-snapshot":"jest --updateSnapshot"},"_npmUser":{"name":"brentvatne","email":"brentvatne@gmail.com"},"deprecated":"This package is no longer supported. Please use @react-navigation/native instead. See https://reactnavigation.org/docs/getting-started/ for usage guide","repository":{"url":"git+ssh://git@github.com/react-navigation/react-navigation.git","type":"git"},"_npmVersion":"6.2.0","description":"Routing and navigation for your React Native apps","directories":{},"lint-staged":{"*.js":["eslint --fix","prettier --write flow/react-navigation.js","git add"]},"_nodeVersion":"9.2.0","dependencies":{"clamp":"^1.0.1","query-string":"^6.1.0","path-to-regexp":"^1.7.0","create-react-context":"0.2.2","react-navigation-tabs":"0.7.0","react-navigation-stack":"0.5.0","hoist-non-react-statics":"^2.2.0","react-lifecycles-compat":"^3","react-navigation-drawer":"0.5.0","react-native-safe-area-view":"^0.10.0","react-navigation-deprecated-tab-navigator":"1.3.0"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^22.1.3","husky":"^0.14.3","react":"16.2.0","eslint":"^4.2.0","codecov":"^2.2.0","prettier":"^1.12.1","babel-cli":"^6.24.1","jest-expo":"^25.1.0","babel-core":"^6.25.0","babel-jest":"^22.4.1","lint-staged":"^4.2.1","babel-eslint":"^7.2.3","react-native":"^0.52.0","prettier-eslint":"^8.8.1","eslint-plugin-react":"^7.1.0","react-test-renderer":"^16.0.0","eslint-plugin-import":"^2.7.0","eslint-config-prettier":"^2.9.0","eslint-plugin-jsx-a11y":"^6.0.2","eslint-plugin-prettier":"^2.6.0","babel-preset-react-native":"^2.1.0","react-native-vector-icons":"^4.2.0"},"peerDependencies":{"react":"*","react-native":"*"},"_npmOperationalInternal":{"tmp":"tmp/react-navigation_2.14.1_1536923057554_0.8129902030907687","host":"s3://npm-registry-packages"}},"2.14.2":{"name":"react-navigation","version":"2.14.2","author":{"name":"Adam Miskiewicz","email":"adam@sk3vy.com"},"license":"BSD-2-Clause","_id":"react-navigation@2.14.2","maintainers":[{"name":"brentvatne","email":"brentvatne@gmail.com"},{"name":"ericvicenti","email":"ericvicenti@gmail.com"},{"name":"grabbou","email":"grabbou@gmail.com"},{"name":"satya164","email":"satyajit.happy@gmail.com"},{"name":"skevy","email":"adam@sk3vy.com"}],"homepage":"https://github.com/react-navigation/react-navigation#readme","bugs":{"url":"https://github.com/react-navigation/react-navigation/issues"},"dist":{"shasum":"e3c933b15efdc6bcb1e9b014aeacfb2a08997d5b","tarball":"https://registry.npmjs.org/react-navigation/-/react-navigation-2.14.2.tgz","fileCount":96,"integrity":"sha512-dIoMjRiMMM8THfjd6Pj/wuU85YxqQOrpLAHkEYhEuTq8de/ZwPqIciso0tnlgvERgPUBU74dmFiW/NHFl+t9eg==","signatures":[{"sig":"MEYCIQDLYCWg9pkXAXnljcnQt7A2QL0+D3bf31K4EoX9ZAYDuQIhAN411uXs5T8STsT7NY7pjKlNU8o97nuexawRLJnIFE+m","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":355915,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbm7g/CRA9TVsSAnZWagAADI4P/0vpeN+PsUiVw8D+dWFn\n6V/G4oIGUpXBrQy74gah3ZRy1ScSWUsUep6nL1d+ayj1vC3gw/ObSHd0u9YC\nWNCsc+FRGVdfJL2X/Tm76mLJTtLO0pR+LPdxdxipz5glZhzFxjDj5IabilxT\nPrPLN0DeMdZ08JPMMgzT2VG3nUnv2tM6y+HH+p3c9aa94ap4Y2k2tbdQX9aD\ncn/Iqkj3sm2XzTuNuO32VstPBpToEhWbWFxPYbD/NuxXJvKT9Y9wBVuyMLTy\n/bCygaSU2YugHyiixw8O+OF/bh1+dMy1QuGQ9xrg65NMoIkkf+vGALw8hlND\nKCGcUl6eIJRL6+SFqA+YNkKLWBxN0yLb1p/ZI5pCorHGOrdN6bW6R/jsYKNH\n2kcjsv52J6brb2Nf/0bLyzmXlcX/vSVVakp9axuxmQJanSq/HozUVyXPaPu1\nZfgiVJZzCeLNJmhED6WQWDzpkv9HzMtAt+W21fhVBGoy9fo5emvctyarnNn1\nkqVs0ldq+94zr2Jvh2g1SR9YLoUOrX4c+kHfF4obPDE7IibxjOmf5JsOmW24\n16AXsPK6OJGevoabwUHotCoJLqIxxrikoIoGL+pazkuorAE7XiHkW/JYy5Uo\nANVyrdATEJYqDH7olHuJnPhFEnfuaLIk/AYhdYiHeG3dwPexxgVMogEggVHs\npUdc\r\n=IJo7\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"notify":true,"preset":"react-native","testRegex":"/__tests__/[^/]+-test\\.js$","setupFiles":["<rootDir>/jest-setup.js"],"collectCoverage":true,"moduleNameMapper":{"\\.png$":"<rootDir>/assetsTransformer.js"},"coverageDirectory":"./coverage/","coverageReporters":["lcov"],"collectCoverageFrom":["src/**/*.js"],"transformIgnorePatterns":["node_modules/(?!(jest-)?react-native|react-clone-referenced-element|react-navigation-deprecated-tab-navigator|react-navigation-stack)"],"modulePathIgnorePatterns":["<rootDir>/examples/"],"coveragePathIgnorePatterns":["jest-setup.js"]},"main":"src/react-navigation.js","gitHead":"1afdb799fcaa3b518608edcafe7aea89f0ac81d3","scripts":{"ios":"cd examples/NavigationPlayground && yarn && yarn ios","jest":"jest","lint":"eslint .","test":"npm run lint && npm run jest","start":"npm run ios","format":"eslint --fix .","android":"cd examples/NavigationPlayground && yarn && yarn android","codecov":"codecov","precommit":"lint-staged","test-update-snapshot":"jest --updateSnapshot"},"_npmUser":{"name":"brentvatne","email":"brentvatne@gmail.com"},"deprecated":"This package is no longer supported. Please use @react-navigation/native instead. See https://reactnavigation.org/docs/getting-started/ for usage guide","repository":{"url":"git+ssh://git@github.com/react-navigation/react-navigation.git","type":"git"},"_npmVersion":"6.2.0","description":"Routing and navigation for your React Native apps","directories":{},"lint-staged":{"*.js":["eslint --fix","prettier --write flow/react-navigation.js","git add"]},"_nodeVersion":"9.2.0","dependencies":{"clamp":"^1.0.1","query-string":"^6.1.0","path-to-regexp":"^1.7.0","create-react-context":"0.2.2","react-navigation-tabs":"0.7.0","react-navigation-stack":"0.5.1","hoist-non-react-statics":"^2.2.0","react-lifecycles-compat":"^3","react-navigation-drawer":"0.5.0","react-native-safe-area-view":"^0.10.0","react-navigation-deprecated-tab-navigator":"1.3.0"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^22.1.3","husky":"^0.14.3","react":"16.2.0","eslint":"^4.2.0","codecov":"^2.2.0","prettier":"^1.12.1","babel-cli":"^6.24.1","jest-expo":"^25.1.0","babel-core":"^6.25.0","babel-jest":"^22.4.1","lint-staged":"^4.2.1","babel-eslint":"^7.2.3","react-native":"^0.52.0","prettier-eslint":"^8.8.1","eslint-plugin-react":"^7.1.0","react-test-renderer":"^16.0.0","eslint-plugin-import":"^2.7.0","eslint-config-prettier":"^2.9.0","eslint-plugin-jsx-a11y":"^6.0.2","eslint-plugin-prettier":"^2.6.0","babel-preset-react-native":"^2.1.0","react-native-vector-icons":"^4.2.0"},"peerDependencies":{"react":"*","react-native":"*"},"_npmOperationalInternal":{"tmp":"tmp/react-navigation_2.14.2_1536931903092_0.615229734162219","host":"s3://npm-registry-packages"}},"2.15.0":{"name":"react-navigation","version":"2.15.0","author":{"name":"Adam Miskiewicz","email":"adam@sk3vy.com"},"license":"BSD-2-Clause","_id":"react-navigation@2.15.0","maintainers":[{"name":"brentvatne","email":"brentvatne@gmail.com"},{"name":"ericvicenti","email":"ericvicenti@gmail.com"},{"name":"grabbou","email":"grabbou@gmail.com"},{"name":"satya164","email":"satyajit.happy@gmail.com"},{"name":"skevy","email":"adam@sk3vy.com"}],"homepage":"https://github.com/react-navigation/react-navigation#readme","bugs":{"url":"https://github.com/react-navigation/react-navigation/issues"},"dist":{"shasum":"1fafda16050892c71037a4e4bc4f79ca4c33fbec","tarball":"https://registry.npmjs.org/react-navigation/-/react-navigation-2.15.0.tgz","fileCount":96,"integrity":"sha512-/PV81yr5ccC6NycvJryotXJjxmL5NqJqMIzSL/NYMRXmdj6cQJzxwdB0jPZff8Ou4p89tKTS8WJMs+9v3kqsdQ==","signatures":[{"sig":"MEUCIQCCeCWb+0O4q6epeBzqnmtR3FU/hIxBFeMYOfrC11cmLQIgfXFRTCi6CiFqkNbwD0wbRhFSmrerzY6PC9qYPBxd5IA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":356293,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbopVDCRA9TVsSAnZWagAAmaMP/iB60eYX2lo+ZxXPOas2\nQHOO5yqa72RH8aqIz+Cpn8ujpcwjcBblRT1owbT8XC99a3YSm8CINiIZ6BDT\nIEHuEkvHt+OroRuIPnLxX1EwZ2MNjT1d4ciLeYXcraeO27fVO9or0e+0eUIT\n3z89jLxMgZYu1Cf5mMKL/0Azuuu+kSyIjWwIsya8Vx7iUspVkh5EBVNC8qrX\ns2L99PrYqli/1IP/g89Dsy2QE+fxQEZaq7af7jLUsLufoElPQMXS9onD5eea\nySb5stjRmH/ax1iCwEt1NDE+AAq3NzOF9pqLKNyTG74PpNzhdcNEo3wSOX3x\nSuJhS97FO/LsVxwxnBQahSGSM0q/If5dsY5ov3eakEE0U3ZmMFYhjfahLAr+\nIo4+OARdoaC5ockYbUWZPc6gALkcHhJuDdEN5BujNK2OrArgMTWTDzOvfirz\ngDqYb53zWRIJxaLiErf26VMCAN4hRDujz7jaUPeVX4HFcnhiKmBKWXHAlX+F\nirHBxKUwZPHXxfVQa9jYuHBClGsQA96uWxh7LOIPUYBgQNa3snqDNs0VKagw\nHzL2BU2B0kWxKL2PqUzluVyBjBwIEvSUGKSBX6oba42n+G5jFnXTACmyqns4\n6A9S6FhCpRS2I9gLXbMxe28uVaVHAVIJViVdFEGLxwQSn532Gqx8w4Ost9l9\nGtCv\r\n=8b8Z\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"notify":true,"preset":"react-native","testRegex":"/__tests__/[^/]+-test\\.js$","setupFiles":["<rootDir>/jest-setup.js"],"collectCoverage":true,"moduleNameMapper":{"\\.png$":"<rootDir>/assetsTransformer.js"},"coverageDirectory":"./coverage/","coverageReporters":["lcov"],"collectCoverageFrom":["src/**/*.js"],"transformIgnorePatterns":["node_modules/(?!(jest-)?react-native|react-clone-referenced-element|react-navigation-deprecated-tab-navigator|react-navigation-stack)"],"modulePathIgnorePatterns":["<rootDir>/examples/"],"coveragePathIgnorePatterns":["jest-setup.js"]},"main":"src/react-navigation.js","gitHead":"d0835351bd842abc5934cabb85e1b954c2e5bc3e","scripts":{"ios":"cd examples/NavigationPlayground && yarn && yarn ios","jest":"jest","lint":"eslint .","test":"npm run lint && npm run jest","start":"npm run ios","format":"eslint --fix .","android":"cd examples/NavigationPlayground && yarn && yarn android","codecov":"codecov","precommit":"lint-staged","test-update-snapshot":"jest --updateSnapshot"},"_npmUser":{"name":"brentvatne","email":"brentvatne@gmail.com"},"deprecated":"This package is no longer supported. Please use @react-navigation/native instead. See https://reactnavigation.org/docs/getting-started/ for usage guide","repository":{"url":"git+ssh://git@github.com/react-navigation/react-navigation.git","type":"git"},"_npmVersion":"6.2.0","description":"Routing and navigation for your React Native apps","directories":{},"lint-staged":{"*.js":["eslint --fix","prettier --write flow/react-navigation.js","git add"]},"_nodeVersion":"9.2.0","dependencies":{"clamp":"^1.0.1","query-string":"^6.1.0","path-to-regexp":"^1.7.0","create-react-context":"0.2.2","react-navigation-tabs":"0.7.0","react-navigation-stack":"0.5.1","hoist-non-react-statics":"^2.2.0","react-lifecycles-compat":"^3","react-navigation-drawer":"0.5.0","react-native-safe-area-view":"0.11.0","react-navigation-deprecated-tab-navigator":"1.3.0"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^22.1.3","husky":"^0.14.3","react":"16.2.0","eslint":"^4.2.0","codecov":"^2.2.0","prettier":"^1.12.1","babel-cli":"^6.24.1","jest-expo":"^25.1.0","babel-core":"^6.25.0","babel-jest":"^22.4.1","lint-staged":"^4.2.1","babel-eslint":"^7.2.3","react-native":"^0.52.0","prettier-eslint":"^8.8.1","eslint-plugin-react":"^7.1.0","react-test-renderer":"^16.0.0","eslint-plugin-import":"^2.7.0","eslint-config-prettier":"^2.9.0","eslint-plugin-jsx-a11y":"^6.0.2","eslint-plugin-prettier":"^2.6.0","babel-preset-react-native":"^2.1.0","react-native-vector-icons":"^4.2.0"},"peerDependencies":{"react":"*","react-native":"*"},"_npmOperationalInternal":{"tmp":"tmp/react-navigation_2.15.0_1537381698365_0.22125482962015974","host":"s3://npm-registry-packages"}},"1.6.0":{"name":"react-navigation","version":"1.6.0","author":{"name":"Adam Miskiewicz","email":"adam@sk3vy.com"},"license":"BSD-2-Clause","_id":"react-navigation@1.6.0","maintainers":[{"name":"brentvatne","email":"brentvatne@gmail.com"},{"name":"ericvicenti","email":"ericvicenti@gmail.com"},{"name":"grabbou","email":"grabbou@gmail.com"},{"name":"satya164","email":"satyajit.happy@gmail.com"},{"name":"skevy","email":"adam@sk3vy.com"}],"homepage":"https://github.com/react-navigation/react-navigation#readme","bugs":{"url":"https://github.com/react-navigation/react-navigation/issues"},"dist":{"shasum":"d67b9d40465205c088b3d6aa09eae629062d1db3","tarball":"https://registry.npmjs.org/react-navigation/-/react-navigation-1.6.0.tgz","fileCount":110,"integrity":"sha512-dsS35nt5CzNcMt4ydK4xPrqlivCozdddcAcjtWTLRe42hYd7BvvQkX0AyTQMFCiQ5AEoAoOq4K+3zsrG137mSg==","signatures":[{"sig":"MEQCIF4iMT7K0WPDXA3RdoiaefTvBpRvoPvehQgO0vNKCiQ4AiBc901jkCkDje1GzOFTLQYbUeCClxf8PHXFvsLNAy1aSQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":433837,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbopXHCRA9TVsSAnZWagAAjSgP/2yq01pq7dJ6Cuk76K5j\nEuglZaKQqo42A9Hti596pqeOCd/eZ4q+POdv24SI8ljoSZGMWszZS2LBqNCr\njaG7VtNcKhYqbojjlRTNMe3mYWpv695QDCei+mkQhZmAFXcswqAIROSPY1fb\naQBrBXFebBkb+Yskdcn75lziXYhReyil0RAUIBRB5VY2ZyjACM27cuhuBKy5\nCOCuyGfYqHbhb3NWH3+5nSRANgCPnQP6dlnmjm43U5NFspY/Dx27v54LvRrJ\nESfTQWFI1CnTXNwJcY/09veycqzUMZTKdNCJ2DrYIYLjc6PW4Vn5AkRmCafH\nEZPIdYn8PL1LeN6VPBxp2bBDunlp1rmazI+r+JoUPvULgCLWEM07Snc6eCpI\n9wnT3pLaXJW89pbOq4/z2M2OinXcrfkzBASzR/urLANqgY4ydhS0NLGWA1gr\nGxWEFquRx+Sdma2Nnap5v7zI96ayacdRK0mhbgNnVMmA5rYI+L/TN+7qOOfW\nfHALvM6wru/qWK/S2fPILRtraqQ15P14l0nEDBWBlgeK1Md0MEOwqEHUpuFO\nAiD2wC9fR7tZGsAldfjlkekvxjsd2RvHoijKqZfQOmPWvSQ+Nx5JDgX/HPHI\nHmvNB3XBffxq8qZwsOJRQ+iwqMTwsSatR4POx0z4mntrNW/bdlE34NR1C0o7\nUKHl\r\n=BGA6\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"notify":true,"preset":"react-native","testRegex":"./src/.*\\-test\\.js$","setupFiles":["<rootDir>/jest-setup.js"],"collectCoverage":true,"coverageDirectory":"./coverage/","coverageReporters":["lcov"],"collectCoverageFrom":["src/**/*.js"],"modulePathIgnorePatterns":["examples"],"coveragePathIgnorePatterns":["jest-setup.js"]},"main":"src/react-navigation.js","readme":"# React Navigation\n\n[![npm version](https://badge.fury.io/js/react-navigation.svg)](https://badge.fury.io/js/react-navigation) [![codecov](https://codecov.io/gh/react-community/react-navigation/branch/master/graph/badge.svg)](https://codecov.io/gh/react-community/react-navigation) [![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg)](https://reactnavigation.org/docs/guides/contributors)\n\nReact Navigation is born from the React Native community's need for an extensible yet easy-to-use navigation solution based on Javascript.\n\n## Installation\n\nSince the library is a JS-based solution, to install the latest version of react-navigation you only need to run:\n\n```bash\nyarn add react-navigation\n```\n\nor\n\n```bash\nnpm install --save react-navigation\n```\n\n## Documentation\n\n* The best way to learn is to follow the [Getting started guide](https://reactnavigation.org/docs/getting-started.html). It guides you through the fundamentals of React Navigation.\n* The documentation includes solutions for common use cases in the \"How do I do ...?\" section, such as [tab navigation](https://reactnavigation.org/docs/tab-based-navigation.html) and [Redux integration](https://reactnavigation.org/docs/redux-integration.html).\n* If you need to build your own navigator, [there's a section for that](https://reactnavigation.org/docs/custom-navigator-overview.html) too.\n* The [API reference](https://reactnavigation.org/docs/api-reference.html) lists all public APIs.\n* The [Community Resources](https://github.com/react-navigation/react-navigation/blob/master/COMMUNITY_RESOURCES.md) document lists some other resources submitted to us by people who use React Navigation. Feel free to open a pull request to add your resource to the list.\n* You can contribute improvements to the documentation [in the website repository](https://github.com/react-navigation/react-navigation.github.io).\n\n## Try it out\n\nYou can also try out the [Navigation Playground app](https://exp.host/@react-navigation/NavigationPlayground) to get a sense for some of the tools built in to React Navigation. The \"Fundamentals\" in the documentation also include examples you can play with.\n\n## FAQs\n\n#### I'm having troubles using the library, what can I do?\n\nSee [the help page](https://reactnavigation.org/en/help.html).\n\n#### How can I help?\n\nThis library is a community effort: it can only be great if we all help out in one way or another! If you feel like you aren't experienced enough using React Navigation to contribute, you can still make an impact by:\n\n* Responding to one of the open [issues](https://github.com/react-community/react-navigation/issues). Even if you can't resolve or fully answer a question, asking for more information or clarity on an issue is extremely beneficial for someone to come after you to resolve the issue.\n* Creating public example repositories or [Snacks](https://snack.expo.io/) of navigation problems you have solved and sharing the links in [Community Resources](https://github.com/react-navigation/react-navigation/blob/master/COMMUNITY_RESOURCES.md).\n* Answering questions on [Stack Overflow](https://stackoverflow.com/search?q=react-navigation).\n* Answering questions in our [Reactiflux](https://www.reactiflux.com/) channel.\n* Providing feedback on the open [PRs](https://github.com/react-navigation/react-navigation/pulls).\n* Providing feedback on the open [RFCs](https://github.com/react-navigation/rfcs).\n* Improving the [website](https://github.com/react-navigation/react-navigation.github.io).\n\nIf you would like to submit a pull request, please follow the [Contributors guide](https://reactnavigation.org/docs/contributing.html) to find out how. If you don't know where to start, check the ones with the label [`good first issue`](https://github.com/react-community/react-navigation/labels/good%20first%20issue) - even [fixing a typo in the documentation](https://github.com/react-community/react-navigation/pull/2727) is a worthy contribution!\n\n#### Is this the only library available for navigation?\n\nCertainly not! There other libraries - which, depending on your needs, can be better or worse suited for your project. Read more in the [alternative libraries](https://reactnavigation.org/docs/alternatives.html) documentation, and read React Navigation's [pitch & anti-pitch](https://reactnavigation.org/docs/pitch.html) to understand the tradeoffs.\n\n#### Can I use this library for web?\n\nWeb support was [not a priority for the 1.0 release](https://github.com/react-community/react-navigation/issues/2585#issuecomment-330338793), but the architecture of this library allows for it (and it has worked in the past). If you would like to lead this charge, please reach out with your ideas for how to move forward on the [RFCs repository](https://github.com/react-navigation/rfcs) and we would be happy to discuss.\n\n## Code of conduct\n\nThis library has adopted a Code of Conduct that we expect project participants to adhere to. Please read the [full text](https://github.com/react-community/react-navigation/blob/master/CODE_OF_CONDUCT.md) so that you can understand what actions will and will not be tolerated.\n\n## License\n\nReact-navigation is licensed under the [BSD 2-clause \"Simplified\" License](https://github.com/react-community/react-navigation/blob/master/LICENSE).\n","gitHead":"86ac9b6d5d082f2792aefe39472475a27c7f3bb7","scripts":{"ios":"cd examples/NavigationPlayground && yarn && yarn ios","jest":"jest","lint":"eslint .","test":"npm run lint && npm run jest","start":"npm run ios","format":"eslint --fix .","android":"cd examples/NavigationPlayground && yarn && yarn android","codecov":"codecov","precommit":"lint-staged","test-update-snapshot":"jest --updateSnapshot"},"_npmUser":{"name":"brentvatne","email":"brentvatne@gmail.com"},"deprecated":"This package is no longer supported. Please use @react-navigation/native instead. See https://reactnavigation.org/docs/getting-started/ for usage guide","repository":{"url":"git+ssh://git@github.com/react-navigation/react-navigation.git","type":"git"},"_npmVersion":"6.2.0","description":"Routing and navigation for your React Native apps","directories":{},"lint-staged":{"*.js":["eslint --fix","prettier --write flow/react-navigation.js","git add"]},"_nodeVersion":"9.2.0","dependencies":{"clamp":"^1.0.1","prop-types":"^15.5.10","path-to-regexp":"^1.7.0","react-native-tab-view":"github:react-navigation/react-native-tab-view","hoist-non-react-statics":"^2.2.0","react-lifecycles-compat":"^3.0.2","react-native-safe-area-view":"0.11.0","react-native-drawer-layout-polyfill":"^1.3.2"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^22.1.3","husky":"^0.14.3","react":"16.2.0","eslint":"^4.2.0","codecov":"^2.2.0","prettier":"^1.5.3","babel-cli":"^6.24.1","babel-core":"^6.25.0","babel-jest":"^20.0.3","lint-staged":"^4.2.1","babel-eslint":"^7.2.3","react-native":"^0.52.0","prettier-eslint":"^6.4.2","eslint-plugin-react":"^7.1.0","react-test-renderer":"^16.0.0","eslint-plugin-import":"^2.7.0","eslint-config-prettier":"^2.3.0","eslint-plugin-jsx-a11y":"^6.0.2","eslint-plugin-prettier":"^2.1.2","babel-preset-react-native":"^2.1.0","react-native-vector-icons":"^4.2.0"},"peerDependencies":{"react":"*","react-native":"*"},"_npmOperationalInternal":{"tmp":"tmp/react-navigation_1.6.0_1537381831195_0.11750738671339933","host":"s3://npm-registry-packages"}},"2.16.0-alpha.0":{"name":"react-navigation","version":"2.16.0-alpha.0","author":{"name":"Adam Miskiewicz","email":"adam@sk3vy.com"},"license":"BSD-2-Clause","_id":"react-navigation@2.16.0-alpha.0","maintainers":[{"name":"brentvatne","email":"brentvatne@gmail.com"},{"name":"ericvicenti","email":"ericvicenti@gmail.com"},{"name":"grabbou","email":"grabbou@gmail.com"},{"name":"satya164","email":"satyajit.happy@gmail.com"},{"name":"skevy","email":"adam@sk3vy.com"}],"homepage":"https://github.com/react-navigation/react-navigation#readme","bugs":{"url":"https://github.com/react-navigation/react-navigation/issues"},"dist":{"shasum":"486eb11095c302eb6a3ff729be97133cfa51b639","tarball":"https://registry.npmjs.org/react-navigation/-/react-navigation-2.16.0-alpha.0.tgz","fileCount":96,"integrity":"sha512-OIB0ynwwztwbjXGvoVRMnzgTyXYMVZhmtPVUrs84O2xMr45U+YldSMCnQeF9NVY8J/RlZsrIDH9nacTPQYdYbg==","signatures":[{"sig":"MEQCIEKVufWRt+y6taiiT5DmrhKoD/dWkW61smC3qTRlSz1uAiASBknfO9iyTB1VxOgvp9CUnLlFJCSCNx+by2UdVizaeA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":356301,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbotj7CRA9TVsSAnZWagAA4r8QAIsibdOjNqXQP1vrMA4s\n1fU0ZL2t+ECQfDBurXsVVFkyGMpMlGlaZiZvAIB3CtgsfVWNedAxZFkDQl7u\nD9d/Q/4i1ujmCKmwyxSgt5NZTUc6HUtF+qX2iCL3yL28GwAfew/Wlc/mw36D\nBIG2a+kAKxhrhVImjLwyBY82QWI89QZsnNzTV5ZlHnKDIfPr6npgkCknht3A\n81R80fhwbL1gvHUYu1KaCrO1BBh9Czi+JCMNyfXavwtvcx6SZlWTH99lXnFx\n9AOQFFBasoYpTxCx583kFH7NOUtvpv418adZYb9ArcfYlp5xnjvnH9U4Q0Kp\ncxN1WXRcea2B9VTgX9x/lgMD8KhyUy/uMwv+K9kWrDyIx9sDE4cTmqF+cXBF\nvw+Pm41AAfrDCbuwLKth8zPJdGV/NDt+KyUbHw1HpyRWF4n5n9xJL1Os6ewC\nHN3Gvcg02oUTwRFEujINWRkLVol78wWP7GWHUHG9QxALyWxuLmk24U6JWzCN\nE/INuINd9lVurLO3A0CzKD41CA94n/Sb9uE9+lAJvCH2iFV6iyTbOuvK6lIy\n3L/gnhGsMkQvrwnXYbB15K8Bk5HtLKh1byI2oFedUnU9tMBz9D3XK5u6Uyvv\nN8LFXlZwkcMHEtF4z2vGz4sOr/d53wijrrpytMs/xd+b2/I4vxvBNSne8FMT\nkDzc\r\n=66MM\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"notify":true,"preset":"react-native","testRegex":"/__tests__/[^/]+-test\\.js$","setupFiles":["<rootDir>/jest-setup.js"],"collectCoverage":true,"moduleNameMapper":{"\\.png$":"<rootDir>/assetsTransformer.js"},"coverageDirectory":"./coverage/","coverageReporters":["lcov"],"collectCoverageFrom":["src/**/*.js"],"transformIgnorePatterns":["node_modules/(?!(jest-)?react-native|react-clone-referenced-element|react-navigation-deprecated-tab-navigator|react-navigation-stack)"],"modulePathIgnorePatterns":["<rootDir>/examples/"],"coveragePathIgnorePatterns":["jest-setup.js"]},"main":"src/react-navigation.js","readme":"# React Navigation\n\n[![npm version](https://badge.fury.io/js/react-navigation.svg)](https://badge.fury.io/js/react-navigation) [![codecov](https://codecov.io/gh/react-navigation/react-navigation/branch/master/graph/badge.svg)](https://codecov.io/gh/react-navigation/react-navigation) [![CircleCI badge](https://circleci.com/gh/react-navigation/react-navigation/tree/master.svg?style=shield)](https://circleci.com/gh/react-navigation/react-navigation/tree/master) [![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg)](https://reactnavigation.org/docs/contributing.html)\n\nReact Navigation is born from the React Native community's need for an extensible yet easy-to-use navigation solution based on Javascript.\n\n## Installation\n\nSince the library is a JS-based solution, to install the latest version of react-navigation you only need to run:\n\n```bash\nyarn add react-navigation\n```\n\nor\n\n```bash\nnpm install --save react-navigation\n```\n\n## Documentation\n\n* The best way to learn is to follow the [Getting started guide](https://reactnavigation.org/docs/getting-started.html). It guides you through the fundamentals of React Navigation.\n* The documentation includes solutions for common use cases in the \"How do I do ...?\" section, such as [tab navigation](https://reactnavigation.org/docs/tab-based-navigation.html) and [Redux integration](https://reactnavigation.org/docs/redux-integration.html).\n* If you need to build your own navigator, [there's a section for that](https://reactnavigation.org/docs/custom-navigator-overview.html) too.\n* The [API reference](https://reactnavigation.org/docs/api-reference.html) lists all public APIs.\n* The [Community Resources](https://github.com/react-navigation/react-navigation/blob/master/COMMUNITY_RESOURCES.md) document lists some other resources submitted to us by people who use React Navigation. Feel free to open a pull request to add your resource to the list.\n* You can contribute improvements to the documentation [in the website repository](https://github.com/react-navigation/react-navigation.github.io).\n\n## Try it out\n\nYou can also try out the [Navigation Playground app](https://exp.host/@react-navigation/NavigationPlayground) to get a sense for some of the tools built in to React Navigation. The \"Fundamentals\" in the documentation also include examples you can play with.\n\n## FAQs\n\n#### I'm having troubles using the library, what can I do?\n\nSee [the help page](https://reactnavigation.org/en/help.html).\n\n#### How can I help?\n\nSee our [Contributing Guide](CONTRIBUTING.md)!\n\n#### Is this the only library available for navigation?\n\nCertainly not! There other libraries - which, depending on your needs, can be better or worse suited for your project. Read more in the [alternative libraries](https://reactnavigation.org/docs/alternatives.html) documentation, and read React Navigation's [pitch & anti-pitch](https://reactnavigation.org/docs/pitch.html) to understand the tradeoffs.\n\n#### Can I use this library for web?\n\nWeb support was [not a priority for the 1.0 release](https://github.com/react-community/react-navigation/issues/2585#issuecomment-330338793), but the architecture of this library allows for it (and it has worked in the past). If you would like to lead this charge, please reach out with your ideas for how to move forward on the [RFCs repository](https://github.com/react-navigation/rfcs) and we would be happy to discuss.\n\n## Code of conduct\n\nThis library has adopted a Code of Conduct that we expect project participants to adhere to. Please read the [full text](https://github.com/react-community/react-navigation/blob/master/CODE_OF_CONDUCT.md) so that you can understand what actions will and will not be tolerated.\n\n## License\n\nReact Navigation is licensed under the [BSD 2-clause \"Simplified\" License](https://github.com/react-community/react-navigation/blob/master/LICENSE).\n","gitHead":"d0835351bd842abc5934cabb85e1b954c2e5bc3e","scripts":{"ios":"cd examples/NavigationPlayground && yarn && yarn ios","jest":"jest","lint":"eslint .","test":"npm run lint && npm run jest","start":"npm run ios","format":"eslint --fix .","android":"cd examples/NavigationPlayground && yarn && yarn android","codecov":"codecov","precommit":"lint-staged","test-update-snapshot":"jest --updateSnapshot"},"_npmUser":{"name":"brentvatne","email":"brentvatne@gmail.com"},"deprecated":"This package is no longer supported. Please use @react-navigation/native instead. See https://reactnavigation.org/docs/getting-started/ for usage guide","repository":{"url":"git+ssh://git@github.com/react-navigation/react-navigation.git","type":"git"},"_npmVersion":"6.2.0","description":"Routing and navigation for your React Native apps","directories":{},"lint-staged":{"*.js":["eslint --fix","prettier --write flow/react-navigation.js","git add"]},"_nodeVersion":"9.2.0","dependencies":{"clamp":"^1.0.1","query-string":"^6.1.0","path-to-regexp":"^1.7.0","create-react-context":"0.2.2","react-navigation-tabs":"0.8.0","react-navigation-stack":"0.5.1","hoist-non-react-statics":"^2.2.0","react-lifecycles-compat":"^3","react-navigation-drawer":"0.5.0","react-native-safe-area-view":"0.11.0","react-navigation-deprecated-tab-navigator":"1.3.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^22.1.3","husky":"^0.14.3","react":"16.2.0","eslint":"^4.2.0","codecov":"^2.2.0","prettier":"^1.12.1","babel-cli":"^6.24.1","jest-expo":"^25.1.0","babel-core":"^6.25.0","babel-jest":"^22.4.1","lint-staged":"^4.2.1","babel-eslint":"^7.2.3","react-native":"^0.52.0","prettier-eslint":"^8.8.1","eslint-plugin-react":"^7.1.0","react-test-renderer":"^16.0.0","eslint-plugin-import":"^2.7.0","eslint-config-prettier":"^2.9.0","eslint-plugin-jsx-a11y":"^6.0.2","eslint-plugin-prettier":"^2.6.0","babel-preset-react-native":"^2.1.0","react-native-vector-icons":"^4.2.0"},"peerDependencies":{"react":"*","react-native":"*"},"_npmOperationalInternal":{"tmp":"tmp/react-navigation_2.16.0-alpha.0_1537399034332_0.9844414640704351","host":"s3://npm-registry-packages"}},"2.16.0-alpha.1":{"name":"react-navigation","version":"2.16.0-alpha.1","author":{"name":"Adam Miskiewicz","email":"adam@sk3vy.com"},"license":"BSD-2-Clause","_id":"react-navigation@2.16.0-alpha.1","maintainers":[{"name":"brentvatne","email":"brentvatne@gmail.com"},{"name":"ericvicenti","email":"ericvicenti@gmail.com"},{"name":"grabbou","email":"grabbou@gmail.com"},{"name":"satya164","email":"satyajit.happy@gmail.com"},{"name":"skevy","email":"adam@sk3vy.com"}],"homepage":"https://github.com/react-navigation/react-navigation#readme","bugs":{"url":"https://github.com/react-navigation/react-navigation/issues"},"dist":{"shasum":"c5bd83aa38b67a5345c67d49a02e6b6760c71bb2","tarball":"https://registry.npmjs.org/react-navigation/-/react-navigation-2.16.0-alpha.1.tgz","fileCount":96,"integrity":"sha512-tAg1sep9KxMMKP/pqTmFKiBKLgjnvQVIxa4AupKxe3WObITb4FjRVd27fOA8kQJcyGhGKPpyM1mUXXgF0E+MDA==","signatures":[{"sig":"MEQCIEMWeC9vt/zv47xUDPDGkjKNEghfXNoi5jqetWdji57DAiAW9ui30ImM9j9RbpQfwfyd6oQcC/1wRn0tkPGuEuyyEw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":356301,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbotwWCRA9TVsSAnZWagAA7acP/056K1VUuMM2qcsQwOhl\nM8+0x5KmkK3/k8MdctNjfOSnfysqx2eKjaNoVbuMO4jDsZWgwjE5Q8a4pJTC\nREVGFvcmcodQdxh8gh13mRwDEqyxUBOxJehUrJX4ubkVTABNBcVxryLoyr+h\nRndkh+v9DJXt09NRFR4W/PM3mf9dz97ShelCmYlsQpEem3C7alYPMuwRinM7\nPx2dox0tVVb+Ng7OBVEGoQ8AvII5qQkMBkGut8bGr5aduusLtY7vx3gWJWJq\naMB9cmlVwuKviGpnH00yYej4dD4pnbkLGkzffs/yJ2XUBrel4ftocLKWEoTP\nDxcqeUanZHCA945Z8Mn1BQl0iKRNFDcmGP7UKVG2xsI8UG+fiob9vwLfdyN+\nZSVExHeqhjj4TJXnAL07GmXo0zhnNGEIc0D1H7GIcY5xjOLmB9OjnjEbZg9h\nPZ/dXL0Qa7Q/fUFAGPPTJA+uIOMw9cpdZ2vaXgf30hl05upCl+6wNeFNdvF8\ncTn0Mrg/z2R7Gqqn6kHRAxifZUXqF0HRBRy/dHF+Wt7kEq4IL/i3xeh7twzg\nhgqN0Pct40EFI8wO7hQwxCUfC8H3pfL1DWYPupksUvo5wwO1PIYn3mtQOFfu\n3wmWiVhxGi6iCy0x2qqtTdjxp04nGP2EYp6ut4E3lKT8B+CApT7GKhhgRdCz\nVkt1\r\n=ORaU\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"notify":true,"preset":"react-native","testRegex":"/__tests__/[^/]+-test\\.js$","setupFiles":["<rootDir>/jest-setup.js"],"collectCoverage":true,"moduleNameMapper":{"\\.png$":"<rootDir>/assetsTransformer.js"},"coverageDirectory":"./coverage/","coverageReporters":["lcov"],"collectCoverageFrom":["src/**/*.js"],"transformIgnorePatterns":["node_modules/(?!(jest-)?react-native|react-clone-referenced-element|react-navigation-deprecated-tab-navigator|react-navigation-stack)"],"modulePathIgnorePatterns":["<rootDir>/examples/"],"coveragePathIgnorePatterns":["jest-setup.js"]},"main":"src/react-navigation.js","readme":"# React Navigation\n\n[![npm version](https://badge.fury.io/js/react-navigation.svg)](https://badge.fury.io/js/react-navigation) [![codecov](https://codecov.io/gh/react-navigation/react-navigation/branch/master/graph/badge.svg)](https://codecov.io/gh/react-navigation/react-navigation) [![CircleCI badge](https://circleci.com/gh/react-navigation/react-navigation/tree/master.svg?style=shield)](https://circleci.com/gh/react-navigation/react-navigation/tree/master) [![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg)](https://reactnavigation.org/docs/contributing.html)\n\nReact Navigation is born from the React Native community's need for an extensible yet easy-to-use navigation solution based on Javascript.\n\n## Installation\n\nSince the library is a JS-based solution, to install the latest version of react-navigation you only need to run:\n\n```bash\nyarn add react-navigation\n```\n\nor\n\n```bash\nnpm install --save react-navigation\n```\n\n## Documentation\n\n* The best way to learn is to follow the [Getting started guide](https://reactnavigation.org/docs/getting-started.html). It guides you through the fundamentals of React Navigation.\n* The documentation includes solutions for common use cases in the \"How do I do ...?\" section, such as [tab navigation](https://reactnavigation.org/docs/tab-based-navigation.html) and [Redux integration](https://reactnavigation.org/docs/redux-integration.html).\n* If you need to build your own navigator, [there's a section for that](https://reactnavigation.org/docs/custom-navigator-overview.html) too.\n* The [API reference](https://reactnavigation.org/docs/api-reference.html) lists all public APIs.\n* The [Community Resources](https://github.com/react-navigation/react-navigation/blob/master/COMMUNITY_RESOURCES.md) document lists some other resources submitted to us by people who use React Navigation. Feel free to open a pull request to add your resource to the list.\n* You can contribute improvements to the documentation [in the website repository](https://github.com/react-navigation/react-navigation.github.io).\n\n## Try it out\n\nYou can also try out the [Navigation Playground app](https://exp.host/@react-navigation/NavigationPlayground) to get a sense for some of the tools built in to React Navigation. The \"Fundamentals\" in the documentation also include examples you can play with.\n\n## FAQs\n\n#### I'm having troubles using the library, what can I do?\n\nSee [the help page](https://reactnavigation.org/en/help.html).\n\n#### How can I help?\n\nSee our [Contributing Guide](CONTRIBUTING.md)!\n\n#### Is this the only library available for navigation?\n\nCertainly not! There other libraries - which, depending on your needs, can be better or worse suited for your project. Read more in the [alternative libraries](https://reactnavigation.org/docs/alternatives.html) documentation, and read React Navigation's [pitch & anti-pitch](https://reactnavigation.org/docs/pitch.html) to understand the tradeoffs.\n\n#### Can I use this library for web?\n\nWeb support was [not a priority for the 1.0 release](https://github.com/react-community/react-navigation/issues/2585#issuecomment-330338793), but the architecture of this library allows for it (and it has worked in the past). If you would like to lead this charge, please reach out with your ideas for how to move forward on the [RFCs repository](https://github.com/react-navigation/rfcs) and we would be happy to discuss.\n\n## Code of conduct\n\nThis library has adopted a Code of Conduct that we expect project participants to adhere to. Please read the [full text](https://github.com/react-community/react-navigation/blob/master/CODE_OF_CONDUCT.md) so that you can understand what actions will and will not be tolerated.\n\n## License\n\nReact Navigation is licensed under the [BSD 2-clause \"Simplified\" License](https://github.com/react-community/react-navigation/blob/master/LICENSE).\n","gitHead":"d0835351bd842abc5934cabb85e1b954c2e5bc3e","scripts":{"ios":"cd examples/NavigationPlayground && yarn && yarn ios","jest":"jest","lint":"eslint .","test":"npm run lint && npm run jest","start":"npm run ios","format":"eslint --fix .","android":"cd examples/NavigationPlayground && yarn && yarn android","codecov":"codecov","precommit":"lint-staged","test-update-snapshot":"jest --updateSnapshot"},"_npmUser":{"name":"brentvatne","email":"brentvatne@gmail.com"},"deprecated":"This package is no longer supported. Please use @react-navigation/native instead. See https://reactnavigation.org/docs/getting-started/ for usage guide","repository":{"url":"git+ssh://git@github.com/react-navigation/react-navigation.git","type":"git"},"_npmVersion":"6.2.0","description":"Routing and navigation for your React Native apps","directories":{},"lint-staged":{"*.js":["eslint --fix","prettier --write flow/react-navigation.js","git add"]},"_nodeVersion":"9.2.0","dependencies":{"clamp":"^1.0.1","query-string":"^6.1.0","path-to-regexp":"^1.7.0","create-react-context":"0.2.2","react-navigation-tabs":"0.8.1","react-navigation-stack":"0.5.1","hoist-non-react-statics":"^2.2.0","react-lifecycles-compat":"^3","react-navigation-drawer":"0.5.0","react-native-safe-area-view":"0.11.0","react-navigation-deprecated-tab-navigator":"1.3.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^22.1.3","husky":"^0.14.3","react":"16.2.0","eslint":"^4.2.0","codecov":"^2.2.0","prettier":"^1.12.1","babel-cli":"^6.24.1","jest-expo":"^25.1.0","babel-core":"^6.25.0","babel-jest":"^22.4.1","lint-staged":"^4.2.1","babel-eslint":"^7.2.3","react-native":"^0.52.0","prettier-eslint":"^8.8.1","eslint-plugin-react":"^7.1.0","react-test-renderer":"^16.0.0","eslint-plugin-import":"^2.7.0","eslint-config-prettier":"^2.9.0","eslint-plugin-jsx-a11y":"^6.0.2","eslint-plugin-prettier":"^2.6.0","babel-preset-react-native":"^2.1.0","react-native-vector-icons":"^4.2.0"},"peerDependencies":{"react":"*","react-native":"*"},"_npmOperationalInternal":{"tmp":"tmp/react-navigation_2.16.0-alpha.1_1537399829774_0.9505591302286864","host":"s3://npm-registry-packages"}},"2.16.0-alpha.2":{"name":"react-navigation","version":"2.16.0-alpha.2","author":{"name":"Adam Miskiewicz","email":"adam@sk3vy.com"},"license":"BSD-2-Clause","_id":"react-navigation@2.16.0-alpha.2","maintainers":[{"name":"brentvatne","email":"brentvatne@gmail.com"},{"name":"ericvicenti","email":"ericvicenti@gmail.com"},{"name":"grabbou","email":"grabbou@gmail.com"},{"name":"satya164","email":"satyajit.happy@gmail.com"},{"name":"skevy","email":"adam@sk3vy.com"}],"homepage":"https://github.com/react-navigation/react-navigation#readme","bugs":{"url":"https://github.com/react-navigation/react-navigation/issues"},"dist":{"shasum":"0ac595390d6453fe290b0bb832e8bad1104e9eed","tarball":"https://registry.npmjs.org/react-navigation/-/react-navigation-2.16.0-alpha.2.tgz","fileCount":96,"integrity":"sha512-pkXZazXTuvf3PRxlnmTDXpn2Dqc6nQvrpgxH69XrRwpyMmP8qFjJNI8R3fn5oMicCYAhaeHwxStF9do1/wakQg==","signatures":[{"sig":"MEUCIQCy2SWswyR5LAgj8w7XRcqyiZK5Sau//z9xTWJjBHWhQgIgeyxDXmY/Bk5UPZycupU8wzMTvD6ek7xFl7N9yMO4OF4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":356348,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbot42CRA9TVsSAnZWagAADF4P/1dyDDipRw5CPgByAe4h\nvm6XHPnHMiDzwDLnmKzk0g9OlMIeJHrz5BN9ymjPzqHcUl7geJIX92VtIYjq\n0hdvMfM+5JuPDLCBdnSIGlhgQt9aL9T7Ojey94KijkFfDydN8vIpS0shCtbb\nfji/9zZtSEAcTMIf4K5HjuXJ84tlWg564dIMGdXaKwylE+PnQi9nnC5y2FLJ\nf5KfLAkQym66pce5PsJFrmucohRxpR/qz1YE1KzZ6hElYKyBEZt5Xf5fLEVr\n/G+j3Y/mapVzeTdh6+Gz50z7k6PHIAy6RYuSVhA02BHba3j4uZsDha6jKJD7\nm67xwPHamYxwUntilnFCppDqAUePoGDYufpaU13xFWWlXGHKOLBND3Fk/JFq\nDA26N4mhnamz0xD6aad5S7f89ezWZR3bwQxC41xgu6bqGfTR4n17PJmtpU9l\npSc0D8ggg+gzk8tQEaHRuGaK9l5iJU8TUAUqyTP/67E+p2gGgBZJgcD4t9Xo\nYRt7BiVOL8XaiQxyh2rWleB/xHF3CNv8D0jZ3XTyCGil9cJUEp6o5oisfZ8g\nwfQx14WJI1zmbHm/Eo2cVjeQ8rbloyxmQU78z8FWOhPzJP8ifw7fB9ptRAdI\nDX+oV32F2JdOZo5T8O5+Wsa9vR2PXUC07ybd4OqvXGxyPsMk6MbnwRUtRaId\nLkEH\r\n=pGeN\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"notify":true,"preset":"react-native","testRegex":"/__tests__/[^/]+-test\\.js$","setupFiles":["<rootDir>/jest-setup.js"],"collectCoverage":true,"moduleNameMapper":{"\\.png$":"<rootDir>/assetsTransformer.js"},"coverageDirectory":"./coverage/","coverageReporters":["lcov"],"collectCoverageFrom":["src/**/*.js"],"transformIgnorePatterns":["node_modules/(?!(jest-)?react-native|react-clone-referenced-element|react-navigation-deprecated-tab-navigator|react-navigation-stack)"],"modulePathIgnorePatterns":["<rootDir>/examples/"],"coveragePathIgnorePatterns":["jest-setup.js"]},"main":"src/react-navigation.js","readme":"# React Navigation\n\n[![npm version](https://badge.fury.io/js/react-navigation.svg)](https://badge.fury.io/js/react-navigation) [![codecov](https://codecov.io/gh/react-navigation/react-navigation/branch/master/graph/badge.svg)](https://codecov.io/gh/react-navigation/react-navigation) [![CircleCI badge](https://circleci.com/gh/react-navigation/react-navigation/tree/master.svg?style=shield)](https://circleci.com/gh/react-navigation/react-navigation/tree/master) [![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg)](https://reactnavigation.org/docs/contributing.html)\n\nReact Navigation is born from the React Native community's need for an extensible yet easy-to-use navigation solution based on Javascript.\n\n## Installation\n\nSince the library is a JS-based solution, to install the latest version of react-navigation you only need to run:\n\n```bash\nyarn add react-navigation\n```\n\nor\n\n```bash\nnpm install --save react-navigation\n```\n\n## Documentation\n\n* The best way to learn is to follow the [Getting started guide](https://reactnavigation.org/docs/getting-started.html). It guides you through the fundamentals of React Navigation.\n* The documentation includes solutions for common use cases in the \"How do I do ...?\" section, such as [tab navigation](https://reactnavigation.org/docs/tab-based-navigation.html) and [Redux integration](https://reactnavigation.org/docs/redux-integration.html).\n* If you need to build your own navigator, [there's a section for that](https://reactnavigation.org/docs/custom-navigator-overview.html) too.\n* The [API reference](https://reactnavigation.org/docs/api-reference.html) lists all public APIs.\n* The [Community Resources](https://github.com/react-navigation/react-navigation/blob/master/COMMUNITY_RESOURCES.md) document lists some other resources submitted to us by people who use React Navigation. Feel free to open a pull request to add your resource to the list.\n* You can contribute improvements to the documentation [in the website repository](https://github.com/react-navigation/react-navigation.github.io).\n\n## Try it out\n\nYou can also try out the [Navigation Playground app](https://exp.host/@react-navigation/NavigationPlayground) to get a sense for some of the tools built in to React Navigation. The \"Fundamentals\" in the documentation also include examples you can play with.\n\n## FAQs\n\n#### I'm having troubles using the library, what can I do?\n\nSee [the help page](https://reactnavigation.org/en/help.html).\n\n#### How can I help?\n\nSee our [Contributing Guide](CONTRIBUTING.md)!\n\n#### Is this the only library available for navigation?\n\nCertainly not! There other libraries - which, depending on your needs, can be better or worse suited for your project. Read more in the [alternative libraries](https://reactnavigation.org/docs/alternatives.html) documentation, and read React Navigation's [pitch & anti-pitch](https://reactnavigation.org/docs/pitch.html) to understand the tradeoffs.\n\n#### Can I use this library for web?\n\nWeb support was [not a priority for the 1.0 release](https://github.com/react-community/react-navigation/issues/2585#issuecomment-330338793), but the architecture of this library allows for it (and it has worked in the past). If you would like to lead this charge, please reach out with your ideas for how to move forward on the [RFCs repository](https://github.com/react-navigation/rfcs) and we would be happy to discuss.\n\n## Code of conduct\n\nThis library has adopted a Code of Conduct that we expect project participants to adhere to. Please read the [full text](https://github.com/react-community/react-navigation/blob/master/CODE_OF_CONDUCT.md) so that you can understand what actions will and will not be tolerated.\n\n## License\n\nReact Navigation is licensed under the [BSD 2-clause \"Simplified\" License](https://github.com/react-community/react-navigation/blob/master/LICENSE).\n","gitHead":"d0835351bd842abc5934cabb85e1b954c2e5bc3e","scripts":{"ios":"cd examples/NavigationPlayground && yarn && yarn ios","jest":"jest","lint":"eslint .","test":"npm run lint && npm run jest","start":"npm run ios","format":"eslint --fix .","android":"cd examples/NavigationPlayground && yarn && yarn android","codecov":"codecov","precommit":"lint-staged","test-update-snapshot":"jest --updateSnapshot"},"_npmUser":{"name":"brentvatne","email":"brentvatne@gmail.com"},"deprecated":"This package is no longer supported. Please use @react-navigation/native instead. See https://reactnavigation.org/docs/getting-started/ for usage guide","repository":{"url":"git+ssh://git@github.com/react-navigation/react-navigation.git","type":"git"},"_npmVersion":"6.2.0","description":"Routing and navigation for your React Native apps","directories":{},"lint-staged":{"*.js":["eslint --fix","prettier --write flow/react-navigation.js","git add"]},"_nodeVersion":"9.2.0","dependencies":{"clamp":"^1.0.1","query-string":"^6.1.0","path-to-regexp":"^1.7.0","create-react-context":"0.2.2","react-native-screens":"^1.0.0-alpha.11","react-navigation-tabs":"0.8.2","react-navigation-stack":"0.6.0","hoist-non-react-statics":"^2.2.0","react-lifecycles-compat":"^3","react-navigation-drawer":"0.5.0","react-native-safe-area-view":"0.11.0","react-navigation-deprecated-tab-navigator":"1.3.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^22.1.3","husky":"^0.14.3","react":"16.2.0","eslint":"^4.2.0","codecov":"^2.2.0","prettier":"^1.12.1","babel-cli":"^6.24.1","jest-expo":"^25.1.0","babel-core":"^6.25.0","babel-jest":"^22.4.1","lint-staged":"^4.2.1","babel-eslint":"^7.2.3","react-native":"^0.52.0","prettier-eslint":"^8.8.1","eslint-plugin-react":"^7.1.0","react-test-renderer":"^16.0.0","eslint-plugin-import":"^2.7.0","eslint-config-prettier":"^2.9.0","eslint-plugin-jsx-a11y":"^6.0.2","eslint-plugin-prettier":"^2.6.0","babel-preset-react-native":"^2.1.0","react-native-vector-icons":"^4.2.0"},"peerDependencies":{"react":"*","react-native":"*"},"_npmOperationalInternal":{"tmp":"tmp/react-navigation_2.16.0-alpha.2_1537400373133_0.9274913675322305","host":"s3://npm-registry-packages"}},"2.16.0":{"name":"react-navigation","version":"2.16.0","author":{"name":"Adam Miskiewicz","email":"adam@sk3vy.com"},"license":"BSD-2-Clause","_id":"react-navigation@2.16.0","maintainers":[{"name":"brentvatne","email":"brentvatne@gmail.com"},{"name":"ericvicenti","email":"ericvicenti@gmail.com"},{"name":"grabbou","email":"grabbou@gmail.com"},{"name":"satya164","email":"satyajit.happy@gmail.com"},{"name":"skevy","email":"adam@sk3vy.com"}],"homepage":"https://github.com/react-navigation/react-navigation#readme","bugs":{"url":"https://github.com/react-navigation/react-navigation/issues"},"dist":{"shasum":"9b9320801700baac50e49e87a63641a4df179230","tarball":"https://registry.npmjs.org/react-navigation/-/react-navigation-2.16.0.tgz","fileCount":96,"integrity":"sha512-AB+zS9bDBjD6xxRWvKnGLcMN/2gmP7+ARKb7nfwNmDjtJDswY55HaMiMUOrKYzDJi3bY45O0XHroPF9aArF3nw==","signatures":[{"sig":"MEUCIQDxWZ++FuyTjri+Ppg8vBKEIBT4yXV2SpzGNekmoIzdZAIgGdfYkr6+o9Lk3F3QSJU0S1kWwcD6FiTAmk1EA8VpQZA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":356750,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbot+fCRA9TVsSAnZWagAAwVoQAI5IClz5lkrLyDZoH/5x\nX/HPHhVCrUM1ihQlHW2OiXrWfMhTJG7oK+zI/SzKS5pgOEACNysBJobEmBaN\njiQEY887in2Yx+sH5+UIHUruAXYUP2DRud3Dn4WOlnEdYwQJp+Xj753QTuXG\nkn3GY9PU6kxuvcSFFSqNK3eLvLvm8oDdHuua1nRgcS9OWvaEVWK6GKDOM7Bk\nYD36FlbteFhKw/Is4v2AP7pfDstEJErzPVBfLMxl3bethf4loSUnpsawIKUe\nEMsTF0B4lfUrcwgswYp3GQYfnLvWzrKKUv6gwRukX//EXoStNwmOhKiKOvr/\npKj+KOGhZHEe3I04dEbLz1jAMnI/x0D34kwdL/uXB5zP3zXeVU1VsfpuYW8B\nhnoHrNZ/KAsYvzk02cfz05U18qvaxuq8YonL213FX5bNbf+LB1MMQuv9nyYV\n0r+gYyHzDHR2XRrewzn5O5pgtnl8BxJvMxNhRLQuf8GgHM6BSnkSu70m/ds0\nMFKaR9tzkp8C4baQzp+aqoM9oaQWrKdkCZ5IMYV9DtAmXEMCH6zRujq/+uK6\n6mBlBM+/AH47fjf8BKk+6RUo2ETkDUX+ZbU84Q1FlpWPaibOVabpVxKWgm39\ndAk7foali+jvP8GfL7BYIhvEyUY2ghKOtMaGayW8nRo3oCVice564xTuknmG\n9OzZ\r\n=5hay\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"notify":true,"preset":"react-native","testRegex":"/__tests__/[^/]+-test\\.js$","setupFiles":["<rootDir>/jest-setup.js"],"collectCoverage":true,"moduleNameMapper":{"\\.png$":"<rootDir>/assetsTransformer.js"},"coverageDirectory":"./coverage/","coverageReporters":["lcov"],"collectCoverageFrom":["src/**/*.js"],"transformIgnorePatterns":["node_modules/(?!(jest-)?react-native|react-clone-referenced-element|react-navigation-deprecated-tab-navigator|react-navigation-stack)"],"modulePathIgnorePatterns":["<rootDir>/examples/"],"coveragePathIgnorePatterns":["jest-setup.js"]},"main":"src/react-navigation.js","gitHead":"430bf584f967a6b536b0ecb133c1d9f8e86931d8","scripts":{"ios":"cd examples/NavigationPlayground && yarn && yarn ios","jest":"jest","lint":"eslint .","test":"npm run lint && npm run jest","start":"npm run ios","format":"eslint --fix .","android":"cd examples/NavigationPlayground && yarn && yarn android","codecov":"codecov","precommit":"lint-staged","test-update-snapshot":"jest --updateSnapshot"},"_npmUser":{"name":"brentvatne","email":"brentvatne@gmail.com"},"deprecated":"This package is no longer supported. Please use @react-navigation/native instead. See https://reactnavigation.org/docs/getting-started/ for usage guide","repository":{"url":"git+ssh://git@github.com/react-navigation/react-navigation.git","type":"git"},"_npmVersion":"6.2.0","description":"Routing and navigation for your React Native apps","directories":{},"lint-staged":{"*.js":["eslint --fix","prettier --write flow/react-navigation.js","git add"]},"_nodeVersion":"9.2.0","dependencies":{"clamp":"^1.0.1","query-string":"^6.1.0","path-to-regexp":"^1.7.0","create-react-context":"0.2.2","react-native-screens":"^1.0.0-alpha.11","react-navigation-tabs":"0.8.2","react-navigation-stack":"0.6.0","hoist-non-react-statics":"^2.2.0","react-lifecycles-compat":"^3","react-navigation-drawer":"0.5.0","react-native-safe-area-view":"0.11.0","react-navigation-deprecated-tab-navigator":"1.3.0"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^22.1.3","husky":"^0.14.3","react":"16.2.0","eslint":"^4.2.0","codecov":"^2.2.0","prettier":"^1.12.1","babel-cli":"^6.24.1","jest-expo":"^25.1.0","babel-core":"^6.25.0","babel-jest":"^22.4.1","lint-staged":"^4.2.1","babel-eslint":"^7.2.3","react-native":"^0.52.0","prettier-eslint":"^8.8.1","eslint-plugin-react":"^7.1.0","react-test-renderer":"^16.0.0","eslint-plugin-import":"^2.7.0","eslint-config-prettier":"^2.9.0","eslint-plugin-jsx-a11y":"^6.0.2","eslint-plugin-prettier":"^2.6.0","babel-preset-react-native":"^2.1.0","react-native-vector-icons":"^4.2.0"},"peerDependencies":{"react":"*","react-native":"*"},"_npmOperationalInternal":{"tmp":"tmp/react-navigation_2.16.0_1537400734147_0.4144428594099703","host":"s3://npm-registry-packages"}},"2.17.0":{"name":"react-navigation","version":"2.17.0","author":{"name":"Adam Miskiewicz","email":"adam@sk3vy.com"},"license":"BSD-2-Clause","_id":"react-navigation@2.17.0","maintainers":[{"name":"brentvatne","email":"brentvatne@gmail.com"},{"name":"ericvicenti","email":"ericvicenti@gmail.com"},{"name":"grabbou","email":"grabbou@gmail.com"},{"name":"satya164","email":"satyajit.happy@gmail.com"},{"name":"skevy","email":"adam@sk3vy.com"}],"homepage":"https://github.com/react-navigation/react-navigation#readme","bugs":{"url":"https://github.com/react-navigation/react-navigation/issues"},"dist":{"shasum":"ebc5a92d7633f529ca340a38146637ff01f969a4","tarball":"https://registry.npmjs.org/react-navigation/-/react-navigation-2.17.0.tgz","fileCount":96,"integrity":"sha512-OT3V5ZGA+VOFydjJg5JAo/sh94stWoyEYXOVdAz98Rw4UW3BATUG6Y/4ROMbBSlYl2PvGfc9Q1+RHEhy5Xjp8A==","signatures":[{"sig":"MEYCIQCs1gsNvWmrMCRpTiOLs4P6jVkEe9zp7NA8tcA1OUjeQAIhAJpHE+vZWgJ29Ajp/tBv3gYlmLSQGfsE+lAKY7ARu9/q","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":357523,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbqudxCRA9TVsSAnZWagAAQlgP/AkBDNz5pWcmQ8F6lUMa\nn5f0/UK800oSK6PscjVJbKPpSycM47CHODPN1CEpzq3edIPFTceKML8X+Iqn\nl55ErY6ck0DgsGZoDLMbI4xQ5w50yeyAfpr2r62XaBI9Z38r3xbqLmpbN4Zl\nT5zE8mlGsyq4nHIR9NUr2GGf8JyeBW33NuymF6up8C9Gkfdf17yLpqueAbhk\nt6JnNADuRfOGVYQkDwQNGbjRI4Dzk4Wgunpd8Np0uj7VDy/STc1ePuk+cciv\nuZTYe3Qkj3IbTUXRqZnSrjjQK+x564xielqMQsxL3JYUKJ4BKNhMX1aggb5B\ncV6bEuqMVtUrcdPALkx5nmIj+r6ZdalcrD3HsUjF7ESIqBn+1ZoDsthZNXSW\n5UoXeMRuq61w0/ouJKiDSdnMuYhUyIw+JEZOSvhpslYphRqoQTScanYleOTU\nXT7o674PF1Y0y1E4OlIgNMTbLvGOU21mgWdKJM4WZmHa2GTm3fO0z3wgWfhR\nne+3JMz4r7LZFTeYQRTtePUR+Zart4LvKHcEa3QQalJoltXxLrhTBN6iqdBC\ni1p1Yype2tfF283vfN0v7BOxMEwCMSS2GusLfm/55dMAlfrqyPe6evBp64Gv\nZ+dRkOh9IJyY4hbTLqnyp7ZliL11MfcCnwrGFNKR7YjDu88Iq+uAtF+oZEUN\nZcs1\r\n=ertx\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"notify":true,"preset":"react-native","testRegex":"/__tests__/[^/]+-test\\.js$","setupFiles":["<rootDir>/jest-setup.js"],"collectCoverage":true,"moduleNameMapper":{"\\.png$":"<rootDir>/assetsTransformer.js"},"coverageDirectory":"./coverage/","coverageReporters":["lcov"],"collectCoverageFrom":["src/**/*.js"],"transformIgnorePatterns":["node_modules/(?!(jest-)?react-native|react-clone-referenced-element|react-navigation-deprecated-tab-navigator|react-navigation-stack)"],"modulePathIgnorePatterns":["<rootDir>/examples/"],"coveragePathIgnorePatterns":["jest-setup.js"]},"main":"src/react-navigation.js","gitHead":"6b4d92ca4ddc0dfe2e521b7ded4c7431f94b35b9","scripts":{"ios":"cd examples/NavigationPlayground && yarn && yarn ios","jest":"jest","lint":"eslint .","test":"npm run lint && npm run jest","start":"npm run ios","format":"eslint --fix .","android":"cd examples/NavigationPlayground && yarn && yarn android","codecov":"codecov","precommit":"lint-staged","test-update-snapshot":"jest --updateSnapshot"},"_npmUser":{"name":"brentvatne","email":"brentvatne@gmail.com"},"deprecated":"This package is no longer supported. Please use @react-navigation/native instead. See https://reactnavigation.org/docs/getting-started/ for usage guide","repository":{"url":"git+ssh://git@github.com/react-navigation/react-navigation.git","type":"git"},"_npmVersion":"6.4.1","description":"Routing and navigation for your React Native apps","directories":{},"lint-staged":{"*.js":["eslint --fix","prettier --write flow/react-navigation.js","git add"]},"_nodeVersion":"9.2.0","dependencies":{"clamp":"^1.0.1","query-string":"^6.1.0","path-to-regexp":"^1.7.0","create-react-context":"0.2.2","react-native-screens":"^1.0.0-alpha.11","react-navigation-tabs":"0.8.2","react-navigation-stack":"0.7.0","hoist-non-react-statics":"^2.2.0","react-lifecycles-compat":"^3","react-navigation-drawer":"0.5.0","react-native-safe-area-view":"0.11.0","react-navigation-deprecated-tab-navigator":"1.3.0"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^22.1.3","husky":"^0.14.3","react":"16.2.0","eslint":"^4.2.0","codecov":"^2.2.0","prettier":"^1.12.1","babel-cli":"^6.24.1","jest-expo":"^25.1.0","babel-core":"^6.25.0","babel-jest":"^22.4.1","lint-staged":"^4.2.1","babel-eslint":"^7.2.3","react-native":"^0.52.0","prettier-eslint":"^8.8.1","eslint-plugin-react":"^7.1.0","react-test-renderer":"^16.0.0","eslint-plugin-import":"^2.7.0","eslint-config-prettier":"^2.9.0","eslint-plugin-jsx-a11y":"^6.0.2","eslint-plugin-prettier":"^2.6.0","babel-preset-react-native":"^2.1.0","react-native-vector-icons":"^4.2.0"},"peerDependencies":{"react":"*","react-native":"*"},"_npmOperationalInternal":{"tmp":"tmp/react-navigation_2.17.0_1537927024250_0.5899059418252666","host":"s3://npm-registry-packages"}},"3.0.0-alpha.0":{"name":"react-navigation","version":"3.0.0-alpha.0","author":{"name":"Adam Miskiewicz","email":"adam@sk3vy.com"},"license":"BSD-2-Clause","_id":"react-navigation@3.0.0-alpha.0","maintainers":[{"name":"brentvatne","email":"brentvatne@gmail.com"},{"name":"ericvicenti","email":"ericvicenti@gmail.com"},{"name":"grabbou","email":"grabbou@gmail.com"},{"name":"satya164","email":"satyajit.happy@gmail.com"},{"name":"skevy","email":"adam@sk3vy.com"}],"homepage":"https://github.com/react-navigation/react-navigation#readme","bugs":{"url":"https://github.com/react-navigation/react-navigation/issues"},"dist":{"shasum":"d596bd294e4cc1461f427aaac85574f7641104aa","tarball":"https://registry.npmjs.org/react-navigation/-/react-navigation-3.0.0-alpha.0.tgz","fileCount":96,"integrity":"sha512-JExeTfakYLrS5j1J83PILi6N/qNwjiSJp4O/jB0AJ5g8EBBMjCFgBCn5S8EMrOOkI4DjT1h9cwX4IlrBlMwDWg==","signatures":[{"sig":"MEUCIQCYb4HyDoQQKxSMQ+1yOm5iVXCdouAOq/jsM/7Mr9dzRQIgdu7b+P1kpXk8dE0/Vz/D9drVRwackys5V3SuKzhHMTs=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":356774,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbrTo0CRA9TVsSAnZWagAAoCcP/iKS5Vt+N8gQqoHwSt5G\nP8KAQgAedTJP11J1PgZ4l/Ngq7jy8MpavlJZPBS7Ay5rBpN2YGTMp1EvOz/d\nIBThaRpCwhFAcNbANmOn9vtCKdvZCITyIIaVuWg5ACHcTHvwziKwhio6Do0m\n231q4APYHGA8xFRTbyU6oysZVK6uv0/y68Wqw9mZ3T8jqhMa6piW0fEqJItz\nphsZu2WlCCOKG1ybq5k85/3UyYu6cIzvOj/VIUNStm8JF5hlwAKmS4aIBG8D\nKuNgWqFNqG8f0JVT3fTlCNws7dtjYhHQKJkbNJ4bLBfA8gX2wtZGPyZqjadY\nXmo5Fey1qklETF8cjGWx8gipFkKFSJ7SduDBcbxoOGPJkdZo/Qp8Zpf273+g\nM1foeGeM6L2yUb8eKLMsTh3a0DZbI6D8AOXTorsi0mr4eF4y6oI1c58ynOtX\nASqtPZYEBF60E/QLYysDi/kkda9uEs1W2qCbMx+BYKMhzdFtlefVcmC93jlW\npJ2I71NHU41iOIu/FGt9xJV8dufFQlUE+M7jE9ELWSuRaJELfXm9BIq+eYzV\nqgzu7ltdJyvL1SwUpqYcfAXCYQ7Gh5btHaSNj3w50AlUgA/W4udT1lWFJzGV\nE0mG+Rdt3v6zFLaiPE3dmGlhM/aAGbTxZwIoZXOpQiepOFI37mJ8fZ3FB1qi\n4/lh\r\n=vIV4\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"notify":true,"preset":"react-native","testRegex":"/__tests__/[^/]+-test\\.js$","setupFiles":["<rootDir>/jest-setup.js"],"collectCoverage":true,"moduleNameMapper":{"\\.png$":"<rootDir>/assetsTransformer.js"},"coverageDirectory":"./coverage/","coverageReporters":["lcov"],"collectCoverageFrom":["src/**/*.js"],"transformIgnorePatterns":["node_modules/(?!(jest-)?react-native|react-clone-referenced-element|react-navigation-deprecated-tab-navigator|react-navigation-stack)"],"modulePathIgnorePatterns":["<rootDir>/examples/"],"coveragePathIgnorePatterns":["jest-setup.js"]},"main":"src/react-navigation.js","readme":"# React Navigation\n\n[![npm version](https://badge.fury.io/js/react-navigation.svg)](https://badge.fury.io/js/react-navigation) [![codecov](https://codecov.io/gh/react-navigation/react-navigation/branch/master/graph/badge.svg)](https://codecov.io/gh/react-navigation/react-navigation) [![CircleCI badge](https://circleci.com/gh/react-navigation/react-navigation/tree/master.svg?style=shield)](https://circleci.com/gh/react-navigation/react-navigation/tree/master) [![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg)](https://reactnavigation.org/docs/contributing.html)\n\nReact Navigation is born from the React Native community's need for an extensible yet easy-to-use navigation solution based on Javascript.\n\n## Installation\n\nSince the library is a JS-based solution, to install the latest version of react-navigation you only need to run:\n\n```bash\nyarn add react-navigation\n```\n\nor\n\n```bash\nnpm install --save react-navigation\n```\n\n## Documentation\n\n* The best way to learn is to follow the [Getting started guide](https://reactnavigation.org/docs/getting-started.html). It guides you through the fundamentals of React Navigation.\n* The documentation includes solutions for common use cases in the \"How do I do ...?\" section, such as [tab navigation](https://reactnavigation.org/docs/tab-based-navigation.html) and [Redux integration](https://reactnavigation.org/docs/redux-integration.html).\n* If you need to build your own navigator, [there's a section for that](https://reactnavigation.org/docs/custom-navigator-overview.html) too.\n* The [API reference](https://reactnavigation.org/docs/api-reference.html) lists all public APIs.\n* The [Community Resources](https://github.com/react-navigation/react-navigation/blob/master/COMMUNITY_RESOURCES.md) document lists some other resources submitted to us by people who use React Navigation. Feel free to open a pull request to add your resource to the list.\n* You can contribute improvements to the documentation [in the website repository](https://github.com/react-navigation/react-navigation.github.io).\n\n## Try it out\n\nYou can also try out the [Navigation Playground app](https://exp.host/@react-navigation/NavigationPlayground) to get a sense for some of the tools built in to React Navigation. The \"Fundamentals\" in the documentation also include examples you can play with.\n\n## FAQs\n\n#### I'm having troubles using the library, what can I do?\n\nSee [the help page](https://reactnavigation.org/en/help.html).\n\n#### How can I help?\n\nSee our [Contributing Guide](CONTRIBUTING.md)!\n\n#### Is this the only library available for navigation?\n\nCertainly not! There other libraries - which, depending on your needs, can be better or worse suited for your project. Read more in the [alternative libraries](https://reactnavigation.org/docs/alternatives.html) documentation, and read React Navigation's [pitch & anti-pitch](https://reactnavigation.org/docs/pitch.html) to understand the tradeoffs.\n\n#### Can I use this library for web?\n\nWeb support was [not a priority for the 1.0 release](https://github.com/react-community/react-navigation/issues/2585#issuecomment-330338793), but the architecture of this library allows for it (and it has worked in the past). If you would like to lead this charge, please reach out with your ideas for how to move forward on the [RFCs repository](https://github.com/react-navigation/rfcs) and we would be happy to discuss.\n\n## Code of conduct\n\nThis library has adopted a Code of Conduct that we expect project participants to adhere to. Please read the [full text](https://github.com/react-community/react-navigation/blob/master/CODE_OF_CONDUCT.md) so that you can understand what actions will and will not be tolerated.\n\n## License\n\nReact Navigation is licensed under the [BSD 2-clause \"Simplified\" License](https://github.com/react-community/react-navigation/blob/master/LICENSE).\n","gitHead":"047cf6f1b1835650eec4280e9b3f7d37d2aa3e31","scripts":{"ios":"cd examples/NavigationPlayground && yarn && yarn ios","jest":"jest","lint":"eslint .","test":"npm run lint && npm run jest","start":"npm run ios","format":"eslint --fix .","android":"cd examples/NavigationPlayground && yarn && yarn android","codecov":"codecov","precommit":"lint-staged","test-update-snapshot":"jest --updateSnapshot"},"_npmUser":{"name":"brentvatne","email":"brentvatne@gmail.com"},"deprecated":"This package is no longer supported. Please use @react-navigation/native instead. See https://reactnavigation.org/docs/getting-started/ for usage guide","repository":{"url":"git+ssh://git@github.com/react-navigation/react-navigation.git","type":"git"},"_npmVersion":"6.4.1","description":"Routing and navigation for your React Native apps","directories":{},"lint-staged":{"*.js":["eslint --fix","prettier --write flow/react-navigation.js","git add"]},"_nodeVersion":"9.2.0","dependencies":{"clamp":"^1.0.1","query-string":"^6.1.0","path-to-regexp":"^1.7.0","create-react-context":"0.2.2","react-native-screens":"^1.0.0-alpha.11","react-navigation-tabs":"0.8.2","react-navigation-stack":"1.0.0-alpha.10","hoist-non-react-statics":"^2.2.0","react-lifecycles-compat":"^3","react-navigation-drawer":"1.0.0-alpha.2","react-native-safe-area-view":"0.11.0","react-navigation-deprecated-tab-navigator":"1.3.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^22.1.3","husky":"^0.14.3","react":"16.2.0","eslint":"^4.2.0","codecov":"^2.2.0","prettier":"^1.12.1","babel-cli":"^6.24.1","jest-expo":"^25.1.0","babel-core":"^6.25.0","babel-jest":"^22.4.1","lint-staged":"^4.2.1","babel-eslint":"^7.2.3","react-native":"^0.52.0","prettier-eslint":"^8.8.1","eslint-plugin-react":"^7.1.0","react-test-renderer":"^16.0.0","eslint-plugin-import":"^2.7.0","eslint-config-prettier":"^2.9.0","eslint-plugin-jsx-a11y":"^6.0.2","eslint-plugin-prettier":"^2.6.0","babel-preset-react-native":"^2.1.0","react-native-vector-icons":"^4.2.0"},"peerDependencies":{"react":"*","react-native":"*"},"_npmOperationalInternal":{"tmp":"tmp/react-navigation_3.0.0-alpha.0_1538079283414_0.21276185108213141","host":"s3://npm-registry-packages"}},"1.6.1":{"name":"react-navigation","version":"1.6.1","author":{"name":"Adam Miskiewicz","email":"adam@sk3vy.com"},"license":"BSD-2-Clause","_id":"react-navigation@1.6.1","maintainers":[{"name":"brentvatne","email":"brentvatne@gmail.com"},{"name":"ericvicenti","email":"ericvicenti@gmail.com"},{"name":"grabbou","email":"grabbou@gmail.com"},{"name":"satya164","email":"satyajit.happy@gmail.com"},{"name":"skevy","email":"adam@sk3vy.com"}],"homepage":"https://github.com/react-navigation/react-navigation#readme","bugs":{"url":"https://github.com/react-navigation/react-navigation/issues"},"dist":{"shasum":"f08b560637edb5517f375bbd9bae3123e3027206","tarball":"https://registry.npmjs.org/react-navigation/-/react-navigation-1.6.1.tgz","fileCount":110,"integrity":"sha512-18qvuGEMorsYAtedvcDvrWi6eqdTOC7T2u1mSLddWCXKIwGsC44d4PfAzKtnd6JtMpvbCd+livTGyylfRHT2fA==","signatures":[{"sig":"MEUCIQCAl7xe+cZcP3Qbaq7xVb256gWFsa7N8ZOzsxjlNtUldgIgD5I4m3H9pwuB7w9NecZ8VULIPF33H1HG7jS+4e0TgYo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":433837,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbrUMjCRA9TVsSAnZWagAA7rwP/3KmjI7JdAAtvjhUObTU\nFl1/zuTmpiwxcMUXcBDRhFU2ySjU2t7GYAXT0W6+7k5JsDUGL6n3rEEXG74A\nhqZhMHMxTKP6mtm+9jo+8TvCKeGmZVvl19sc3zSNySZNKpvYC06DtGtU22Fb\nc3fadSVlqo2NSpgCKGpxBapbCteC6/GsuxbVXUeqe4GNWnMZcRaQFOD5mYfJ\nvBaQ5FfC4gueIPT0e4jWQdSl6Qd48yeId+6G5HjkszlgkbEXVAPtoeT7b0If\n/JYiBkZ6z0xEG1oTKVlMpFiNZW6nS4x/9rPttYxCILpzrHruk1yzu4zvO/R0\nHP6pTAxqs82g/m6RYrlipWsWkQa9yiu3pFvNmgMvRpAP9+2aaBIalW+qal+O\n9OuAint7r/ucVjmk3i8r/RMqT6O8da4825qz8gOmIGi0BYnGNgAUWLg2mY2g\nXbw/m47J6iLiNTelfFDrdcaZOJUmcKI7rDQIbVcm6+jFwyVChK3+qB6rfjZ3\nFnp9/ZzLM20xPMM/Wb9sou95OMmRrlipuDHY07ZCm4yVCsoOzV9OTmjMDOLJ\nh+n9WRDRfTFSEaerQGhVoIzWiCO/oYkXDHtui+O8a30aYPrBnvtpKM71wG7O\nCiu53yF3VYJP2Kx0EIa1i7pUinHg28rzI4T41t/JaWREVNwxpOV8MIDN+jVk\nlOWx\r\n=QYMR\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"notify":true,"preset":"react-native","testRegex":"./src/.*\\-test\\.js$","setupFiles":["<rootDir>/jest-setup.js"],"collectCoverage":true,"coverageDirectory":"./coverage/","coverageReporters":["lcov"],"collectCoverageFrom":["src/**/*.js"],"modulePathIgnorePatterns":["examples"],"coveragePathIgnorePatterns":["jest-setup.js"]},"main":"src/react-navigation.js","readme":"# React Navigation\n\n[![npm version](https://badge.fury.io/js/react-navigation.svg)](https://badge.fury.io/js/react-navigation) [![codecov](https://codecov.io/gh/react-community/react-navigation/branch/master/graph/badge.svg)](https://codecov.io/gh/react-community/react-navigation) [![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg)](https://reactnavigation.org/docs/guides/contributors)\n\nReact Navigation is born from the React Native community's need for an extensible yet easy-to-use navigation solution based on Javascript.\n\n## Installation\n\nSince the library is a JS-based solution, to install the latest version of react-navigation you only need to run:\n\n```bash\nyarn add react-navigation\n```\n\nor\n\n```bash\nnpm install --save react-navigation\n```\n\n## Documentation\n\n* The best way to learn is to follow the [Getting started guide](https://reactnavigation.org/docs/getting-started.html). It guides you through the fundamentals of React Navigation.\n* The documentation includes solutions for common use cases in the \"How do I do ...?\" section, such as [tab navigation](https://reactnavigation.org/docs/tab-based-navigation.html) and [Redux integration](https://reactnavigation.org/docs/redux-integration.html).\n* If you need to build your own navigator, [there's a section for that](https://reactnavigation.org/docs/custom-navigator-overview.html) too.\n* The [API reference](https://reactnavigation.org/docs/api-reference.html) lists all public APIs.\n* The [Community Resources](https://github.com/react-navigation/react-navigation/blob/master/COMMUNITY_RESOURCES.md) document lists some other resources submitted to us by people who use React Navigation. Feel free to open a pull request to add your resource to the list.\n* You can contribute improvements to the documentation [in the website repository](https://github.com/react-navigation/react-navigation.github.io).\n\n## Try it out\n\nYou can also try out the [Navigation Playground app](https://exp.host/@react-navigation/NavigationPlayground) to get a sense for some of the tools built in to React Navigation. The \"Fundamentals\" in the documentation also include examples you can play with.\n\n## FAQs\n\n#### I'm having troubles using the library, what can I do?\n\nSee [the help page](https://reactnavigation.org/en/help.html).\n\n#### How can I help?\n\nThis library is a community effort: it can only be great if we all help out in one way or another! If you feel like you aren't experienced enough using React Navigation to contribute, you can still make an impact by:\n\n* Responding to one of the open [issues](https://github.com/react-community/react-navigation/issues). Even if you can't resolve or fully answer a question, asking for more information or clarity on an issue is extremely beneficial for someone to come after you to resolve the issue.\n* Creating public example repositories or [Snacks](https://snack.expo.io/) of navigation problems you have solved and sharing the links in [Community Resources](https://github.com/react-navigation/react-navigation/blob/master/COMMUNITY_RESOURCES.md).\n* Answering questions on [Stack Overflow](https://stackoverflow.com/search?q=react-navigation).\n* Answering questions in our [Reactiflux](https://www.reactiflux.com/) channel.\n* Providing feedback on the open [PRs](https://github.com/react-navigation/react-navigation/pulls).\n* Providing feedback on the open [RFCs](https://github.com/react-navigation/rfcs).\n* Improving the [website](https://github.com/react-navigation/react-navigation.github.io).\n\nIf you would like to submit a pull request, please follow the [Contributors guide](https://reactnavigation.org/docs/contributing.html) to find out how. If you don't know where to start, check the ones with the label [`good first issue`](https://github.com/react-community/react-navigation/labels/good%20first%20issue) - even [fixing a typo in the documentation](https://github.com/react-community/react-navigation/pull/2727) is a worthy contribution!\n\n#### Is this the only library available for navigation?\n\nCertainly not! There other libraries - which, depending on your needs, can be better or worse suited for your project. Read more in the [alternative libraries](https://reactnavigation.org/docs/alternatives.html) documentation, and read React Navigation's [pitch & anti-pitch](https://reactnavigation.org/docs/pitch.html) to understand the tradeoffs.\n\n#### Can I use this library for web?\n\nWeb support was [not a priority for the 1.0 release](https://github.com/react-community/react-navigation/issues/2585#issuecomment-330338793), but the architecture of this library allows for it (and it has worked in the past). If you would like to lead this charge, please reach out with your ideas for how to move forward on the [RFCs repository](https://github.com/react-navigation/rfcs) and we would be happy to discuss.\n\n## Code of conduct\n\nThis library has adopted a Code of Conduct that we expect project participants to adhere to. Please read the [full text](https://github.com/react-community/react-navigation/blob/master/CODE_OF_CONDUCT.md) so that you can understand what actions will and will not be tolerated.\n\n## License\n\nReact-navigation is licensed under the [BSD 2-clause \"Simplified\" License](https://github.com/react-community/react-navigation/blob/master/LICENSE).\n","gitHead":"0a2d7998e632d73a6788dc51063da6b8f9c3eff8","scripts":{"ios":"cd examples/NavigationPlayground && yarn && yarn ios","jest":"jest","lint":"eslint .","test":"npm run lint && npm run jest","start":"npm run ios","format":"eslint --fix .","android":"cd examples/NavigationPlayground && yarn && yarn android","codecov":"codecov","precommit":"lint-staged","test-update-snapshot":"jest --updateSnapshot"},"_npmUser":{"name":"brentvatne","email":"brentvatne@gmail.com"},"deprecated":"This package is no longer supported. Please use @react-navigation/native instead. See https://reactnavigation.org/docs/getting-started/ for usage guide","repository":{"url":"git+ssh://git@github.com/react-navigation/react-navigation.git","type":"git"},"_npmVersion":"6.4.1","description":"Routing and navigation for your React Native apps","directories":{},"lint-staged":{"*.js":["eslint --fix","prettier --write flow/react-navigation.js","git add"]},"_nodeVersion":"9.2.0","dependencies":{"clamp":"^1.0.1","prop-types":"^15.5.10","path-to-regexp":"^1.7.0","react-native-tab-view":"github:react-navigation/react-native-tab-view","hoist-non-react-statics":"^2.2.0","react-lifecycles-compat":"^3.0.2","react-native-safe-area-view":"0.11.0","react-native-drawer-layout-polyfill":"^1.3.2"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^22.1.3","husky":"^0.14.3","react":"16.2.0","eslint":"^4.2.0","codecov":"^2.2.0","prettier":"^1.5.3","babel-cli":"^6.24.1","babel-core":"^6.25.0","babel-jest":"^20.0.3","lint-staged":"^4.2.1","babel-eslint":"^7.2.3","react-native":"^0.52.0","prettier-eslint":"^6.4.2","eslint-plugin-react":"^7.1.0","react-test-renderer":"^16.0.0","eslint-plugin-import":"^2.7.0","eslint-config-prettier":"^2.3.0","eslint-plugin-jsx-a11y":"^6.0.2","eslint-plugin-prettier":"^2.1.2","babel-preset-react-native":"^2.1.0","react-native-vector-icons":"^4.2.0"},"peerDependencies":{"react":"*","react-native":"*"},"_npmOperationalInternal":{"tmp":"tmp/react-navigation_1.6.1_1538081571153_0.8582865156902262","host":"s3://npm-registry-packages"}},"3.0.0-alpha.1":{"name":"react-navigation","version":"3.0.0-alpha.1","author":{"name":"Adam Miskiewicz","email":"adam@sk3vy.com"},"license":"BSD-2-Clause","_id":"react-navigation@3.0.0-alpha.1","maintainers":[{"name":"brentvatne","email":"brentvatne@gmail.com"},{"name":"ericvicenti","email":"ericvicenti@gmail.com"},{"name":"grabbou","email":"grabbou@gmail.com"},{"name":"satya164","email":"satyajit.happy@gmail.com"},{"name":"skevy","email":"adam@sk3vy.com"}],"homepage":"https://github.com/react-navigation/react-navigation#readme","bugs":{"url":"https://github.com/react-navigation/react-navigation/issues"},"dist":{"shasum":"0553b936041e64953b4ecb320b7bbd08006047a1","tarball":"https://registry.npmjs.org/react-navigation/-/react-navigation-3.0.0-alpha.1.tgz","fileCount":96,"integrity":"sha512-Zllo5R0Wjpoeugj2SlLytNG8WEQpdh+A550rVUvc2VDRHk8DPU4PpxzplCdIUh1DQL51N5+UefnHHus2F2GWDw==","signatures":[{"sig":"MEQCIBuG4qoeFeb0pMYBZd3d1zQp0ESMEb2GE+BjBVs5BmeNAiAE4WUcDjlNfSO6ICPRIK0082NM9DNaed6d/Jk0E/cmrw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":356773,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbrUVHCRA9TVsSAnZWagAAYswP/3NJiPB7EM5zNr6Vz4/Q\nsAyf2JmFWH+KmtukQNesC8Tfkls4y/yG8Z2frRXvJ304tjh6K6XbqFH2Eg0x\n0y185dfs3JYbLBAC7Ovx+TMgmlH54PAFJPM0WChhA4u3ecLb/SOZNNgolGv7\ng2a/qpF05dj+saGzEC81fTImtmFuvWBJAOKUxgphaKFw3CAhUrytwmMnzoik\n1Blv+KxBTrQ/p26j/SnP1ILIfXp4D0JGEItOsyhEsVjmo6EdE4Piyo/8Eo9a\nCO1yEf1o4pkGozpRNo1f1SoBhzCecaqUm97VYEokRGrrLUpMzRXz2YmAHM6W\nKuBa1iEUeFvgYLkFhpGZunA+sQgz2YZlMkHZkKiBtjiJwuSsXEvU2dyBpmc1\nrE63zPoaHqRb+SRavwbr5FC/3T7VEcm9RtmbF+x+h6Q38H0JyqfNcOafS3Xi\nPWERSLRcFt9eLOnBA12OOrIuy1X4Qw7vMW5sYKkd7YZVbTjhMvDXiuEE60Y3\ng2Ws1S//ZQW1AsLNfObL7LErbzPUK3ehXljLdufrnx5+yZadStrn2wBMqk1n\n4p5TztKMvJJ//eDi1h/is42H0DnS4qpd6i/IdzZWBnKTq9iKTN/38tkBOypP\nJVu9BDpZLiMrl3zcpZKh9n3uUgfq3rVHqXsrZnMDPXkMYzJy+ex2s7RaopKU\nmmVQ\r\n=UQjh\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"notify":true,"preset":"react-native","testRegex":"/__tests__/[^/]+-test\\.js$","setupFiles":["<rootDir>/jest-setup.js"],"collectCoverage":true,"moduleNameMapper":{"\\.png$":"<rootDir>/assetsTransformer.js"},"coverageDirectory":"./coverage/","coverageReporters":["lcov"],"collectCoverageFrom":["src/**/*.js"],"transformIgnorePatterns":["node_modules/(?!(jest-)?react-native|react-clone-referenced-element|react-navigation-deprecated-tab-navigator|react-navigation-stack)"],"modulePathIgnorePatterns":["<rootDir>/examples/"],"coveragePathIgnorePatterns":["jest-setup.js"]},"main":"src/react-navigation.js","readme":"# React Navigation\n\n[![npm version](https://badge.fury.io/js/react-navigation.svg)](https://badge.fury.io/js/react-navigation) [![codecov](https://codecov.io/gh/react-navigation/react-navigation/branch/master/graph/badge.svg)](https://codecov.io/gh/react-navigation/react-navigation) [![CircleCI badge](https://circleci.com/gh/react-navigation/react-navigation/tree/master.svg?style=shield)](https://circleci.com/gh/react-navigation/react-navigation/tree/master) [![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg)](https://reactnavigation.org/docs/contributing.html)\n\nReact Navigation is born from the React Native community's need for an extensible yet easy-to-use navigation solution based on Javascript.\n\n## Installation\n\nSince the library is a JS-based solution, to install the latest version of react-navigation you only need to run:\n\n```bash\nyarn add react-navigation\n```\n\nor\n\n```bash\nnpm install --save react-navigation\n```\n\n## Documentation\n\n* The best way to learn is to follow the [Getting started guide](https://reactnavigation.org/docs/getting-started.html). It guides you through the fundamentals of React Navigation.\n* The documentation includes solutions for common use cases in the \"How do I do ...?\" section, such as [tab navigation](https://reactnavigation.org/docs/tab-based-navigation.html) and [Redux integration](https://reactnavigation.org/docs/redux-integration.html).\n* If you need to build your own navigator, [there's a section for that](https://reactnavigation.org/docs/custom-navigator-overview.html) too.\n* The [API reference](https://reactnavigation.org/docs/api-reference.html) lists all public APIs.\n* The [Community Resources](https://github.com/react-navigation/react-navigation/blob/master/COMMUNITY_RESOURCES.md) document lists some other resources submitted to us by people who use React Navigation. Feel free to open a pull request to add your resource to the list.\n* You can contribute improvements to the documentation [in the website repository](https://github.com/react-navigation/react-navigation.github.io).\n\n## Try it out\n\nYou can also try out the [Navigation Playground app](https://exp.host/@react-navigation/NavigationPlayground) to get a sense for some of the tools built in to React Navigation. The \"Fundamentals\" in the documentation also include examples you can play with.\n\n## FAQs\n\n#### I'm having troubles using the library, what can I do?\n\nSee [the help page](https://reactnavigation.org/en/help.html).\n\n#### How can I help?\n\nSee our [Contributing Guide](CONTRIBUTING.md)!\n\n#### Is this the only library available for navigation?\n\nCertainly not! There other libraries - which, depending on your needs, can be better or worse suited for your project. Read more in the [alternative libraries](https://reactnavigation.org/docs/alternatives.html) documentation, and read React Navigation's [pitch & anti-pitch](https://reactnavigation.org/docs/pitch.html) to understand the tradeoffs.\n\n#### Can I use this library for web?\n\nWeb support was [not a priority for the 1.0 release](https://github.com/react-community/react-navigation/issues/2585#issuecomment-330338793), but the architecture of this library allows for it (and it has worked in the past). If you would like to lead this charge, please reach out with your ideas for how to move forward on the [RFCs repository](https://github.com/react-navigation/rfcs) and we would be happy to discuss.\n\n## Code of conduct\n\nThis library has adopted a Code of Conduct that we expect project participants to adhere to. Please read the [full text](https://github.com/react-community/react-navigation/blob/master/CODE_OF_CONDUCT.md) so that you can understand what actions will and will not be tolerated.\n\n## License\n\nReact Navigation is licensed under the [BSD 2-clause \"Simplified\" License](https://github.com/react-community/react-navigation/blob/master/LICENSE).\n","gitHead":"047cf6f1b1835650eec4280e9b3f7d37d2aa3e31","scripts":{"ios":"cd examples/NavigationPlayground && yarn && yarn ios","jest":"jest","lint":"eslint .","test":"npm run lint && npm run jest","start":"npm run ios","format":"eslint --fix .","android":"cd examples/NavigationPlayground && yarn && yarn android","codecov":"codecov","precommit":"lint-staged","test-update-snapshot":"jest --updateSnapshot"},"_npmUser":{"name":"brentvatne","email":"brentvatne@gmail.com"},"deprecated":"This package is no longer supported. Please use @react-navigation/native instead. See https://reactnavigation.org/docs/getting-started/ for usage guide","repository":{"url":"git+ssh://git@github.com/react-navigation/react-navigation.git","type":"git"},"_npmVersion":"6.4.1","description":"Routing and navigation for your React Native apps","directories":{},"lint-staged":{"*.js":["eslint --fix","prettier --write flow/react-navigation.js","git add"]},"_nodeVersion":"9.2.0","dependencies":{"clamp":"^1.0.1","query-string":"^6.1.0","path-to-regexp":"^1.7.0","create-react-context":"0.2.2","react-native-screens":"1.0.0-alpha.12","react-navigation-tabs":"0.8.2","react-navigation-stack":"1.0.0-alpha.10","hoist-non-react-statics":"^2.2.0","react-lifecycles-compat":"^3","react-navigation-drawer":"1.0.0-alpha.2","react-native-safe-area-view":"0.11.0","react-navigation-deprecated-tab-navigator":"1.3.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^22.1.3","husky":"^0.14.3","react":"16.2.0","eslint":"^4.2.0","codecov":"^2.2.0","prettier":"^1.12.1","babel-cli":"^6.24.1","jest-expo":"^25.1.0","babel-core":"^6.25.0","babel-jest":"^22.4.1","lint-staged":"^4.2.1","babel-eslint":"^7.2.3","react-native":"^0.52.0","prettier-eslint":"^8.8.1","eslint-plugin-react":"^7.1.0","react-test-renderer":"^16.0.0","eslint-plugin-import":"^2.7.0","eslint-config-prettier":"^2.9.0","eslint-plugin-jsx-a11y":"^6.0.2","eslint-plugin-prettier":"^2.6.0","babel-preset-react-native":"^2.1.0","react-native-vector-icons":"^4.2.0"},"peerDependencies":{"react":"*","react-native":"*"},"_npmOperationalInternal":{"tmp":"tmp/react-navigation_3.0.0-alpha.1_1538082118875_0.22122722159296515","host":"s3://npm-registry-packages"}},"3.0.0-alpha.2":{"name":"react-navigation","version":"3.0.0-alpha.2","author":{"name":"Adam Miskiewicz","email":"adam@sk3vy.com"},"license":"BSD-2-Clause","_id":"react-navigation@3.0.0-alpha.2","maintainers":[{"name":"brentvatne","email":"brentvatne@gmail.com"},{"name":"ericvicenti","email":"ericvicenti@gmail.com"},{"name":"grabbou","email":"grabbou@gmail.com"},{"name":"satya164","email":"satyajit.happy@gmail.com"},{"name":"skevy","email":"adam@sk3vy.com"}],"homepage":"https://github.com/react-navigation/react-navigation#readme","bugs":{"url":"https://github.com/react-navigation/react-navigation/issues"},"dist":{"shasum":"8072c264f92b610ba00ce604fbd95478aac803b2","tarball":"https://registry.npmjs.org/react-navigation/-/react-navigation-3.0.0-alpha.2.tgz","fileCount":96,"integrity":"sha512-GKz+7vc5zRmk844c/FcCzcqlcHt0gDcU/+R/xJKZW77+zaUlimlJThKgF11jDemPQi8PEUR6cTmgjTydjNU4mA==","signatures":[{"sig":"MEYCIQCBO0sI1fYeQqvoqd5EW8nBAOY/QbgTp2fqIadCClkJWAIhAML2L02vpbvrroqPH+v1OXO38FeUkp1c4SQmqLxdowT3","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":356773,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbtBGOCRA9TVsSAnZWagAAQX4P/02IOQTyOcrPgWq64EG1\n8xcRQ6FurrxO1zx1zm7h1fUzrXtlYldMVMu+HdDB89fWZSOZUFvaAnEg5d+V\n6XlfOcWpcrSnNCaAMSMh7/bwxTLJ9XCZ0eLP4msIWnpxKdvo34IATrZWWsy9\nExnEQY7EjMO0ub3Dgt8l1lV+aZKRncQLFxXptCZTGP9h+lwIi3QCpJocDaGm\nAh1LmNywKinBpgVn17tiZVSUTpBlCc+FGp70fgyxNwfDhbGReg42zqx55nEU\n+rduyuzNC/756doD7gqdaG9pN3EisLagOitv0VDlvrlE9kjaNGw5Tp7AMmAr\nhNKfj8p4Cft+co6D9WPfdZ0dzSAVjUt9SEH0aRsxVrA0qm4e8N8yh/xPWQwi\nnWz7GPELYEJlu+/PesjfgfUju/POUF9oTKWlgfp0NPA+OJjJId1eOTfAoOQ5\nrvZ2WkABF+Xje3G7ZilCpdWMpxfKQ+ZWzpy+c5sKf++sI+fky87GzPMjR6xD\nJkjsPE7be/GvvmFezn4LTJPdkFF7pLqIA/hcHMoBeC4AsJCmKjRSblxeUyUT\np02pXgGplqoyxptL3HwYnRdzTIeqBbzBcdmRbPvPm6VwENuMihHHAZGXKH+F\nyaw6L3iE1Q5yp4BP47TdL6PCs6tREpVaqbSVKZJRWt+CZEvLGne3vjxArE8s\nYVks\r\n=1uQE\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"notify":true,"preset":"react-native","testRegex":"/__tests__/[^/]+-test\\.js$","setupFiles":["<rootDir>/jest-setup.js"],"collectCoverage":true,"moduleNameMapper":{"\\.png$":"<rootDir>/assetsTransformer.js"},"coverageDirectory":"./coverage/","coverageReporters":["lcov"],"collectCoverageFrom":["src/**/*.js"],"transformIgnorePatterns":["node_modules/(?!(jest-)?react-native|react-clone-referenced-element|react-navigation-deprecated-tab-navigator|react-navigation-stack)"],"modulePathIgnorePatterns":["<rootDir>/examples/"],"coveragePathIgnorePatterns":["jest-setup.js"]},"main":"src/react-navigation.js","readme":"# React Navigation\n\n[![npm version](https://badge.fury.io/js/react-navigation.svg)](https://badge.fury.io/js/react-navigation) [![codecov](https://codecov.io/gh/react-navigation/react-navigation/branch/master/graph/badge.svg)](https://codecov.io/gh/react-navigation/react-navigation) [![CircleCI badge](https://circleci.com/gh/react-navigation/react-navigation/tree/master.svg?style=shield)](https://circleci.com/gh/react-navigation/react-navigation/tree/master) [![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg)](https://reactnavigation.org/docs/contributing.html)\n\nReact Navigation is born from the React Native community's need for an extensible yet easy-to-use navigation solution based on Javascript.\n\n## Installation\n\nSince the library is a JS-based solution, to install the latest version of react-navigation you only need to run:\n\n```bash\nyarn add react-navigation\n```\n\nor\n\n```bash\nnpm install --save react-navigation\n```\n\n## Documentation\n\n* The best way to learn is to follow the [Getting started guide](https://reactnavigation.org/docs/getting-started.html). It guides you through the fundamentals of React Navigation.\n* The documentation includes solutions for common use cases in the \"How do I do ...?\" section, such as [tab navigation](https://reactnavigation.org/docs/tab-based-navigation.html) and [Redux integration](https://reactnavigation.org/docs/redux-integration.html).\n* If you need to build your own navigator, [there's a section for that](https://reactnavigation.org/docs/custom-navigator-overview.html) too.\n* The [API reference](https://reactnavigation.org/docs/api-reference.html) lists all public APIs.\n* The [Community Resources](https://github.com/react-navigation/react-navigation/blob/master/COMMUNITY_RESOURCES.md) document lists some other resources submitted to us by people who use React Navigation. Feel free to open a pull request to add your resource to the list.\n* You can contribute improvements to the documentation [in the website repository](https://github.com/react-navigation/react-navigation.github.io).\n\n## Try it out\n\nYou can also try out the [Navigation Playground app](https://exp.host/@react-navigation/NavigationPlayground) to get a sense for some of the tools built in to React Navigation. The \"Fundamentals\" in the documentation also include examples you can play with.\n\n## FAQs\n\n#### I'm having troubles using the library, what can I do?\n\nSee [the help page](https://reactnavigation.org/en/help.html).\n\n#### How can I help?\n\nSee our [Contributing Guide](CONTRIBUTING.md)!\n\n#### Is this the only library available for navigation?\n\nCertainly not! There other libraries - which, depending on your needs, can be better or worse suited for your project. Read more in the [alternative libraries](https://reactnavigation.org/docs/alternatives.html) documentation, and read React Navigation's [pitch & anti-pitch](https://reactnavigation.org/docs/pitch.html) to understand the tradeoffs.\n\n#### Can I use this library for web?\n\nWeb support was [not a priority for the 1.0 release](https://github.com/react-community/react-navigation/issues/2585#issuecomment-330338793), but the architecture of this library allows for it (and it has worked in the past). If you would like to lead this charge, please reach out with your ideas for how to move forward on the [RFCs repository](https://github.com/react-navigation/rfcs) and we would be happy to discuss.\n\n## Code of conduct\n\nThis library has adopted a Code of Conduct that we expect project participants to adhere to. Please read the [full text](https://github.com/react-community/react-navigation/blob/master/CODE_OF_CONDUCT.md) so that you can understand what actions will and will not be tolerated.\n\n## License\n\nReact Navigation is licensed under the [BSD 2-clause \"Simplified\" License](https://github.com/react-community/react-navigation/blob/master/LICENSE).\n","gitHead":"047cf6f1b1835650eec4280e9b3f7d37d2aa3e31","scripts":{"ios":"cd examples/NavigationPlayground && yarn && yarn ios","jest":"jest","lint":"eslint .","test":"npm run lint && npm run jest","start":"npm run ios","format":"eslint --fix .","android":"cd examples/NavigationPlayground && yarn && yarn android","codecov":"codecov","precommit":"lint-staged","test-update-snapshot":"jest --updateSnapshot"},"_npmUser":{"name":"brentvatne","email":"brentvatne@gmail.com"},"deprecated":"This package is no longer supported. Please use @react-navigation/native instead. See https://reactnavigation.org/docs/getting-started/ for usage guide","repository":{"url":"git+ssh://git@github.com/react-navigation/react-navigation.git","type":"git"},"_npmVersion":"6.4.1","description":"Routing and navigation for your React Native apps","directories":{},"lint-staged":{"*.js":["eslint --fix","prettier --write flow/react-navigation.js","git add"]},"_nodeVersion":"9.2.0","dependencies":{"clamp":"^1.0.1","query-string":"^6.1.0","path-to-regexp":"^1.7.0","create-react-context":"0.2.2","react-native-screens":"1.0.0-alpha.12","react-navigation-tabs":"0.8.2","react-navigation-stack":"1.0.0-alpha.12","hoist-non-react-statics":"^2.2.0","react-lifecycles-compat":"^3","react-navigation-drawer":"1.0.0-alpha.2","react-native-safe-area-view":"0.11.0","react-navigation-deprecated-tab-navigator":"1.3.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^22.1.3","husky":"^0.14.3","react":"16.2.0","eslint":"^4.2.0","codecov":"^2.2.0","prettier":"^1.12.1","babel-cli":"^6.24.1","jest-expo":"^25.1.0","babel-core":"^6.25.0","babel-jest":"^22.4.1","lint-staged":"^4.2.1","babel-eslint":"^7.2.3","react-native":"^0.52.0","prettier-eslint":"^8.8.1","eslint-plugin-react":"^7.1.0","react-test-renderer":"^16.0.0","eslint-plugin-import":"^2.7.0","eslint-config-prettier":"^2.9.0","eslint-plugin-jsx-a11y":"^6.0.2","eslint-plugin-prettier":"^2.6.0","babel-preset-react-native":"^2.1.0","react-native-vector-icons":"^4.2.0"},"peerDependencies":{"react":"*","react-native":"*"},"_npmOperationalInternal":{"tmp":"tmp/react-navigation_3.0.0-alpha.2_1538527630025_0.8650567453633529","host":"s3://npm-registry-packages"}},"3.0.0-alpha.3":{"name":"react-navigation","version":"3.0.0-alpha.3","author":{"name":"Adam Miskiewicz","email":"adam@sk3vy.com"},"license":"BSD-2-Clause","_id":"react-navigation@3.0.0-alpha.3","maintainers":[{"name":"brentvatne","email":"brentvatne@gmail.com"},{"name":"ericvicenti","email":"ericvicenti@gmail.com"},{"name":"grabbou","email":"grabbou@gmail.com"},{"name":"satya164","email":"satyajit.happy@gmail.com"},{"name":"skevy","email":"adam@sk3vy.com"}],"homepage":"https://github.com/react-navigation/react-navigation#readme","bugs":{"url":"https://github.com/react-navigation/react-navigation/issues"},"dist":{"shasum":"cf59461ce4c0d84d140b997c8c32a875d2863997","tarball":"https://registry.npmjs.org/react-navigation/-/react-navigation-3.0.0-alpha.3.tgz","fileCount":96,"integrity":"sha512-hW1hXpqe/NVZ4+gG0B2/gqrue/7wzk0kG9EzOrsMadEZEIK48kAqk9X4Ifg0E/5eKf4bDuCyQxmy1hZuo0Wmtg==","signatures":[{"sig":"MEYCIQD9shUi8ebieOqrTwh1ixPTtAweiQb5LQhAOE4Oz3P+9wIhAJSYhA10QR4bKMJHhzvAWGAEWoPmtgLX1rShyqByPeZt","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":356773,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbtCriCRA9TVsSAnZWagAA5s8QAKLzQOOyVG6CYnhQnys6\nkn/rLQ8k118taLA2LNdmBQkS38gdBJsdN35ATa7mjp81QRipOvpedup33imB\nrIk5co4ROmbf1RbgJxrnkvKIvEW2xNeHl6eYHt5pVFxtHr9azBplajchY6MD\neFIpkkRZzTdH975PiB73xFv3Di6k6np5baWqItoel5JWrbE5xbq2FP9yL7YO\nh7MxYW151UZW8VntKyMI9BHg554vYY474Q1BW5pKdMbnHilH5s/qQVGPRL9l\nCbA2j/nG7YEXFn8QfU89UyoVc/xlBx2mWNUpWRJ11tJ2MVyK8FA6li38MTR3\nejUTxGDK86Ap/8XrbQ4RJbjT9OVHsHcQKGokZmYHB3QX532tV9DsdCSNc4/l\nD3hpdpjQ3qAQgckFBqFCgHIFL8jBfUE+7q/zKBgiNKQOdihQIMw3kzGTMQ/b\n8lyimarz582Wb664KdB8r8/VmxnTZ2fV3ChBIWnzL54/MLP0+5leSnaq3ViG\ngv12NEr4bmuJ2cG1Q7Niqfj9OmvNfKtrNUtExSXnvKgWYdJl5earJryOC40t\nlfIsIPHJnTYo1K1FD/rhDvyVUkCm9WrYy/uktnia+Mnzh/49VwgsL45lP6CI\nnJBI+lq3gEG4su1l8scye4fbDIFCdYMg2wRKBaPGgPZir7tdMk9A7H6dtUSf\nTAfk\r\n=ZOst\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"notify":true,"preset":"react-native","testRegex":"/__tests__/[^/]+-test\\.js$","setupFiles":["<rootDir>/jest-setup.js"],"collectCoverage":true,"moduleNameMapper":{"\\.png$":"<rootDir>/assetsTransformer.js"},"coverageDirectory":"./coverage/","coverageReporters":["lcov"],"collectCoverageFrom":["src/**/*.js"],"transformIgnorePatterns":["node_modules/(?!(jest-)?react-native|react-clone-referenced-element|react-navigation-deprecated-tab-navigator|react-navigation-stack)"],"modulePathIgnorePatterns":["<rootDir>/examples/"],"coveragePathIgnorePatterns":["jest-setup.js"]},"main":"src/react-navigation.js","readme":"# React Navigation\n\n[![npm version](https://badge.fury.io/js/react-navigation.svg)](https://badge.fury.io/js/react-navigation) [![codecov](https://codecov.io/gh/react-navigation/react-navigation/branch/master/graph/badge.svg)](https://codecov.io/gh/react-navigation/react-navigation) [![CircleCI badge](https://circleci.com/gh/react-navigation/react-navigation/tree/master.svg?style=shield)](https://circleci.com/gh/react-navigation/react-navigation/tree/master) [![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg)](https://reactnavigation.org/docs/contributing.html)\n\nReact Navigation is born from the React Native community's need for an extensible yet easy-to-use navigation solution based on Javascript.\n\n## Installation\n\nSince the library is a JS-based solution, to install the latest version of react-navigation you only need to run:\n\n```bash\nyarn add react-navigation\n```\n\nor\n\n```bash\nnpm install --save react-navigation\n```\n\n## Documentation\n\n* The best way to learn is to follow the [Getting started guide](https://reactnavigation.org/docs/getting-started.html). It guides you through the fundamentals of React Navigation.\n* The documentation includes solutions for common use cases in the \"How do I do ...?\" section, such as [tab navigation](https://reactnavigation.org/docs/tab-based-navigation.html) and [Redux integration](https://reactnavigation.org/docs/redux-integration.html).\n* If you need to build your own navigator, [there's a section for that](https://reactnavigation.org/docs/custom-navigator-overview.html) too.\n* The [API reference](https://reactnavigation.org/docs/api-reference.html) lists all public APIs.\n* The [Community Resources](https://github.com/react-navigation/react-navigation/blob/master/COMMUNITY_RESOURCES.md) document lists some other resources submitted to us by people who use React Navigation. Feel free to open a pull request to add your resource to the list.\n* You can contribute improvements to the documentation [in the website repository](https://github.com/react-navigation/react-navigation.github.io).\n\n## Try it out\n\nYou can also try out the [Navigation Playground app](https://exp.host/@react-navigation/NavigationPlayground) to get a sense for some of the tools built in to React Navigation. The \"Fundamentals\" in the documentation also include examples you can play with.\n\n## FAQs\n\n#### I'm having troubles using the library, what can I do?\n\nSee [the help page](https://reactnavigation.org/en/help.html).\n\n#### How can I help?\n\nSee our [Contributing Guide](CONTRIBUTING.md)!\n\n#### Is this the only library available for navigation?\n\nCertainly not! There other libraries - which, depending on your needs, can be better or worse suited for your project. Read more in the [alternative libraries](https://reactnavigation.org/docs/alternatives.html) documentation, and read React Navigation's [pitch & anti-pitch](https://reactnavigation.org/docs/pitch.html) to understand the tradeoffs.\n\n#### Can I use this library for web?\n\nWeb support was [not a priority for the 1.0 release](https://github.com/react-community/react-navigation/issues/2585#issuecomment-330338793), but the architecture of this library allows for it (and it has worked in the past). If you would like to lead this charge, please reach out with your ideas for how to move forward on the [RFCs repository](https://github.com/react-navigation/rfcs) and we would be happy to discuss.\n\n## Code of conduct\n\nThis library has adopted a Code of Conduct that we expect project participants to adhere to. Please read the [full text](https://github.com/react-community/react-navigation/blob/master/CODE_OF_CONDUCT.md) so that you can understand what actions will and will not be tolerated.\n\n## License\n\nReact Navigation is licensed under the [BSD 2-clause \"Simplified\" License](https://github.com/react-community/react-navigation/blob/master/LICENSE).\n","gitHead":"047cf6f1b1835650eec4280e9b3f7d37d2aa3e31","scripts":{"ios":"cd examples/NavigationPlayground && yarn && yarn ios","jest":"jest","lint":"eslint .","test":"npm run lint && npm run jest","start":"npm run ios","format":"eslint --fix .","android":"cd examples/NavigationPlayground && yarn && yarn android","codecov":"codecov","precommit":"lint-staged","test-update-snapshot":"jest --updateSnapshot"},"_npmUser":{"name":"brentvatne","email":"brentvatne@gmail.com"},"deprecated":"This package is no longer supported. Please use @react-navigation/native instead. See https://reactnavigation.org/docs/getting-started/ for usage guide","repository":{"url":"git+ssh://git@github.com/react-navigation/react-navigation.git","type":"git"},"_npmVersion":"6.4.1","description":"Routing and navigation for your React Native apps","directories":{},"lint-staged":{"*.js":["eslint --fix","prettier --write flow/react-navigation.js","git add"]},"_nodeVersion":"9.2.0","dependencies":{"clamp":"^1.0.1","query-string":"^6.1.0","path-to-regexp":"^1.7.0","create-react-context":"0.2.2","react-native-screens":"1.0.0-alpha.12","react-navigation-tabs":"0.8.2","react-navigation-stack":"1.0.0-alpha.13","hoist-non-react-statics":"^2.2.0","react-lifecycles-compat":"^3","react-navigation-drawer":"1.0.0-alpha.2","react-native-safe-area-view":"0.11.0","react-navigation-deprecated-tab-navigator":"1.3.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^22.1.3","husky":"^0.14.3","react":"16.2.0","eslint":"^4.2.0","codecov":"^2.2.0","prettier":"^1.12.1","babel-cli":"^6.24.1","jest-expo":"^25.1.0","babel-core":"^6.25.0","babel-jest":"^22.4.1","lint-staged":"^4.2.1","babel-eslint":"^7.2.3","react-native":"^0.52.0","prettier-eslint":"^8.8.1","eslint-plugin-react":"^7.1.0","react-test-renderer":"^16.0.0","eslint-plugin-import":"^2.7.0","eslint-config-prettier":"^2.9.0","eslint-plugin-jsx-a11y":"^6.0.2","eslint-plugin-prettier":"^2.6.0","babel-preset-react-native":"^2.1.0","react-native-vector-icons":"^4.2.0"},"peerDependencies":{"react":"*","react-native":"*"},"_npmOperationalInternal":{"tmp":"tmp/react-navigation_3.0.0-alpha.3_1538534114029_0.8022058599685453","host":"s3://npm-registry-packages"}},"3.0.0-alpha.4":{"name":"react-navigation","version":"3.0.0-alpha.4","author":{"name":"Adam Miskiewicz","email":"adam@sk3vy.com"},"license":"BSD-2-Clause","_id":"react-navigation@3.0.0-alpha.4","maintainers":[{"name":"brentvatne","email":"brentvatne@gmail.com"},{"name":"ericvicenti","email":"ericvicenti@gmail.com"},{"name":"grabbou","email":"grabbou@gmail.com"},{"name":"satya164","email":"satyajit.happy@gmail.com"},{"name":"skevy","email":"adam@sk3vy.com"}],"homepage":"https://github.com/react-navigation/react-navigation#readme","bugs":{"url":"https://github.com/react-navigation/react-navigation/issues"},"dist":{"shasum":"159da8ac0647e1348e32ae9c76491aaa11d1cbee","tarball":"https://registry.npmjs.org/react-navigation/-/react-navigation-3.0.0-alpha.4.tgz","fileCount":96,"integrity":"sha512-wt57Rc3J503gfp3T3TDAravGiYiYQ/2yxRqP4QYligF//4kTBJIgdH0cz+NfACfCZGenzilCcTb7JUMcVTOeiw==","signatures":[{"sig":"MEUCIQDzVqz/F5tGXMhSTlaz3Ae971grhAth2KbpLw1sBA9Y3AIgU+76moQYYospWUyrWHehJH/8Xl51KRzVpAXzdSMH9Vw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":356774,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbtS30CRA9TVsSAnZWagAASf8P/2T7F/J5UdM0SYols2GO\n7zbmVVyjy6ji08KGQggNny7f0PagAvr0tA/bIf+4DNljkAkOIp3hf0xUE8kI\nRipiStx2OFa7FXnZEcktIf1U0vBVgGiDDeqvvqxkSUCqOFzc5PewM4RqFOwp\nN/6Zkv36h14ZmkwiFLZ9JST3H6GcWxcBabKiQ9421UsnadM6qvefNo2eLvBL\nYS70hhIVwMEvobsxpaOGbtiO0pNKRMqY2v5ODZn0yfZaS8uAkbOsbHZsEamc\nXut17kPY1eCZJqkguVSNbO/87eDvsapVS1rlC73n93JubYemApyQN7afnXjg\nckQVdVD1a1SUHAVkZnX84Ne8JmfOV5qcwBWl81XUAhHGKHWO0JSI2Jq9j3m4\nLhnaKDK476TfkN76QYYRmgeBNqz6I++zrVMxbPDyq25G7DhPRQE1/DX7xNlb\nshAH/XBTXrQIoUQB6nKi5ehcoM1c7bgsHsjxxTo4dnRKwxB2WJj1lLAKcKtj\nRUI4xFWYj2vnYzEO4zvxqoNJzAl8OpIZPVdyoO1Va6w8cmkqHJXRWXE6KEQU\n1c9/B+mgiRVXUQW4YXg3WlU52udmGjUhrA2ttHUJR2nT+SBhUdnAO9uJm0bk\nmiZlvWFzEwRQFe7ro4FPI7nPM6gOHABhyJcNzPf/z6jbODv0kk0UzDK3Uad3\nZ0AN\r\n=NUY6\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"notify":true,"preset":"react-native","testRegex":"/__tests__/[^/]+-test\\.js$","setupFiles":["<rootDir>/jest-setup.js"],"collectCoverage":true,"moduleNameMapper":{"\\.png$":"<rootDir>/assetsTransformer.js"},"coverageDirectory":"./coverage/","coverageReporters":["lcov"],"collectCoverageFrom":["src/**/*.js"],"transformIgnorePatterns":["node_modules/(?!(jest-)?react-native|react-clone-referenced-element|react-navigation-deprecated-tab-navigator|react-navigation-stack)"],"modulePathIgnorePatterns":["<rootDir>/examples/"],"coveragePathIgnorePatterns":["jest-setup.js"]},"main":"src/react-navigation.js","readme":"# React Navigation\n\n[![npm version](https://badge.fury.io/js/react-navigation.svg)](https://badge.fury.io/js/react-navigation) [![codecov](https://codecov.io/gh/react-navigation/react-navigation/branch/master/graph/badge.svg)](https://codecov.io/gh/react-navigation/react-navigation) [![CircleCI badge](https://circleci.com/gh/react-navigation/react-navigation/tree/master.svg?style=shield)](https://circleci.com/gh/react-navigation/react-navigation/tree/master) [![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg)](https://reactnavigation.org/docs/contributing.html)\n\nReact Navigation is born from the React Native community's need for an extensible yet easy-to-use navigation solution based on Javascript.\n\n## Installation\n\nSince the library is a JS-based solution, to install the latest version of react-navigation you only need to run:\n\n```bash\nyarn add react-navigation\n```\n\nor\n\n```bash\nnpm install --save react-navigation\n```\n\n## Documentation\n\n* The best way to learn is to follow the [Getting started guide](https://reactnavigation.org/docs/getting-started.html). It guides you through the fundamentals of React Navigation.\n* The documentation includes solutions for common use cases in the \"How do I do ...?\" section, such as [tab navigation](https://reactnavigation.org/docs/tab-based-navigation.html) and [Redux integration](https://reactnavigation.org/docs/redux-integration.html).\n* If you need to build your own navigator, [there's a section for that](https://reactnavigation.org/docs/custom-navigator-overview.html) too.\n* The [API reference](https://reactnavigation.org/docs/api-reference.html) lists all public APIs.\n* The [Community Resources](https://github.com/react-navigation/react-navigation/blob/master/COMMUNITY_RESOURCES.md) document lists some other resources submitted to us by people who use React Navigation. Feel free to open a pull request to add your resource to the list.\n* You can contribute improvements to the documentation [in the website repository](https://github.com/react-navigation/react-navigation.github.io).\n\n## Try it out\n\nYou can also try out the [Navigation Playground app](https://exp.host/@react-navigation/NavigationPlayground) to get a sense for some of the tools built in to React Navigation. The \"Fundamentals\" in the documentation also include examples you can play with.\n\n## FAQs\n\n#### I'm having troubles using the library, what can I do?\n\nSee [the help page](https://reactnavigation.org/en/help.html).\n\n#### How can I help?\n\nSee our [Contributing Guide](CONTRIBUTING.md)!\n\n#### Is this the only library available for navigation?\n\nCertainly not! There other libraries - which, depending on your needs, can be better or worse suited for your project. Read more in the [alternative libraries](https://reactnavigation.org/docs/alternatives.html) documentation, and read React Navigation's [pitch & anti-pitch](https://reactnavigation.org/docs/pitch.html) to understand the tradeoffs.\n\n#### Can I use this library for web?\n\nWeb support was [not a priority for the 1.0 release](https://github.com/react-community/react-navigation/issues/2585#issuecomment-330338793), but the architecture of this library allows for it (and it has worked in the past). If you would like to lead this charge, please reach out with your ideas for how to move forward on the [RFCs repository](https://github.com/react-navigation/rfcs) and we would be happy to discuss.\n\n## Code of conduct\n\nThis library has adopted a Code of Conduct that we expect project participants to adhere to. Please read the [full text](https://github.com/react-community/react-navigation/blob/master/CODE_OF_CONDUCT.md) so that you can understand what actions will and will not be tolerated.\n\n## License\n\nReact Navigation is licensed under the [BSD 2-clause \"Simplified\" License](https://github.com/react-community/react-navigation/blob/master/LICENSE).\n","gitHead":"047cf6f1b1835650eec4280e9b3f7d37d2aa3e31","scripts":{"ios":"cd examples/NavigationPlayground && yarn && yarn ios","jest":"jest","lint":"eslint .","test":"npm run lint && npm run jest","start":"npm run ios","format":"eslint --fix .","android":"cd examples/NavigationPlayground && yarn && yarn android","codecov":"codecov","precommit":"lint-staged","test-update-snapshot":"jest --updateSnapshot"},"_npmUser":{"name":"brentvatne","email":"brentvatne@gmail.com"},"deprecated":"This package is no longer supported. Please use @react-navigation/native instead. See https://reactnavigation.org/docs/getting-started/ for usage guide","repository":{"url":"git+ssh://git@github.com/react-navigation/react-navigation.git","type":"git"},"_npmVersion":"6.4.1","description":"Routing and navigation for your React Native apps","directories":{},"lint-staged":{"*.js":["eslint --fix","prettier --write flow/react-navigation.js","git add"]},"_nodeVersion":"9.2.0","dependencies":{"clamp":"^1.0.1","query-string":"^6.1.0","path-to-regexp":"^1.7.0","create-react-context":"0.2.2","react-native-screens":"^1.0.0-alpha.12","react-navigation-tabs":"0.8.2","react-navigation-stack":"1.0.0-alpha.13","hoist-non-react-statics":"^2.2.0","react-lifecycles-compat":"^3","react-navigation-drawer":"1.0.0-alpha.2","react-native-safe-area-view":"0.11.0","react-navigation-deprecated-tab-navigator":"1.3.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^22.1.3","husky":"^0.14.3","react":"16.2.0","eslint":"^4.2.0","codecov":"^2.2.0","prettier":"^1.12.1","babel-cli":"^6.24.1","jest-expo":"^25.1.0","babel-core":"^6.25.0","babel-jest":"^22.4.1","lint-staged":"^4.2.1","babel-eslint":"^7.2.3","react-native":"^0.52.0","prettier-eslint":"^8.8.1","eslint-plugin-react":"^7.1.0","react-test-renderer":"^16.0.0","eslint-plugin-import":"^2.7.0","eslint-config-prettier":"^2.9.0","eslint-plugin-jsx-a11y":"^6.0.2","eslint-plugin-prettier":"^2.6.0","babel-preset-react-native":"^2.1.0","react-native-vector-icons":"^4.2.0"},"peerDependencies":{"react":"*","react-native":"*"},"_npmOperationalInternal":{"tmp":"tmp/react-navigation_3.0.0-alpha.4_1538600435707_0.9480027593718114","host":"s3://npm-registry-packages"}},"2.18.0":{"name":"react-navigation","version":"2.18.0","author":{"name":"Adam Miskiewicz","email":"adam@sk3vy.com"},"license":"BSD-2-Clause","_id":"react-navigation@2.18.0","maintainers":[{"name":"brentvatne","email":"brentvatne@gmail.com"},{"name":"ericvicenti","email":"ericvicenti@gmail.com"},{"name":"grabbou","email":"grabbou@gmail.com"},{"name":"satya164","email":"satyajit.happy@gmail.com"},{"name":"skevy","email":"adam@sk3vy.com"}],"homepage":"https://github.com/react-navigation/react-navigation#readme","bugs":{"url":"https://github.com/react-navigation/react-navigation/issues"},"dist":{"shasum":"c14e632da308cb60c3f60bbfba4b0c037ea502c3","tarball":"https://registry.npmjs.org/react-navigation/-/react-navigation-2.18.0.tgz","fileCount":97,"integrity":"sha512-ZTW07HUkWnZcoLFTM4dfZHSqZ2o4GxIc1TsWcbFJ0rur/9eGeZwEvHX0FoaJykQOvglNUenTu+fSZZ2bMdkzeA==","signatures":[{"sig":"MEQCICpM8SmzSF6zvdtJ5r8p8oylLQsvRiRSVdYmN6q0XT7YAiACYu2S8Qrk2dQ2RGCxx2u4+DSFItTjc1RYOlnJdtkedQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":358942,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbv7iMCRA9TVsSAnZWagAAXVoP/1TNdjThHve3FjvYk/RT\nK7E8veuha4GIy/0URxaAFs4Cw2IXmiXl+RDb2BHCKMQ3ze1wdzfLGtUzNqda\n4F1w+fjAXl6ol2V3lv8pD0NYffll1hDghjdpm9CHNYNdQ66d7bYMdd/jBxW7\ncCRe6rFC9+EWsDy0uUGrsU0eesMxR+XheUOofySCCOT8/033JH39c6jkOCO4\nyUh4yZVVGYwHVm9OG0Qqnd/UWpuo+niwFkpDOoSYzLv3rDA09tBOowxBcPaw\n939k52uIU/h0By7PALRXCl6B6s1G24UnsYPIYO8iFWMyEfSIVsadGg4TSQE0\nW0dXFzI3SNj8a2DRGCtFswnofs7Nx6TwnYGgdM18gnoRSouu21oTzKIGp+pM\n/dwVvJd2lQXwLG7Y6mgbM8LyKLKeWcsfbzQ5L5Ev5PNB1qSuUX6MdOPq2dxG\nij+7jld1VxL7HowD59gYkzBmqS3KjwhiCMxBv9sviqJvJT59bljrRzUce6OU\nDrt89y6DUeCLlpiFThU03lGPMKQTBFpdCtrQOZitFdh6pT/MsR7H6feoq38d\nr3WFzWbpy+R/FRPKaHu31BQlMilx/AIkRXiH+bvLbPEVU8tbVO5v5j+xpdfy\n9kqH90ch1Bl+98s1PeUkMJdsCBdAsMsYZU84PkKi1NdSLGK5tLShd0hI+z/q\nsieF\r\n=wzK3\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"notify":true,"preset":"react-native","testRegex":"/__tests__/[^/]+-test\\.js$","setupFiles":["<rootDir>/jest-setup.js"],"collectCoverage":true,"moduleNameMapper":{"\\.png$":"<rootDir>/assetsTransformer.js"},"coverageDirectory":"./coverage/","coverageReporters":["lcov"],"collectCoverageFrom":["src/**/*.js"],"transformIgnorePatterns":["node_modules/(?!(jest-)?react-native|react-clone-referenced-element|react-navigation-deprecated-tab-navigator|react-navigation-stack)"],"modulePathIgnorePatterns":["<rootDir>/examples/"],"coveragePathIgnorePatterns":["jest-setup.js"]},"main":"src/react-navigation.js","gitHead":"9c1205219921115edfc8569ce26e7e93879e0da7","scripts":{"ios":"cd examples/NavigationPlayground && yarn && yarn ios","jest":"jest","lint":"eslint .","test":"npm run lint && npm run jest","start":"npm run ios","format":"eslint --fix .","android":"cd examples/NavigationPlayground && yarn && yarn android","codecov":"codecov","precommit":"lint-staged","test-update-snapshot":"jest --updateSnapshot"},"_npmUser":{"name":"brentvatne","email":"brentvatne@gmail.com"},"deprecated":"This package is no longer supported. Please use @react-navigation/native instead. See https://reactnavigation.org/docs/getting-started/ for usage guide","repository":{"url":"git+ssh://git@github.com/react-navigation/react-navigation.git","type":"git"},"_npmVersion":"6.4.1","description":"Routing and navigation for your React Native apps","directories":{},"lint-staged":{"*.js":["eslint --fix","prettier --write flow/react-navigation.js","git add"]},"_nodeVersion":"9.2.0","dependencies":{"clamp":"^1.0.1","query-string":"^6.1.0","path-to-regexp":"^1.7.0","create-react-context":"0.2.2","react-native-screens":"^1.0.0-alpha.11","react-navigation-tabs":"0.8.4","react-navigation-stack":"0.7.0","hoist-non-react-statics":"^2.2.0","react-lifecycles-compat":"^3","react-navigation-drawer":"0.5.0","react-native-safe-area-view":"0.11.0","react-navigation-deprecated-tab-navigator":"1.3.0"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^22.1.3","husky":"^0.14.3","react":"16.2.0","eslint":"^4.2.0","codecov":"^2.2.0","prettier":"^1.12.1","babel-cli":"^6.24.1","jest-expo":"^25.1.0","babel-core":"^6.25.0","babel-jest":"^22.4.1","lint-staged":"^4.2.1","babel-eslint":"^7.2.3","react-native":"^0.52.0","prettier-eslint":"^8.8.1","eslint-plugin-react":"^7.1.0","react-test-renderer":"^16.0.0","eslint-plugin-import":"^2.7.0","eslint-config-prettier":"^2.9.0","eslint-plugin-jsx-a11y":"^6.0.2","eslint-plugin-prettier":"^2.6.0","babel-preset-react-native":"^2.1.0","react-native-vector-icons":"^4.2.0"},"peerDependencies":{"react":"*","react-native":"*"},"_npmOperationalInternal":{"tmp":"tmp/react-navigation_2.18.0_1539291275409_0.3225491157365121","host":"s3://npm-registry-packages"}},"3.0.0-alpha.5":{"name":"react-navigation","version":"3.0.0-alpha.5","author":{"name":"Adam Miskiewicz","email":"adam@sk3vy.com"},"license":"BSD-2-Clause","_id":"react-navigation@3.0.0-alpha.5","maintainers":[{"name":"brentvatne","email":"brentvatne@gmail.com"},{"name":"ericvicenti","email":"ericvicenti@gmail.com"},{"name":"grabbou","email":"grabbou@gmail.com"},{"name":"satya164","email":"satyajit.happy@gmail.com"},{"name":"skevy","email":"adam@sk3vy.com"}],"homepage":"https://github.com/react-navigation/react-navigation#readme","bugs":{"url":"https://github.com/react-navigation/react-navigation/issues"},"dist":{"shasum":"12c79b4049f2bfc2c904bca82bd98874b390edf2","tarball":"https://registry.npmjs.org/react-navigation/-/react-navigation-3.0.0-alpha.5.tgz","fileCount":23,"integrity":"sha512-JSrK3dRwd2m2QPhUUTT8WftLK3WKAOOEBXYEpEKjTWfGleLFqAyrxKud1N/ylmgOKgOS30JCgaIvjn3WOPmbiw==","signatures":[{"sig":"MEUCIG031oD0Y75zni6LizQ1D5Pt5oQXTeNqZG94fwxwQBLBAiEAgxwniRq0mCXBbmq3d9+1gy2mwWmzUXtzcLu3KHmPSQA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":94949,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbxP+vCRA9TVsSAnZWagAA9IQP/0sP/NCQxxqzqZHn/iIj\ndxp8Tmk2FzM/4536QZ302sUXE2j0ob1aeh5bVwqsX63yqzk8c5ych5XBqyrR\nNTX/2CJ2M+jMH1/XG+Tr+7q3lxJdC4Aye5vVThsH8TH43uQ5vs1jPKgYwMHR\nUIdXu8x+TbyHLGC1OFnfW+UTeuMxVli1ubTu4tFusgZ63uf+ubz8/gHP5epz\nep+SeQCdhEdw6W7MRqyyPRr/7HU0cvqaA8z+geqwXsDKa+al6QUg+hNuki+0\nK/Qk/8CFCQ9urrmF3C1QelvSGjz1rtlIbG65+7F3LAaHF7sf0fQO7RCVQQqR\nbxWLBfEPIK5OjUiV0achh29QNgslG0e8gxeOda6VRBbl6/iuG+7NEI+NHLvq\nJlRBF4fbIlYzrKnk/ICIhelzlPG/AAoJqq/gBIBZfevYeEcZBYMz8a8KmgRl\nGMrEAep4TliGyNUG4BKcasHjLRnNFK8FJnDq3KZ6JonXG75Xuu7XtbAinZVp\nFKrSDe/2fxFWW5ZojSxIhz2EteUv0WM8jXIB2KMux+zfTZIm4kYUi8G75AMZ\nkjLJn2mkYGneXwQpyjT0+02LbdX0Le9V/29VQnxliI/exdOryMFbsXu0l+Td\nZKpGCIzaRKGcwiKt+3KSs6CrvXNRyJrYSTII8vzEO9XZ9VgQjK8U4JUW8mS2\nAxYw\r\n=IZ3m\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"notify":true,"preset":"react-native","testRegex":"/__tests__/[^/]+-test\\.js$","setupFiles":["<rootDir>/jest-setup.js"],"collectCoverage":true,"moduleNameMapper":{"\\.png$":"<rootDir>/assetsTransformer.js"},"coverageDirectory":"./coverage/","coverageReporters":["lcov"],"collectCoverageFrom":["src/**/*.js"],"transformIgnorePatterns":["node_modules/(?!(jest-)?react-native|react-clone-referenced-element|react-navigation-deprecated-tab-navigator|react-navigation-stack|@react-navigation/core|@react-navigation/native)"],"modulePathIgnorePatterns":["<rootDir>/examples/"],"coveragePathIgnorePatterns":["jest-setup.js"]},"main":"src/react-navigation.js","readme":"# React Navigation\n\n[![npm version](https://badge.fury.io/js/react-navigation.svg)](https://badge.fury.io/js/react-navigation) [![codecov](https://codecov.io/gh/react-navigation/react-navigation/branch/master/graph/badge.svg)](https://codecov.io/gh/react-navigation/react-navigation) [![CircleCI badge](https://circleci.com/gh/react-navigation/react-navigation/tree/master.svg?style=shield)](https://circleci.com/gh/react-navigation/react-navigation/tree/master) [![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg)](https://reactnavigation.org/docs/contributing.html)\n\nReact Navigation is born from the React Native community's need for an extensible yet easy-to-use navigation solution based on Javascript.\n\n## Installation\n\nSince the library is a JS-based solution, to install the latest version of react-navigation you only need to run:\n\n```bash\nyarn add react-navigation\n```\n\nor\n\n```bash\nnpm install --save react-navigation\n```\n\n## Documentation\n\n* The best way to learn is to follow the [Getting started guide](https://reactnavigation.org/docs/getting-started.html). It guides you through the fundamentals of React Navigation.\n* The documentation includes solutions for common use cases in the \"How do I do ...?\" section, such as [tab navigation](https://reactnavigation.org/docs/tab-based-navigation.html) and [Redux integration](https://reactnavigation.org/docs/redux-integration.html).\n* If you need to build your own navigator, [there's a section for that](https://reactnavigation.org/docs/custom-navigator-overview.html) too.\n* The [API reference](https://reactnavigation.org/docs/api-reference.html) lists all public APIs.\n* The [Community Resources](https://github.com/react-navigation/react-navigation/blob/master/COMMUNITY_RESOURCES.md) document lists some other resources submitted to us by people who use React Navigation. Feel free to open a pull request to add your resource to the list.\n* You can contribute improvements to the documentation [in the website repository](https://github.com/react-navigation/react-navigation.github.io).\n\n## Try it out\n\nYou can also try out the [Navigation Playground app](https://exp.host/@react-navigation/NavigationPlayground) to get a sense for some of the tools built in to React Navigation. The \"Fundamentals\" in the documentation also include examples you can play with.\n\n## FAQs\n\n#### I'm having troubles using the library, what can I do?\n\nSee [the help page](https://reactnavigation.org/en/help.html).\n\n#### How can I help?\n\nSee our [Contributing Guide](CONTRIBUTING.md)!\n\n#### Is this the only library available for navigation?\n\nCertainly not! There other libraries - which, depending on your needs, can be better or worse suited for your project. Read more in the [alternative libraries](https://reactnavigation.org/docs/alternatives.html) documentation, and read React Navigation's [pitch & anti-pitch](https://reactnavigation.org/docs/pitch.html) to understand the tradeoffs.\n\n#### Can I use this library for web?\n\nWeb support was [not a priority for the 1.0 release](https://github.com/react-community/react-navigation/issues/2585#issuecomment-330338793), but the architecture of this library allows for it (and it has worked in the past). If you would like to lead this charge, please reach out with your ideas for how to move forward on the [RFCs repository](https://github.com/react-navigation/rfcs) and we would be happy to discuss.\n\n## Code of conduct\n\nThis library has adopted a Code of Conduct that we expect project participants to adhere to. Please read the [full text](https://github.com/react-community/react-navigation/blob/master/CODE_OF_CONDUCT.md) so that you can understand what actions will and will not be tolerated.\n\n## License\n\nReact Navigation is licensed under the [BSD 2-clause \"Simplified\" License](https://github.com/react-community/react-navigation/blob/master/LICENSE).\n","gitHead":"5acc07b9b0013be6266d8fd5be0a31236871948d","scripts":{"ios":"cd examples/NavigationPlayground && yarn && yarn ios","jest":"jest","lint":"eslint .","test":"npm run lint && npm run jest","start":"npm run ios","format":"eslint --fix .","android":"cd examples/NavigationPlayground && yarn && yarn android","codecov":"codecov","release":"release-it","precommit":"lint-staged","test-update-snapshot":"jest --updateSnapshot"},"_npmUser":{"name":"brentvatne","email":"brentvatne@gmail.com"},"deprecated":"This package is no longer supported. Please use @react-navigation/native instead. See https://reactnavigation.org/docs/getting-started/ for usage guide","repository":{"url":"git+ssh://git@github.com/react-navigation/react-navigation.git","type":"git"},"_npmVersion":"6.4.1","description":"Routing and navigation for your React Native apps","directories":{},"lint-staged":{"*.js":["eslint --fix","prettier --write flow/react-navigation.js","git add"]},"_nodeVersion":"9.2.0","dependencies":{"react-navigation-tabs":"1.0.0-alpha.2","@react-navigation/core":"^3.0.0-alpha.4","react-navigation-stack":"1.0.0-alpha.17","react-navigation-drawer":"1.0.0-alpha.4","@react-navigation/native":"^3.0.0-alpha.5"},"publishConfig":{"registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^22.1.3","husky":"^0.14.3","react":"16.2.0","eslint":"^4.2.0","codecov":"^2.2.0","prettier":"^1.12.1","babel-cli":"^6.24.1","jest-expo":"^25.1.0","babel-core":"^6.25.0","babel-jest":"^22.4.1","release-it":"^7.6.1","lint-staged":"^4.2.1","babel-eslint":"^7.2.3","react-native":"^0.52.0","prettier-eslint":"^8.8.1","eslint-plugin-react":"^7.1.0","react-test-renderer":"^16.0.0","eslint-plugin-import":"^2.7.0","eslint-config-prettier":"^2.9.0","eslint-plugin-jsx-a11y":"^6.0.2","eslint-plugin-prettier":"^2.6.0","babel-preset-react-native":"^2.1.0","react-native-vector-icons":"^4.2.0","conventional-changelog-cli":"^2.0.5"},"peerDependencies":{"react":"*","react-native":"*"},"_npmOperationalInternal":{"tmp":"tmp/react-navigation_3.0.0-alpha.5_1539637166883_0.05951129942221911","host":"s3://npm-registry-packages"}},"3.0.0-alpha.6":{"name":"react-navigation","version":"3.0.0-alpha.6","author":{"name":"Adam Miskiewicz","email":"adam@sk3vy.com"},"license":"BSD-2-Clause","_id":"react-navigation@3.0.0-alpha.6","maintainers":[{"name":"brentvatne","email":"brentvatne@gmail.com"},{"name":"ericvicenti","email":"ericvicenti@gmail.com"},{"name":"grabbou","email":"grabbou@gmail.com"},{"name":"satya164","email":"satyajit.happy@gmail.com"},{"name":"skevy","email":"adam@sk3vy.com"}],"homepage":"https://github.com/react-navigation/react-navigation#readme","bugs":{"url":"https://github.com/react-navigation/react-navigation/issues"},"dist":{"shasum":"5dd01ca5175b48bae279266092c477ebaeede89e","tarball":"https://registry.npmjs.org/react-navigation/-/react-navigation-3.0.0-alpha.6.tgz","fileCount":20,"integrity":"sha512-6dDCzjpOFSS6WVEpcKj2zMraDjZ0I1RU7plM/WY6sL0leNDBfXskSfqsyHJXU9WJDCFTMkIYAXYGGHAxbguiJw==","signatures":[{"sig":"MEQCIB2tk5vc8R2FbBudxOmvzzrrybyZ1N83MZd2F6v+1GGPAiBhoG5cMks0nikHIxmWbtsVeIWhwD1BKvunjMOQlHMelA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":88881,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbxrrGCRA9TVsSAnZWagAA0PEP/i834ASlGKEAHLmnkOAZ\nc2GqX+GHnmSNPzcyPmxCDkNBRo2UpRKXArXNWqh1mQsz1+Saf1BNO+gnH8uo\n8MN8nCnbrPLee9Ptdrly30J+I5TxRbyf82nKvLfqcEhkCeC+k4kG5jlZoJHX\nvqOJoErhIC+TvUXAEEMrkVRgx7KG35OXieRzrcKED7OStJLwjtuKfMD2Nqor\np5/3QKgzBQeYFNnVlbO8dl28WT4kLx+nblvqBtsyrLrcyOd85VEPEGcLgpc3\nSSIxtf1ZvgLYy4ScsBFpDOaTLK5SqmodKXphoUkGpAtE1hxk22d3wUpbB6sp\nt4EWMyLBSdDcfG5U98rBZc131ZgwAffLFxIwJPDbuf03FUXj/7CpavkUnMM7\n/jHcwAskAzbgZ5Ebmz6rrczwDXvlgGVXbm31s3HSaDImRwHXLowL8ypE37VD\nYrNH0Sjdv2FP8IOa6YJ6XMsQyxEBUtsmJTGGmzRC4Nzj+JOOyGI8pTq1bQWQ\nhwlDT6qRFGsviziAFRAdSwgV6EvTevg+JW8aYZKUJppzIeUpWgsSnmsHi678\nqrku4FqHO0U6ql93fIf4Yz52B7DWdteEZjIEUPY8RV2PPpDT51edL3AuxswI\nBJIg/rMENJ0WJw+e0G4WS2y7aN3YinjvOnHjKRaWxpGJCW93kyUDSOowwxMJ\ncSZd\r\n=/ciJ\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"notify":true,"preset":"react-native","testRegex":"/__tests__/[^/]+-test\\.js$","setupFiles":["<rootDir>/jest-setup.js"],"collectCoverage":true,"moduleNameMapper":{"\\.png$":"<rootDir>/assetsTransformer.js"},"coverageDirectory":"./coverage/","coverageReporters":["lcov"],"collectCoverageFrom":["src/**/*.js"],"transformIgnorePatterns":["node_modules/(?!(jest-)?react-native|react-clone-referenced-element|react-navigation-deprecated-tab-navigator|react-navigation-stack|@react-navigation/core|@react-navigation/native)"],"modulePathIgnorePatterns":["<rootDir>/examples/"],"coveragePathIgnorePatterns":["jest-setup.js"]},"main":"src/react-navigation.js","gitHead":"46be83535123af9ef80031f31e038e558e61c8ba","scripts":{"ios":"cd examples/NavigationPlayground && yarn && yarn ios","jest":"jest","lint":"eslint .","test":"npm run lint && npm run jest","start":"npm run ios","format":"eslint --fix .","android":"cd examples/NavigationPlayground && yarn && yarn android","codecov":"codecov","release":"release-it","precommit":"lint-staged","test-update-snapshot":"jest --updateSnapshot"},"_npmUser":{"name":"brentvatne","email":"brentvatne@gmail.com"},"deprecated":"This package is no longer supported. Please use @react-navigation/native instead. See https://reactnavigation.org/docs/getting-started/ for usage guide","repository":{"url":"git+ssh://git@github.com/react-navigation/react-navigation.git","type":"git"},"_npmVersion":"6.4.1","description":"Routing and navigation for your React Native apps","directories":{},"lint-staged":{"*.js":["eslint --fix","prettier --write flow/react-navigation.js","git add"]},"_nodeVersion":"9.2.0","dependencies":{"react-navigation-tabs":"1.0.0-alpha.3","@react-navigation/core":"3.0.0-alpha.6","react-navigation-stack":"1.0.0-alpha.19","react-navigation-drawer":"1.0.0-alpha.5","@react-navigation/native":"^3.0.0-alpha.5"},"publishConfig":{"registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^22.1.3","husky":"^0.14.3","react":"16.2.0","eslint":"^4.2.0","codecov":"^2.2.0","prettier":"^1.12.1","babel-cli":"^6.24.1","jest-expo":"^25.1.0","babel-core":"^6.25.0","babel-jest":"^22.4.1","release-it":"^7.6.1","lint-staged":"^4.2.1","babel-eslint":"^7.2.3","react-native":"^0.52.0","prettier-eslint":"^8.8.1","eslint-plugin-react":"^7.1.0","react-test-renderer":"^16.0.0","eslint-plugin-import":"^2.7.0","eslint-config-prettier":"^2.9.0","eslint-plugin-jsx-a11y":"^6.0.2","eslint-plugin-prettier":"^2.6.0","babel-preset-react-native":"^2.1.0","react-native-vector-icons":"^4.2.0","conventional-changelog-cli":"^2.0.5"},"peerDependencies":{"react":"*","react-native":"*"},"_npmOperationalInternal":{"tmp":"tmp/react-navigation_3.0.0-alpha.6_1539750597265_0.4533373616435876","host":"s3://npm-registry-packages"}},"3.0.0-alpha.7":{"name":"react-navigation","version":"3.0.0-alpha.7","author":{"name":"Adam Miskiewicz","email":"adam@sk3vy.com"},"license":"BSD-2-Clause","_id":"react-navigation@3.0.0-alpha.7","maintainers":[{"name":"brentvatne","email":"brentvatne@gmail.com"},{"name":"ericvicenti","email":"ericvicenti@gmail.com"},{"name":"grabbou","email":"grabbou@gmail.com"},{"name":"satya164","email":"satyajit.happy@gmail.com"},{"name":"skevy","email":"adam@sk3vy.com"}],"homepage":"https://github.com/react-navigation/react-navigation#readme","bugs":{"url":"https://github.com/react-navigation/react-navigation/issues"},"dist":{"shasum":"3c3e7f59865cec6719931756378bdfd2bf27004b","tarball":"https://registry.npmjs.org/react-navigation/-/react-navigation-3.0.0-alpha.7.tgz","fileCount":20,"integrity":"sha512-NFVdJ4K7lYKzmpEZPw01lPhXtUrYzBDdZEwDm3r/kbZoylGproxrArcMoqCn6IxFx4G5f6as9J3RlmS4Y/Sp9w==","signatures":[{"sig":"MEUCIQDLLzm2D3FB+HTEF03RooBFO9zh0CxtR/tJYJzEA7KN5QIgaHL/4K/FmAac8aw+cxyYE3YSjbXYg7oRvPRn1+T4kyc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":88881,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbx7lkCRA9TVsSAnZWagAA7oQP/jxzaWlbbcsjwwMZEhzg\n0bgl4Gg063+mI76vF3og+FbWa/J/N8d8989D6NL3Pw9EpDGlDdayf93gAEhd\nPKy6s25LOBYxFqIwiF9AiPobQ8IW1h1b0Wf5bWXO4E9cbtQzEd7Ye1cqRDpJ\ntj6pXI8ceAlPg0dRcP/VwG1V+7Li81YyXfaJYoKoI6Vyg0f+HHeJ9xgOhQHP\nj4gOZArLq2Y/KHLaHy1KKtB9f93S7VUpjVAk1CRe3KiO2kzEgS6o89rt+YsN\nEc0bvxetLH3PtVsDDL7wIexCGHhnMMXEulG/alzgwQKasWeZesSP9kDEyLvS\n8f6S//4aOCy2fZ6lXDl0GL2ZdJ3o8ubJNM30QxjTA74/gTKLDly1sc6mpJ3m\n8tkXZCGtd4KKoYyeNjJTOUMOnb0qCcy8leBhQEHw84oZl7/VReqG1kWVRDm6\n345BQwvgIDFT1C68glnP8Mhs/ynbBbbTLzWq8oO9p4eTqfwF3n/n9M6mA61Q\nr17q1J/557Uk8bhobme8CATmV80QJF+jNaNN3T0cKSlgJtTf8PoEF/MVOnjh\nbYEmX2Tsba7EfbB9lBYyyFPs8PvIDsy44+HUSRUFApLW3lERLQNvQddKKCbG\nO6z0PQzOlFHZ9UDEywO2HZJYPgL6AdnORBf+3ImgmMy2nhWg41FqpVpVPKU/\nKyEC\r\n=dSCD\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"notify":true,"preset":"react-native","testRegex":"/__tests__/[^/]+-test\\.js$","setupFiles":["<rootDir>/jest-setup.js"],"collectCoverage":true,"moduleNameMapper":{"\\.png$":"<rootDir>/assetsTransformer.js"},"coverageDirectory":"./coverage/","coverageReporters":["lcov"],"collectCoverageFrom":["src/**/*.js"],"transformIgnorePatterns":["node_modules/(?!(jest-)?react-native|react-clone-referenced-element|react-navigation-deprecated-tab-navigator|react-navigation-stack|@react-navigation/core|@react-navigation/native)"],"modulePathIgnorePatterns":["<rootDir>/examples/"],"coveragePathIgnorePatterns":["jest-setup.js"]},"main":"src/react-navigation.js","readme":"# React Navigation\n\n[![npm version](https://badge.fury.io/js/react-navigation.svg)](https://badge.fury.io/js/react-navigation) [![codecov](https://codecov.io/gh/react-navigation/react-navigation/branch/master/graph/badge.svg)](https://codecov.io/gh/react-navigation/react-navigation) [![CircleCI badge](https://circleci.com/gh/react-navigation/react-navigation/tree/master.svg?style=shield)](https://circleci.com/gh/react-navigation/react-navigation/tree/master) [![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg)](https://reactnavigation.org/docs/contributing.html)\n\nReact Navigation is born from the React Native community's need for an extensible yet easy-to-use navigation solution based on Javascript.\n\n## Installation\n\nSince the library is a JS-based solution, to install the latest version of react-navigation you only need to run:\n\n```bash\nyarn add react-navigation\n```\n\nor\n\n```bash\nnpm install --save react-navigation\n```\n\n## Documentation\n\n* The best way to learn is to follow the [Getting started guide](https://reactnavigation.org/docs/getting-started.html). It guides you through the fundamentals of React Navigation.\n* The documentation includes solutions for common use cases in the \"How do I do ...?\" section, such as [tab navigation](https://reactnavigation.org/docs/tab-based-navigation.html) and [Redux integration](https://reactnavigation.org/docs/redux-integration.html).\n* If you need to build your own navigator, [there's a section for that](https://reactnavigation.org/docs/custom-navigator-overview.html) too.\n* The [API reference](https://reactnavigation.org/docs/api-reference.html) lists all public APIs.\n* The [Community Resources](https://github.com/react-navigation/react-navigation/blob/master/COMMUNITY_RESOURCES.md) document lists some other resources submitted to us by people who use React Navigation. Feel free to open a pull request to add your resource to the list.\n* You can contribute improvements to the documentation [in the website repository](https://github.com/react-navigation/react-navigation.github.io).\n\n## Try it out\n\nYou can also try out the [Navigation Playground app](https://exp.host/@react-navigation/NavigationPlayground) to get a sense for some of the tools built in to React Navigation. The \"Fundamentals\" in the documentation also include examples you can play with.\n\n## FAQs\n\n#### I'm having troubles using the library, what can I do?\n\nSee [the help page](https://reactnavigation.org/en/help.html).\n\n#### How can I help?\n\nSee our [Contributing Guide](CONTRIBUTING.md)!\n\n#### Is this the only library available for navigation?\n\nCertainly not! There other libraries - which, depending on your needs, can be better or worse suited for your project. Read more in the [alternative libraries](https://reactnavigation.org/docs/alternatives.html) documentation, and read React Navigation's [pitch & anti-pitch](https://reactnavigation.org/docs/pitch.html) to understand the tradeoffs.\n\n#### Can I use this library for web?\n\nWeb support was [not a priority for the 1.0 release](https://github.com/react-community/react-navigation/issues/2585#issuecomment-330338793), but the architecture of this library allows for it (and it has worked in the past). If you would like to lead this charge, please reach out with your ideas for how to move forward on the [RFCs repository](https://github.com/react-navigation/rfcs) and we would be happy to discuss.\n\n## Code of conduct\n\nThis library has adopted a Code of Conduct that we expect project participants to adhere to. Please read the [full text](https://github.com/react-community/react-navigation/blob/master/CODE_OF_CONDUCT.md) so that you can understand what actions will and will not be tolerated.\n\n## License\n\nReact Navigation is licensed under the [BSD 2-clause \"Simplified\" License](https://github.com/react-community/react-navigation/blob/master/LICENSE).\n","gitHead":"0c9014e52feacd8ac4d2e3b3fc82e9ef54f5113a","scripts":{"ios":"cd examples/NavigationPlayground && yarn && yarn ios","jest":"jest","lint":"eslint .","test":"npm run lint && npm run jest","start":"npm run ios","format":"eslint --fix .","android":"cd examples/NavigationPlayground && yarn && yarn android","codecov":"codecov","release":"release-it","precommit":"lint-staged","test-update-snapshot":"jest --updateSnapshot"},"_npmUser":{"name":"brentvatne","email":"brentvatne@gmail.com"},"deprecated":"This package is no longer supported. Please use @react-navigation/native instead. See https://reactnavigation.org/docs/getting-started/ for usage guide","repository":{"url":"git+ssh://git@github.com/react-navigation/react-navigation.git","type":"git"},"_npmVersion":"6.2.0","description":"Routing and navigation for your React Native apps","directories":{},"lint-staged":{"*.js":["eslint --fix","prettier --write flow/react-navigation.js","git add"]},"_nodeVersion":"10.9.0","dependencies":{"react-navigation-tabs":"1.0.0-alpha.3","@react-navigation/core":"3.0.0-alpha.6","react-navigation-stack":"1.0.0-alpha.22","react-navigation-drawer":"1.0.0-alpha.5","@react-navigation/native":"^3.0.0-alpha.5"},"publishConfig":{"registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^22.1.3","husky":"^0.14.3","react":"16.2.0","eslint":"^4.2.0","codecov":"^2.2.0","prettier":"^1.12.1","babel-cli":"^6.24.1","jest-expo":"^25.1.0","babel-core":"^6.25.0","babel-jest":"^22.4.1","release-it":"^7.6.1","lint-staged":"^4.2.1","babel-eslint":"^7.2.3","react-native":"^0.52.0","prettier-eslint":"^8.8.1","eslint-plugin-react":"^7.1.0","react-test-renderer":"^16.0.0","eslint-plugin-import":"^2.7.0","eslint-config-prettier":"^2.9.0","eslint-plugin-jsx-a11y":"^6.0.2","eslint-plugin-prettier":"^2.6.0","babel-preset-react-native":"^2.1.0","react-native-vector-icons":"^4.2.0","conventional-changelog-cli":"^2.0.5"},"peerDependencies":{"react":"*","react-native":"*"},"_npmOperationalInternal":{"tmp":"tmp/react-navigation_3.0.0-alpha.7_1539815779246_0.47946505341228396","host":"s3://npm-registry-packages"}},"3.0.0-alpha.8":{"name":"react-navigation","version":"3.0.0-alpha.8","author":{"name":"Adam Miskiewicz","email":"adam@sk3vy.com"},"license":"BSD-2-Clause","_id":"react-navigation@3.0.0-alpha.8","maintainers":[{"name":"brentvatne","email":"brentvatne@gmail.com"},{"name":"ericvicenti","email":"ericvicenti@gmail.com"},{"name":"grabbou","email":"grabbou@gmail.com"},{"name":"satya164","email":"satyajit.happy@gmail.com"},{"name":"skevy","email":"adam@sk3vy.com"}],"homepage":"https://github.com/react-navigation/react-navigation#readme","bugs":{"url":"https://github.com/react-navigation/react-navigation/issues"},"dist":{"shasum":"964f1fbf07bb2485ee89c017dfc14a04cf597fdc","tarball":"https://registry.npmjs.org/react-navigation/-/react-navigation-3.0.0-alpha.8.tgz","fileCount":20,"integrity":"sha512-G+um251rx1b2WcY0PeigFNpWF1Bbqpt3rO0GbUl0KDFyBZprQCWb9HphJx8RhLdnvafv2Mg0Bf0w8FtgPKSaZg==","signatures":[{"sig":"MEQCIGXB+b4yzhreRmeXyyNAyK2yqh00usVnKP9pk/zbS4BdAiB9d/EEMhbeVn+TKwiVzjgqgRyCkzoBceZjAWcFlJkk9A==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":88881,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbzjiWCRA9TVsSAnZWagAAx60QAJGOBhYBBYgx0ZtUxR3Y\nTRgFyBpTDnVACQEbqnLI5p7fG9uaS97wkVnOUWIcUrlA8cLeQ+pfbKAWfQZk\npUG6hb7DV7dU1WjCFgYiJuaFCK4R5ENZjIUWiNn8SU/VWZnWc4ANA2BdrowQ\n3k8zM/zy6LqxDubslfRfFWMToarSfiBAZojZ7AMJ6Y7EGiWa8vXg1YgTERou\nKrPjU6fJH8AjEVMY0yov4m/GgUhfvrJR4vz7RPYpDs9fAkDKZ5kAiA6BLxRt\nGPZWPhgZNWEf5f/PVsshi6fQ1kcBqrs0VoJdP+cUgQEFhBWtSDw8nr3beH/Z\n6kenA9Q2eiw1Dl3Bur2TuMhbeZ5NEdD59fjj4Fa2dT1VNmF/fp493jSLwHxc\nGyteNuoOysD/fROr+6IdyiBwmoYcdp0f8GSJoWf70lw3ZZuq2L32zyyCJNo8\nfxijzu23Xtd1OEIEAjVgmgop5oveGFSwNpiJK1RbvdTY0XsVjON4povJYLdm\nzSd2w4oec0C/sBtLSohq/avNJjf5nbvQcEqqKjEqCtKcRvpQVWgN3UdF5OKj\nv37gqzBcq1b8CDqUtGNGAgvzGwNxaVSX4nMnxdTyDZnK2v0a8Ftj5b1vrDjH\n8FadJEGtdosQcfA27U3eUYTesGo7ClcMw/8YjhOoqem1gdZnipb20CieZF0U\nwPJ9\r\n=xAdD\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"notify":true,"preset":"react-native","testRegex":"/__tests__/[^/]+-test\\.js$","setupFiles":["<rootDir>/jest-setup.js"],"collectCoverage":true,"moduleNameMapper":{"\\.png$":"<rootDir>/assetsTransformer.js"},"coverageDirectory":"./coverage/","coverageReporters":["lcov"],"collectCoverageFrom":["src/**/*.js"],"transformIgnorePatterns":["node_modules/(?!(jest-)?react-native|react-clone-referenced-element|react-navigation-deprecated-tab-navigator|react-navigation-stack|@react-navigation/core|@react-navigation/native)"],"modulePathIgnorePatterns":["<rootDir>/examples/"],"coveragePathIgnorePatterns":["jest-setup.js"]},"main":"src/react-navigation.js","readme":"# React Navigation\n\n[![npm version](https://badge.fury.io/js/react-navigation.svg)](https://badge.fury.io/js/react-navigation) [![codecov](https://codecov.io/gh/react-navigation/react-navigation/branch/master/graph/badge.svg)](https://codecov.io/gh/react-navigation/react-navigation) [![CircleCI badge](https://circleci.com/gh/react-navigation/react-navigation/tree/master.svg?style=shield)](https://circleci.com/gh/react-navigation/react-navigation/tree/master) [![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg)](https://reactnavigation.org/docs/contributing.html)\n\nReact Navigation is born from the React Native community's need for an extensible yet easy-to-use navigation solution based on Javascript.\n\n## Installation\n\nSince the library is a JS-based solution, to install the latest version of react-navigation you only need to run:\n\n```bash\nyarn add react-navigation\n```\n\nor\n\n```bash\nnpm install --save react-navigation\n```\n\n## Documentation\n\n* The best way to learn is to follow the [Getting started guide](https://reactnavigation.org/docs/getting-started.html). It guides you through the fundamentals of React Navigation.\n* The documentation includes solutions for common use cases in the \"How do I do ...?\" section, such as [tab navigation](https://reactnavigation.org/docs/tab-based-navigation.html) and [Redux integration](https://reactnavigation.org/docs/redux-integration.html).\n* If you need to build your own navigator, [there's a section for that](https://reactnavigation.org/docs/custom-navigator-overview.html) too.\n* The [API reference](https://reactnavigation.org/docs/api-reference.html) lists all public APIs.\n* The [Community Resources](https://github.com/react-navigation/react-navigation/blob/master/COMMUNITY_RESOURCES.md) document lists some other resources submitted to us by people who use React Navigation. Feel free to open a pull request to add your resource to the list.\n* You can contribute improvements to the documentation [in the website repository](https://github.com/react-navigation/react-navigation.github.io).\n\n## Try it out\n\nYou can also try out the [Navigation Playground app](https://exp.host/@react-navigation/NavigationPlayground) to get a sense for some of the tools built in to React Navigation. The \"Fundamentals\" in the documentation also include examples you can play with.\n\n## FAQs\n\n#### I'm having troubles using the library, what can I do?\n\nSee [the help page](https://reactnavigation.org/en/help.html).\n\n#### How can I help?\n\nSee our [Contributing Guide](CONTRIBUTING.md)!\n\n#### Is this the only library available for navigation?\n\nCertainly not! There other libraries - which, depending on your needs, can be better or worse suited for your project. Read more in the [alternative libraries](https://reactnavigation.org/docs/alternatives.html) documentation, and read React Navigation's [pitch & anti-pitch](https://reactnavigation.org/docs/pitch.html) to understand the tradeoffs.\n\n#### Can I use this library for web?\n\nWeb support was [not a priority for the 1.0 release](https://github.com/react-community/react-navigation/issues/2585#issuecomment-330338793), but the architecture of this library allows for it (and it has worked in the past). If you would like to lead this charge, please reach out with your ideas for how to move forward on the [RFCs repository](https://github.com/react-navigation/rfcs) and we would be happy to discuss.\n\n## Code of conduct\n\nThis library has adopted a Code of Conduct that we expect project participants to adhere to. Please read the [full text](https://github.com/react-community/react-navigation/blob/master/CODE_OF_CONDUCT.md) so that you can understand what actions will and will not be tolerated.\n\n## License\n\nReact Navigation is licensed under the [BSD 2-clause \"Simplified\" License](https://github.com/react-community/react-navigation/blob/master/LICENSE).\n","gitHead":"11eabe885b09a043e856983d2207807222c63b2c","scripts":{"ios":"cd examples/NavigationPlayground && yarn && yarn ios","jest":"jest","lint":"eslint .","test":"npm run lint && npm run jest","start":"npm run ios","format":"eslint --fix .","android":"cd examples/NavigationPlayground && yarn && yarn android","codecov":"codecov","release":"release-it","precommit":"lint-staged","test-update-snapshot":"jest --updateSnapshot"},"_npmUser":{"name":"brentvatne","email":"brentvatne@gmail.com"},"deprecated":"This package is no longer supported. Please use @react-navigation/native instead. See https://reactnavigation.org/docs/getting-started/ for usage guide","repository":{"url":"git+ssh://git@github.com/react-navigation/react-navigation.git","type":"git"},"_npmVersion":"6.2.0","description":"Routing and navigation for your React Native apps","directories":{},"lint-staged":{"*.js":["eslint --fix","prettier --write flow/react-navigation.js","git add"]},"_nodeVersion":"10.9.0","dependencies":{"react-navigation-tabs":"1.0.0-alpha.3","@react-navigation/core":"3.0.0-alpha.6","react-navigation-stack":"1.0.0-alpha.23","react-navigation-drawer":"1.0.0-alpha.5","@react-navigation/native":"^3.0.0-alpha.5"},"publishConfig":{"registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^22.1.3","husky":"^0.14.3","react":"16.2.0","eslint":"^4.2.0","codecov":"^2.2.0","prettier":"^1.12.1","babel-cli":"^6.24.1","jest-expo":"^25.1.0","babel-core":"^6.25.0","babel-jest":"^22.4.1","release-it":"^7.6.1","lint-staged":"^4.2.1","babel-eslint":"^7.2.3","react-native":"^0.52.0","prettier-eslint":"^8.8.1","eslint-plugin-react":"^7.1.0","react-test-renderer":"^16.0.0","eslint-plugin-import":"^2.7.0","eslint-config-prettier":"^2.9.0","eslint-plugin-jsx-a11y":"^6.0.2","eslint-plugin-prettier":"^2.6.0","babel-preset-react-native":"^2.1.0","react-native-vector-icons":"^4.2.0","conventional-changelog-cli":"^2.0.5"},"peerDependencies":{"react":"*","react-native":"*"},"_npmOperationalInternal":{"tmp":"tmp/react-navigation_3.0.0-alpha.8_1540241557951_0.16442682069087544","host":"s3://npm-registry-packages"}},"3.0.0-alpha.9":{"name":"react-navigation","version":"3.0.0-alpha.9","author":{"name":"Adam Miskiewicz","email":"adam@sk3vy.com"},"license":"BSD-2-Clause","_id":"react-navigation@3.0.0-alpha.9","maintainers":[{"name":"brentvatne","email":"brentvatne@gmail.com"},{"name":"ericvicenti","email":"ericvicenti@gmail.com"},{"name":"grabbou","email":"grabbou@gmail.com"},{"name":"satya164","email":"satyajit.happy@gmail.com"},{"name":"skevy","email":"adam@sk3vy.com"}],"homepage":"https://github.com/react-navigation/react-navigation#readme","bugs":{"url":"https://github.com/react-navigation/react-navigation/issues"},"dist":{"shasum":"bae1edbe2eb1ccac1b292100a5a1b5bbd3955c43","tarball":"https://registry.npmjs.org/react-navigation/-/react-navigation-3.0.0-alpha.9.tgz","fileCount":20,"integrity":"sha512-CiubR4LyBzppGPG0xZLy8DBiabIhAJ74I+py/drQ8rsgfukj2OZ+qSrYnwuaAbq0X7PxsidmI+1m7r8BerXL4w==","signatures":[{"sig":"MEYCIQC3gY4bhvr7J5vqCNlRf5A7IEW4oWST4U16+t3zzBBmpgIhAKhyhyLq8v9lIiTpkHdIoQHS0OqBBRswqn1LCt4f4OF5","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":88883,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbzowuCRA9TVsSAnZWagAACikQAIOOZlLymI0iOOD+GOaa\nrg6J7a8QMdTtypYxo+Cc25v+fU2VKA63LKJiuRQbNhtqJogvV9RKauR5sBqP\ndk9GYgwSFboZUftvWKYj8lmIWWi4pdDFyEJP9LYKtcy+PlRqrhNffz2aCF0m\nuOhvgzZj0ZWVllsnw3E2JzbIwhKUDdfRMQpiZ+E1dnWTf6oJs5FP+CgW3FpL\nf75WYZLEqrmhwpBjxd2+zaq2aIwdL610pzk+XFPC95h45F3+X82QhUoMjfYX\nm2zw+V0B09MfAFSiR87Z0hVJgqx/8HpEMbn5BwYSyeBcNOoLbc3TZ2fzEjqk\n+YLkjO1pORFRAxsjdU9TldDI5b76MWgn8xNHZuR+YfwxITx/FxcYrJBjRqps\n+QGm4z2DJbGoH1W8Vh7kqDZjvSeuEXI4WxaQSP9AVNFnUeQpeQf0QAdKcrBK\ndmncmeuWkoRO+zU6ao6W84u2t1FExr/YdISnoLHW1RWH/BCekTEvrTyxSg4B\nKiRhM497DnxX2NdyzPFpN+qOY5svCgPn4/zZoHAhmvg6T7a6TxNfFhuEtUnB\n9GH04wIJJLK1E/VVEoKxQVy3/aCzJAruFRtjuxMJ8NwG2fFT2HE+xZFzcakr\n4jdjDeVzLaIk7nz0Fk0ZHMX4r0x8sMdgZ8yxbsbxv+o75BsZgZWjXLvpEUIY\ng5ap\r\n=2IPf\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"notify":true,"preset":"react-native","testRegex":"/__tests__/[^/]+-test\\.js$","setupFiles":["<rootDir>/jest-setup.js"],"collectCoverage":true,"moduleNameMapper":{"\\.png$":"<rootDir>/assetsTransformer.js"},"coverageDirectory":"./coverage/","coverageReporters":["lcov"],"collectCoverageFrom":["src/**/*.js"],"transformIgnorePatterns":["node_modules/(?!(jest-)?react-native|react-clone-referenced-element|react-navigation-deprecated-tab-navigator|react-navigation-stack|@react-navigation/core|@react-navigation/native)"],"modulePathIgnorePatterns":["<rootDir>/examples/"],"coveragePathIgnorePatterns":["jest-setup.js"]},"main":"src/react-navigation.js","readme":"# React Navigation\n\n[![npm version](https://badge.fury.io/js/react-navigation.svg)](https://badge.fury.io/js/react-navigation) [![codecov](https://codecov.io/gh/react-navigation/react-navigation/branch/master/graph/badge.svg)](https://codecov.io/gh/react-navigation/react-navigation) [![CircleCI badge](https://circleci.com/gh/react-navigation/react-navigation/tree/master.svg?style=shield)](https://circleci.com/gh/react-navigation/react-navigation/tree/master) [![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg)](https://reactnavigation.org/docs/contributing.html)\n\nReact Navigation is born from the React Native community's need for an extensible yet easy-to-use navigation solution based on Javascript.\n\n## Installation\n\nSince the library is a JS-based solution, to install the latest version of react-navigation you only need to run:\n\n```bash\nyarn add react-navigation\n```\n\nor\n\n```bash\nnpm install --save react-navigation\n```\n\n## Documentation\n\n* The best way to learn is to follow the [Getting started guide](https://reactnavigation.org/docs/getting-started.html). It guides you through the fundamentals of React Navigation.\n* The documentation includes solutions for common use cases in the \"How do I do ...?\" section, such as [tab navigation](https://reactnavigation.org/docs/tab-based-navigation.html) and [Redux integration](https://reactnavigation.org/docs/redux-integration.html).\n* If you need to build your own navigator, [there's a section for that](https://reactnavigation.org/docs/custom-navigator-overview.html) too.\n* The [API reference](https://reactnavigation.org/docs/api-reference.html) lists all public APIs.\n* The [Community Resources](https://github.com/react-navigation/react-navigation/blob/master/COMMUNITY_RESOURCES.md) document lists some other resources submitted to us by people who use React Navigation. Feel free to open a pull request to add your resource to the list.\n* You can contribute improvements to the documentation [in the website repository](https://github.com/react-navigation/react-navigation.github.io).\n\n## Try it out\n\nYou can also try out the [Navigation Playground app](https://exp.host/@react-navigation/NavigationPlayground) to get a sense for some of the tools built in to React Navigation. The \"Fundamentals\" in the documentation also include examples you can play with.\n\n## FAQs\n\n#### I'm having troubles using the library, what can I do?\n\nSee [the help page](https://reactnavigation.org/en/help.html).\n\n#### How can I help?\n\nSee our [Contributing Guide](CONTRIBUTING.md)!\n\n#### Is this the only library available for navigation?\n\nCertainly not! There other libraries - which, depending on your needs, can be better or worse suited for your project. Read more in the [alternative libraries](https://reactnavigation.org/docs/alternatives.html) documentation, and read React Navigation's [pitch & anti-pitch](https://reactnavigation.org/docs/pitch.html) to understand the tradeoffs.\n\n#### Can I use this library for web?\n\nWeb support was [not a priority for the 1.0 release](https://github.com/react-community/react-navigation/issues/2585#issuecomment-330338793), but the architecture of this library allows for it (and it has worked in the past). If you would like to lead this charge, please reach out with your ideas for how to move forward on the [RFCs repository](https://github.com/react-navigation/rfcs) and we would be happy to discuss.\n\n## Code of conduct\n\nThis library has adopted a Code of Conduct that we expect project participants to adhere to. Please read the [full text](https://github.com/react-community/react-navigation/blob/master/CODE_OF_CONDUCT.md) so that you can understand what actions will and will not be tolerated.\n\n## License\n\nReact Navigation is licensed under the [BSD 2-clause \"Simplified\" License](https://github.com/react-community/react-navigation/blob/master/LICENSE).\n","gitHead":"e4b346f461040a8d09cf814316005ce32f8003fe","scripts":{"ios":"cd examples/NavigationPlayground && yarn && yarn ios","jest":"jest","lint":"eslint .","test":"npm run lint && npm run jest","start":"npm run ios","format":"eslint --fix .","android":"cd examples/NavigationPlayground && yarn && yarn android","codecov":"codecov","release":"release-it","precommit":"lint-staged","test-update-snapshot":"jest --updateSnapshot"},"_npmUser":{"name":"brentvatne","email":"brentvatne@gmail.com"},"deprecated":"This package is no longer supported. Please use @react-navigation/native instead. See https://reactnavigation.org/docs/getting-started/ for usage guide","repository":{"url":"git+ssh://git@github.com/react-navigation/react-navigation.git","type":"git"},"_npmVersion":"6.2.0","description":"Routing and navigation for your React Native apps","directories":{},"lint-staged":{"*.js":["eslint --fix","prettier --write flow/react-navigation.js","git add"]},"_nodeVersion":"10.9.0","dependencies":{"react-navigation-tabs":"1.0.0-alpha.4","@react-navigation/core":"^3.0.0-alpha.12","react-navigation-stack":"1.0.0-alpha.23","react-navigation-drawer":"1.0.0-alpha.5","@react-navigation/native":"^3.0.0-alpha.6"},"publishConfig":{"registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^22.1.3","husky":"^0.14.3","react":"16.2.0","eslint":"^4.2.0","codecov":"^2.2.0","prettier":"^1.12.1","babel-cli":"^6.24.1","jest-expo":"^25.1.0","babel-core":"^6.25.0","babel-jest":"^22.4.1","release-it":"^7.6.1","lint-staged":"^4.2.1","babel-eslint":"^7.2.3","react-native":"^0.52.0","prettier-eslint":"^8.8.1","eslint-plugin-react":"^7.1.0","react-test-renderer":"^16.0.0","eslint-plugin-import":"^2.7.0","eslint-config-prettier":"^2.9.0","eslint-plugin-jsx-a11y":"^6.0.2","eslint-plugin-prettier":"^2.6.0","babel-preset-react-native":"^2.1.0","react-native-vector-icons":"^4.2.0","conventional-changelog-cli":"^2.0.5"},"peerDependencies":{"react":"*","react-native":"*"},"_npmOperationalInternal":{"tmp":"tmp/react-navigation_3.0.0-alpha.9_1540262957333_0.8159173279646725","host":"s3://npm-registry-packages"}},"3.0.0-alpha.10":{"name":"react-navigation","version":"3.0.0-alpha.10","author":{"name":"Adam Miskiewicz","email":"adam@sk3vy.com"},"license":"BSD-2-Clause","_id":"react-navigation@3.0.0-alpha.10","maintainers":[{"name":"brentvatne","email":"brentvatne@gmail.com"},{"name":"ericvicenti","email":"ericvicenti@gmail.com"},{"name":"grabbou","email":"grabbou@gmail.com"},{"name":"satya164","email":"satyajit.happy@gmail.com"},{"name":"skevy","email":"adam@sk3vy.com"}],"homepage":"https://github.com/react-navigation/react-navigation#readme","bugs":{"url":"https://github.com/react-navigation/react-navigation/issues"},"dist":{"shasum":"4e94ca58cbaf6850d48467c18579a2473fc95578","tarball":"https://registry.npmjs.org/react-navigation/-/react-navigation-3.0.0-alpha.10.tgz","fileCount":20,"integrity":"sha512-V7nCLPe/1+/yEp318gupqTu+mAjp8CTHOYN6vKsk30WjDkpjGU0jORbMOiQyIyv/rFNjn+NzXjxT8hwRfiM8bg==","signatures":[{"sig":"MEYCIQC/R5mc6k6m5TUtBOdM+s8Idig3CZUUbYa3FT3AxI39jwIhAMl0/taJt//ddfdVqEtjaqMGE2U7RHCNeMr521K9+55i","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":89009,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbzpeRCRA9TVsSAnZWagAAp1wP+gIe784Wk555OMcoKppM\np5c5NyXi2cH+KcuNbUEpvNW3fcAq98inbXXZSXDy5al0r3Nm7It9ZF01KifT\nDz4S8wJCsDLAvtLpVTU8ZUnIiJFKba35/4l9WCUa0nc1XISmPBzpRFPNyk/O\nysn4YmBOFVpYzR/2GywmKIsktRZCocTQuRm7DUTbSDAZo9JNdHgC+aAV4jqY\nEr9HnCA5G5HdJJ40IAXTzMCXWzAf2VX5rcK34G9otuy30b9WW74fYli+bFrg\nYN5QudrytSFb9EOC1rrNBe+qgYR0fJbSF7a35VPTC6Xx9WTRSwYfN9g/mBiG\nncA1EGoPHI4bchISDisx+LuCBo2Q3eKc9RdIK4PbB7jESNFK5aOogfHf3eHP\nOYr3zMuG4akDupF1rK6jcZXp23qZI5MtCE1os3+cOO1n/hLpiELblpl3ztEN\npPIIJa1pudjP9COexvOzbFcFZtggNuh6hUGge9EWPGckshj0PvXL5Md7pTvP\nnE8P9oKTxl7s7Q4A6nPRBXjP5AoyDhpMMOQLSfOh/GyE+oIWuydlsVTW0ypT\nEvnb+/nn6iTyqAGz3rPknx2Z8d7wSlcCO7EpPqi/T4zvSDKiUZ2PT96vbZgZ\nnticc06JThiEajvjUX1ah0tdLT9j4dEASufIE19cssuGif+XTaauw7MmLY7q\njw7J\r\n=i13R\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"notify":true,"preset":"react-native","testRegex":"/__tests__/[^/]+-test\\.js$","setupFiles":["<rootDir>/jest-setup.js"],"collectCoverage":true,"moduleNameMapper":{"\\.png$":"<rootDir>/assetsTransformer.js"},"coverageDirectory":"./coverage/","coverageReporters":["lcov"],"collectCoverageFrom":["src/**/*.js"],"transformIgnorePatterns":["node_modules/(?!(jest-)?react-native|react-clone-referenced-element|react-navigation-deprecated-tab-navigator|react-navigation-stack|@react-navigation/core|@react-navigation/native)"],"modulePathIgnorePatterns":["<rootDir>/examples/"],"coveragePathIgnorePatterns":["jest-setup.js"]},"main":"src/react-navigation.js","readme":"# React Navigation\n\n[![npm version](https://badge.fury.io/js/react-navigation.svg)](https://badge.fury.io/js/react-navigation) [![codecov](https://codecov.io/gh/react-navigation/react-navigation/branch/master/graph/badge.svg)](https://codecov.io/gh/react-navigation/react-navigation) [![CircleCI badge](https://circleci.com/gh/react-navigation/react-navigation/tree/master.svg?style=shield)](https://circleci.com/gh/react-navigation/react-navigation/tree/master) [![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg)](https://reactnavigation.org/docs/contributing.html)\n\nReact Navigation is born from the React Native community's need for an extensible yet easy-to-use navigation solution based on Javascript.\n\n## Installation\n\nSince the library is a JS-based solution, to install the latest version of react-navigation you only need to run:\n\n```bash\nyarn add react-navigation\n```\n\nor\n\n```bash\nnpm install --save react-navigation\n```\n\n## Documentation\n\n* The best way to learn is to follow the [Getting started guide](https://reactnavigation.org/docs/getting-started.html). It guides you through the fundamentals of React Navigation.\n* The documentation includes solutions for common use cases in the \"How do I do ...?\" section, such as [tab navigation](https://reactnavigation.org/docs/tab-based-navigation.html) and [Redux integration](https://reactnavigation.org/docs/redux-integration.html).\n* If you need to build your own navigator, [there's a section for that](https://reactnavigation.org/docs/custom-navigator-overview.html) too.\n* The [API reference](https://reactnavigation.org/docs/api-reference.html) lists all public APIs.\n* The [Community Resources](https://github.com/react-navigation/react-navigation/blob/master/COMMUNITY_RESOURCES.md) document lists some other resources submitted to us by people who use React Navigation. Feel free to open a pull request to add your resource to the list.\n* You can contribute improvements to the documentation [in the website repository](https://github.com/react-navigation/react-navigation.github.io).\n\n## Try it out\n\nYou can also try out the [Navigation Playground app](https://exp.host/@react-navigation/NavigationPlayground) to get a sense for some of the tools built in to React Navigation. The \"Fundamentals\" in the documentation also include examples you can play with.\n\n## FAQs\n\n#### I'm having troubles using the library, what can I do?\n\nSee [the help page](https://reactnavigation.org/en/help.html).\n\n#### How can I help?\n\nSee our [Contributing Guide](CONTRIBUTING.md)!\n\n#### Is this the only library available for navigation?\n\nCertainly not! There other libraries - which, depending on your needs, can be better or worse suited for your project. Read more in the [alternative libraries](https://reactnavigation.org/docs/alternatives.html) documentation, and read React Navigation's [pitch & anti-pitch](https://reactnavigation.org/docs/pitch.html) to understand the tradeoffs.\n\n#### Can I use this library for web?\n\nWeb support was [not a priority for the 1.0 release](https://github.com/react-community/react-navigation/issues/2585#issuecomment-330338793), but the architecture of this library allows for it (and it has worked in the past). If you would like to lead this charge, please reach out with your ideas for how to move forward on the [RFCs repository](https://github.com/react-navigation/rfcs) and we would be happy to discuss.\n\n## Code of conduct\n\nThis library has adopted a Code of Conduct that we expect project participants to adhere to. Please read the [full text](https://github.com/react-community/react-navigation/blob/master/CODE_OF_CONDUCT.md) so that you can understand what actions will and will not be tolerated.\n\n## License\n\nReact Navigation is licensed under the [BSD 2-clause \"Simplified\" License](https://github.com/react-community/react-navigation/blob/master/LICENSE).\n","gitHead":"e456d291044343c84bee524793604764506af766","scripts":{"ios":"cd examples/NavigationPlayground && yarn && yarn ios","jest":"jest","lint":"eslint .","test":"npm run lint && npm run jest","start":"npm run ios","format":"eslint --fix .","android":"cd examples/NavigationPlayground && yarn && yarn android","codecov":"codecov","release":"release-it","precommit":"lint-staged","test-update-snapshot":"jest --updateSnapshot"},"_npmUser":{"name":"brentvatne","email":"brentvatne@gmail.com"},"deprecated":"This package is no longer supported. Please use @react-navigation/native instead. See https://reactnavigation.org/docs/getting-started/ for usage guide","repository":{"url":"git+ssh://git@github.com/react-navigation/react-navigation.git","type":"git"},"_npmVersion":"6.2.0","description":"Routing and navigation for your React Native apps","directories":{},"lint-staged":{"*.js":["eslint --fix","prettier --write flow/react-navigation.js","git add"]},"_nodeVersion":"10.9.0","dependencies":{"react-navigation-tabs":"1.0.0-alpha.4","@react-navigation/core":"^3.0.0-alpha.12","react-navigation-stack":"1.0.0-alpha.23","react-navigation-drawer":"1.0.0-alpha.5","@react-navigation/native":"^3.0.0-alpha.7"},"publishConfig":{"registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^22.1.3","husky":"^0.14.3","react":"16.2.0","eslint":"^4.2.0","codecov":"^2.2.0","prettier":"^1.12.1","babel-cli":"^6.24.1","jest-expo":"^25.1.0","babel-core":"^6.25.0","babel-jest":"^22.4.1","release-it":"^7.6.1","lint-staged":"^4.2.1","babel-eslint":"^7.2.3","react-native":"^0.52.0","prettier-eslint":"^8.8.1","eslint-plugin-react":"^7.1.0","react-test-renderer":"^16.0.0","eslint-plugin-import":"^2.7.0","eslint-config-prettier":"^2.9.0","eslint-plugin-jsx-a11y":"^6.0.2","eslint-plugin-prettier":"^2.6.0","babel-preset-react-native":"^2.1.0","react-native-vector-icons":"^4.2.0","conventional-changelog-cli":"^2.0.5"},"peerDependencies":{"react":"*","react-native":"*"},"_npmOperationalInternal":{"tmp":"tmp/react-navigation_3.0.0-alpha.10_1540265873293_0.5686636086077452","host":"s3://npm-registry-packages"}},"3.0.0-alpha.11":{"name":"react-navigation","version":"3.0.0-alpha.11","author":{"name":"Adam Miskiewicz","email":"adam@sk3vy.com"},"license":"BSD-2-Clause","_id":"react-navigation@3.0.0-alpha.11","maintainers":[{"name":"brentvatne","email":"brentvatne@gmail.com"},{"name":"ericvicenti","email":"ericvicenti@gmail.com"},{"name":"grabbou","email":"grabbou@gmail.com"},{"name":"satya164","email":"satyajit.happy@gmail.com"},{"name":"skevy","email":"adam@sk3vy.com"}],"homepage":"https://github.com/react-navigation/react-navigation#readme","bugs":{"url":"https://github.com/react-navigation/react-navigation/issues"},"dist":{"shasum":"43cc9a74cdcf4c0713bc0fe8cfe4057d770c389f","tarball":"https://registry.npmjs.org/react-navigation/-/react-navigation-3.0.0-alpha.11.tgz","fileCount":20,"integrity":"sha512-rNdTNb1OFgV3P6YX7KvyXTQqG9Es1sRU4jdf5bEH6KM1tB/j1mzNSlQUr83p5cYyvVnvSp2BQWd1qWVeUV2tRQ==","signatures":[{"sig":"MEYCIQD85fKq4yWhhmaFJXaUBDGgd/r6z5kfowG6vM6Fv/VYbwIhAKYxGq+XIo6OzSRxfbHKnxrBF787U8XQtUgjovR6t+OO","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":89388,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbz24QCRA9TVsSAnZWagAAu5wP/1G6Wmm91HQXLw08tCff\nSoAP4WxNxvM6GOJLWGMRua1vHqGNpiFxxDH1d8EsBCoYJFykXUlZ7KaSiurS\nYTNEkoO9n1if4cBecA8Txu8bTy5UvCwyD7X27oDuKSi8jcQr5HI9v78xsSAh\nXlx7ENmvazCQit7nnn1YQvQ+Un0UdQGWvtzYnj979N5Oo/NzaA4F1gzMHDsp\njCJTT8UUSkIMWJ5prhkesApO4hyDTJZkSR//Metthz28+XzD85o14QurnMJC\n+8a1FAOMw5SDaCsI4Nzd9FEg0pd3xJQzSepEBtkWoZVRBItoyCjuU2WOG35B\n9694d1WrrklHPZmU9UvAG/H00OEAMmsDvUag2UfWLEtAg/n5EEYx4iiIPhRI\nadUSp0yLcxvz/cqqT98/CbS0GrLQGa8aLx2DkqVajaLhQ25OiGTyjGpgTkA0\nLDYtDbLUQS3S2wdZ4YAbuzL5Alf/ova8882RqKD456GD0TjIi2bnyAOWl/kA\nt/FO+N1X0x7LEof51LeHWxo9UiNXY8JZ7Yk9cUTIhSo9SyPuvIBx4SciMNRi\nNXVPuTxGez6WtSz3z3+4QQlWi9fBHC5hUyrb0cwoenr9zi1imiKbVm3xSMfo\nZSyGNvYB7CnLXYGwA74HIduIusah6FkzSwjAfM146jgfVuwNnbHjLq44vZJO\nWjBX\r\n=Tedg\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"notify":true,"preset":"react-native","testRegex":"/__tests__/[^/]+-test\\.js$","setupFiles":["<rootDir>/jest-setup.js"],"collectCoverage":true,"moduleNameMapper":{"\\.png$":"<rootDir>/assetsTransformer.js"},"coverageDirectory":"./coverage/","coverageReporters":["lcov"],"collectCoverageFrom":["src/**/*.js"],"transformIgnorePatterns":["node_modules/(?!(jest-)?react-native|react-clone-referenced-element|react-navigation-deprecated-tab-navigator|react-navigation-stack|@react-navigation/core|@react-navigation/native)"],"modulePathIgnorePatterns":["<rootDir>/examples/"],"coveragePathIgnorePatterns":["jest-setup.js"]},"main":"src/react-navigation.js","readme":"# React Navigation\n\n[![npm version](https://badge.fury.io/js/react-navigation.svg)](https://badge.fury.io/js/react-navigation) [![codecov](https://codecov.io/gh/react-navigation/react-navigation/branch/master/graph/badge.svg)](https://codecov.io/gh/react-navigation/react-navigation) [![CircleCI badge](https://circleci.com/gh/react-navigation/react-navigation/tree/master.svg?style=shield)](https://circleci.com/gh/react-navigation/react-navigation/tree/master) [![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg)](https://reactnavigation.org/docs/contributing.html)\n\nReact Navigation is born from the React Native community's need for an extensible yet easy-to-use navigation solution based on Javascript.\n\n## Installation\n\nSince the library is a JS-based solution, to install the latest version of react-navigation you only need to run:\n\n```bash\nyarn add react-navigation\n```\n\nor\n\n```bash\nnpm install --save react-navigation\n```\n\n## Documentation\n\n* The best way to learn is to follow the [Getting started guide](https://reactnavigation.org/docs/getting-started.html). It guides you through the fundamentals of React Navigation.\n* The documentation includes solutions for common use cases in the \"How do I do ...?\" section, such as [tab navigation](https://reactnavigation.org/docs/tab-based-navigation.html) and [Redux integration](https://reactnavigation.org/docs/redux-integration.html).\n* If you need to build your own navigator, [there's a section for that](https://reactnavigation.org/docs/custom-navigator-overview.html) too.\n* The [API reference](https://reactnavigation.org/docs/api-reference.html) lists all public APIs.\n* The [Community Resources](https://github.com/react-navigation/react-navigation/blob/master/COMMUNITY_RESOURCES.md) document lists some other resources submitted to us by people who use React Navigation. Feel free to open a pull request to add your resource to the list.\n* You can contribute improvements to the documentation [in the website repository](https://github.com/react-navigation/react-navigation.github.io).\n\n## Try it out\n\nYou can also try out the [Navigation Playground app](https://exp.host/@react-navigation/NavigationPlayground) to get a sense for some of the tools built in to React Navigation. The \"Fundamentals\" in the documentation also include examples you can play with.\n\n## FAQs\n\n#### I'm having troubles using the library, what can I do?\n\nSee [the help page](https://reactnavigation.org/en/help.html).\n\n#### How can I help?\n\nSee our [Contributing Guide](CONTRIBUTING.md)!\n\n#### Is this the only library available for navigation?\n\nCertainly not! There other libraries - which, depending on your needs, can be better or worse suited for your project. Read more in the [alternative libraries](https://reactnavigation.org/docs/alternatives.html) documentation, and read React Navigation's [pitch & anti-pitch](https://reactnavigation.org/docs/pitch.html) to understand the tradeoffs.\n\n#### Can I use this library for web?\n\nWeb support was [not a priority for the 1.0 release](https://github.com/react-community/react-navigation/issues/2585#issuecomment-330338793), but the architecture of this library allows for it (and it has worked in the past). If you would like to lead this charge, please reach out with your ideas for how to move forward on the [RFCs repository](https://github.com/react-navigation/rfcs) and we would be happy to discuss.\n\n## Code of conduct\n\nThis library has adopted a Code of Conduct that we expect project participants to adhere to. Please read the [full text](https://github.com/react-community/react-navigation/blob/master/CODE_OF_CONDUCT.md) so that you can understand what actions will and will not be tolerated.\n\n## License\n\nReact Navigation is licensed under the [BSD 2-clause \"Simplified\" License](https://github.com/react-community/react-navigation/blob/master/LICENSE).\n","gitHead":"77c30d543b8f2dbe061ba88a1e54cd7dd199c19a","scripts":{"ios":"cd examples/NavigationPlayground && yarn && yarn ios","jest":"jest","lint":"eslint .","test":"npm run lint && npm run jest","start":"npm run ios","format":"eslint --fix .","android":"cd examples/NavigationPlayground && yarn && yarn android","codecov":"codecov","release":"release-it","precommit":"lint-staged","test-update-snapshot":"jest --updateSnapshot"},"_npmUser":{"name":"brentvatne","email":"brentvatne@gmail.com"},"deprecated":"This package is no longer supported. Please use @react-navigation/native instead. See https://reactnavigation.org/docs/getting-started/ for usage guide","repository":{"url":"git+ssh://git@github.com/react-navigation/react-navigation.git","type":"git"},"_npmVersion":"6.2.0","description":"Routing and navigation for your React Native apps","directories":{},"lint-staged":{"*.js":["eslint --fix","prettier --write flow/react-navigation.js","git add"]},"_nodeVersion":"10.9.0","dependencies":{"react-navigation-tabs":"1.0.0-alpha.4","@react-navigation/core":"^3.0.0-alpha.12","react-navigation-stack":"1.0.0-alpha.23","react-navigation-drawer":"1.0.0-alpha.5","@react-navigation/native":"^3.0.0-alpha.8"},"publishConfig":{"registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^22.1.3","husky":"^0.14.3","react":"16.2.0","eslint":"^4.2.0","codecov":"^2.2.0","prettier":"^1.12.1","babel-cli":"^6.24.1","jest-expo":"^25.1.0","babel-core":"^6.25.0","babel-jest":"^22.4.1","release-it":"^7.6.1","lint-staged":"^4.2.1","babel-eslint":"^7.2.3","react-native":"^0.52.0","prettier-eslint":"^8.8.1","eslint-plugin-react":"^7.1.0","react-test-renderer":"^16.0.0","eslint-plugin-import":"^2.7.0","eslint-config-prettier":"^2.9.0","eslint-plugin-jsx-a11y":"^6.0.2","eslint-plugin-prettier":"^2.6.0","babel-preset-react-native":"^2.1.0","react-native-vector-icons":"^4.2.0","conventional-changelog-cli":"^2.0.5"},"peerDependencies":{"react":"*","react-native":"*"},"_npmOperationalInternal":{"tmp":"tmp/react-navigation_3.0.0-alpha.11_1540320783556_0.9279608552253733","host":"s3://npm-registry-packages"}},"3.0.0-alpha.12":{"name":"react-navigation","version":"3.0.0-alpha.12","author":{"name":"Adam Miskiewicz","email":"adam@sk3vy.com"},"license":"BSD-2-Clause","_id":"react-navigation@3.0.0-alpha.12","maintainers":[{"name":"brentvatne","email":"brentvatne@gmail.com"},{"name":"ericvicenti","email":"ericvicenti@gmail.com"},{"name":"grabbou","email":"grabbou@gmail.com"},{"name":"satya164","email":"satyajit.happy@gmail.com"},{"name":"skevy","email":"adam@sk3vy.com"}],"homepage":"https://github.com/react-navigation/react-navigation#readme","bugs":{"url":"https://github.com/react-navigation/react-navigation/issues"},"dist":{"shasum":"2d0c5c05a1a911a48a9523598436b43cf221ddd4","tarball":"https://registry.npmjs.org/react-navigation/-/react-navigation-3.0.0-alpha.12.tgz","fileCount":20,"integrity":"sha512-2qRcFoS96Cx2h+ChxBSmN0aO6ZKltly9ubiwXDWiv6gHUU2lz7WAmk1R55P2P9C4lli4u2+sKbyjUtxH2sUcmA==","signatures":[{"sig":"MEUCIQDxrRRefapr0veUgxInLNFXeDVoefGxoBxQ6qmOnTBcdQIgSJsvU0+SFMCub0QYd/Yb4icEfrgNjikb60xd3briDRY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":89581,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbz7Z/CRA9TVsSAnZWagAAbLoP/RMTuxrUJ82xRmgJF8vf\nmoFuk6xOfv6m3/gFs171+Se+FyWoXuuY7djm/bZbrOU9k9Z4BB4KI3ZxTpHH\nVX+P6fE6/968wFJ63NkNg+Hz7E8b2TB3HeU66q96k28+OmkFdxT1B4tcQNqC\nEvJMmK/qKLTg+KGGdlzcNUsso/xHRct8LXyovW0btzRLKyaF/pNM0l3PCk46\nNNRFcXEZym73S6D4+MpILyOeLMVu2A15+0DVmqakRUpUqvPZ295r5Ejx8OUC\nD15tMLeOopkHr29bmHhdamhwWtG1UpL6mujdS5ZxbCOKfUSz4ilu7zrwSqXE\nESpF7aox56nvsq+l9HvU6CFURSzAwfiViLRQcY2F71aIoLRtw7S99uiNl6Rc\nslG816VZs8MJuEX3cPIHc3Krjc9Wo7dwxc0m0gZDRmi2RJMDYkIAjMRR/Fic\nU2oUT3wbmAUSrFmKLXggW9gQBXwoySWg/eSCiPC6y3KS8vdhBatW/pQOuwIy\nN6fiAQc4SkG8+i5S92QWG3e/iF0DyA/uTinjANfy98vLNLIsc78Vf5DKgm9O\nAzHPUq29Bn6RyyLSQxUChU23DD22n9TPbsG7e0M6yEVpvQcstEYp1COh1+sb\nmFLrLdyphHG2fdyYKcCDNzpL9dNP6PyLC7HoMLvQh4ZzWxDnzFRrxAZ2dDsZ\nsqD0\r\n=p/dt\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"notify":true,"preset":"react-native","testRegex":"/__tests__/[^/]+-test\\.js$","setupFiles":["<rootDir>/jest-setup.js"],"collectCoverage":true,"moduleNameMapper":{"\\.png$":"<rootDir>/assetsTransformer.js"},"coverageDirectory":"./coverage/","coverageReporters":["lcov"],"collectCoverageFrom":["src/**/*.js"],"transformIgnorePatterns":["node_modules/(?!(jest-)?react-native|react-clone-referenced-element|react-navigation-deprecated-tab-navigator|react-navigation-stack|@react-navigation/core|@react-navigation/native)"],"modulePathIgnorePatterns":["<rootDir>/examples/"],"coveragePathIgnorePatterns":["jest-setup.js"]},"main":"src/react-navigation.js","readme":"# React Navigation\n\n[![npm version](https://badge.fury.io/js/react-navigation.svg)](https://badge.fury.io/js/react-navigation) [![codecov](https://codecov.io/gh/react-navigation/react-navigation/branch/master/graph/badge.svg)](https://codecov.io/gh/react-navigation/react-navigation) [![CircleCI badge](https://circleci.com/gh/react-navigation/react-navigation/tree/master.svg?style=shield)](https://circleci.com/gh/react-navigation/react-navigation/tree/master) [![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg)](https://reactnavigation.org/docs/contributing.html)\n\nReact Navigation is born from the React Native community's need for an extensible yet easy-to-use navigation solution based on Javascript.\n\n## Installation\n\nSince the library is a JS-based solution, to install the latest version of react-navigation you only need to run:\n\n```bash\nyarn add react-navigation\n```\n\nor\n\n```bash\nnpm install --save react-navigation\n```\n\n## Documentation\n\n* The best way to learn is to follow the [Getting started guide](https://reactnavigation.org/docs/getting-started.html). It guides you through the fundamentals of React Navigation.\n* The documentation includes solutions for common use cases in the \"How do I do ...?\" section, such as [tab navigation](https://reactnavigation.org/docs/tab-based-navigation.html) and [Redux integration](https://reactnavigation.org/docs/redux-integration.html).\n* If you need to build your own navigator, [there's a section for that](https://reactnavigation.org/docs/custom-navigator-overview.html) too.\n* The [API reference](https://reactnavigation.org/docs/api-reference.html) lists all public APIs.\n* The [Community Resources](https://github.com/react-navigation/react-navigation/blob/master/COMMUNITY_RESOURCES.md) document lists some other resources submitted to us by people who use React Navigation. Feel free to open a pull request to add your resource to the list.\n* You can contribute improvements to the documentation [in the website repository](https://github.com/react-navigation/react-navigation.github.io).\n\n## Try it out\n\nYou can also try out the [Navigation Playground app](https://exp.host/@react-navigation/NavigationPlayground) to get a sense for some of the tools built in to React Navigation. The \"Fundamentals\" in the documentation also include examples you can play with.\n\n## FAQs\n\n#### I'm having troubles using the library, what can I do?\n\nSee [the help page](https://reactnavigation.org/en/help.html).\n\n#### How can I help?\n\nSee our [Contributing Guide](CONTRIBUTING.md)!\n\n#### Is this the only library available for navigation?\n\nCertainly not! There other libraries - which, depending on your needs, can be better or worse suited for your project. Read more in the [alternative libraries](https://reactnavigation.org/docs/alternatives.html) documentation, and read React Navigation's [pitch & anti-pitch](https://reactnavigation.org/docs/pitch.html) to understand the tradeoffs.\n\n#### Can I use this library for web?\n\nWeb support was [not a priority for the 1.0 release](https://github.com/react-community/react-navigation/issues/2585#issuecomment-330338793), but the architecture of this library allows for it (and it has worked in the past). If you would like to lead this charge, please reach out with your ideas for how to move forward on the [RFCs repository](https://github.com/react-navigation/rfcs) and we would be happy to discuss.\n\n## Code of conduct\n\nThis library has adopted a Code of Conduct that we expect project participants to adhere to. Please read the [full text](https://github.com/react-community/react-navigation/blob/master/CODE_OF_CONDUCT.md) so that you can understand what actions will and will not be tolerated.\n\n## License\n\nReact Navigation is licensed under the [BSD 2-clause \"Simplified\" License](https://github.com/react-community/react-navigation/blob/master/LICENSE).\n","gitHead":"308d38015d20cfc255b005849c7e3e0d10949098","scripts":{"ios":"cd examples/NavigationPlayground && yarn && yarn ios","jest":"jest","lint":"eslint .","test":"npm run lint && npm run jest","start":"npm run ios","format":"eslint --fix .","android":"cd examples/NavigationPlayground && yarn && yarn android","codecov":"codecov","release":"release-it","precommit":"lint-staged","test-update-snapshot":"jest --updateSnapshot"},"_npmUser":{"name":"brentvatne","email":"brentvatne@gmail.com"},"deprecated":"This package is no longer supported. Please use @react-navigation/native instead. See https://reactnavigation.org/docs/getting-started/ for usage guide","repository":{"url":"git+ssh://git@github.com/react-navigation/react-navigation.git","type":"git"},"_npmVersion":"6.2.0","description":"Routing and navigation for your React Native apps","directories":{},"lint-staged":{"*.js":["eslint --fix","prettier --write flow/react-navigation.js","git add"]},"_nodeVersion":"10.9.0","dependencies":{"react-navigation-tabs":"1.0.0-alpha.4","@react-navigation/core":"^3.0.0-alpha.13","react-navigation-stack":"1.0.0-alpha.23","react-navigation-drawer":"1.0.0-alpha.5","@react-navigation/native":"^3.0.0-alpha.8"},"publishConfig":{"registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^22.1.3","husky":"^0.14.3","react":"16.2.0","eslint":"^4.2.0","codecov":"^2.2.0","prettier":"^1.12.1","babel-cli":"^6.24.1","jest-expo":"^25.1.0","babel-core":"^6.25.0","babel-jest":"^22.4.1","release-it":"^7.6.1","lint-staged":"^4.2.1","babel-eslint":"^7.2.3","react-native":"^0.52.0","prettier-eslint":"^8.8.1","eslint-plugin-react":"^7.1.0","react-test-renderer":"^16.0.0","eslint-plugin-import":"^2.7.0","eslint-config-prettier":"^2.9.0","eslint-plugin-jsx-a11y":"^6.0.2","eslint-plugin-prettier":"^2.6.0","babel-preset-react-native":"^2.1.0","react-native-vector-icons":"^4.2.0","conventional-changelog-cli":"^2.0.5"},"peerDependencies":{"react":"*","react-native":"*"},"_npmOperationalInternal":{"tmp":"tmp/react-navigation_3.0.0-alpha.12_1540339324792_0.3711875184823439","host":"s3://npm-registry-packages"}},"2.18.1":{"name":"react-navigation","version":"2.18.1","author":{"name":"Adam Miskiewicz","email":"adam@sk3vy.com"},"license":"BSD-2-Clause","_id":"react-navigation@2.18.1","maintainers":[{"name":"brentvatne","email":"brentvatne@gmail.com"},{"name":"ericvicenti","email":"ericvicenti@gmail.com"},{"name":"grabbou","email":"grabbou@gmail.com"},{"name":"satya164","email":"satyajit.happy@gmail.com"},{"name":"skevy","email":"adam@sk3vy.com"}],"homepage":"https://github.com/react-navigation/react-navigation#readme","bugs":{"url":"https://github.com/react-navigation/react-navigation/issues"},"dist":{"shasum":"0aadd405ba1f04135701e75aadd29814678c3ba4","tarball":"https://registry.npmjs.org/react-navigation/-/react-navigation-2.18.1.tgz","fileCount":98,"integrity":"sha512-ywbSy6no6Edx5Ltbk/nIAjikYB9uUXEQvw+cS/YYOjnUZVK/ko1TWDMFdXQkksN6ZqY9gIQtahkxa/UHAhsUFg==","signatures":[{"sig":"MEYCIQDyenhU0nizxgMr415gnCv6kiWXOrGFTB4ADxQ568cz4wIhAO/V1Bd41Ro4Ssq1LceeCP34uqFae0h84Lne7IZDMznw","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":359864,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbz9E1CRA9TVsSAnZWagAAkH8P/j2qQYty3MKLgEnBkfTo\nqf2E2ckbchX1i3bQornveLGAPdC7S5AqbeYa1wV4b3HtYcv97mOm1/bYPyUe\n4HRj7HrfKZN4lsralaXk/Cewq1/u+d/mDIBOG8M8pTlOhkXV8+3TnjlLjaSb\npZJ8Mi04rIXm282aIe7PBxUO02+2xqRyaSoPTkIROfmVe/ACH7x6EFWHVYGf\nSkU3EcPBO1SCPbJNua0k+LmWOr6SZb3lrNH+nwlFucJ2eBkW+bUrqT84QMJW\n2pqjhKNyaYNpIMOxXIJws8pgi+e8dqzG/ronMfi9kuqIkKNTKy5sr/AbXdjX\nOQeog9sY8wWR34fX+lgRc0wZdnXcBJW+QrdmevALOd7+kYPET2VchWCyTf3W\nSXZLsv7eZRI84DbcUyaICDRnHbwdqtkMLYrrIFgvPcaRnj+Ny15pGOSgz8A3\nB4OLTi3vFEsTL3O1h8PvkIkfuPlwMU+iK1MZWcUl20JZi+k16+yJYlq1NmCa\n4VUPRuHFxM5ylhWHKYPpDjsEEYaCguPuBDeNNTa/tYqB4nritJk9Zqk3NCtO\notamh8hTbVGla6p1puvXtqsCPVxMeYiQCyv8MkNB9SHS1nf/g4ggNbIabqvd\nvJAON8XiXl6JuxT+1Om9utOYRsH1B5yzRXcxB9Z9Zs94g5RN4XypmtKKcI+u\npbbQ\r\n=IySF\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"notify":true,"preset":"react-native","testRegex":"/__tests__/[^/]+-test\\.js$","setupFiles":["<rootDir>/jest-setup.js"],"collectCoverage":true,"moduleNameMapper":{"\\.png$":"<rootDir>/assetsTransformer.js"},"coverageDirectory":"./coverage/","coverageReporters":["lcov"],"collectCoverageFrom":["src/**/*.js"],"transformIgnorePatterns":["node_modules/(?!(jest-)?react-native|react-clone-referenced-element|react-navigation-deprecated-tab-navigator|react-navigation-stack)"],"modulePathIgnorePatterns":["<rootDir>/examples/"],"coveragePathIgnorePatterns":["jest-setup.js"]},"main":"src/react-navigation.js","gitHead":"3d7a62490c57ef1d87f13556b3973dfbb77142e0","scripts":{"ios":"cd examples/NavigationPlayground && yarn && yarn ios","jest":"jest","lint":"eslint .","test":"npm run lint && npm run jest","start":"npm run ios","format":"eslint --fix .","android":"cd examples/NavigationPlayground && yarn && yarn android","codecov":"codecov","precommit":"lint-staged","test-update-snapshot":"jest --updateSnapshot"},"_npmUser":{"name":"brentvatne","email":"brentvatne@gmail.com"},"deprecated":"This package is no longer supported. Please use @react-navigation/native instead. See https://reactnavigation.org/docs/getting-started/ for usage guide","repository":{"url":"git+ssh://git@github.com/react-navigation/react-navigation.git","type":"git"},"_npmVersion":"6.2.0","description":"Routing and navigation for your React Native apps","directories":{},"lint-staged":{"*.js":["eslint --fix","prettier --write flow/react-navigation.js","git add"]},"_nodeVersion":"10.9.0","dependencies":{"clamp":"^1.0.1","query-string":"^6.1.0","path-to-regexp":"^1.7.0","create-react-context":"0.2.2","react-native-screens":"^1.0.0-alpha.11","react-navigation-tabs":"0.8.4","react-navigation-stack":"0.7.0","hoist-non-react-statics":"^2.2.0","react-lifecycles-compat":"^3","react-navigation-drawer":"0.5.0","react-native-safe-area-view":"0.11.0","react-navigation-deprecated-tab-navigator":"1.3.0"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^22.1.3","husky":"^0.14.3","react":"16.2.0","eslint":"^4.2.0","codecov":"^2.2.0","prettier":"^1.12.1","babel-cli":"^6.24.1","jest-expo":"^25.1.0","babel-core":"^6.25.0","babel-jest":"^22.4.1","lint-staged":"^4.2.1","babel-eslint":"^7.2.3","react-native":"^0.52.0","prettier-eslint":"^8.8.1","eslint-plugin-react":"^7.1.0","react-test-renderer":"^16.0.0","eslint-plugin-import":"^2.7.0","eslint-config-prettier":"^2.9.0","eslint-plugin-jsx-a11y":"^6.0.2","eslint-plugin-prettier":"^2.6.0","babel-preset-react-native":"^2.1.0","react-native-vector-icons":"^4.2.0"},"peerDependencies":{"react":"*","react-native":"*"},"_npmOperationalInternal":{"tmp":"tmp/react-navigation_2.18.1_1540346164805_0.5050402460233252","host":"s3://npm-registry-packages"}},"3.0.0-alpha.13":{"name":"react-navigation","version":"3.0.0-alpha.13","author":{"name":"Adam Miskiewicz","email":"adam@sk3vy.com"},"license":"BSD-2-Clause","_id":"react-navigation@3.0.0-alpha.13","maintainers":[{"name":"brentvatne","email":"brentvatne@gmail.com"},{"name":"ericvicenti","email":"ericvicenti@gmail.com"},{"name":"grabbou","email":"grabbou@gmail.com"},{"name":"satya164","email":"satyajit.happy@gmail.com"},{"name":"skevy","email":"adam@sk3vy.com"}],"homepage":"https://github.com/react-navigation/react-navigation#readme","bugs":{"url":"https://github.com/react-navigation/react-navigation/issues"},"dist":{"shasum":"fd7f390bf4930ccf60b3982f63b52c92ca576def","tarball":"https://registry.npmjs.org/react-navigation/-/react-navigation-3.0.0-alpha.13.tgz","fileCount":20,"integrity":"sha512-PF4G0nqtmhZJ3mt9DMh9CYa3Ovuypj+AtL/zJ1/mzIHxUPP3k7hFrgD+kUOVxzyg5w0pLVrvB2LgAxStTIVB3Q==","signatures":[{"sig":"MEUCIE71yKqRJLjUrpfM2j5MP0l7C2FYz/HFjaemIQiOHXMnAiEAg2m3t/AKy3zlVR8kLyfhcerXHot328lNQVMZ/3wq2s8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":89581,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJb0Pv6CRA9TVsSAnZWagAATT8P/3z/Vl4tyh4mJHfp7uHE\nijk3sz+MO9l2lGCkU/SMZ/me1XDjR40XIP4PVJhU71BpqcsvO/cgUpQpq0Ad\nEDaFxF+TF2jjjr/PYR43Fo/W21CyBmX3cUH2Qg25Inv+Vm9pCBrWD6jwOlhc\nxdRg2xcDYgxlQ5YnKsOr2YroXQQgfLH8CKvyPql2QYLcO8TBNPQ3oJPVg150\nel/vl43Nx8oDd6KqXrgPp7629HTqJUgZa8ql4eMTXYURTwHHKfwQIsNns7JJ\nrNSJo6I7NpCRDfASXTxhtuG8OwU99rK5NUH2U40f0ekibdFvKuhSDg4WjTww\naq6wA1K4xtPtP26m8i3t3rth1V5M7SxhWjmVFR29TSlln4mt9YCrBu0n8gjM\nIVEaZy9LghNWTV/K6tpfis33GsaGW29L8sSsl71lb1do73u9oJQ2OyuXmyG0\naWc8G4y/oQmPvm7sh3LUJ1ulStirMDk0kK8wx4LznQc4d4ZLZ1YqXoMlFS0C\nmTYI8cQo/oBoRszzUNWOHa916TY0A1+LMpaCto0LVfLphFi2PbNF1OKRuWY9\nFxQ0gl5RJnKRaaF+nD7FHar8OR12xLbAItHOeEZUYRUvLBkQF8XoXeUDCI9Q\nTih6BAwWsDvkUH5JOSqXcEXU6N/n5nQ+Fx44hdiO6orVwDRgmm5wZUP0WUOK\nkHEc\r\n=BkfC\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"notify":true,"preset":"react-native","testRegex":"/__tests__/[^/]+-test\\.js$","setupFiles":["<rootDir>/jest-setup.js"],"collectCoverage":true,"moduleNameMapper":{"\\.png$":"<rootDir>/assetsTransformer.js"},"coverageDirectory":"./coverage/","coverageReporters":["lcov"],"collectCoverageFrom":["src/**/*.js"],"transformIgnorePatterns":["node_modules/(?!(jest-)?react-native|react-clone-referenced-element|react-navigation-deprecated-tab-navigator|react-navigation-stack|@react-navigation/core|@react-navigation/native)"],"modulePathIgnorePatterns":["<rootDir>/examples/"],"coveragePathIgnorePatterns":["jest-setup.js"]},"main":"src/react-navigation.js","readme":"# React Navigation\n\n[![npm version](https://badge.fury.io/js/react-navigation.svg)](https://badge.fury.io/js/react-navigation) [![codecov](https://codecov.io/gh/react-navigation/react-navigation/branch/master/graph/badge.svg)](https://codecov.io/gh/react-navigation/react-navigation) [![CircleCI badge](https://circleci.com/gh/react-navigation/react-navigation/tree/master.svg?style=shield)](https://circleci.com/gh/react-navigation/react-navigation/tree/master) [![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg)](https://reactnavigation.org/docs/contributing.html)\n\nReact Navigation is born from the React Native community's need for an extensible yet easy-to-use navigation solution based on Javascript.\n\n## Installation\n\nSince the library is a JS-based solution, to install the latest version of react-navigation you only need to run:\n\n```bash\nyarn add react-navigation\n```\n\nor\n\n```bash\nnpm install --save react-navigation\n```\n\n## Documentation\n\n* The best way to learn is to follow the [Getting started guide](https://reactnavigation.org/docs/getting-started.html). It guides you through the fundamentals of React Navigation.\n* The documentation includes solutions for common use cases in the \"How do I do ...?\" section, such as [tab navigation](https://reactnavigation.org/docs/tab-based-navigation.html) and [Redux integration](https://reactnavigation.org/docs/redux-integration.html).\n* If you need to build your own navigator, [there's a section for that](https://reactnavigation.org/docs/custom-navigator-overview.html) too.\n* The [API reference](https://reactnavigation.org/docs/api-reference.html) lists all public APIs.\n* The [Community Resources](https://github.com/react-navigation/react-navigation/blob/master/COMMUNITY_RESOURCES.md) document lists some other resources submitted to us by people who use React Navigation. Feel free to open a pull request to add your resource to the list.\n* You can contribute improvements to the documentation [in the website repository](https://github.com/react-navigation/react-navigation.github.io).\n\n## Try it out\n\nYou can also try out the [Navigation Playground app](https://exp.host/@react-navigation/NavigationPlayground) to get a sense for some of the tools built in to React Navigation. The \"Fundamentals\" in the documentation also include examples you can play with.\n\n## FAQs\n\n#### I'm having troubles using the library, what can I do?\n\nSee [the help page](https://reactnavigation.org/en/help.html).\n\n#### How can I help?\n\nSee our [Contributing Guide](CONTRIBUTING.md)!\n\n#### Is this the only library available for navigation?\n\nCertainly not! There other libraries - which, depending on your needs, can be better or worse suited for your project. Read more in the [alternative libraries](https://reactnavigation.org/docs/alternatives.html) documentation, and read React Navigation's [pitch & anti-pitch](https://reactnavigation.org/docs/pitch.html) to understand the tradeoffs.\n\n#### Can I use this library for web?\n\nWeb support was [not a priority for the 1.0 release](https://github.com/react-community/react-navigation/issues/2585#issuecomment-330338793), but the architecture of this library allows for it (and it has worked in the past). If you would like to lead this charge, please reach out with your ideas for how to move forward on the [RFCs repository](https://github.com/react-navigation/rfcs) and we would be happy to discuss.\n\n## Code of conduct\n\nThis library has adopted a Code of Conduct that we expect project participants to adhere to. Please read the [full text](https://github.com/react-community/react-navigation/blob/master/CODE_OF_CONDUCT.md) so that you can understand what actions will and will not be tolerated.\n\n## License\n\nReact Navigation is licensed under the [BSD 2-clause \"Simplified\" License](https://github.com/react-community/react-navigation/blob/master/LICENSE).\n","gitHead":"352e703ea97d9b9b59f8e86d1d2fbd5096f144f9","scripts":{"ios":"cd examples/NavigationPlayground && yarn && yarn ios","jest":"jest","lint":"eslint .","test":"npm run lint && npm run jest","start":"npm run ios","format":"eslint --fix .","android":"cd examples/NavigationPlayground && yarn && yarn android","codecov":"codecov","release":"release-it","precommit":"lint-staged","test-update-snapshot":"jest --updateSnapshot"},"_npmUser":{"name":"brentvatne","email":"brentvatne@gmail.com"},"deprecated":"This package is no longer supported. Please use @react-navigation/native instead. See https://reactnavigation.org/docs/getting-started/ for usage guide","repository":{"url":"git+ssh://git@github.com/react-navigation/react-navigation.git","type":"git"},"_npmVersion":"6.2.0","description":"Routing and navigation for your React Native apps","directories":{},"lint-staged":{"*.js":["eslint --fix","prettier --write flow/react-navigation.js","git add"]},"_nodeVersion":"10.9.0","dependencies":{"react-navigation-tabs":"1.0.0-alpha.4","@react-navigation/core":"^3.0.0-alpha.13","react-navigation-stack":"1.0.0-alpha.23","react-navigation-drawer":"1.0.0-alpha.5","@react-navigation/native":"^3.0.0-alpha.9"},"publishConfig":{"registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^22.1.3","husky":"^0.14.3","react":"16.2.0","eslint":"^4.2.0","codecov":"^2.2.0","prettier":"^1.12.1","babel-cli":"^6.24.1","jest-expo":"^25.1.0","babel-core":"^6.25.0","babel-jest":"^22.4.1","release-it":"^7.6.1","lint-staged":"^4.2.1","babel-eslint":"^7.2.3","react-native":"^0.52.0","prettier-eslint":"^8.8.1","eslint-plugin-react":"^7.1.0","react-test-renderer":"^16.0.0","eslint-plugin-import":"^2.7.0","eslint-config-prettier":"^2.9.0","eslint-plugin-jsx-a11y":"^6.0.2","eslint-plugin-prettier":"^2.6.0","babel-preset-react-native":"^2.1.0","react-native-vector-icons":"^4.2.0","conventional-changelog-cli":"^2.0.5"},"peerDependencies":{"react":"*","react-native":"*"},"_npmOperationalInternal":{"tmp":"tmp/react-navigation_3.0.0-alpha.13_1540422649973_0.6339870003927852","host":"s3://npm-registry-packages"}},"2.18.2":{"name":"react-navigation","version":"2.18.2","author":{"name":"Adam Miskiewicz","email":"adam@sk3vy.com"},"license":"BSD-2-Clause","_id":"react-navigation@2.18.2","maintainers":[{"name":"brentvatne","email":"brentvatne@gmail.com"},{"name":"ericvicenti","email":"ericvicenti@gmail.com"},{"name":"grabbou","email":"grabbou@gmail.com"},{"name":"satya164","email":"satyajit.happy@gmail.com"},{"name":"skevy","email":"adam@sk3vy.com"}],"homepage":"https://github.com/react-navigation/react-navigation#readme","bugs":{"url":"https://github.com/react-navigation/react-navigation/issues"},"dist":{"shasum":"ba278ded41f736d029c7cae5d54ab1427dc6ed34","tarball":"https://registry.npmjs.org/react-navigation/-/react-navigation-2.18.2.tgz","fileCount":97,"integrity":"sha512-H9hkuC+Fyav/zlss4PU8XRjgBPMKXG9uudT7PSAaRi4kuRkGb77OJDZHBW6Vm9QPF9tAKK95AhaS1mbecLM8Yw==","signatures":[{"sig":"MEYCIQDx9WJARitv57ifiO14/CVBmSQixqIQG9dKtgUhKdnPYwIhAOhXsKEYBXfmI9hq9uFbFTn3gNVd8teITWZi+DaTGBM2","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":359490,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJb0ybxCRA9TVsSAnZWagAAMwAP/3KbGxA6Lc7+wYm8O5Tn\nsw1j2wwhXZcAZXvRCAW38OiWiJVF10XVj+fpU78PUVOAEzIfQCo2uhlCzReE\nofsoB1iDWBu0gJmkQSBsVemEwVYBrMRd5qBX4x+LbQ4f+VSTB/qvQKesP3+p\nevySbMzgk6Bj62bGuW4oalZcyeNPDQLHRXtDYF+Jy4ATV0pe95QMBpQhS/i3\nyFn5cY+qxzns6rxWDdJAIPInvdZSuze/RU3Uhrcc/jhaGRiRN0bozQJnFA2F\nhty78uuzVqBmlJ289Vx0q7bEvOS1ooZaJskjAA1bj4UtKD61Jreocy+K0i7w\n74jlJ/BFsmnwhUcu3JWfO+RHQhB4/8tpGiwQwi/i7eKl7U8GmQLSEIy7oim7\nTw3k78Ihi8l4DxRmwrRdGrUFcbkCGR0Xb84SJ75SiJkrLLzAhB3CgJgXz0Rr\nXGohXovpif3VJsmIvwdsD7vg6iGOYjhrR1p+8GG//z2vLQY3syEoQJ+Dc8bf\nB0WyKHPf7n5IXuhvDEjMVPyYGQ/WldqJ36afuHJIc8LcTviNfxqtX6+fPOWF\nexgc+DYKO495tPnnROxzcr00aG6B0LGN+sD5cpYKrqJ1PP5DyKirhv0WGfnO\nmqFN23wYEV6weSSpJrrAjGVxQdL8gNEisBLwvM1LToI9KQMy9N7eEmisylcn\ndapi\r\n=z5CW\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"notify":true,"preset":"react-native","testRegex":"/__tests__/[^/]+-test\\.js$","setupFiles":["<rootDir>/jest-setup.js"],"collectCoverage":true,"moduleNameMapper":{"\\.png$":"<rootDir>/assetsTransformer.js"},"coverageDirectory":"./coverage/","coverageReporters":["lcov"],"collectCoverageFrom":["src/**/*.js"],"transformIgnorePatterns":["node_modules/(?!(jest-)?react-native|react-clone-referenced-element|react-navigation-deprecated-tab-navigator|react-navigation-stack)"],"modulePathIgnorePatterns":["<rootDir>/examples/"],"coveragePathIgnorePatterns":["jest-setup.js"]},"main":"src/react-navigation.js","gitHead":"712ec9bab19e0d797464ded6a659501be813751e","scripts":{"ios":"cd examples/NavigationPlayground && yarn && yarn ios","jest":"jest","lint":"eslint .","test":"npm run lint && npm run jest","start":"npm run ios","format":"eslint --fix .","android":"cd examples/NavigationPlayground && yarn && yarn android","codecov":"codecov","precommit":"lint-staged","test-update-snapshot":"jest --updateSnapshot"},"_npmUser":{"name":"brentvatne","email":"brentvatne@gmail.com"},"deprecated":"This package is no longer supported. Please use @react-navigation/native instead. See https://reactnavigation.org/docs/getting-started/ for usage guide","repository":{"url":"git+ssh://git@github.com/react-navigation/react-navigation.git","type":"git"},"_npmVersion":"6.2.0","description":"Routing and navigation for your React Native apps","directories":{},"lint-staged":{"*.js":["eslint --fix","prettier --write flow/react-navigation.js","git add"]},"_nodeVersion":"10.9.0","dependencies":{"clamp":"^1.0.1","query-string":"^6.1.0","path-to-regexp":"^1.7.0","create-react-context":"0.2.2","react-native-screens":"^1.0.0-alpha.11","react-navigation-tabs":"0.8.4","react-navigation-stack":"0.7.0","hoist-non-react-statics":"^2.2.0","react-lifecycles-compat":"^3","react-navigation-drawer":"0.5.0","react-native-safe-area-view":"0.11.0","react-navigation-deprecated-tab-navigator":"1.3.0"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^22.1.3","husky":"^0.14.3","react":"16.2.0","eslint":"^4.2.0","codecov":"^2.2.0","prettier":"^1.12.1","babel-cli":"^6.24.1","jest-expo":"^25.1.0","babel-core":"^6.25.0","babel-jest":"^22.4.1","lint-staged":"^4.2.1","babel-eslint":"^7.2.3","react-native":"^0.52.0","prettier-eslint":"^8.8.1","eslint-plugin-react":"^7.1.0","react-test-renderer":"^16.0.0","eslint-plugin-import":"^2.7.0","eslint-config-prettier":"^2.9.0","eslint-plugin-jsx-a11y":"^6.0.2","eslint-plugin-prettier":"^2.6.0","babel-preset-react-native":"^2.1.0","react-native-vector-icons":"^4.2.0"},"peerDependencies":{"react":"*","react-native":"*"},"_npmOperationalInternal":{"tmp":"tmp/react-navigation_2.18.2_1540564720632_0.7145106017039176","host":"s3://npm-registry-packages"}},"3.0.0-alpha.14":{"name":"react-navigation","version":"3.0.0-alpha.14","author":{"name":"Adam Miskiewicz","email":"adam@sk3vy.com"},"license":"BSD-2-Clause","_id":"react-navigation@3.0.0-alpha.14","maintainers":[{"name":"brentvatne","email":"brentvatne@gmail.com"},{"name":"ericvicenti","email":"ericvicenti@gmail.com"},{"name":"grabbou","email":"grabbou@gmail.com"},{"name":"satya164","email":"satyajit.happy@gmail.com"},{"name":"skevy","email":"adam@sk3vy.com"}],"homepage":"https://github.com/react-navigation/react-navigation#readme","bugs":{"url":"https://github.com/react-navigation/react-navigation/issues"},"dist":{"shasum":"bed11efd51a0787c1817deb562f1b9305fc58ba4","tarball":"https://registry.npmjs.org/react-navigation/-/react-navigation-3.0.0-alpha.14.tgz","fileCount":20,"integrity":"sha512-aBm/efCo6CeGCJuNh7CcqBBTyxBV11CS6yLPqiMKvhYfLAtU3bNKDu+8/3EZuJcVx8BcTsXjofIgRrP3AMsOcA==","signatures":[{"sig":"MEYCIQCs3/m+dExLiw/t82lXwkJEZ9oLKIUERa3SL2Ihy6bIuAIhAIjHonwDti4w6IF4wxqrTB7g58BGiT5odk69+Y5oVODC","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":89581,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJb01WfCRA9TVsSAnZWagAAMagP/AmbcmdJNYjJO1J8QMVJ\nuOQgSTKPbkDfpZYUqYHgF2BBbF/isgtlsAWyleQylMnYg766jdYLAvyXu6ma\no5/BUm7Hy4i3SYTuX2YqfzlfmPh6/e7ngsZklf1YH1D405/+4D4APNA43z/Q\niruy2u/VE6v8rOlKCJg5N2xHjDKr1A1ltGKglaGQW00uCLE9F68sw4R00rR2\nNBZXzaJdykluTrh0gizmnhDE1rAw2vOaJd1DP9BMIYLDK7gx3UOei0OgS6k7\nHTA99xt1coHjtTpBQQYnB6oVzFXlV0T+B2idTcllqTPKXsG5tqaPVGHxmqdl\nSRcWvfRrUJ9rACRhqICiM3hL7l4/iihOk+nmrY1tOqzYs/IzcKz198yW+j3Z\nxm0w3W7IHPQVKLYAeQD7yArveSQCNX41ZJQtEYxB09zXF+QhFBi0UMwqq/Qz\n3xSWTcJxjmw2aG9oaHGe5yckDD5JewqKqYM1WlzgXq4IzIQ1uwaRkXWbkJg2\nPdcgnN7DygoBYAkrp/ne5fcEXYJVFtcjkWn24Poq9hW5+5psu2BHb20tkghj\na00rfJT5sflJs7slB0928Vm2Zv99VhSaACf5xg8WmxU+jWHUx2GOfOvfHoar\nMq7lyImbV6L06Kt384cQfXTJgvJPXyOi1DQMOckU/cIpgNG7W6MU1PeUSuQh\nKQgx\r\n=Fxzx\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"notify":true,"preset":"react-native","testRegex":"/__tests__/[^/]+-test\\.js$","setupFiles":["<rootDir>/jest-setup.js"],"collectCoverage":true,"moduleNameMapper":{"\\.png$":"<rootDir>/assetsTransformer.js"},"coverageDirectory":"./coverage/","coverageReporters":["lcov"],"collectCoverageFrom":["src/**/*.js"],"transformIgnorePatterns":["node_modules/(?!(jest-)?react-native|react-clone-referenced-element|react-navigation-deprecated-tab-navigator|react-navigation-stack|@react-navigation/core|@react-navigation/native)"],"modulePathIgnorePatterns":["<rootDir>/examples/"],"coveragePathIgnorePatterns":["jest-setup.js"]},"main":"src/react-navigation.js","readme":"# React Navigation\n\n[![npm version](https://badge.fury.io/js/react-navigation.svg)](https://badge.fury.io/js/react-navigation) [![codecov](https://codecov.io/gh/react-navigation/react-navigation/branch/master/graph/badge.svg)](https://codecov.io/gh/react-navigation/react-navigation) [![CircleCI badge](https://circleci.com/gh/react-navigation/react-navigation/tree/master.svg?style=shield)](https://circleci.com/gh/react-navigation/react-navigation/tree/master) [![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg)](https://reactnavigation.org/docs/contributing.html)\n\nReact Navigation is born from the React Native community's need for an extensible yet easy-to-use navigation solution based on Javascript.\n\n## Installation\n\nSince the library is a JS-based solution, to install the latest version of react-navigation you only need to run:\n\n```bash\nyarn add react-navigation\n```\n\nor\n\n```bash\nnpm install --save react-navigation\n```\n\n## Documentation\n\n* The best way to learn is to follow the [Getting started guide](https://reactnavigation.org/docs/getting-started.html). It guides you through the fundamentals of React Navigation.\n* The documentation includes solutions for common use cases in the \"How do I do ...?\" section, such as [tab navigation](https://reactnavigation.org/docs/tab-based-navigation.html) and [Redux integration](https://reactnavigation.org/docs/redux-integration.html).\n* If you need to build your own navigator, [there's a section for that](https://reactnavigation.org/docs/custom-navigator-overview.html) too.\n* The [API reference](https://reactnavigation.org/docs/api-reference.html) lists all public APIs.\n* The [Community Resources](https://github.com/react-navigation/react-navigation/blob/master/COMMUNITY_RESOURCES.md) document lists some other resources submitted to us by people who use React Navigation. Feel free to open a pull request to add your resource to the list.\n* You can contribute improvements to the documentation [in the website repository](https://github.com/react-navigation/react-navigation.github.io).\n\n## Try it out\n\nYou can also try out the [Navigation Playground app](https://exp.host/@react-navigation/NavigationPlayground) to get a sense for some of the tools built in to React Navigation. The \"Fundamentals\" in the documentation also include examples you can play with.\n\n## FAQs\n\n#### I'm having troubles using the library, what can I do?\n\nSee [the help page](https://reactnavigation.org/en/help.html).\n\n#### How can I help?\n\nSee our [Contributing Guide](CONTRIBUTING.md)!\n\n#### Is this the only library available for navigation?\n\nCertainly not! There other libraries - which, depending on your needs, can be better or worse suited for your project. Read more in the [alternative libraries](https://reactnavigation.org/docs/alternatives.html) documentation, and read React Navigation's [pitch & anti-pitch](https://reactnavigation.org/docs/pitch.html) to understand the tradeoffs.\n\n#### Can I use this library for web?\n\nWeb support was [not a priority for the 1.0 release](https://github.com/react-community/react-navigation/issues/2585#issuecomment-330338793), but the architecture of this library allows for it (and it has worked in the past). If you would like to lead this charge, please reach out with your ideas for how to move forward on the [RFCs repository](https://github.com/react-navigation/rfcs) and we would be happy to discuss.\n\n## Code of conduct\n\nThis library has adopted a Code of Conduct that we expect project participants to adhere to. Please read the [full text](https://github.com/react-community/react-navigation/blob/master/CODE_OF_CONDUCT.md) so that you can understand what actions will and will not be tolerated.\n\n## License\n\nReact Navigation is licensed under the [BSD 2-clause \"Simplified\" License](https://github.com/react-community/react-navigation/blob/master/LICENSE).\n","gitHead":"5a8ebc806cd6638bd4dcda399f9587827582270f","scripts":{"ios":"cd examples/NavigationPlayground && yarn && yarn ios","jest":"jest","lint":"eslint .","test":"npm run lint && npm run jest","start":"npm run ios","format":"eslint --fix .","android":"cd examples/NavigationPlayground && yarn && yarn android","codecov":"codecov","release":"release-it","precommit":"lint-staged","test-update-snapshot":"jest --updateSnapshot"},"_npmUser":{"name":"brentvatne","email":"brentvatne@gmail.com"},"deprecated":"This package is no longer supported. Please use @react-navigation/native instead. See https://reactnavigation.org/docs/getting-started/ for usage guide","repository":{"url":"git+ssh://git@github.com/react-navigation/react-navigation.git","type":"git"},"_npmVersion":"6.2.0","description":"Routing and navigation for your React Native apps","directories":{},"lint-staged":{"*.js":["eslint --fix","prettier --write flow/react-navigation.js","git add"]},"_nodeVersion":"10.9.0","dependencies":{"react-navigation-tabs":"1.0.0-alpha.4","@react-navigation/core":"^3.0.0-alpha.13","react-navigation-stack":"1.0.0-alpha.24","react-navigation-drawer":"1.0.0-alpha.5","@react-navigation/native":"^3.0.0-alpha.9"},"publishConfig":{"registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^22.1.3","husky":"^0.14.3","react":"16.2.0","eslint":"^4.2.0","codecov":"^2.2.0","prettier":"^1.12.1","babel-cli":"^6.24.1","jest-expo":"^25.1.0","babel-core":"^6.25.0","babel-jest":"^22.4.1","release-it":"^7.6.1","lint-staged":"^4.2.1","babel-eslint":"^7.2.3","react-native":"^0.52.0","prettier-eslint":"^8.8.1","eslint-plugin-react":"^7.1.0","react-test-renderer":"^16.0.0","eslint-plugin-import":"^2.7.0","eslint-config-prettier":"^2.9.0","eslint-plugin-jsx-a11y":"^6.0.2","eslint-plugin-prettier":"^2.6.0","babel-preset-react-native":"^2.1.0","react-native-vector-icons":"^4.2.0","conventional-changelog-cli":"^2.0.5"},"peerDependencies":{"react":"*","react-native":"*"},"_npmOperationalInternal":{"tmp":"tmp/react-navigation_3.0.0-alpha.14_1540576670731_0.41784768589626475","host":"s3://npm-registry-packages"}},"3.0.0-alpha.15":{"name":"react-navigation","version":"3.0.0-alpha.15","author":{"name":"Adam Miskiewicz","email":"adam@sk3vy.com"},"license":"BSD-2-Clause","_id":"react-navigation@3.0.0-alpha.15","maintainers":[{"name":"brentvatne","email":"brentvatne@gmail.com"},{"name":"ericvicenti","email":"ericvicenti@gmail.com"},{"name":"grabbou","email":"grabbou@gmail.com"},{"name":"satya164","email":"satyajit.happy@gmail.com"},{"name":"skevy","email":"adam@sk3vy.com"}],"homepage":"https://github.com/react-navigation/react-navigation#readme","bugs":{"url":"https://github.com/react-navigation/react-navigation/issues"},"dist":{"shasum":"269d769aaed1f12057c8abc9236fe65eed107f32","tarball":"https://registry.npmjs.org/react-navigation/-/react-navigation-3.0.0-alpha.15.tgz","fileCount":12,"integrity":"sha512-zE/s+Rw0EulIuO7EkU3HIEmjVbTsuyai2lIt48lr5JUsemn+7kw6s9Piz9pJDXCQU3BQrX4gQFQ4zn0PstKNOA==","signatures":[{"sig":"MEUCIQCpY0WGjKwJZ8izAk2BxNKaOBM+xl3BZZLWY60a0kb7tQIgCUAhxkM9/jGOA/g9nieMgRPBP0tS3d/fs8o4XifgdaQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":38446,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJb183jCRA9TVsSAnZWagAAGVsP/3+LHP/1yHeB2i/QreW0\nZ30pGkFfuoTD8sfY2rG1NwgvOOz8A5G4T+evm1Hw9aKq4b6uQCfZs5Mw8xYm\nljdv0bdID7fY83OvLnfTtqvx36pSqt5lSeELngxB0RNc63uKbjoV6U1HCdV2\nTFaDGwmIS1Nunhl04R1MmeyQ6o9WRkOvC3Jfzaul22AqjWWfbKcoRNWpBENq\nqJyf9NiAKvffksethvJbyxVre6T/mvTduZeYfEz9bDIOtXwB4ob8357iqV3w\nF5SOIF6/UO5vGq3dMjdP/04+FxPzlFhZNo7wKd0f5T0nRhIn+7D09YsTnx8G\nm297NU4v58MzienSfyF5vSVP1J3s1ckOlpFYs91c+vzBnJlkFPp/yBrRXM5B\nEYGsz4ojwcc5DHFgMfTmDzpcpAn9MezJMBQWA/55kXutBzWJ9fsm65pNg+mO\ncdqSr8FcjkvZ9yflC+ghls74ZQ677oVgn8Y+oX2oeV+JL0Xg3hwrjF2fxGAK\nWgPz9vPVpmPFJ5sKRabtFA8cMtY69MQlVli2go0chOTSdEnOAN//g0Pd/CtT\nHksdRhuwC1j665efJfqiGUpThI+iM/p8v6DibRPZbC0E9nwF772Dwjdq/EvR\nc2Bsc0/9sH6NRdFF6jl3voeuzDPJ/DoQc5evvk4ogzIMCcqZs6gB6YHoYr6a\nhlIH\r\n=R+0H\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"notify":true,"preset":"react-native","testRegex":"/__tests__/[^/]+-test\\.js$","setupFiles":["<rootDir>/jest-setup.js"],"collectCoverage":true,"moduleNameMapper":{"\\.png$":"<rootDir>/assetsTransformer.js"},"coverageDirectory":"./coverage/","coverageReporters":["lcov"],"collectCoverageFrom":["src/**/*.js"],"transformIgnorePatterns":["node_modules/(?!(jest-)?react-native|react-clone-referenced-element|react-navigation-deprecated-tab-navigator|react-navigation-stack|@react-navigation/core|@react-navigation/native)"],"modulePathIgnorePatterns":["<rootDir>/examples/"],"coveragePathIgnorePatterns":["jest-setup.js"]},"main":"src/react-navigation.js","gitHead":"22f34222936ed2d38224000f37ffbbe1f545c4e6","scripts":{"ios":"cd examples/NavigationPlayground && yarn && yarn ios","jest":"jest","lint":"eslint .","test":"npm run lint && npm run jest","start":"npm run ios","format":"eslint --fix .","android":"cd examples/NavigationPlayground && yarn && yarn android","codecov":"codecov","release":"release-it","precommit":"lint-staged","test-update-snapshot":"jest --updateSnapshot"},"_npmUser":{"name":"ericvicenti","email":"ericvicenti@gmail.com"},"deprecated":"This package is no longer supported. Please use @react-navigation/native instead. See https://reactnavigation.org/docs/getting-started/ for usage guide","repository":{"url":"git+ssh://git@github.com/react-navigation/react-navigation.git","type":"git"},"_npmVersion":"6.4.1","description":"Routing and navigation for your React Native apps","directories":{},"lint-staged":{"*.js":["eslint --fix","prettier --write flow/react-navigation.js","git add"]},"_nodeVersion":"10.11.0","dependencies":{"react-navigation-tabs":"1.0.0-alpha.4","@react-navigation/core":"^3.0.0-alpha.15","react-navigation-stack":"1.0.0-alpha.25","react-navigation-drawer":"1.0.0-alpha.5","@react-navigation/native":"^3.0.0-alpha.9"},"publishConfig":{"registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^22.1.3","husky":"^0.14.3","react":"16.2.0","eslint":"^4.2.0","codecov":"^2.2.0","prettier":"^1.12.1","babel-cli":"^6.24.1","jest-expo":"^25.1.0","babel-core":"^6.25.0","babel-jest":"^22.4.1","release-it":"^7.6.1","lint-staged":"^4.2.1","babel-eslint":"^7.2.3","react-native":"^0.52.0","prettier-eslint":"^8.8.1","eslint-plugin-react":"^7.1.0","react-test-renderer":"^16.0.0","eslint-plugin-import":"^2.7.0","eslint-config-prettier":"^2.9.0","eslint-plugin-jsx-a11y":"^6.0.2","eslint-plugin-prettier":"^2.6.0","babel-preset-react-native":"^2.1.0","react-native-vector-icons":"^4.2.0","conventional-changelog-cli":"^2.0.5"},"peerDependencies":{"react":"*","react-native":"*"},"_npmOperationalInternal":{"tmp":"tmp/react-navigation_3.0.0-alpha.15_1540869603114_0.9448702852983808","host":"s3://npm-registry-packages"}},"3.0.0-alpha.16":{"name":"react-navigation","version":"3.0.0-alpha.16","author":{"name":"Adam Miskiewicz","email":"adam@sk3vy.com"},"license":"BSD-2-Clause","_id":"react-navigation@3.0.0-alpha.16","maintainers":[{"name":"brentvatne","email":"brentvatne@gmail.com"},{"name":"ericvicenti","email":"ericvicenti@gmail.com"},{"name":"grabbou","email":"grabbou@gmail.com"},{"name":"satya164","email":"satyajit.happy@gmail.com"},{"name":"skevy","email":"adam@sk3vy.com"}],"homepage":"https://github.com/react-navigation/react-navigation#readme","bugs":{"url":"https://github.com/react-navigation/react-navigation/issues"},"dist":{"shasum":"54b5aec5b3c310d58331dc28ce15c4e92daef42b","tarball":"https://registry.npmjs.org/react-navigation/-/react-navigation-3.0.0-alpha.16.tgz","fileCount":20,"integrity":"sha512-G8Hrkg1ACkyrW80o1odv4JphkSVEtnD593AVkzefFWRgNAkoGvC87lvlDUQuRz0b6A2hSdJyeJqnggCASRrA/w==","signatures":[{"sig":"MEYCIQC/y7oVcAcMQ768dQQPVpXjJdrCsNNF9dWw/JYxKd2MewIhAM/E1e88wm2EJfJDKtjZIu9xEN3I+F6R+hAxxNQO/+Md","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":89676,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJb2Jq+CRA9TVsSAnZWagAA0zUP/jqOhOHS9hBFN0wPxUSd\nmqXqJjnkBJzSjfJp5G+U4sL1IMehYkpTQQ3tgi/BAGKYZCzXnka6z4tuUCGI\nJbP/revElYFXwymQ06pIdqTUG9d8j9qJ5ifHSCv6ZXCKLauh1/oDWWYpR/9X\ni3Z+Q7A7SOhhIFJUenrHC0VNS5VomO8B5l4CyyfHJ+1vA9c3bPjDLJw860gb\nJMThDgkf9q3aQQhn+p44UmGb+gAvF2bLO1yagvncmjFCHN8HDuVpTzicBLH9\n7jYjfJZnRducoFs4q0Rrh7Dq6X03+gYcRvuNKGXuzRw6azOeYKPP3kt3ymYr\nlQKfXLIdv58TssZJuZJ8dejYUA48nYCwrCh0UinuxgqB89lxxnEyi3jOqCop\n1pkIREb0eVBY9f3SHW0gO4oA/mNUJp/sJfKZ+kc6A4zK/9Fv+/6kB5YPvfQ9\nl6GJffQKamLfgFVO30VhNL/d7KFGRcverZ+OYrwprCmsb02Dj1n8jCDf51sz\niVPwBxGsXEVxnc6EdAqDgZemNplyLb0E7io9wgdhdQcNQVc+sCFgvEL5n9qu\na+HYBGI/jzKoxUx89lGg/xWx5HSUmrkH7OajhIUjzn+kHdDqWyeFM4osyhEE\nqpWlccBM9nsPAD3gJFJRHLCMZAq1gua6MbyVux+3dCj1oQxhcjQP/mstFJhD\nmJ49\r\n=/n5A\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"notify":true,"preset":"react-native","testRegex":"/__tests__/[^/]+-test\\.js$","setupFiles":["<rootDir>/jest-setup.js"],"collectCoverage":true,"moduleNameMapper":{"\\.png$":"<rootDir>/assetsTransformer.js"},"coverageDirectory":"./coverage/","coverageReporters":["lcov"],"collectCoverageFrom":["src/**/*.js"],"transformIgnorePatterns":["node_modules/(?!(jest-)?react-native|react-clone-referenced-element|react-navigation-deprecated-tab-navigator|react-navigation-stack|@react-navigation/core|@react-navigation/native)"],"modulePathIgnorePatterns":["<rootDir>/examples/"],"coveragePathIgnorePatterns":["jest-setup.js"]},"main":"src/react-navigation.js","readme":"# React Navigation\n\n[![npm version](https://badge.fury.io/js/react-navigation.svg)](https://badge.fury.io/js/react-navigation) [![codecov](https://codecov.io/gh/react-navigation/react-navigation/branch/master/graph/badge.svg)](https://codecov.io/gh/react-navigation/react-navigation) [![CircleCI badge](https://circleci.com/gh/react-navigation/react-navigation/tree/master.svg?style=shield)](https://circleci.com/gh/react-navigation/react-navigation/tree/master) [![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg)](https://reactnavigation.org/docs/contributing.html)\n\nReact Navigation is born from the React Native community's need for an extensible yet easy-to-use navigation solution based on Javascript.\n\n## Installation\n\nSince the library is a JS-based solution, to install the latest version of react-navigation you only need to run:\n\n```bash\nyarn add react-navigation\n```\n\nor\n\n```bash\nnpm install --save react-navigation\n```\n\n## Documentation\n\n* The best way to learn is to follow the [Getting started guide](https://reactnavigation.org/docs/getting-started.html). It guides you through the fundamentals of React Navigation.\n* The documentation includes solutions for common use cases in the \"How do I do ...?\" section, such as [tab navigation](https://reactnavigation.org/docs/tab-based-navigation.html) and [Redux integration](https://reactnavigation.org/docs/redux-integration.html).\n* If you need to build your own navigator, [there's a section for that](https://reactnavigation.org/docs/custom-navigator-overview.html) too.\n* The [API reference](https://reactnavigation.org/docs/api-reference.html) lists all public APIs.\n* The [Community Resources](https://github.com/react-navigation/react-navigation/blob/master/COMMUNITY_RESOURCES.md) document lists some other resources submitted to us by people who use React Navigation. Feel free to open a pull request to add your resource to the list.\n* You can contribute improvements to the documentation [in the website repository](https://github.com/react-navigation/react-navigation.github.io).\n\n## Try it out\n\nYou can also try out the [Navigation Playground app](https://exp.host/@react-navigation/NavigationPlayground) to get a sense for some of the tools built in to React Navigation. The \"Fundamentals\" in the documentation also include examples you can play with.\n\n## FAQs\n\n#### I'm having troubles using the library, what can I do?\n\nSee [the help page](https://reactnavigation.org/en/help.html).\n\n#### How can I help?\n\nSee our [Contributing Guide](CONTRIBUTING.md)!\n\n#### Is this the only library available for navigation?\n\nCertainly not! There other libraries - which, depending on your needs, can be better or worse suited for your project. Read more in the [alternative libraries](https://reactnavigation.org/docs/alternatives.html) documentation, and read React Navigation's [pitch & anti-pitch](https://reactnavigation.org/docs/pitch.html) to understand the tradeoffs.\n\n#### Can I use this library for web?\n\nWeb support was [not a priority for the 1.0 release](https://github.com/react-community/react-navigation/issues/2585#issuecomment-330338793), but the architecture of this library allows for it (and it has worked in the past). If you would like to lead this charge, please reach out with your ideas for how to move forward on the [RFCs repository](https://github.com/react-navigation/rfcs) and we would be happy to discuss.\n\n## Code of conduct\n\nThis library has adopted a Code of Conduct that we expect project participants to adhere to. Please read the [full text](https://github.com/react-community/react-navigation/blob/master/CODE_OF_CONDUCT.md) so that you can understand what actions will and will not be tolerated.\n\n## License\n\nReact Navigation is licensed under the [BSD 2-clause \"Simplified\" License](https://github.com/react-community/react-navigation/blob/master/LICENSE).\n","gitHead":"22f34222936ed2d38224000f37ffbbe1f545c4e6","scripts":{"ios":"cd examples/NavigationPlayground && yarn && yarn ios","jest":"jest","lint":"eslint .","test":"npm run lint && npm run jest","start":"npm run ios","format":"eslint --fix .","android":"cd examples/NavigationPlayground && yarn && yarn android","codecov":"codecov","release":"release-it","precommit":"lint-staged","test-update-snapshot":"jest --updateSnapshot"},"_npmUser":{"name":"brentvatne","email":"brentvatne@gmail.com"},"deprecated":"This package is no longer supported. Please use @react-navigation/native instead. See https://reactnavigation.org/docs/getting-started/ for usage guide","repository":{"url":"git+ssh://git@github.com/react-navigation/react-navigation.git","type":"git"},"_npmVersion":"6.2.0","description":"Routing and navigation for your React Native apps","directories":{},"lint-staged":{"*.js":["eslint --fix","prettier --write flow/react-navigation.js","git add"]},"_nodeVersion":"10.9.0","dependencies":{"react-navigation-tabs":"1.0.0-alpha.4","@react-navigation/core":"3.0.0-alpha.15","react-navigation-stack":"1.0.0-alpha.26","react-navigation-drawer":"1.0.0-alpha.5","@react-navigation/native":"3.0.0-alpha.9"},"publishConfig":{"registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^22.1.3","husky":"^0.14.3","react":"16.2.0","eslint":"^4.2.0","codecov":"^2.2.0","prettier":"^1.12.1","babel-cli":"^6.24.1","jest-expo":"^25.1.0","babel-core":"^6.25.0","babel-jest":"^22.4.1","release-it":"^7.6.1","lint-staged":"^4.2.1","babel-eslint":"^7.2.3","react-native":"^0.52.0","prettier-eslint":"^8.8.1","eslint-plugin-react":"^7.1.0","react-test-renderer":"^16.0.0","eslint-plugin-import":"^2.7.0","eslint-config-prettier":"^2.9.0","eslint-plugin-jsx-a11y":"^6.0.2","eslint-plugin-prettier":"^2.6.0","babel-preset-react-native":"^2.1.0","react-native-vector-icons":"^4.2.0","conventional-changelog-cli":"^2.0.5"},"peerDependencies":{"react":"*","react-native":"*"},"_npmOperationalInternal":{"tmp":"tmp/react-navigation_3.0.0-alpha.16_1540922046126_0.45192542450104645","host":"s3://npm-registry-packages"}},"3.0.0-alpha.17":{"name":"react-navigation","version":"3.0.0-alpha.17","author":{"name":"Adam Miskiewicz","email":"adam@sk3vy.com"},"license":"BSD-2-Clause","_id":"react-navigation@3.0.0-alpha.17","maintainers":[{"name":"brentvatne","email":"brentvatne@gmail.com"},{"name":"ericvicenti","email":"ericvicenti@gmail.com"},{"name":"grabbou","email":"grabbou@gmail.com"},{"name":"satya164","email":"satyajit.happy@gmail.com"},{"name":"skevy","email":"adam@sk3vy.com"}],"homepage":"https://github.com/react-navigation/react-navigation#readme","bugs":{"url":"https://github.com/react-navigation/react-navigation/issues"},"dist":{"shasum":"57a1df59727887e1a9fa17eeb35a4d159aa43ddc","tarball":"https://registry.npmjs.org/react-navigation/-/react-navigation-3.0.0-alpha.17.tgz","fileCount":20,"integrity":"sha512-OIrEHX2XRoHncgc8JxmDWGHzUazXDRg5jrKKfxPgavgwEM/SuFlzmwss9KWxUwH6SB6ntuiCtBBeYfYX0uSktw==","signatures":[{"sig":"MEQCIApK1l0CqhBP2gbaTazXDudQdwxp7hJLFSAYjc1iZUeCAiAmG8ayHgABqRUVz95OXbvtRZSgKMDAtFSzqFDqRZzxTg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":89676,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJb2L5SCRA9TVsSAnZWagAAltAP/0RnlWG0a6PkLbA25G1j\nTL0iCfyclzek/ii76Arhs2bG+gxzTPeMh6gE/SOmHaetS/UuouAAK7xOPh/B\nCAOmT/bdHJokji1PK6oHgEH63Y4bnbd7SC13IKMvnVtyAODUXB6xqO6Ecf5C\nGigmEVR57YQFbjRWCnz8a1uOxImiXH4EQlH4Acaqq0KKtbcQbxnvXoqL76gX\n5kJ5X3pkfxBlC3eXLhrJ6I9xbVlNXSPwfI08gYBpsPL4NSYt5Jg1+sYbCNuq\nK5rWrOvzDf7lSJhhvEsqCUGM1OjVd5qQdWx6R9OFVH4CyQwZ5iyeZp+y3hbn\nLHqh7eC6i8hMoKwZ5OJAvnw6yp0VlaSZzQ2aLuqFVAwalySHHS9YIPSXjaIo\nw7Z7GaPeLBxOzzoJ1bEqOKz1C9fxy8RSw1WzJOGSp9ly7GQ6NhS2qMuRbfie\n01FYPJGUdjZ0ooEYEPVJ99M0yX57mOom66nMFjyCNyyl4WLiSsqLM8Ip3RlI\nhXZpqJzIGrZErnCFeGhypEdf2YDIiOqzaX4NkCnRNSNOfFFxeWReLO0Jmd+l\no1XTv5OtbtJD0dVlMXRySa6VAOojoqUY2moof+bpUsAuacWsBkxdQJk86BIQ\newVEXH2KAEXapgzzc57c0sFgyuXq7zPVqct5ZIUQEHiXN8G1wkKuvwn0rDU3\nrsn/\r\n=h/h+\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"notify":true,"preset":"react-native","testRegex":"/__tests__/[^/]+-test\\.js$","setupFiles":["<rootDir>/jest-setup.js"],"collectCoverage":true,"moduleNameMapper":{"\\.png$":"<rootDir>/assetsTransformer.js"},"coverageDirectory":"./coverage/","coverageReporters":["lcov"],"collectCoverageFrom":["src/**/*.js"],"transformIgnorePatterns":["node_modules/(?!(jest-)?react-native|react-clone-referenced-element|react-navigation-deprecated-tab-navigator|react-navigation-stack|@react-navigation/core|@react-navigation/native)"],"modulePathIgnorePatterns":["<rootDir>/examples/"],"coveragePathIgnorePatterns":["jest-setup.js"]},"main":"src/react-navigation.js","readme":"# React Navigation\n\n[![npm version](https://badge.fury.io/js/react-navigation.svg)](https://badge.fury.io/js/react-navigation) [![codecov](https://codecov.io/gh/react-navigation/react-navigation/branch/master/graph/badge.svg)](https://codecov.io/gh/react-navigation/react-navigation) [![CircleCI badge](https://circleci.com/gh/react-navigation/react-navigation/tree/master.svg?style=shield)](https://circleci.com/gh/react-navigation/react-navigation/tree/master) [![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg)](https://reactnavigation.org/docs/contributing.html)\n\nReact Navigation is born from the React Native community's need for an extensible yet easy-to-use navigation solution based on Javascript.\n\n## Installation\n\nSince the library is a JS-based solution, to install the latest version of react-navigation you only need to run:\n\n```bash\nyarn add react-navigation\n```\n\nor\n\n```bash\nnpm install --save react-navigation\n```\n\n## Documentation\n\n* The best way to learn is to follow the [Getting started guide](https://reactnavigation.org/docs/getting-started.html). It guides you through the fundamentals of React Navigation.\n* The documentation includes solutions for common use cases in the \"How do I do ...?\" section, such as [tab navigation](https://reactnavigation.org/docs/tab-based-navigation.html) and [Redux integration](https://reactnavigation.org/docs/redux-integration.html).\n* If you need to build your own navigator, [there's a section for that](https://reactnavigation.org/docs/custom-navigator-overview.html) too.\n* The [API reference](https://reactnavigation.org/docs/api-reference.html) lists all public APIs.\n* The [Community Resources](https://github.com/react-navigation/react-navigation/blob/master/COMMUNITY_RESOURCES.md) document lists some other resources submitted to us by people who use React Navigation. Feel free to open a pull request to add your resource to the list.\n* You can contribute improvements to the documentation [in the website repository](https://github.com/react-navigation/react-navigation.github.io).\n\n## Try it out\n\nYou can also try out the [Navigation Playground app](https://exp.host/@react-navigation/NavigationPlayground) to get a sense for some of the tools built in to React Navigation. The \"Fundamentals\" in the documentation also include examples you can play with.\n\n## FAQs\n\n#### I'm having troubles using the library, what can I do?\n\nSee [the help page](https://reactnavigation.org/en/help.html).\n\n#### How can I help?\n\nSee our [Contributing Guide](CONTRIBUTING.md)!\n\n#### Is this the only library available for navigation?\n\nCertainly not! There other libraries - which, depending on your needs, can be better or worse suited for your project. Read more in the [alternative libraries](https://reactnavigation.org/docs/alternatives.html) documentation, and read React Navigation's [pitch & anti-pitch](https://reactnavigation.org/docs/pitch.html) to understand the tradeoffs.\n\n#### Can I use this library for web?\n\nWeb support was [not a priority for the 1.0 release](https://github.com/react-community/react-navigation/issues/2585#issuecomment-330338793), but the architecture of this library allows for it (and it has worked in the past). If you would like to lead this charge, please reach out with your ideas for how to move forward on the [RFCs repository](https://github.com/react-navigation/rfcs) and we would be happy to discuss.\n\n## Code of conduct\n\nThis library has adopted a Code of Conduct that we expect project participants to adhere to. Please read the [full text](https://github.com/react-community/react-navigation/blob/master/CODE_OF_CONDUCT.md) so that you can understand what actions will and will not be tolerated.\n\n## License\n\nReact Navigation is licensed under the [BSD 2-clause \"Simplified\" License](https://github.com/react-community/react-navigation/blob/master/LICENSE).\n","gitHead":"a00784ae6e104783d4a26ba2b0cac7d5f516eee2","scripts":{"ios":"cd examples/NavigationPlayground && yarn && yarn ios","jest":"jest","lint":"eslint .","test":"npm run lint && npm run jest","start":"npm run ios","format":"eslint --fix .","android":"cd examples/NavigationPlayground && yarn && yarn android","codecov":"codecov","release":"release-it","precommit":"lint-staged","test-update-snapshot":"jest --updateSnapshot"},"_npmUser":{"name":"brentvatne","email":"brentvatne@gmail.com"},"deprecated":"This package is no longer supported. Please use @react-navigation/native instead. See https://reactnavigation.org/docs/getting-started/ for usage guide","repository":{"url":"git+ssh://git@github.com/react-navigation/react-navigation.git","type":"git"},"_npmVersion":"6.2.0","description":"Routing and navigation for your React Native apps","directories":{},"lint-staged":{"*.js":["eslint --fix","prettier --write flow/react-navigation.js","git add"]},"_nodeVersion":"10.9.0","dependencies":{"react-navigation-tabs":"1.0.0-alpha.4","@react-navigation/core":"3.0.0-alpha.15","react-navigation-stack":"1.0.0-alpha.27","react-navigation-drawer":"1.0.0-alpha.5","@react-navigation/native":"3.0.0-alpha.9"},"publishConfig":{"registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^22.1.3","husky":"^0.14.3","react":"16.2.0","eslint":"^4.2.0","codecov":"^2.2.0","prettier":"^1.12.1","babel-cli":"^6.24.1","jest-expo":"^25.1.0","babel-core":"^6.25.0","babel-jest":"^22.4.1","release-it":"^7.6.1","lint-staged":"^4.2.1","babel-eslint":"^7.2.3","react-native":"^0.52.0","prettier-eslint":"^8.8.1","eslint-plugin-react":"^7.1.0","react-test-renderer":"^16.0.0","eslint-plugin-import":"^2.7.0","eslint-config-prettier":"^2.9.0","eslint-plugin-jsx-a11y":"^6.0.2","eslint-plugin-prettier":"^2.6.0","babel-preset-react-native":"^2.1.0","react-native-vector-icons":"^4.2.0","conventional-changelog-cli":"^2.0.5"},"peerDependencies":{"react":"*","react-native":"*"},"_npmOperationalInternal":{"tmp":"tmp/react-navigation_3.0.0-alpha.17_1540931153318_0.7735395374388057","host":"s3://npm-registry-packages"}},"3.0.0-alpha.18":{"name":"react-navigation","version":"3.0.0-alpha.18","author":{"name":"Adam Miskiewicz","email":"adam@sk3vy.com"},"license":"BSD-2-Clause","_id":"react-navigation@3.0.0-alpha.18","maintainers":[{"name":"brentvatne","email":"brentvatne@gmail.com"},{"name":"ericvicenti","email":"ericvicenti@gmail.com"},{"name":"grabbou","email":"grabbou@gmail.com"},{"name":"satya164","email":"satyajit.happy@gmail.com"},{"name":"skevy","email":"adam@sk3vy.com"}],"homepage":"https://github.com/react-navigation/react-navigation#readme","bugs":{"url":"https://github.com/react-navigation/react-navigation/issues"},"dist":{"shasum":"d32c657e3492ef578b84347abfdc157887d0c7df","tarball":"https://registry.npmjs.org/react-navigation/-/react-navigation-3.0.0-alpha.18.tgz","fileCount":20,"integrity":"sha512-I8WwQyA8AQGm5Juoy09sEVzU1YqukeIXX+8GZWEZkWSNwa84qIkjvahm/Z/MxuxtAVbKea55NIXaa2BuzWI38Q==","signatures":[{"sig":"MEUCIQDkIU9tbanHFkTWVbBPtBFO1CgYQCoNQqEUsgRXXY63bwIgXzc1bbyfAsRf55F8Xbn+PO00ByQ9WgiDtxJ2ezryzoI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":89676,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJb2OLzCRA9TVsSAnZWagAABz0P+wbba0pf80iq0fsEV1Ja\n4Zk7DGx56/voEW8EtwdDAscgXlMR+i/idEUkfgHkQzc0pph0SpjDRd5gqSdl\npt49vzoYyG292MIIACG6CW9A9kG6voKa4W9uiRDC3zuzKf9MglSIGAE9LQNO\njwvR5+LI1JoM/46dhBIvMOZSZIKTohXMWYxeeEqngGLbqa+f3jSrP3BlC0aC\nP0hZj0F1vVREFZzxxqjSdF9iMqDRNP26p2cqD4h+NfGaJACdXGnkupt42ibj\nMVcmL35BxVaaf8PM+5QaIwh+r7B7GlGfP3U64Nm3ebqo7HcU6r61DLmltEy3\nIrNVyYHV4b86I4nvaSxBli+tMDcZA4h9NgaxLh7EXwwahITqMovx4qd65IKx\ng1VZDH/amj6Z4HrE2UyqarDJnz/1uyRi/wmm0RkV0gcpLW3G17/rhiS36BTv\nAGzD1eKjhBph+z3wlfAJkbcuinxZBypzdGg/8SdiVS392CdjJ3GVk/7rXRm5\nCQmOD+HLH3ifBOeKstOxVXthMmj9EktCNH4pTuL6noYDrHZ9rYwAnMurZ60y\njTPpvFaCnvWamIwlYlp6b10Ex+WaEjj9TErCybusiZ6CnzVlIhQWAEp1sCfP\ni1fZRLLWzhoO/h102OLck04O60oPBUNJ9R7I8zY+zDT43zyKNICm2QyPeh1x\ng+4+\r\n=m5aO\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"notify":true,"preset":"react-native","testRegex":"/__tests__/[^/]+-test\\.js$","setupFiles":["<rootDir>/jest-setup.js"],"collectCoverage":true,"moduleNameMapper":{"\\.png$":"<rootDir>/assetsTransformer.js"},"coverageDirectory":"./coverage/","coverageReporters":["lcov"],"collectCoverageFrom":["src/**/*.js"],"transformIgnorePatterns":["node_modules/(?!(jest-)?react-native|react-clone-referenced-element|react-navigation-deprecated-tab-navigator|react-navigation-stack|@react-navigation/core|@react-navigation/native)"],"modulePathIgnorePatterns":["<rootDir>/examples/"],"coveragePathIgnorePatterns":["jest-setup.js"]},"main":"src/react-navigation.js","readme":"# React Navigation\n\n[![npm version](https://badge.fury.io/js/react-navigation.svg)](https://badge.fury.io/js/react-navigation) [![codecov](https://codecov.io/gh/react-navigation/react-navigation/branch/master/graph/badge.svg)](https://codecov.io/gh/react-navigation/react-navigation) [![CircleCI badge](https://circleci.com/gh/react-navigation/react-navigation/tree/master.svg?style=shield)](https://circleci.com/gh/react-navigation/react-navigation/tree/master) [![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg)](https://reactnavigation.org/docs/contributing.html)\n\nReact Navigation is born from the React Native community's need for an extensible yet easy-to-use navigation solution based on Javascript.\n\n## Installation\n\nSince the library is a JS-based solution, to install the latest version of react-navigation you only need to run:\n\n```bash\nyarn add react-navigation\n```\n\nor\n\n```bash\nnpm install --save react-navigation\n```\n\n## Documentation\n\n* The best way to learn is to follow the [Getting started guide](https://reactnavigation.org/docs/getting-started.html). It guides you through the fundamentals of React Navigation.\n* The documentation includes solutions for common use cases in the \"How do I do ...?\" section, such as [tab navigation](https://reactnavigation.org/docs/tab-based-navigation.html) and [Redux integration](https://reactnavigation.org/docs/redux-integration.html).\n* If you need to build your own navigator, [there's a section for that](https://reactnavigation.org/docs/custom-navigator-overview.html) too.\n* The [API reference](https://reactnavigation.org/docs/api-reference.html) lists all public APIs.\n* The [Community Resources](https://github.com/react-navigation/react-navigation/blob/master/COMMUNITY_RESOURCES.md) document lists some other resources submitted to us by people who use React Navigation. Feel free to open a pull request to add your resource to the list.\n* You can contribute improvements to the documentation [in the website repository](https://github.com/react-navigation/react-navigation.github.io).\n\n## Try it out\n\nYou can also try out the [Navigation Playground app](https://exp.host/@react-navigation/NavigationPlayground) to get a sense for some of the tools built in to React Navigation. The \"Fundamentals\" in the documentation also include examples you can play with.\n\n## FAQs\n\n#### I'm having troubles using the library, what can I do?\n\nSee [the help page](https://reactnavigation.org/en/help.html).\n\n#### How can I help?\n\nSee our [Contributing Guide](CONTRIBUTING.md)!\n\n#### Is this the only library available for navigation?\n\nCertainly not! There other libraries - which, depending on your needs, can be better or worse suited for your project. Read more in the [alternative libraries](https://reactnavigation.org/docs/alternatives.html) documentation, and read React Navigation's [pitch & anti-pitch](https://reactnavigation.org/docs/pitch.html) to understand the tradeoffs.\n\n#### Can I use this library for web?\n\nWeb support was [not a priority for the 1.0 release](https://github.com/react-community/react-navigation/issues/2585#issuecomment-330338793), but the architecture of this library allows for it (and it has worked in the past). If you would like to lead this charge, please reach out with your ideas for how to move forward on the [RFCs repository](https://github.com/react-navigation/rfcs) and we would be happy to discuss.\n\n## Code of conduct\n\nThis library has adopted a Code of Conduct that we expect project participants to adhere to. Please read the [full text](https://github.com/react-community/react-navigation/blob/master/CODE_OF_CONDUCT.md) so that you can understand what actions will and will not be tolerated.\n\n## License\n\nReact Navigation is licensed under the [BSD 2-clause \"Simplified\" License](https://github.com/react-community/react-navigation/blob/master/LICENSE).\n","gitHead":"a00784ae6e104783d4a26ba2b0cac7d5f516eee2","scripts":{"ios":"cd examples/NavigationPlayground && yarn && yarn ios","jest":"jest","lint":"eslint .","test":"npm run lint && npm run jest","start":"npm run ios","format":"eslint --fix .","android":"cd examples/NavigationPlayground && yarn && yarn android","codecov":"codecov","release":"release-it","precommit":"lint-staged","test-update-snapshot":"jest --updateSnapshot"},"_npmUser":{"name":"brentvatne","email":"brentvatne@gmail.com"},"deprecated":"This package is no longer supported. Please use @react-navigation/native instead. See https://reactnavigation.org/docs/getting-started/ for usage guide","repository":{"url":"git+ssh://git@github.com/react-navigation/react-navigation.git","type":"git"},"_npmVersion":"6.2.0","description":"Routing and navigation for your React Native apps","directories":{},"lint-staged":{"*.js":["eslint --fix","prettier --write flow/react-navigation.js","git add"]},"_nodeVersion":"10.9.0","dependencies":{"react-navigation-tabs":"1.0.0-alpha.4","@react-navigation/core":"3.0.0-alpha.18","react-navigation-stack":"1.0.0-alpha.27","react-navigation-drawer":"1.0.0-alpha.5","@react-navigation/native":"3.0.0-alpha.9"},"publishConfig":{"registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^22.1.3","husky":"^0.14.3","react":"16.2.0","eslint":"^4.2.0","codecov":"^2.2.0","prettier":"^1.12.1","babel-cli":"^6.24.1","jest-expo":"^25.1.0","babel-core":"^6.25.0","babel-jest":"^22.4.1","release-it":"^7.6.1","lint-staged":"^4.2.1","babel-eslint":"^7.2.3","react-native":"^0.52.0","prettier-eslint":"^8.8.1","eslint-plugin-react":"^7.1.0","react-test-renderer":"^16.0.0","eslint-plugin-import":"^2.7.0","eslint-config-prettier":"^2.9.0","eslint-plugin-jsx-a11y":"^6.0.2","eslint-plugin-prettier":"^2.6.0","babel-preset-react-native":"^2.1.0","react-native-vector-icons":"^4.2.0","conventional-changelog-cli":"^2.0.5"},"peerDependencies":{"react":"*","react-native":"*"},"_npmOperationalInternal":{"tmp":"tmp/react-navigation_3.0.0-alpha.18_1540940530307_0.3808769581914575","host":"s3://npm-registry-packages"}},"3.0.0-alpha.19":{"name":"react-navigation","version":"3.0.0-alpha.19","author":{"name":"Adam Miskiewicz","email":"adam@sk3vy.com"},"license":"BSD-2-Clause","_id":"react-navigation@3.0.0-alpha.19","maintainers":[{"name":"brentvatne","email":"brentvatne@gmail.com"},{"name":"ericvicenti","email":"ericvicenti@gmail.com"},{"name":"grabbou","email":"grabbou@gmail.com"},{"name":"satya164","email":"satyajit.happy@gmail.com"},{"name":"skevy","email":"adam@sk3vy.com"}],"homepage":"https://github.com/react-navigation/react-navigation#readme","bugs":{"url":"https://github.com/react-navigation/react-navigation/issues"},"dist":{"shasum":"0fa5825e8856b37b823ec398f7a79bd638f54bfa","tarball":"https://registry.npmjs.org/react-navigation/-/react-navigation-3.0.0-alpha.19.tgz","fileCount":20,"integrity":"sha512-V8Z9em5uoa3S3zI1d2d69wjdHzcbUqsGzFpySbq/Ox1LaNg+nj56vejzqdbPrnqF/k+txEcsweHOm1VN6hDfwg==","signatures":[{"sig":"MEYCIQCDCZ7brnmRGCLsEEyoYirl7D5ZuAMkAydG/Ry2+C8ErwIhAKKmJJO5tCbI+GWYnb5skAwcZDx+Bkoj5yBvhSjz1vAu","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":89676,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJb2jL1CRA9TVsSAnZWagAA6BMP/2Wph7u+UqTCSkYStBM+\nt8q0+69k2GtATPIfy4gRUd6LFYSkWGE7iqGHprxv8cQg/qBEYak6TobbPlns\nuEQhfHu4wrcqFk/W5CJsG/BjJ2Tz13wVENy8o/UNWwcAYWt1/NSwVVUvLOOx\nzDEBClKyxD8wmeVnT+npjBhAZpGCfe7Gmf+t3rjSEAKe7N8u76giw4iMqcYY\nDFjz9/hA8+MUXOJGBb/p+gukqNcW3aLYAEf74IDsS7uzpZbB2ZXIYvcuRu7n\n70LEzM1DAjOMTBDI+gh6KhmoxQMLn2BBJEfC+Wc/XA+XmIt0t6dgb0gL66/D\nCfr8ABeVDY0U6rBm6FOFQVPQXp32fAWDFf89WrCo19ye8gMnh0GtIkXwX9oV\nMhAt9js61A2GcLhc9ZefRgkAOiNJJ75dkpM78sA5k1l0f+oT0+BIY4us3Q/c\nppV10Q+UcDxvWaBaNoCX/Ej3e56+LVMcVoCnDHAa7dHIfIfLFPsEfq0NUlJR\n4DASp03qF00ZnnvMieVDcx4h9wXWpIGQiILl7LlM6O6U871g44iGgiVH47IQ\n94J9MZpeuJH3vI+/5ln8aOHFvRQ5QT+euV44tu9WxeOMU9A1+JR3rYBw6WoC\nkPnB830Hk+KZAfT7bimTqQv4Fcv4fCGmkAlCvOYENSQLDy+1DNsqMMr1OXDz\nSVS2\r\n=6dv5\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"notify":true,"preset":"react-native","testRegex":"/__tests__/[^/]+-test\\.js$","setupFiles":["<rootDir>/jest-setup.js"],"collectCoverage":true,"moduleNameMapper":{"\\.png$":"<rootDir>/assetsTransformer.js"},"coverageDirectory":"./coverage/","coverageReporters":["lcov"],"collectCoverageFrom":["src/**/*.js"],"transformIgnorePatterns":["node_modules/(?!(jest-)?react-native|react-clone-referenced-element|react-navigation-deprecated-tab-navigator|react-navigation-stack|@react-navigation/core|@react-navigation/native)"],"modulePathIgnorePatterns":["<rootDir>/examples/"],"coveragePathIgnorePatterns":["jest-setup.js"]},"main":"src/react-navigation.js","readme":"# React Navigation\n\n[![npm version](https://badge.fury.io/js/react-navigation.svg)](https://badge.fury.io/js/react-navigation) [![codecov](https://codecov.io/gh/react-navigation/react-navigation/branch/master/graph/badge.svg)](https://codecov.io/gh/react-navigation/react-navigation) [![CircleCI badge](https://circleci.com/gh/react-navigation/react-navigation/tree/master.svg?style=shield)](https://circleci.com/gh/react-navigation/react-navigation/tree/master) [![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg)](https://reactnavigation.org/docs/contributing.html)\n\nReact Navigation is born from the React Native community's need for an extensible yet easy-to-use navigation solution based on Javascript.\n\n## Installation\n\nSince the library is a JS-based solution, to install the latest version of react-navigation you only need to run:\n\n```bash\nyarn add react-navigation\n```\n\nor\n\n```bash\nnpm install --save react-navigation\n```\n\n## Documentation\n\n* The best way to learn is to follow the [Getting started guide](https://reactnavigation.org/docs/getting-started.html). It guides you through the fundamentals of React Navigation.\n* The documentation includes solutions for common use cases in the \"How do I do ...?\" section, such as [tab navigation](https://reactnavigation.org/docs/tab-based-navigation.html) and [Redux integration](https://reactnavigation.org/docs/redux-integration.html).\n* If you need to build your own navigator, [there's a section for that](https://reactnavigation.org/docs/custom-navigator-overview.html) too.\n* The [API reference](https://reactnavigation.org/docs/api-reference.html) lists all public APIs.\n* The [Community Resources](https://github.com/react-navigation/react-navigation/blob/master/COMMUNITY_RESOURCES.md) document lists some other resources submitted to us by people who use React Navigation. Feel free to open a pull request to add your resource to the list.\n* You can contribute improvements to the documentation [in the website repository](https://github.com/react-navigation/react-navigation.github.io).\n\n## Try it out\n\nYou can also try out the [Navigation Playground app](https://exp.host/@react-navigation/NavigationPlayground) to get a sense for some of the tools built in to React Navigation. The \"Fundamentals\" in the documentation also include examples you can play with.\n\n## FAQs\n\n#### I'm having troubles using the library, what can I do?\n\nSee [the help page](https://reactnavigation.org/en/help.html).\n\n#### How can I help?\n\nSee our [Contributing Guide](CONTRIBUTING.md)!\n\n#### Is this the only library available for navigation?\n\nCertainly not! There other libraries - which, depending on your needs, can be better or worse suited for your project. Read more in the [alternative libraries](https://reactnavigation.org/docs/alternatives.html) documentation, and read React Navigation's [pitch & anti-pitch](https://reactnavigation.org/docs/pitch.html) to understand the tradeoffs.\n\n#### Can I use this library for web?\n\nWeb support was [not a priority for the 1.0 release](https://github.com/react-community/react-navigation/issues/2585#issuecomment-330338793), but the architecture of this library allows for it (and it has worked in the past). If you would like to lead this charge, please reach out with your ideas for how to move forward on the [RFCs repository](https://github.com/react-navigation/rfcs) and we would be happy to discuss.\n\n## Code of conduct\n\nThis library has adopted a Code of Conduct that we expect project participants to adhere to. Please read the [full text](https://github.com/react-community/react-navigation/blob/master/CODE_OF_CONDUCT.md) so that you can understand what actions will and will not be tolerated.\n\n## License\n\nReact Navigation is licensed under the [BSD 2-clause \"Simplified\" License](https://github.com/react-community/react-navigation/blob/master/LICENSE).\n","gitHead":"334be6021a45547c29220ab559807354218fbfd5","scripts":{"ios":"cd examples/NavigationPlayground && yarn && yarn ios","jest":"jest","lint":"eslint .","test":"npm run lint && npm run jest","start":"npm run ios","format":"eslint --fix .","android":"cd examples/NavigationPlayground && yarn && yarn android","codecov":"codecov","release":"release-it","precommit":"lint-staged","test-update-snapshot":"jest --updateSnapshot"},"_npmUser":{"name":"brentvatne","email":"brentvatne@gmail.com"},"deprecated":"This package is no longer supported. Please use @react-navigation/native instead. See https://reactnavigation.org/docs/getting-started/ for usage guide","repository":{"url":"git+ssh://git@github.com/react-navigation/react-navigation.git","type":"git"},"_npmVersion":"6.2.0","description":"Routing and navigation for your React Native apps","directories":{},"lint-staged":{"*.js":["eslint --fix","prettier --write flow/react-navigation.js","git add"]},"_nodeVersion":"10.9.0","dependencies":{"react-navigation-tabs":"1.0.0-alpha.4","@react-navigation/core":"3.0.0-alpha.18","react-navigation-stack":"1.0.0-alpha.29","react-navigation-drawer":"1.0.0-alpha.5","@react-navigation/native":"3.0.0-alpha.9"},"publishConfig":{"registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^22.1.3","husky":"^0.14.3","react":"16.2.0","eslint":"^4.2.0","codecov":"^2.2.0","prettier":"^1.12.1","babel-cli":"^6.24.1","jest-expo":"^25.1.0","babel-core":"^6.25.0","babel-jest":"^22.4.1","release-it":"^7.6.1","lint-staged":"^4.2.1","babel-eslint":"^7.2.3","react-native":"^0.52.0","prettier-eslint":"^8.8.1","eslint-plugin-react":"^7.1.0","react-test-renderer":"^16.0.0","eslint-plugin-import":"^2.7.0","eslint-config-prettier":"^2.9.0","eslint-plugin-jsx-a11y":"^6.0.2","eslint-plugin-prettier":"^2.6.0","babel-preset-react-native":"^2.1.0","react-native-vector-icons":"^4.2.0","conventional-changelog-cli":"^2.0.5"},"peerDependencies":{"react":"*","react-native":"*"},"_npmOperationalInternal":{"tmp":"tmp/react-navigation_3.0.0-alpha.19_1541026548121_0.4278441529714665","host":"s3://npm-registry-packages"}},"3.0.0-alpha.20":{"name":"react-navigation","version":"3.0.0-alpha.20","author":{"name":"Adam Miskiewicz","email":"adam@sk3vy.com"},"license":"BSD-2-Clause","_id":"react-navigation@3.0.0-alpha.20","maintainers":[{"name":"brentvatne","email":"brentvatne@gmail.com"},{"name":"ericvicenti","email":"ericvicenti@gmail.com"},{"name":"grabbou","email":"grabbou@gmail.com"},{"name":"satya164","email":"satyajit.happy@gmail.com"},{"name":"skevy","email":"adam@sk3vy.com"}],"homepage":"https://github.com/react-navigation/react-navigation#readme","bugs":{"url":"https://github.com/react-navigation/react-navigation/issues"},"dist":{"shasum":"6c8fb46ddd6a809d920fec183bb7a63bd5df79b3","tarball":"https://registry.npmjs.org/react-navigation/-/react-navigation-3.0.0-alpha.20.tgz","fileCount":20,"integrity":"sha512-liiG//QE/OHdhdfS7A07Dg7yU4QXH03Gl9mw5KgVjq2gIQIcsMP2UU8e10AhtUlk67Yg+bUUHGzl3mAwGjRNlg==","signatures":[{"sig":"MEUCIH2rEr4XxEHWQxYQLQy2bsWsWory9H+jzBLCREgWvP24AiEAot7xtxdlUn3zkZ4u2kFozGmcnkJEiu/8zZrh45hbbCc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":89676,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJb2j+pCRA9TVsSAnZWagAA2T4P/3axWqOn0luJBy1I526Q\nvwcdu1Ha5r6VFrMu9CdKBEgV/q3s2KaBvuSL4Bg36ohqJnZ1C/A8LenGsb5E\nGLkodGLBEV77K4JJMLoySndCVRpBT/QDmSoLZLOlIryytLprJO6pa5f7zEeP\n7sCrgPBjYl6Swdzzdqeinv3/DYUmWpnpZf1n+acz16kc2mvM294n4si9q/xy\nR3iTq1O43b1+AgUC26Pi4vGKEkCzUMl3atIn9/DqyBWUFZHq3Kfi2OoukIfY\n18JikFte9n1GerYswX8WjVppdag6E77xN2wSBuI/Shk+hl8zmmWUSkXhBShw\nP2MRrRPXAJCKbb+bttRT4iSntLtQcnQkXdZz09/xBJtyflEae8QlTdFYvbBR\nTTSR9Zw249ZBJaDOdykdg3LMCaqOoy/S0aWzMk/GMOqNwMKIDDbKzd+xB4sc\n4DVCUIN1B0ZZRfETEzhZp9RNzHKItBGmvpJL7+AEInDIR7rKGvbBUC88bSAZ\n89inHqZIv59OCWZXVwkFkJmzLrQFQBMxVqhyOezBL+Nzu97RQveQuvdAG4jk\nCSBTJcpJ2FG+8ThAqxoyh/rx5kzoV87Y6KGehJ4KjxDSUBx5sjPSfxRWLdwK\n8EDZIZIFMXzpxqwD2fnVRHBu1YXhI/FPqgdE+8AhWz8s5omhTXCGE3ZwexMU\nYO8n\r\n=NtJp\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"notify":true,"preset":"react-native","testRegex":"/__tests__/[^/]+-test\\.js$","setupFiles":["<rootDir>/jest-setup.js"],"collectCoverage":true,"moduleNameMapper":{"\\.png$":"<rootDir>/assetsTransformer.js"},"coverageDirectory":"./coverage/","coverageReporters":["lcov"],"collectCoverageFrom":["src/**/*.js"],"transformIgnorePatterns":["node_modules/(?!(jest-)?react-native|react-clone-referenced-element|react-navigation-deprecated-tab-navigator|react-navigation-stack|@react-navigation/core|@react-navigation/native)"],"modulePathIgnorePatterns":["<rootDir>/examples/"],"coveragePathIgnorePatterns":["jest-setup.js"]},"main":"src/react-navigation.js","readme":"# React Navigation\n\n[![npm version](https://badge.fury.io/js/react-navigation.svg)](https://badge.fury.io/js/react-navigation) [![codecov](https://codecov.io/gh/react-navigation/react-navigation/branch/master/graph/badge.svg)](https://codecov.io/gh/react-navigation/react-navigation) [![CircleCI badge](https://circleci.com/gh/react-navigation/react-navigation/tree/master.svg?style=shield)](https://circleci.com/gh/react-navigation/react-navigation/tree/master) [![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg)](https://reactnavigation.org/docs/contributing.html)\n\nReact Navigation is born from the React Native community's need for an extensible yet easy-to-use navigation solution based on Javascript.\n\n## Installation\n\nSince the library is a JS-based solution, to install the latest version of react-navigation you only need to run:\n\n```bash\nyarn add react-navigation\n```\n\nor\n\n```bash\nnpm install --save react-navigation\n```\n\n## Documentation\n\n* The best way to learn is to follow the [Getting started guide](https://reactnavigation.org/docs/getting-started.html). It guides you through the fundamentals of React Navigation.\n* The documentation includes solutions for common use cases in the \"How do I do ...?\" section, such as [tab navigation](https://reactnavigation.org/docs/tab-based-navigation.html) and [Redux integration](https://reactnavigation.org/docs/redux-integration.html).\n* If you need to build your own navigator, [there's a section for that](https://reactnavigation.org/docs/custom-navigator-overview.html) too.\n* The [API reference](https://reactnavigation.org/docs/api-reference.html) lists all public APIs.\n* The [Community Resources](https://github.com/react-navigation/react-navigation/blob/master/COMMUNITY_RESOURCES.md) document lists some other resources submitted to us by people who use React Navigation. Feel free to open a pull request to add your resource to the list.\n* You can contribute improvements to the documentation [in the website repository](https://github.com/react-navigation/react-navigation.github.io).\n\n## Try it out\n\nYou can also try out the [Navigation Playground app](https://exp.host/@react-navigation/NavigationPlayground) to get a sense for some of the tools built in to React Navigation. The \"Fundamentals\" in the documentation also include examples you can play with.\n\n## FAQs\n\n#### I'm having troubles using the library, what can I do?\n\nSee [the help page](https://reactnavigation.org/en/help.html).\n\n#### How can I help?\n\nSee our [Contributing Guide](CONTRIBUTING.md)!\n\n#### Is this the only library available for navigation?\n\nCertainly not! There other libraries - which, depending on your needs, can be better or worse suited for your project. Read more in the [alternative libraries](https://reactnavigation.org/docs/alternatives.html) documentation, and read React Navigation's [pitch & anti-pitch](https://reactnavigation.org/docs/pitch.html) to understand the tradeoffs.\n\n#### Can I use this library for web?\n\nWeb support was [not a priority for the 1.0 release](https://github.com/react-community/react-navigation/issues/2585#issuecomment-330338793), but the architecture of this library allows for it (and it has worked in the past). If you would like to lead this charge, please reach out with your ideas for how to move forward on the [RFCs repository](https://github.com/react-navigation/rfcs) and we would be happy to discuss.\n\n## Code of conduct\n\nThis library has adopted a Code of Conduct that we expect project participants to adhere to. Please read the [full text](https://github.com/react-community/react-navigation/blob/master/CODE_OF_CONDUCT.md) so that you can understand what actions will and will not be tolerated.\n\n## License\n\nReact Navigation is licensed under the [BSD 2-clause \"Simplified\" License](https://github.com/react-community/react-navigation/blob/master/LICENSE).\n","gitHead":"7bf64047334ab6798e7b172fe7638b64a02a0c43","scripts":{"ios":"cd examples/NavigationPlayground && yarn && yarn ios","jest":"jest","lint":"eslint .","test":"npm run lint && npm run jest","start":"npm run ios","format":"eslint --fix .","android":"cd examples/NavigationPlayground && yarn && yarn android","codecov":"codecov","release":"release-it","precommit":"lint-staged","test-update-snapshot":"jest --updateSnapshot"},"_npmUser":{"name":"brentvatne","email":"brentvatne@gmail.com"},"deprecated":"This package is no longer supported. Please use @react-navigation/native instead. See https://reactnavigation.org/docs/getting-started/ for usage guide","repository":{"url":"git+ssh://git@github.com/react-navigation/react-navigation.git","type":"git"},"_npmVersion":"6.2.0","description":"Routing and navigation for your React Native apps","directories":{},"lint-staged":{"*.js":["eslint --fix","prettier --write flow/react-navigation.js","git add"]},"_nodeVersion":"10.9.0","dependencies":{"react-navigation-tabs":"1.0.0-alpha.5","@react-navigation/core":"3.0.0-alpha.18","react-navigation-stack":"1.0.0-alpha.29","react-navigation-drawer":"1.0.0-alpha.6","@react-navigation/native":"3.0.0-alpha.9"},"publishConfig":{"registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^22.1.3","husky":"^0.14.3","react":"16.2.0","eslint":"^4.2.0","codecov":"^2.2.0","prettier":"^1.12.1","babel-cli":"^6.24.1","jest-expo":"^25.1.0","babel-core":"^6.25.0","babel-jest":"^22.4.1","release-it":"^7.6.1","lint-staged":"^4.2.1","babel-eslint":"^7.2.3","react-native":"^0.52.0","prettier-eslint":"^8.8.1","eslint-plugin-react":"^7.1.0","react-test-renderer":"^16.0.0","eslint-plugin-import":"^2.7.0","eslint-config-prettier":"^2.9.0","eslint-plugin-jsx-a11y":"^6.0.2","eslint-plugin-prettier":"^2.6.0","babel-preset-react-native":"^2.1.0","react-native-vector-icons":"^4.2.0","conventional-changelog-cli":"^2.0.5"},"peerDependencies":{"react":"*","react-native":"*"},"_npmOperationalInternal":{"tmp":"tmp/react-navigation_3.0.0-alpha.20_1541029800558_0.12833426196240594","host":"s3://npm-registry-packages"}},"3.0.0-alpha.21":{"name":"react-navigation","version":"3.0.0-alpha.21","author":{"name":"Adam Miskiewicz","email":"adam@sk3vy.com"},"license":"BSD-2-Clause","_id":"react-navigation@3.0.0-alpha.21","maintainers":[{"name":"brentvatne","email":"brentvatne@gmail.com"},{"name":"ericvicenti","email":"ericvicenti@gmail.com"},{"name":"grabbou","email":"grabbou@gmail.com"},{"name":"satya164","email":"satyajit.happy@gmail.com"},{"name":"skevy","email":"adam@sk3vy.com"}],"homepage":"https://github.com/react-navigation/react-navigation#readme","bugs":{"url":"https://github.com/react-navigation/react-navigation/issues"},"dist":{"shasum":"1ce2f37214d920c0922c09c18555625e600d9f8c","tarball":"https://registry.npmjs.org/react-navigation/-/react-navigation-3.0.0-alpha.21.tgz","fileCount":20,"integrity":"sha512-C5cByod/w7WdFotNsJHSPTIglINxXqxyiRXz3OsQWBaL6W4//hSmhE1qO0pFWqa5iPdEm4MG5AVw56qtsQ6Ugg==","signatures":[{"sig":"MEUCIG9LkolyyMcYgmOlbe29cSwIJ+Ic9eZVJrqWWDGlW/h0AiEAsQPTv72PkjNftXNpRA2bKouSM8oz3W4HXlizkj0HxZY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":89676,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJb2lUYCRA9TVsSAnZWagAAlUwP/jZnchH9TLQ75mmaqhxa\nCnERaM9vE6LlHisk1TA16qNVkP30KY+jYJwFX5XdsiDxAkKFoUpHascf+l8M\n7BrsSdcaCITxYFtw0M5bG2LgDVgs9b+skK50wI/XoDEjBdm4ILlJvkRxLwbG\nEwV4/d2CJwNfudkzZRq1R1bBqv4v9M05L8qCf60bNRSKSgCSKYmVkFM+B5sO\nAO3J22+z5o4fpVp5z3j04itzpJ791zuF6RDLLHPYL+8cwOEDtzKrdBs0qkIS\nPXjdTPQCfKt6LmAShW8uMjVblXhJTpZI+bqd48KRCxvzkuY+UpWkdJmTJQWs\nEePSFXVL3TPESnzn0drjA8z4KCmfPICfih9+X/bJd/Q6wRQsoc+vMQU4s+2m\n/lmRRMLeUStll/kWwacHrrDpKcZ6jySemSfkPjZJ5ZpMRDKkce4Oi0HXQUvi\nVLWO/0sBaYdBNXIyCGMJmApC2JxUWmw4Xhsey/WGMEJ0pNtgbYdkEsemvU+Z\nfEzpCMos7OPDV1MEWwcgAfVfYxMq7Tgb7RhpEvVmWRtD3dpo+tHgLjJwEaGl\n0duQaSIFdqePUTkDAxOOZIgttHed1PCn1dUMmjcgnNbyiqUx0DHVUj1So3DU\nNlbWAE+Mi+3DmlsaQeCgyKgIvtps1mTKosHNx//t0mDLfjZm7+xCcIsXupKb\nHHel\r\n=Tx3r\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"notify":true,"preset":"react-native","testRegex":"/__tests__/[^/]+-test\\.js$","setupFiles":["<rootDir>/jest-setup.js"],"collectCoverage":true,"moduleNameMapper":{"\\.png$":"<rootDir>/assetsTransformer.js"},"coverageDirectory":"./coverage/","coverageReporters":["lcov"],"collectCoverageFrom":["src/**/*.js"],"transformIgnorePatterns":["node_modules/(?!(jest-)?react-native|react-clone-referenced-element|react-navigation-deprecated-tab-navigator|react-navigation-stack|@react-navigation/core|@react-navigation/native)"],"modulePathIgnorePatterns":["<rootDir>/examples/"],"coveragePathIgnorePatterns":["jest-setup.js"]},"main":"src/react-navigation.js","readme":"# React Navigation\n\n[![npm version](https://badge.fury.io/js/react-navigation.svg)](https://badge.fury.io/js/react-navigation) [![codecov](https://codecov.io/gh/react-navigation/react-navigation/branch/master/graph/badge.svg)](https://codecov.io/gh/react-navigation/react-navigation) [![CircleCI badge](https://circleci.com/gh/react-navigation/react-navigation/tree/master.svg?style=shield)](https://circleci.com/gh/react-navigation/react-navigation/tree/master) [![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg)](https://reactnavigation.org/docs/contributing.html)\n\nReact Navigation is born from the React Native community's need for an extensible yet easy-to-use navigation solution based on Javascript.\n\n## Installation\n\nSince the library is a JS-based solution, to install the latest version of react-navigation you only need to run:\n\n```bash\nyarn add react-navigation\n```\n\nor\n\n```bash\nnpm install --save react-navigation\n```\n\n## Documentation\n\n* The best way to learn is to follow the [Getting started guide](https://reactnavigation.org/docs/getting-started.html). It guides you through the fundamentals of React Navigation.\n* The documentation includes solutions for common use cases in the \"How do I do ...?\" section, such as [tab navigation](https://reactnavigation.org/docs/tab-based-navigation.html) and [Redux integration](https://reactnavigation.org/docs/redux-integration.html).\n* If you need to build your own navigator, [there's a section for that](https://reactnavigation.org/docs/custom-navigator-overview.html) too.\n* The [API reference](https://reactnavigation.org/docs/api-reference.html) lists all public APIs.\n* The [Community Resources](https://github.com/react-navigation/react-navigation/blob/master/COMMUNITY_RESOURCES.md) document lists some other resources submitted to us by people who use React Navigation. Feel free to open a pull request to add your resource to the list.\n* You can contribute improvements to the documentation [in the website repository](https://github.com/react-navigation/react-navigation.github.io).\n\n## Try it out\n\nYou can also try out the [Navigation Playground app](https://exp.host/@react-navigation/NavigationPlayground) to get a sense for some of the tools built in to React Navigation. The \"Fundamentals\" in the documentation also include examples you can play with.\n\n## FAQs\n\n#### I'm having troubles using the library, what can I do?\n\nSee [the help page](https://reactnavigation.org/en/help.html).\n\n#### How can I help?\n\nSee our [Contributing Guide](CONTRIBUTING.md)!\n\n#### Is this the only library available for navigation?\n\nCertainly not! There other libraries - which, depending on your needs, can be better or worse suited for your project. Read more in the [alternative libraries](https://reactnavigation.org/docs/alternatives.html) documentation, and read React Navigation's [pitch & anti-pitch](https://reactnavigation.org/docs/pitch.html) to understand the tradeoffs.\n\n#### Can I use this library for web?\n\nWeb support was [not a priority for the 1.0 release](https://github.com/react-community/react-navigation/issues/2585#issuecomment-330338793), but the architecture of this library allows for it (and it has worked in the past). If you would like to lead this charge, please reach out with your ideas for how to move forward on the [RFCs repository](https://github.com/react-navigation/rfcs) and we would be happy to discuss.\n\n## Code of conduct\n\nThis library has adopted a Code of Conduct that we expect project participants to adhere to. Please read the [full text](https://github.com/react-community/react-navigation/blob/master/CODE_OF_CONDUCT.md) so that you can understand what actions will and will not be tolerated.\n\n## License\n\nReact Navigation is licensed under the [BSD 2-clause \"Simplified\" License](https://github.com/react-community/react-navigation/blob/master/LICENSE).\n","gitHead":"7bf64047334ab6798e7b172fe7638b64a02a0c43","scripts":{"ios":"cd examples/NavigationPlayground && yarn && yarn ios","jest":"jest","lint":"eslint .","test":"npm run lint && npm run jest","start":"npm run ios","format":"eslint --fix .","android":"cd examples/NavigationPlayground && yarn && yarn android","codecov":"codecov","release":"release-it","precommit":"lint-staged","test-update-snapshot":"jest --updateSnapshot"},"_npmUser":{"name":"brentvatne","email":"brentvatne@gmail.com"},"deprecated":"This package is no longer supported. Please use @react-navigation/native instead. See https://reactnavigation.org/docs/getting-started/ for usage guide","repository":{"url":"git+ssh://git@github.com/react-navigation/react-navigation.git","type":"git"},"_npmVersion":"6.2.0","description":"Routing and navigation for your React Native apps","directories":{},"lint-staged":{"*.js":["eslint --fix","prettier --write flow/react-navigation.js","git add"]},"_nodeVersion":"10.9.0","dependencies":{"react-navigation-tabs":"1.0.0-alpha.5","@react-navigation/core":"3.0.0-alpha.18","react-navigation-stack":"1.0.0-alpha.29","react-navigation-drawer":"1.0.0-alpha.7","@react-navigation/native":"3.0.0-alpha.9"},"publishConfig":{"registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^22.1.3","husky":"^0.14.3","react":"16.2.0","eslint":"^4.2.0","codecov":"^2.2.0","prettier":"^1.12.1","babel-cli":"^6.24.1","jest-expo":"^25.1.0","babel-core":"^6.25.0","babel-jest":"^22.4.1","release-it":"^7.6.1","lint-staged":"^4.2.1","babel-eslint":"^7.2.3","react-native":"^0.52.0","prettier-eslint":"^8.8.1","eslint-plugin-react":"^7.1.0","react-test-renderer":"^16.0.0","eslint-plugin-import":"^2.7.0","eslint-config-prettier":"^2.9.0","eslint-plugin-jsx-a11y":"^6.0.2","eslint-plugin-prettier":"^2.6.0","babel-preset-react-native":"^2.1.0","react-native-vector-icons":"^4.2.0","conventional-changelog-cli":"^2.0.5"},"peerDependencies":{"react":"*","react-native":"*"},"_npmOperationalInternal":{"tmp":"tmp/react-navigation_3.0.0-alpha.21_1541035287540_0.4730505125012743","host":"s3://npm-registry-packages"}},"3.0.0-rc.0":{"name":"react-navigation","version":"3.0.0-rc.0","author":{"name":"Adam Miskiewicz","email":"adam@sk3vy.com"},"license":"BSD-2-Clause","_id":"react-navigation@3.0.0-rc.0","maintainers":[{"name":"brentvatne","email":"brentvatne@gmail.com"},{"name":"ericvicenti","email":"ericvicenti@gmail.com"},{"name":"grabbou","email":"grabbou@gmail.com"},{"name":"satya164","email":"satyajit.happy@gmail.com"},{"name":"skevy","email":"adam@sk3vy.com"}],"homepage":"https://github.com/react-navigation/react-navigation#readme","bugs":{"url":"https://github.com/react-navigation/react-navigation/issues"},"dist":{"shasum":"0662bd23d055f9dfa7fdf8108a4766831c01d107","tarball":"https://registry.npmjs.org/react-navigation/-/react-navigation-3.0.0-rc.0.tgz","fileCount":20,"integrity":"sha512-hgdyIYQ5B+t0YAHGLxRc7cn/5gcYizxe/fQsp72uv5MBiWAqFOZqdIiEMbHYePyBimc5FDk+54sibJ3eUK4InQ==","signatures":[{"sig":"MEUCIQDZHNLX25rhA4RoRh6R0qTHjVTMVJfqJ+uJM2ZBwkvqtQIgA5asvtBn2RXcoi4dJRiIl1u/KVuNChGgYNYtQIF9Hok=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":89672,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJb2mSzCRA9TVsSAnZWagAAiGUQAIrNM1GkM0GPLcbdfrGZ\nm7+aaFkGeOj1w7PfcyFDkLVVpeR5I8tuZHzj34Oc9saDbT8iQMoEgT6JFgHN\n0HLbdlsA/nHT7sU8j9Qd9ZzSEjFgvmaJ3LiefQsrRVNvqA7liGi+JaKsnWpZ\nRdCRo4s2ngvefEf+BU1Etm3XPBlGJHWGB5qUd5Uy50cY5jjWjj66DQp6xHDG\n3vEEiRckeogEyXvEVsucAIu4A0Eic4YRdQO4mFw5CbUi4cemfFCym3keHvod\nmG7bFqMIMgVVIuyX5ACkaGDoG2Q/6Ow+QjfdCPLd8ALvLFGXdrQth05TmhSj\n6nkh+45f3m+66L5r2BfXSVb+bzBPqU+UQeVk+cpGDJLh0rgTA9CJ626F8hF6\ne/YiPi9Pk+HJ74GXVEhGlvb/DLFuti0lDNgWzi+draX515B6q9H+lbkCcKRu\nDgkNKuqJN9AcEdAlALeBChNAf4fakmL1om3x9A70T2mzMK7P7C6pE+V5b6kV\naBTmiYEOK+p1BWe/RWFjhM/vn4xKk6UCrvWlF4MToxeNDhKYPZT62QNLwnwf\nNDeb/o/lY1nL8OI3YUjv4Pko4bZ6VO1+VTht+TkUld3ASm80C70NqkFH4MME\nf90Yh6K4C0ObNO8pTu7MKdWlSRlnSKZ2i22GocExg9EYjgKmdP2Y19psci7O\nQRhJ\r\n=pSvl\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"notify":true,"preset":"react-native","testRegex":"/__tests__/[^/]+-test\\.js$","setupFiles":["<rootDir>/jest-setup.js"],"collectCoverage":true,"moduleNameMapper":{"\\.png$":"<rootDir>/assetsTransformer.js"},"coverageDirectory":"./coverage/","coverageReporters":["lcov"],"collectCoverageFrom":["src/**/*.js"],"transformIgnorePatterns":["node_modules/(?!(jest-)?react-native|react-clone-referenced-element|react-navigation-deprecated-tab-navigator|react-navigation-stack|@react-navigation/core|@react-navigation/native)"],"modulePathIgnorePatterns":["<rootDir>/examples/"],"coveragePathIgnorePatterns":["jest-setup.js"]},"main":"src/react-navigation.js","readme":"# React Navigation\n\n[![npm version](https://badge.fury.io/js/react-navigation.svg)](https://badge.fury.io/js/react-navigation) [![codecov](https://codecov.io/gh/react-navigation/react-navigation/branch/master/graph/badge.svg)](https://codecov.io/gh/react-navigation/react-navigation) [![CircleCI badge](https://circleci.com/gh/react-navigation/react-navigation/tree/master.svg?style=shield)](https://circleci.com/gh/react-navigation/react-navigation/tree/master) [![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg)](https://reactnavigation.org/docs/contributing.html)\n\nReact Navigation is born from the React Native community's need for an extensible yet easy-to-use navigation solution based on Javascript.\n\n## Installation\n\nSince the library is a JS-based solution, to install the latest version of react-navigation you only need to run:\n\n```bash\nyarn add react-navigation\n```\n\nor\n\n```bash\nnpm install --save react-navigation\n```\n\n## Documentation\n\n* The best way to learn is to follow the [Getting started guide](https://reactnavigation.org/docs/getting-started.html). It guides you through the fundamentals of React Navigation.\n* The documentation includes solutions for common use cases in the \"How do I do ...?\" section, such as [tab navigation](https://reactnavigation.org/docs/tab-based-navigation.html) and [Redux integration](https://reactnavigation.org/docs/redux-integration.html).\n* If you need to build your own navigator, [there's a section for that](https://reactnavigation.org/docs/custom-navigator-overview.html) too.\n* The [API reference](https://reactnavigation.org/docs/api-reference.html) lists all public APIs.\n* The [Community Resources](https://github.com/react-navigation/react-navigation/blob/master/COMMUNITY_RESOURCES.md) document lists some other resources submitted to us by people who use React Navigation. Feel free to open a pull request to add your resource to the list.\n* You can contribute improvements to the documentation [in the website repository](https://github.com/react-navigation/react-navigation.github.io).\n\n## Try it out\n\nYou can also try out the [Navigation Playground app](https://exp.host/@react-navigation/NavigationPlayground) to get a sense for some of the tools built in to React Navigation. The \"Fundamentals\" in the documentation also include examples you can play with.\n\n## FAQs\n\n#### I'm having troubles using the library, what can I do?\n\nSee [the help page](https://reactnavigation.org/en/help.html).\n\n#### How can I help?\n\nSee our [Contributing Guide](CONTRIBUTING.md)!\n\n#### Is this the only library available for navigation?\n\nCertainly not! There other libraries - which, depending on your needs, can be better or worse suited for your project. Read more in the [alternative libraries](https://reactnavigation.org/docs/alternatives.html) documentation, and read React Navigation's [pitch & anti-pitch](https://reactnavigation.org/docs/pitch.html) to understand the tradeoffs.\n\n#### Can I use this library for web?\n\nWeb support was [not a priority for the 1.0 release](https://github.com/react-community/react-navigation/issues/2585#issuecomment-330338793), but the architecture of this library allows for it (and it has worked in the past). If you would like to lead this charge, please reach out with your ideas for how to move forward on the [RFCs repository](https://github.com/react-navigation/rfcs) and we would be happy to discuss.\n\n## Code of conduct\n\nThis library has adopted a Code of Conduct that we expect project participants to adhere to. Please read the [full text](https://github.com/react-community/react-navigation/blob/master/CODE_OF_CONDUCT.md) so that you can understand what actions will and will not be tolerated.\n\n## License\n\nReact Navigation is licensed under the [BSD 2-clause \"Simplified\" License](https://github.com/react-community/react-navigation/blob/master/LICENSE).\n","gitHead":"b3ab5ce23cd712416c5ff58efc25712be6f3ac00","scripts":{"ios":"cd examples/NavigationPlayground && yarn && yarn ios","jest":"jest","lint":"eslint .","test":"npm run lint && npm run jest","start":"npm run ios","format":"eslint --fix .","android":"cd examples/NavigationPlayground && yarn && yarn android","codecov":"codecov","release":"release-it","precommit":"lint-staged","test-update-snapshot":"jest --updateSnapshot"},"_npmUser":{"name":"brentvatne","email":"brentvatne@gmail.com"},"deprecated":"This package is no longer supported. Please use @react-navigation/native instead. See https://reactnavigation.org/docs/getting-started/ for usage guide","repository":{"url":"git+ssh://git@github.com/react-navigation/react-navigation.git","type":"git"},"_npmVersion":"6.2.0","description":"Routing and navigation for your React Native apps","directories":{},"lint-staged":{"*.js":["eslint --fix","prettier --write flow/react-navigation.js","git add"]},"_nodeVersion":"10.9.0","dependencies":{"react-navigation-tabs":"1.0.0-alpha.5","@react-navigation/core":"3.0.0-alpha.18","react-navigation-stack":"1.0.0-alpha.30","react-navigation-drawer":"1.0.0-alpha.7","@react-navigation/native":"3.0.0-alpha.9"},"publishConfig":{"registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^22.1.3","husky":"^0.14.3","react":"16.2.0","eslint":"^4.2.0","codecov":"^2.2.0","prettier":"^1.12.1","babel-cli":"^6.24.1","jest-expo":"^25.1.0","babel-core":"^6.25.0","babel-jest":"^22.4.1","release-it":"^7.6.1","lint-staged":"^4.2.1","babel-eslint":"^7.2.3","react-native":"^0.52.0","prettier-eslint":"^8.8.1","eslint-plugin-react":"^7.1.0","react-test-renderer":"^16.0.0","eslint-plugin-import":"^2.7.0","eslint-config-prettier":"^2.9.0","eslint-plugin-jsx-a11y":"^6.0.2","eslint-plugin-prettier":"^2.6.0","babel-preset-react-native":"^2.1.0","react-native-vector-icons":"^4.2.0","conventional-changelog-cli":"^2.0.5"},"peerDependencies":{"react":"*","react-native":"*"},"_npmOperationalInternal":{"tmp":"tmp/react-navigation_3.0.0-rc.0_1541039283130_0.44328343441439677","host":"s3://npm-registry-packages"}},"3.0.0-rc.1":{"name":"react-navigation","version":"3.0.0-rc.1","author":{"name":"Adam Miskiewicz","email":"adam@sk3vy.com"},"license":"BSD-2-Clause","_id":"react-navigation@3.0.0-rc.1","maintainers":[{"name":"brentvatne","email":"brentvatne@gmail.com"},{"name":"ericvicenti","email":"ericvicenti@gmail.com"},{"name":"grabbou","email":"grabbou@gmail.com"},{"name":"satya164","email":"satyajit.happy@gmail.com"},{"name":"skevy","email":"adam@sk3vy.com"}],"homepage":"https://github.com/react-navigation/react-navigation#readme","bugs":{"url":"https://github.com/react-navigation/react-navigation/issues"},"dist":{"shasum":"8a77ca7e8e1d726e569506ac26c6548cc10edbac","tarball":"https://registry.npmjs.org/react-navigation/-/react-navigation-3.0.0-rc.1.tgz","fileCount":20,"integrity":"sha512-gxTO/5hzDaf20rM708zpinx6PD2g3mRErhDf6pC7G0NQ2h2Id81HDysLUDBTg/uvZoM4V0PXlDAnL8Bs5FsDrQ==","signatures":[{"sig":"MEUCIQCvgwligwXKBdL472iE64HecwOaGwo72A2Iw1Wyol6hfAIgBTJFBvohsMlcOaIOLCzLo3ZyBVuPXz9HEWxj76JjY+E=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":89516,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJb24vwCRA9TVsSAnZWagAAcQ0P/RqVh1Di0z2b2ZqXP70O\nwn/f+7S2Bs6aLn7OfgRsHg3+GkgsXrDku+x+S7HYzQHucL7WtDQXKuzA8K+a\n//I5yMMKedhYqBK6ZVNf6ZBr8JJQlZHDpc4hKMRtdRmD21DxvWISCEptWmZP\nja6oECYPzI1sMwdsnk/zHSunT8ycpEp0oDxURiAS5qvTddB68NVcKweF/8NS\nKNCJp8FjcMVk6pGIKfsYdHqbVPRhQYbi+5PSBHmhR6yjJZ36DShr1qWtSnz/\nnZenSgnSxWlGM0vcUrFRVbG5WK9V0kxa5AtNmq4Fu72Ldf53a33SLst4jFVg\nXOa1pw2c0Jz1a8IiO4myKpg1RaF/EpZSN9+sVAh3927QXbNk69q8oMYH0owX\nicxuG4+NtCytNDTqk+AfTgtMrHxIW1GpDJG8pSY/HuztqzzY01o3pdnQT68S\nO6tgx9qYbbeOo6hs9h810iBrZAuzNxobcwqIOjpywylPk03NhTa16yHTD/1k\nfJgmWO11UKP6PkzVsuT/L0mYiuLUtu1f7ll/mtLd1Kt3fJZiG+lmt9t+VBt2\nok7BaFP35QMS6dl/I+vQaNgkRoDTDT4lQ1q4p2RIootrfAvgROcCjJma5H0l\n8hkukjA0O5ToWrDlzZNQ0b7EUS68Oc2suyUHoDM4+y3BzEOczGCpHbK64+80\nuoIj\r\n=EAAH\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"notify":true,"preset":"react-native","testRegex":"/__tests__/[^/]+-test\\.js$","setupFiles":["<rootDir>/jest-setup.js"],"collectCoverage":true,"moduleNameMapper":{"\\.png$":"<rootDir>/assetsTransformer.js"},"coverageDirectory":"./coverage/","coverageReporters":["lcov"],"collectCoverageFrom":["src/**/*.js"],"transformIgnorePatterns":["node_modules/(?!(jest-)?react-native|react-clone-referenced-element|react-navigation-deprecated-tab-navigator|react-navigation-stack|@react-navigation/core|@react-navigation/native)"],"modulePathIgnorePatterns":["<rootDir>/examples/"],"coveragePathIgnorePatterns":["jest-setup.js"]},"main":"src/react-navigation.js","readme":"# React Navigation\n\n[![npm version](https://badge.fury.io/js/react-navigation.svg)](https://badge.fury.io/js/react-navigation) [![CircleCI badge](https://circleci.com/gh/react-navigation/react-navigation/tree/master.svg?style=shield)](https://circleci.com/gh/react-navigation/react-navigation/tree/master) [![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg)](https://reactnavigation.org/docs/contributing.html)\n\nReact Navigation is born from the React Native community's need for an extensible yet easy-to-use navigation solution based on Javascript.\n\n## Installation\n\nSince the library is a JS-based solution, to install the latest version of react-navigation you only need to run:\n\n```bash\nyarn add react-navigation\n```\n\nor\n\n```bash\nnpm install --save react-navigation\n```\n\n## Documentation\n\n* The best way to learn is to follow the [Getting started guide](https://reactnavigation.org/docs/getting-started.html). It guides you through the fundamentals of React Navigation.\n* The documentation includes solutions for common use cases in the \"How do I do ...?\" section, such as [tab navigation](https://reactnavigation.org/docs/tab-based-navigation.html) and [Redux integration](https://reactnavigation.org/docs/redux-integration.html).\n* If you need to build your own navigator, [there's a section for that](https://reactnavigation.org/docs/custom-navigator-overview.html) too.\n* The [API reference](https://reactnavigation.org/docs/api-reference.html) lists all public APIs.\n* The [Community Resources](https://github.com/react-navigation/react-navigation/blob/master/COMMUNITY_RESOURCES.md) document lists some other resources submitted to us by people who use React Navigation. Feel free to open a pull request to add your resource to the list.\n* You can contribute improvements to the documentation [in the website repository](https://github.com/react-navigation/react-navigation.github.io).\n\n## Try it out\n\nYou can also try out the [Navigation Playground app](https://exp.host/@react-navigation/NavigationPlayground) to get a sense for some of the tools built in to React Navigation. The \"Fundamentals\" in the documentation also include examples you can play with.\n\n## FAQs\n\n#### I'm having troubles using the library, what can I do?\n\nSee [the help page](https://reactnavigation.org/en/help.html).\n\n#### How can I help?\n\nSee our [Contributing Guide](CONTRIBUTING.md)!\n\n#### Is this the only library available for navigation?\n\nCertainly not! There other libraries - which, depending on your needs, can be better or worse suited for your project. Read more in the [alternative libraries](https://reactnavigation.org/docs/alternatives.html) documentation, and read React Navigation's [pitch & anti-pitch](https://reactnavigation.org/docs/pitch.html) to understand the tradeoffs.\n\n#### Can I use this library for web?\n\nWeb support was [not a priority for the 1.0 release](https://github.com/react-community/react-navigation/issues/2585#issuecomment-330338793), but the architecture of this library allows for it (and it has worked in the past). If you would like to lead this charge, please reach out with your ideas for how to move forward on the [RFCs repository](https://github.com/react-navigation/rfcs) and we would be happy to discuss.\n\n## Code of conduct\n\nThis library has adopted a Code of Conduct that we expect project participants to adhere to. Please read the [full text](https://github.com/react-community/react-navigation/blob/master/CODE_OF_CONDUCT.md) so that you can understand what actions will and will not be tolerated.\n\n## License\n\nReact Navigation is licensed under the [BSD 2-clause \"Simplified\" License](https://github.com/react-community/react-navigation/blob/master/LICENSE).\n","gitHead":"a393818875ab3c8c47849fa656c7c084d3a9d4f3","scripts":{"ios":"cd examples/NavigationPlayground && yarn && yarn ios","jest":"jest","lint":"eslint .","test":"npm run lint && npm run jest","start":"npm run ios","format":"eslint --fix .","android":"cd examples/NavigationPlayground && yarn && yarn android","codecov":"codecov","release":"release-it","precommit":"lint-staged","test-update-snapshot":"jest --updateSnapshot"},"_npmUser":{"name":"brentvatne","email":"brentvatne@gmail.com"},"deprecated":"This package is no longer supported. Please use @react-navigation/native instead. See https://reactnavigation.org/docs/getting-started/ for usage guide","repository":{"url":"git+ssh://git@github.com/react-navigation/react-navigation.git","type":"git"},"_npmVersion":"6.2.0","description":"Routing and navigation for your React Native apps","directories":{},"lint-staged":{"*.js":["eslint --fix","prettier --write flow/react-navigation.js","git add"]},"_nodeVersion":"10.9.0","dependencies":{"react-navigation-tabs":"1.0.0-alpha.5","@react-navigation/core":"3.0.0-alpha.18","react-navigation-stack":"1.0.0-alpha.30","react-navigation-drawer":"1.0.0-alpha.7","@react-navigation/native":"3.0.0-alpha.12"},"publishConfig":{"registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^22.1.3","husky":"^0.14.3","react":"16.2.0","eslint":"^4.2.0","codecov":"^2.2.0","prettier":"^1.12.1","babel-cli":"^6.24.1","jest-expo":"^25.1.0","babel-core":"^6.25.0","babel-jest":"^22.4.1","release-it":"^7.6.1","lint-staged":"^4.2.1","babel-eslint":"^7.2.3","react-native":"^0.52.0","prettier-eslint":"^8.8.1","eslint-plugin-react":"^7.1.0","react-test-renderer":"^16.0.0","eslint-plugin-import":"^2.7.0","eslint-config-prettier":"^2.9.0","eslint-plugin-jsx-a11y":"^6.0.2","eslint-plugin-prettier":"^2.6.0","babel-preset-react-native":"^2.1.0","react-native-vector-icons":"^4.2.0","conventional-changelog-cli":"^2.0.5"},"peerDependencies":{"react":"*","react-native":"*"},"_npmOperationalInternal":{"tmp":"tmp/react-navigation_3.0.0-rc.1_1541114863674_0.9615841828025768","host":"s3://npm-registry-packages"}},"3.0.0-rc.2":{"name":"react-navigation","version":"3.0.0-rc.2","author":{"name":"Adam Miskiewicz","email":"adam@sk3vy.com"},"license":"BSD-2-Clause","_id":"react-navigation@3.0.0-rc.2","maintainers":[{"name":"brentvatne","email":"brentvatne@gmail.com"},{"name":"ericvicenti","email":"ericvicenti@gmail.com"},{"name":"grabbou","email":"grabbou@gmail.com"},{"name":"satya164","email":"satyajit.happy@gmail.com"},{"name":"skevy","email":"adam@sk3vy.com"}],"homepage":"https://github.com/react-navigation/react-navigation#readme","bugs":{"url":"https://github.com/react-navigation/react-navigation/issues"},"dist":{"shasum":"86f5ea6463817e24803b56c6e516bf5e842b4ffd","tarball":"https://registry.npmjs.org/react-navigation/-/react-navigation-3.0.0-rc.2.tgz","fileCount":20,"integrity":"sha512-1R/eOdPtXstsgCct8Vg76PsDLhAe0NdmszhAEtY2IAYdb/FvVJDEV5UPFzorcN3jGFjoO4RCtQ3RmTlJnv0+Gw==","signatures":[{"sig":"MEUCIQCIxBm8KKOjrUrkY32sl+ZvOitMDECb4wrCG+cpGyK0XgIgK8RgMu+fpLoQK4GI6x0yOsOv1vSDbEHpJNpRjXCj8Jg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":89516,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJb3hOzCRA9TVsSAnZWagAA4soP/jpOsog+X1mNSUsstLZl\nSuWxY+cpS3FuxBLFohX4MefdHbTpFHPDocHpbDILTslVNGFDsI2LggVWyElt\n2H1nAtdYSMyPWad2vW1Tn3Ga6ammb4AhpCeo9FKQMItz+T5cpambjPboyMsq\nB2o9Wv9kx3AhGM/T4DbLeYoOYumdwPN9VgTXkSXICJ/w8m/LOLgczN/ceMds\n5jVWHIbq5teI24BV0rbKqmOIULsPIT0o26Fc5tt9++nGE0ADa0+bEkT1qlmJ\no5s6xiEnJ3/23jDpLeUb5v3IYeS0Pzv9tujCK6/DGkegSs3fnINacpvqUd6v\nt0YMZSRP06Y5BIw1p2RzEWrshKyArOrulhwa6KxI6/iBHn3wyHwNkA35DInq\nrnBdSCuQBFh204VYetXwNy1kQVCYPEjTdg0tRsjOCEO8kHEN+MvElX3ROn+J\nE8WDJ0W/isBE+TEuWgWdCVPZrrHEUClHPgsF8FdhGMvexGi02dBAseNL0sMU\n4HMlcBagyM+46cCOJit5ItYq+yXSAVFCJ0CxV8wb866vgF8862VyNoZLMhMV\nTD8GioP90PIPFg+x3xpow+X96DLLxK3fPm4eFZ8tQ5dKmQ8k453h7EAthzgy\n51DHUM8eyDYn8jbbMbRNxKJq4LWaLPQgl0RTp2ok8F7zJ1uNq9me90Il0MuZ\n+6nt\r\n=AZV2\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"notify":true,"preset":"react-native","testRegex":"/__tests__/[^/]+-test\\.js$","setupFiles":["<rootDir>/jest-setup.js"],"collectCoverage":true,"moduleNameMapper":{"\\.png$":"<rootDir>/assetsTransformer.js"},"coverageDirectory":"./coverage/","coverageReporters":["lcov"],"collectCoverageFrom":["src/**/*.js"],"transformIgnorePatterns":["node_modules/(?!(jest-)?react-native|react-clone-referenced-element|react-navigation-deprecated-tab-navigator|react-navigation-stack|@react-navigation/core|@react-navigation/native)"],"modulePathIgnorePatterns":["<rootDir>/examples/"],"coveragePathIgnorePatterns":["jest-setup.js"]},"main":"src/react-navigation.js","readme":"# React Navigation\n\n[![npm version](https://badge.fury.io/js/react-navigation.svg)](https://badge.fury.io/js/react-navigation) [![CircleCI badge](https://circleci.com/gh/react-navigation/react-navigation/tree/master.svg?style=shield)](https://circleci.com/gh/react-navigation/react-navigation/tree/master) [![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg)](https://reactnavigation.org/docs/contributing.html)\n\nReact Navigation is born from the React Native community's need for an extensible yet easy-to-use navigation solution based on Javascript.\n\n## Installation\n\nSince the library is a JS-based solution, to install the latest version of react-navigation you only need to run:\n\n```bash\nyarn add react-navigation\n```\n\nor\n\n```bash\nnpm install --save react-navigation\n```\n\n## Documentation\n\n* The best way to learn is to follow the [Getting started guide](https://reactnavigation.org/docs/getting-started.html). It guides you through the fundamentals of React Navigation.\n* The documentation includes solutions for common use cases in the \"How do I do ...?\" section, such as [tab navigation](https://reactnavigation.org/docs/tab-based-navigation.html) and [Redux integration](https://reactnavigation.org/docs/redux-integration.html).\n* If you need to build your own navigator, [there's a section for that](https://reactnavigation.org/docs/custom-navigator-overview.html) too.\n* The [API reference](https://reactnavigation.org/docs/api-reference.html) lists all public APIs.\n* The [Community Resources](https://github.com/react-navigation/react-navigation/blob/master/COMMUNITY_RESOURCES.md) document lists some other resources submitted to us by people who use React Navigation. Feel free to open a pull request to add your resource to the list.\n* You can contribute improvements to the documentation [in the website repository](https://github.com/react-navigation/react-navigation.github.io).\n\n## Try it out\n\nYou can also try out the [Navigation Playground app](https://exp.host/@react-navigation/NavigationPlayground) to get a sense for some of the tools built in to React Navigation. The \"Fundamentals\" in the documentation also include examples you can play with.\n\n## FAQs\n\n#### I'm having troubles using the library, what can I do?\n\nSee [the help page](https://reactnavigation.org/en/help.html).\n\n#### How can I help?\n\nSee our [Contributing Guide](CONTRIBUTING.md)!\n\n#### Is this the only library available for navigation?\n\nCertainly not! There other libraries - which, depending on your needs, can be better or worse suited for your project. Read more in the [alternative libraries](https://reactnavigation.org/docs/alternatives.html) documentation, and read React Navigation's [pitch & anti-pitch](https://reactnavigation.org/docs/pitch.html) to understand the tradeoffs.\n\n#### Can I use this library for web?\n\nWeb support was [not a priority for the 1.0 release](https://github.com/react-community/react-navigation/issues/2585#issuecomment-330338793), but the architecture of this library allows for it (and it has worked in the past). If you would like to lead this charge, please reach out with your ideas for how to move forward on the [RFCs repository](https://github.com/react-navigation/rfcs) and we would be happy to discuss.\n\n## Code of conduct\n\nThis library has adopted a Code of Conduct that we expect project participants to adhere to. Please read the [full text](https://github.com/react-community/react-navigation/blob/master/CODE_OF_CONDUCT.md) so that you can understand what actions will and will not be tolerated.\n\n## License\n\nReact Navigation is licensed under the [BSD 2-clause \"Simplified\" License](https://github.com/react-community/react-navigation/blob/master/LICENSE).\n","gitHead":"dcadbfcfa00fbcd1a741f356a96c4696425e6b3a","scripts":{"ios":"cd examples/NavigationPlayground && yarn && yarn ios","jest":"jest","lint":"eslint .","test":"npm run lint && npm run jest","start":"npm run ios","format":"eslint --fix .","android":"cd examples/NavigationPlayground && yarn && yarn android","codecov":"codecov","release":"release-it","precommit":"lint-staged","test-update-snapshot":"jest --updateSnapshot"},"_npmUser":{"name":"brentvatne","email":"brentvatne@gmail.com"},"deprecated":"This package is no longer supported. Please use @react-navigation/native instead. See https://reactnavigation.org/docs/getting-started/ for usage guide","repository":{"url":"git+ssh://git@github.com/react-navigation/react-navigation.git","type":"git"},"_npmVersion":"6.2.0","description":"Routing and navigation for your React Native apps","directories":{},"lint-staged":{"*.js":["eslint --fix","prettier --write flow/react-navigation.js","git add"]},"_nodeVersion":"10.9.0","dependencies":{"react-navigation-tabs":"1.0.0-alpha.5","@react-navigation/core":"3.0.0-alpha.18","react-navigation-stack":"1.0.0-alpha.31","react-navigation-drawer":"1.0.0-alpha.7","@react-navigation/native":"3.0.0-alpha.12"},"publishConfig":{"registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^22.1.3","husky":"^0.14.3","react":"16.2.0","eslint":"^4.2.0","codecov":"^2.2.0","prettier":"^1.12.1","babel-cli":"^6.24.1","jest-expo":"^25.1.0","babel-core":"^6.25.0","babel-jest":"^22.4.1","release-it":"^7.6.1","lint-staged":"^4.2.1","babel-eslint":"^7.2.3","react-native":"^0.52.0","prettier-eslint":"^8.8.1","eslint-plugin-react":"^7.1.0","react-test-renderer":"^16.0.0","eslint-plugin-import":"^2.7.0","eslint-config-prettier":"^2.9.0","eslint-plugin-jsx-a11y":"^6.0.2","eslint-plugin-prettier":"^2.6.0","babel-preset-react-native":"^2.1.0","react-native-vector-icons":"^4.2.0","conventional-changelog-cli":"^2.0.5"},"peerDependencies":{"react":"*","react-native":"*"},"_npmOperationalInternal":{"tmp":"tmp/react-navigation_3.0.0-rc.2_1541280690683_0.6997150983629021","host":"s3://npm-registry-packages"}},"3.0.0-rc.3":{"name":"react-navigation","version":"3.0.0-rc.3","author":{"name":"Adam Miskiewicz","email":"adam@sk3vy.com"},"license":"BSD-2-Clause","_id":"react-navigation@3.0.0-rc.3","maintainers":[{"name":"brentvatne","email":"brentvatne@gmail.com"},{"name":"ericvicenti","email":"ericvicenti@gmail.com"},{"name":"grabbou","email":"grabbou@gmail.com"},{"name":"satya164","email":"satyajit.happy@gmail.com"},{"name":"skevy","email":"adam@sk3vy.com"}],"homepage":"https://github.com/react-navigation/react-navigation#readme","bugs":{"url":"https://github.com/react-navigation/react-navigation/issues"},"dist":{"shasum":"70c763bb2f4aef755406fe2836404c2b0ffbb022","tarball":"https://registry.npmjs.org/react-navigation/-/react-navigation-3.0.0-rc.3.tgz","fileCount":20,"integrity":"sha512-cIWURZ/BnHYFwuujaK7FKF/8X92055u7wgUAjk2GiLoqnxP9XjFEg0bzODAeIvMysW9CSuXuLMyglbHYXEqszA==","signatures":[{"sig":"MEYCIQDIh923MAopAF1UbaBhhrl9oRDBHcRAF9y35meQvQ8zZwIhAJP7RpDPGUcM54KTWCZmVkc241t0F28QZsaSv7G78sPQ","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":89516,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJb3mHdCRA9TVsSAnZWagAA6NIQAI/3WvkhavGFqX0ztalG\nmf3VpTdlIpozAlFXaPTw2bCwmX6N4kxHuSXhx/jm6g+lUVKZFQK0rlq/Z0It\nyPPqCKss+u5q24E49SXM7wNL/aFzuL4FvJWSKj5sPDAv4FN03qHVvlJf8+Oa\nk4EgalHFLlZHfjLpYFhTjN3U1fVwgH5Ac9ZybcjinsnuWve/f89ez5Vx0vS+\nj1MYm6wZTopTfqID2XpX+UKjOtxamtL/IYLFtsy2KMCVftF5Gqdqzoi3Eo/Q\nHDz4IrHwgv/cD5zBpYxmUpGDsHxBj0Az8w0sRSEWXubSYESdd8gaU54Xfwth\ny8FdoA4TTYby8NrJXMel2McR1TEPb2T4/yCeyX2QioupLOgiR/u1yL124yEH\nNIB1SNHOtjm+H2KaATjEQZIb9D4Q6Hj3Gbal2WInBYrzM/Yb0/w3HUr233xN\nQSm0kp1mdHddBtBdjpYsObJmiV31J7uSnVrpCEoWiOaj3By6jpZpIAP9kshU\nIMxfYGV+pJuhtoH0XEsyWyvY4K8hwCx31RW0qpKo/3+n8xJS2XXObj9jFC5w\njwt7fe1ZRmZBbd4aKnX2/zvYmcorUOKSpNX5Cm7YDqA4Ss9COynnNUeDsKrW\nq19DI2sNmUQe+chKD92ORneJ2rlj16T6DusywTdwOQaXZBeJy/oBggDMypNJ\nPDIT\r\n=975R\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"notify":true,"preset":"react-native","testRegex":"/__tests__/[^/]+-test\\.js$","setupFiles":["<rootDir>/jest-setup.js"],"collectCoverage":true,"moduleNameMapper":{"\\.png$":"<rootDir>/assetsTransformer.js"},"coverageDirectory":"./coverage/","coverageReporters":["lcov"],"collectCoverageFrom":["src/**/*.js"],"transformIgnorePatterns":["node_modules/(?!(jest-)?react-native|react-clone-referenced-element|react-navigation-deprecated-tab-navigator|react-navigation-stack|@react-navigation/core|@react-navigation/native)"],"modulePathIgnorePatterns":["<rootDir>/examples/"],"coveragePathIgnorePatterns":["jest-setup.js"]},"main":"src/react-navigation.js","readme":"# React Navigation\n\n[![npm version](https://badge.fury.io/js/react-navigation.svg)](https://badge.fury.io/js/react-navigation) [![CircleCI badge](https://circleci.com/gh/react-navigation/react-navigation/tree/master.svg?style=shield)](https://circleci.com/gh/react-navigation/react-navigation/tree/master) [![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg)](https://reactnavigation.org/docs/contributing.html)\n\nReact Navigation is born from the React Native community's need for an extensible yet easy-to-use navigation solution based on Javascript.\n\n## Installation\n\nSince the library is a JS-based solution, to install the latest version of react-navigation you only need to run:\n\n```bash\nyarn add react-navigation\n```\n\nor\n\n```bash\nnpm install --save react-navigation\n```\n\n## Documentation\n\n* The best way to learn is to follow the [Getting started guide](https://reactnavigation.org/docs/getting-started.html). It guides you through the fundamentals of React Navigation.\n* The documentation includes solutions for common use cases in the \"How do I do ...?\" section, such as [tab navigation](https://reactnavigation.org/docs/tab-based-navigation.html) and [Redux integration](https://reactnavigation.org/docs/redux-integration.html).\n* If you need to build your own navigator, [there's a section for that](https://reactnavigation.org/docs/custom-navigator-overview.html) too.\n* The [API reference](https://reactnavigation.org/docs/api-reference.html) lists all public APIs.\n* The [Community Resources](https://github.com/react-navigation/react-navigation/blob/master/COMMUNITY_RESOURCES.md) document lists some other resources submitted to us by people who use React Navigation. Feel free to open a pull request to add your resource to the list.\n* You can contribute improvements to the documentation [in the website repository](https://github.com/react-navigation/react-navigation.github.io).\n\n## Try it out\n\nYou can also try out the [Navigation Playground app](https://exp.host/@react-navigation/NavigationPlayground) to get a sense for some of the tools built in to React Navigation. The \"Fundamentals\" in the documentation also include examples you can play with.\n\n## FAQs\n\n#### I'm having troubles using the library, what can I do?\n\nSee [the help page](https://reactnavigation.org/en/help.html).\n\n#### How can I help?\n\nSee our [Contributing Guide](CONTRIBUTING.md)!\n\n#### Is this the only library available for navigation?\n\nCertainly not! There other libraries - which, depending on your needs, can be better or worse suited for your project. Read more in the [alternative libraries](https://reactnavigation.org/docs/alternatives.html) documentation, and read React Navigation's [pitch & anti-pitch](https://reactnavigation.org/docs/pitch.html) to understand the tradeoffs.\n\n#### Can I use this library for web?\n\nWeb support was [not a priority for the 1.0 release](https://github.com/react-community/react-navigation/issues/2585#issuecomment-330338793), but the architecture of this library allows for it (and it has worked in the past). If you would like to lead this charge, please reach out with your ideas for how to move forward on the [RFCs repository](https://github.com/react-navigation/rfcs) and we would be happy to discuss.\n\n## Code of conduct\n\nThis library has adopted a Code of Conduct that we expect project participants to adhere to. Please read the [full text](https://github.com/react-community/react-navigation/blob/master/CODE_OF_CONDUCT.md) so that you can understand what actions will and will not be tolerated.\n\n## License\n\nReact Navigation is licensed under the [BSD 2-clause \"Simplified\" License](https://github.com/react-community/react-navigation/blob/master/LICENSE).\n","gitHead":"4ff0f040404318b61b73072ca3dcaad32051fa58","scripts":{"ios":"cd examples/NavigationPlayground && yarn && yarn ios","jest":"jest","lint":"eslint .","test":"npm run lint && npm run jest","start":"npm run ios","format":"eslint --fix .","android":"cd examples/NavigationPlayground && yarn && yarn android","codecov":"codecov","release":"release-it","precommit":"lint-staged","test-update-snapshot":"jest --updateSnapshot"},"_npmUser":{"name":"brentvatne","email":"brentvatne@gmail.com"},"deprecated":"This package is no longer supported. Please use @react-navigation/native instead. See https://reactnavigation.org/docs/getting-started/ for usage guide","repository":{"url":"git+ssh://git@github.com/react-navigation/react-navigation.git","type":"git"},"_npmVersion":"6.2.0","description":"Routing and navigation for your React Native apps","directories":{},"lint-staged":{"*.js":["eslint --fix","prettier --write flow/react-navigation.js","git add"]},"_nodeVersion":"10.9.0","dependencies":{"react-navigation-tabs":"1.0.0-alpha.5","@react-navigation/core":"3.0.0-alpha.18","react-navigation-stack":"1.0.0-alpha.32","react-navigation-drawer":"1.0.0-alpha.7","@react-navigation/native":"3.0.0-alpha.12"},"publishConfig":{"registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^22.1.3","husky":"^0.14.3","react":"16.2.0","eslint":"^4.2.0","codecov":"^2.2.0","prettier":"^1.12.1","babel-cli":"^6.24.1","jest-expo":"^25.1.0","babel-core":"^6.25.0","babel-jest":"^22.4.1","release-it":"^7.6.1","lint-staged":"^4.2.1","babel-eslint":"^7.2.3","react-native":"^0.52.0","prettier-eslint":"^8.8.1","eslint-plugin-react":"^7.1.0","react-test-renderer":"^16.0.0","eslint-plugin-import":"^2.7.0","eslint-config-prettier":"^2.9.0","eslint-plugin-jsx-a11y":"^6.0.2","eslint-plugin-prettier":"^2.6.0","babel-preset-react-native":"^2.1.0","react-native-vector-icons":"^4.2.0","conventional-changelog-cli":"^2.0.5"},"peerDependencies":{"react":"*","react-native":"*"},"_npmOperationalInternal":{"tmp":"tmp/react-navigation_3.0.0-rc.3_1541300700326_0.9104960223767473","host":"s3://npm-registry-packages"}},"3.0.0-rc.4":{"name":"react-navigation","version":"3.0.0-rc.4","author":{"name":"Adam Miskiewicz","email":"adam@sk3vy.com"},"license":"BSD-2-Clause","_id":"react-navigation@3.0.0-rc.4","maintainers":[{"name":"brentvatne","email":"brentvatne@gmail.com"},{"name":"ericvicenti","email":"ericvicenti@gmail.com"},{"name":"grabbou","email":"grabbou@gmail.com"},{"name":"satya164","email":"satyajit.happy@gmail.com"},{"name":"skevy","email":"adam@sk3vy.com"}],"homepage":"https://github.com/react-navigation/react-navigation#readme","bugs":{"url":"https://github.com/react-navigation/react-navigation/issues"},"dist":{"shasum":"471f175b22392f73d9b9293310a06679f094638b","tarball":"https://registry.npmjs.org/react-navigation/-/react-navigation-3.0.0-rc.4.tgz","fileCount":20,"integrity":"sha512-uPj2Ycz+1GKBn6cjMBZv2p5GVNH6EuBbi2wFvvk4sz5edhw7df6TcCGgR6upXipSDcjHtb80Rb+0wc3Xw2aDdA==","signatures":[{"sig":"MEQCIEGBs4naBianuUaqc8I0op1XUVgZ1Cwr3Rn7JnDrI/2/AiAZi06MkUEYnYUy+ffAzFF3maBgqqJVSaBWjVyRyjwRkg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":89516,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJb4ICYCRA9TVsSAnZWagAA4NwP/3T0MkSVhmt/cqMYw3sn\nuvGZYVfbgu5Wc4XESHMLi4VcF/wlqj6SNXDhPJ2g+8hWjEUw7XXWFWaMgfUS\njZfx4ZqjeG2dipClVvzVjjpemlr8Kegq8QAdsos1LKPXIP7l5j06/4td2VCf\nBkMhFT1LLm860tT7rOIdo+ciPDBD9sNxLweSafnAf5cm7mChJeraYiZhTICg\n9s5bM3HzscreeeqXNwsB+DqyyfI/Ecr5xhIJqQgthczIC/GX08WiKFaIuokn\nnPJL0rP8TufJ6k1aFCpUp2+fIH4h1YuoAtqTKDkKgQ/P9dUmmJuiUt+LNZQX\nUT1jjy1bafJNSg6NQ70O0mBH34GltjQ6+unWOhBYXDkekQnlQNYhW245anSa\nbpmApu2bqvD5D1mRJUWaVnNsXk02PVAtgiNFxna/SvDN6WgyhM/BrNoh9q+4\nwd9a3usYEyobwc/1czG8zuJ+rPwZFOTUdkb3zo935Zgf/dICwYrOGrUwPBxk\n2SXPLLanxU9yPKWX7nvmZgWtxijUTD7CHAT3M7rVltd3xBDvyyN4iWMouGD4\noHvROedKDHobVRMjj23VOK1rjBG+k8UVpxAvrQsVUVqgdna+3ZZvNtcnm8zZ\ntZ55cVLLWWa+tr/gRQNhs07sWH8tfbEqUXKurVMuGWCsLD4jxnDXpQE5hBcZ\n+KwP\r\n=XJCf\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"notify":true,"preset":"react-native","testRegex":"/__tests__/[^/]+-test\\.js$","setupFiles":["<rootDir>/jest-setup.js"],"collectCoverage":true,"moduleNameMapper":{"\\.png$":"<rootDir>/assetsTransformer.js"},"coverageDirectory":"./coverage/","coverageReporters":["lcov"],"collectCoverageFrom":["src/**/*.js"],"transformIgnorePatterns":["node_modules/(?!(jest-)?react-native|react-clone-referenced-element|react-navigation-deprecated-tab-navigator|react-navigation-stack|@react-navigation/core|@react-navigation/native)"],"modulePathIgnorePatterns":["<rootDir>/examples/"],"coveragePathIgnorePatterns":["jest-setup.js"]},"main":"src/react-navigation.js","readme":"# React Navigation\n\n[![npm version](https://badge.fury.io/js/react-navigation.svg)](https://badge.fury.io/js/react-navigation) [![CircleCI badge](https://circleci.com/gh/react-navigation/react-navigation/tree/master.svg?style=shield)](https://circleci.com/gh/react-navigation/react-navigation/tree/master) [![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg)](https://reactnavigation.org/docs/contributing.html)\n\nReact Navigation is born from the React Native community's need for an extensible yet easy-to-use navigation solution based on Javascript.\n\n## Installation\n\nSince the library is a JS-based solution, to install the latest version of react-navigation you only need to run:\n\n```bash\nyarn add react-navigation\n```\n\nor\n\n```bash\nnpm install --save react-navigation\n```\n\n## Documentation\n\n* The best way to learn is to follow the [Getting started guide](https://reactnavigation.org/docs/getting-started.html). It guides you through the fundamentals of React Navigation.\n* The documentation includes solutions for common use cases in the \"How do I do ...?\" section, such as [tab navigation](https://reactnavigation.org/docs/tab-based-navigation.html) and [Redux integration](https://reactnavigation.org/docs/redux-integration.html).\n* If you need to build your own navigator, [there's a section for that](https://reactnavigation.org/docs/custom-navigator-overview.html) too.\n* The [API reference](https://reactnavigation.org/docs/api-reference.html) lists all public APIs.\n* The [Community Resources](https://github.com/react-navigation/react-navigation/blob/master/COMMUNITY_RESOURCES.md) document lists some other resources submitted to us by people who use React Navigation. Feel free to open a pull request to add your resource to the list.\n* You can contribute improvements to the documentation [in the website repository](https://github.com/react-navigation/react-navigation.github.io).\n\n## Try it out\n\nYou can also try out the [Navigation Playground app](https://exp.host/@react-navigation/NavigationPlayground) to get a sense for some of the tools built in to React Navigation. The \"Fundamentals\" in the documentation also include examples you can play with.\n\n## FAQs\n\n#### I'm having troubles using the library, what can I do?\n\nSee [the help page](https://reactnavigation.org/en/help.html).\n\n#### How can I help?\n\nSee our [Contributing Guide](CONTRIBUTING.md)!\n\n#### Is this the only library available for navigation?\n\nCertainly not! There other libraries - which, depending on your needs, can be better or worse suited for your project. Read more in the [alternative libraries](https://reactnavigation.org/docs/alternatives.html) documentation, and read React Navigation's [pitch & anti-pitch](https://reactnavigation.org/docs/pitch.html) to understand the tradeoffs.\n\n#### Can I use this library for web?\n\nWeb support was [not a priority for the 1.0 release](https://github.com/react-community/react-navigation/issues/2585#issuecomment-330338793), but the architecture of this library allows for it (and it has worked in the past). If you would like to lead this charge, please reach out with your ideas for how to move forward on the [RFCs repository](https://github.com/react-navigation/rfcs) and we would be happy to discuss.\n\n## Code of conduct\n\nThis library has adopted a Code of Conduct that we expect project participants to adhere to. Please read the [full text](https://github.com/react-community/react-navigation/blob/master/CODE_OF_CONDUCT.md) so that you can understand what actions will and will not be tolerated.\n\n## License\n\nReact Navigation is licensed under the [BSD 2-clause \"Simplified\" License](https://github.com/react-community/react-navigation/blob/master/LICENSE).\n","gitHead":"93a754a3d5ade7377d624d558e3eec306d89ae3d","scripts":{"ios":"cd examples/NavigationPlayground && yarn && yarn ios","jest":"jest","lint":"eslint .","test":"npm run lint && npm run jest","start":"npm run ios","format":"eslint --fix .","android":"cd examples/NavigationPlayground && yarn && yarn android","codecov":"codecov","release":"release-it","precommit":"lint-staged","test-update-snapshot":"jest --updateSnapshot"},"_npmUser":{"name":"brentvatne","email":"brentvatne@gmail.com"},"deprecated":"This package is no longer supported. Please use @react-navigation/native instead. See https://reactnavigation.org/docs/getting-started/ for usage guide","repository":{"url":"git+ssh://git@github.com/react-navigation/react-navigation.git","type":"git"},"_npmVersion":"6.2.0","description":"Routing and navigation for your React Native apps","directories":{},"lint-staged":{"*.js":["eslint --fix","prettier --write flow/react-navigation.js","git add"]},"_nodeVersion":"10.9.0","dependencies":{"react-navigation-tabs":"1.0.0-alpha.5","@react-navigation/core":"3.0.0-alpha.19","react-navigation-stack":"1.0.0-alpha.32","react-navigation-drawer":"1.0.0-alpha.7","@react-navigation/native":"3.0.0-alpha.12"},"publishConfig":{"registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^22.1.3","husky":"^0.14.3","react":"16.2.0","eslint":"^4.2.0","codecov":"^2.2.0","prettier":"^1.12.1","babel-cli":"^6.24.1","jest-expo":"^25.1.0","babel-core":"^6.25.0","babel-jest":"^22.4.1","release-it":"^7.6.1","lint-staged":"^4.2.1","babel-eslint":"^7.2.3","react-native":"^0.52.0","prettier-eslint":"^8.8.1","eslint-plugin-react":"^7.1.0","react-test-renderer":"^16.0.0","eslint-plugin-import":"^2.7.0","eslint-config-prettier":"^2.9.0","eslint-plugin-jsx-a11y":"^6.0.2","eslint-plugin-prettier":"^2.6.0","babel-preset-react-native":"^2.1.0","react-native-vector-icons":"^4.2.0","conventional-changelog-cli":"^2.0.5"},"peerDependencies":{"react":"*","react-native":"*"},"_npmOperationalInternal":{"tmp":"tmp/react-navigation_3.0.0-rc.4_1541439639597_0.9030794401401989","host":"s3://npm-registry-packages"}},"3.0.0-rc.5":{"name":"react-navigation","version":"3.0.0-rc.5","author":{"name":"Adam Miskiewicz","email":"adam@sk3vy.com"},"license":"BSD-2-Clause","_id":"react-navigation@3.0.0-rc.5","maintainers":[{"name":"brentvatne","email":"brentvatne@gmail.com"},{"name":"ericvicenti","email":"ericvicenti@gmail.com"},{"name":"grabbou","email":"grabbou@gmail.com"},{"name":"satya164","email":"satyajit.happy@gmail.com"},{"name":"skevy","email":"adam@sk3vy.com"}],"homepage":"https://github.com/react-navigation/react-navigation#readme","bugs":{"url":"https://github.com/react-navigation/react-navigation/issues"},"dist":{"shasum":"0deb31d849f7221f015fc88a2342b342d3833301","tarball":"https://registry.npmjs.org/react-navigation/-/react-navigation-3.0.0-rc.5.tgz","fileCount":20,"integrity":"sha512-sd5vzRQnKJ/0Pp5K3JpF6dEW67tulo2NCvcsfE8/xo0stACv2d0oTTdKOYty7kJj8zsJYxNjQhw2YkMFxTK5Yg==","signatures":[{"sig":"MEUCIQDfksEl5L+e6a0wNLMZgTrwqnvBSI3yv2XT/PBgENliPQIgEVNitMOzf1AK/N0KaMZsLVK6BgGCyZ6w6Iq9auWAHKQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":89516,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJb44i5CRA9TVsSAnZWagAA1LsP/2M3341keA0GDUsFT9Tl\n2+uvDvKtScpK24WLU777o/dgZcQyYhSJ5QS5h4TU8vfxOIZad1qg79HaCrQb\na8tKYRLDQcIN7OEJQMUOyB9Fc8ql5sSOBmOmkmINAzEvFYje0IU48wIW5CJw\nFBr4J0Zsk1TYEnqa11YbqU3O9hqM3+cJFBKxuUF5umVkDSkU70/jhs5OTMh7\nSxuEmQmBRUCtLIgA9oESK6CQgbc4b/GCinapaODLWaRGNQfMvKcoClHu8Cs1\nDOmA6maVJR5pdhBLmrwyglEXjCqlgfKKVZWex9OdJebhddsquGiPd3zomEs5\nVtaiXpPtt1vMMJ3Qxf0fa7qAs6ZOJuedz7tjWE+7jJhnPkv4s9YsfTg05uud\ngHBnqP1eLaemTFdOlxd3ZRU09JX5ttWVM0nNiRuIo7iWUeGA5Yt5h+h83dVx\n7Bq9g/2KVKhgmwnflJ+6yd7GrhzB1t075pS5odWZBfmy4GBYqyXb/p8EPtmO\noeX0gmBT+4/di+cd7YYVrKo9usdob1vVMbEOiNzJRxB2QLXdlpvn7WdDFbpO\nOHGYvtECf38ODb5faTP2vIz5LwfAjOP/9di47O1nXH0KWMkXyXbPmmjoZq20\n2QLP68B9PwFGACMP+Q8LTZeCj05LMwu4gN2bEuKeLKgGIhiCeSftIv4tMILl\nS9WI\r\n=Cqgd\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"notify":true,"preset":"react-native","testRegex":"/__tests__/[^/]+-test\\.js$","setupFiles":["<rootDir>/jest-setup.js"],"collectCoverage":true,"moduleNameMapper":{"\\.png$":"<rootDir>/assetsTransformer.js"},"coverageDirectory":"./coverage/","coverageReporters":["lcov"],"collectCoverageFrom":["src/**/*.js"],"transformIgnorePatterns":["node_modules/(?!(jest-)?react-native|react-clone-referenced-element|react-navigation-deprecated-tab-navigator|react-navigation-stack|@react-navigation/core|@react-navigation/native)"],"modulePathIgnorePatterns":["<rootDir>/examples/"],"coveragePathIgnorePatterns":["jest-setup.js"]},"main":"src/react-navigation.js","readme":"# React Navigation\n\n[![npm version](https://badge.fury.io/js/react-navigation.svg)](https://badge.fury.io/js/react-navigation) [![CircleCI badge](https://circleci.com/gh/react-navigation/react-navigation/tree/master.svg?style=shield)](https://circleci.com/gh/react-navigation/react-navigation/tree/master) [![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg)](https://reactnavigation.org/docs/contributing.html)\n\nReact Navigation is born from the React Native community's need for an extensible yet easy-to-use navigation solution based on Javascript.\n\n## Installation\n\nSince the library is a JS-based solution, to install the latest version of react-navigation you only need to run:\n\n```bash\nyarn add react-navigation\n```\n\nor\n\n```bash\nnpm install --save react-navigation\n```\n\n## Documentation\n\n* The best way to learn is to follow the [Getting started guide](https://reactnavigation.org/docs/getting-started.html). It guides you through the fundamentals of React Navigation.\n* The documentation includes solutions for common use cases in the \"How do I do ...?\" section, such as [tab navigation](https://reactnavigation.org/docs/tab-based-navigation.html) and [Redux integration](https://reactnavigation.org/docs/redux-integration.html).\n* If you need to build your own navigator, [there's a section for that](https://reactnavigation.org/docs/custom-navigator-overview.html) too.\n* The [API reference](https://reactnavigation.org/docs/api-reference.html) lists all public APIs.\n* The [Community Resources](https://github.com/react-navigation/react-navigation/blob/master/COMMUNITY_RESOURCES.md) document lists some other resources submitted to us by people who use React Navigation. Feel free to open a pull request to add your resource to the list.\n* You can contribute improvements to the documentation [in the website repository](https://github.com/react-navigation/react-navigation.github.io).\n\n## Try it out\n\nYou can also try out the [Navigation Playground app](https://exp.host/@react-navigation/NavigationPlayground) to get a sense for some of the tools built in to React Navigation. The \"Fundamentals\" in the documentation also include examples you can play with.\n\n## FAQs\n\n#### I'm having troubles using the library, what can I do?\n\nSee [the help page](https://reactnavigation.org/en/help.html).\n\n#### How can I help?\n\nSee our [Contributing Guide](CONTRIBUTING.md)!\n\n#### Is this the only library available for navigation?\n\nCertainly not! There other libraries - which, depending on your needs, can be better or worse suited for your project. Read more in the [alternative libraries](https://reactnavigation.org/docs/alternatives.html) documentation, and read React Navigation's [pitch & anti-pitch](https://reactnavigation.org/docs/pitch.html) to understand the tradeoffs.\n\n#### Can I use this library for web?\n\nWeb support was [not a priority for the 1.0 release](https://github.com/react-community/react-navigation/issues/2585#issuecomment-330338793), but the architecture of this library allows for it (and it has worked in the past). If you would like to lead this charge, please reach out with your ideas for how to move forward on the [RFCs repository](https://github.com/react-navigation/rfcs) and we would be happy to discuss.\n\n## Code of conduct\n\nThis library has adopted a Code of Conduct that we expect project participants to adhere to. Please read the [full text](https://github.com/react-community/react-navigation/blob/master/CODE_OF_CONDUCT.md) so that you can understand what actions will and will not be tolerated.\n\n## License\n\nReact Navigation is licensed under the [BSD 2-clause \"Simplified\" License](https://github.com/react-community/react-navigation/blob/master/LICENSE).\n","gitHead":"e34c724106d4bffbbd5bf952db14c4a95aec11a2","scripts":{"ios":"cd examples/NavigationPlayground && yarn && yarn ios","jest":"jest","lint":"eslint .","test":"npm run lint && npm run jest","start":"npm run ios","format":"eslint --fix .","android":"cd examples/NavigationPlayground && yarn && yarn android","codecov":"codecov","release":"release-it","precommit":"lint-staged","test-update-snapshot":"jest --updateSnapshot"},"_npmUser":{"name":"brentvatne","email":"brentvatne@gmail.com"},"deprecated":"This package is no longer supported. Please use @react-navigation/native instead. See https://reactnavigation.org/docs/getting-started/ for usage guide","repository":{"url":"git+ssh://git@github.com/react-navigation/react-navigation.git","type":"git"},"_npmVersion":"6.2.0","description":"Routing and navigation for your React Native apps","directories":{},"lint-staged":{"*.js":["eslint --fix","prettier --write flow/react-navigation.js","git add"]},"_nodeVersion":"10.9.0","dependencies":{"react-navigation-tabs":"1.0.0-alpha.5","@react-navigation/core":"3.0.0-alpha.19","react-navigation-stack":"1.0.0-alpha.34","react-navigation-drawer":"1.0.0-alpha.7","@react-navigation/native":"3.0.0-alpha.12"},"publishConfig":{"registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^22.1.3","husky":"^0.14.3","react":"16.2.0","eslint":"^4.2.0","codecov":"^2.2.0","prettier":"^1.12.1","babel-cli":"^6.24.1","jest-expo":"^25.1.0","babel-core":"^6.25.0","babel-jest":"^22.4.1","release-it":"^7.6.1","lint-staged":"^4.2.1","babel-eslint":"^7.2.3","react-native":"^0.52.0","prettier-eslint":"^8.8.1","eslint-plugin-react":"^7.1.0","react-test-renderer":"^16.0.0","eslint-plugin-import":"^2.7.0","eslint-config-prettier":"^2.9.0","eslint-plugin-jsx-a11y":"^6.0.2","eslint-plugin-prettier":"^2.6.0","babel-preset-react-native":"^2.1.0","react-native-vector-icons":"^4.2.0","conventional-changelog-cli":"^2.0.5"},"peerDependencies":{"react":"*","react-native":"*"},"_npmOperationalInternal":{"tmp":"tmp/react-navigation_3.0.0-rc.5_1541638328779_0.9852956575059708","host":"s3://npm-registry-packages"}},"3.0.0":{"name":"react-navigation","version":"3.0.0","author":{"name":"Adam Miskiewicz","email":"adam@sk3vy.com"},"license":"BSD-2-Clause","_id":"react-navigation@3.0.0","maintainers":[{"name":"brentvatne","email":"brentvatne@gmail.com"},{"name":"ericvicenti","email":"ericvicenti@gmail.com"},{"name":"grabbou","email":"grabbou@gmail.com"},{"name":"satya164","email":"satyajit.happy@gmail.com"},{"name":"skevy","email":"adam@sk3vy.com"}],"homepage":"https://github.com/react-navigation/react-navigation#readme","bugs":{"url":"https://github.com/react-navigation/react-navigation/issues"},"dist":{"shasum":"f7ab0fbd8c633ecd92b2bab630e409fb25115b40","tarball":"https://registry.npmjs.org/react-navigation/-/react-navigation-3.0.0.tgz","fileCount":20,"integrity":"sha512-vbehz/Ic77ayj1Cxd5tYM5LsxSwm8d0C/adSbUe+XFU2+x1vhDLejhQnZTWlU6VJFJgoHJkLrKd4zqaDAZ+YyA==","signatures":[{"sig":"MEUCIB9OEVE0QXeDNr1t+cHf4Aubd6hzRBlaD17jB6uRkZ06AiEA48lXnvi7mzIz5Nh5SLR6K6bqVqdEzLnEZ7jhrbk047I=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":89473,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJb730tCRA9TVsSAnZWagAAsqwP/1cibkMFuoWn9OIdMroN\nDnI0VWbGquTRy/I6ZVAp6UQw4jUhikCxzqMc1Zxgl0CZag9UWqc34105YOS5\nbRJzGSSTdij7FMoEKWhUNtuYkzrDqycnGar5kSFkH9UN9t6nu+m7a9BZA2uC\nmoKye6SNaYTbThY9DvrB4ru+TZJiBdASn5j3MBM2A+NUcC+evfYrdV8qZSN6\npk5XSVixAAzd9CwaJvejtJFyTY7lVTNMFmD1j5dqYktU7leJv3k1MQNg446h\nlO1lWLmxKKuxGL2G6PFsrAxLWd4euJfvMOhtlXddUN1LxtYNf0GOzpSGM2/d\nPLXSdGJcOIKEc96q70/Kewg7AaWgtDEtgmfDXQO5Ut2Hhrk8OC9+YRnFpeSM\nhh8m4PMCwBawfUB+ODCQqGwl/aQ10Jjta/XTO5m2UwLCNtdQdI2V3GhJlvJ3\nhfmlETu/IehvPBEpUv6I+1NquPVQPasIVz0SDexbbcNGSdwfLhZGADH93HWc\nPIVDRdX/VKgHZv2OkTg1pATFHA4lt0JfWSf8brTLUlD17IqzfbJBKVFA4IiZ\nxE0eDwE/EW+MyEbzPe/8ioe+dYYRwvi2KeRKiHC9gpVUr6p2eNdOdEY431OC\nHviIi8jrb08j3RtsiXzE9kG4P0afZoMvR9A05xK2Ga4otAeaqNKpQ/ECQJjN\nvVAJ\r\n=Hu7F\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"notify":true,"preset":"react-native","testRegex":"/__tests__/[^/]+-test\\.js$","setupFiles":["<rootDir>/jest-setup.js"],"collectCoverage":true,"moduleNameMapper":{"\\.png$":"<rootDir>/assetsTransformer.js"},"coverageDirectory":"./coverage/","coverageReporters":["lcov"],"collectCoverageFrom":["src/**/*.js"],"transformIgnorePatterns":["node_modules/(?!(jest-)?react-native|react-clone-referenced-element|react-navigation-deprecated-tab-navigator|react-navigation-stack|@react-navigation/core|@react-navigation/native)"],"modulePathIgnorePatterns":["<rootDir>/examples/"],"coveragePathIgnorePatterns":["jest-setup.js"]},"main":"src/react-navigation.js","gitHead":"a694920de4aa62a2278313c86543713903c017ab","scripts":{"ios":"cd examples/NavigationPlayground && yarn && yarn ios","jest":"jest","lint":"eslint .","test":"npm run lint && npm run jest","start":"npm run ios","format":"eslint --fix .","android":"cd examples/NavigationPlayground && yarn && yarn android","codecov":"codecov","release":"release-it","precommit":"lint-staged","test-update-snapshot":"jest --updateSnapshot"},"_npmUser":{"name":"brentvatne","email":"brentvatne@gmail.com"},"deprecated":"This package is no longer supported. Please use @react-navigation/native instead. See https://reactnavigation.org/docs/getting-started/ for usage guide","repository":{"url":"git+ssh://git@github.com/react-navigation/react-navigation.git","type":"git"},"_npmVersion":"6.2.0","description":"Routing and navigation for your React Native apps","directories":{},"lint-staged":{"*.js":["eslint --fix","prettier --write flow/react-navigation.js","git add"]},"_nodeVersion":"10.9.0","dependencies":{"react-navigation-tabs":"^1.0.0","@react-navigation/core":"^3.0.0","react-navigation-stack":"^1.0.1","react-navigation-drawer":"^1.0.1","@react-navigation/native":"^3.0.1"},"publishConfig":{"registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^22.1.3","husky":"^0.14.3","react":"16.2.0","eslint":"^4.2.0","codecov":"^2.2.0","prettier":"^1.12.1","babel-cli":"^6.24.1","jest-expo":"^25.1.0","babel-core":"^6.25.0","babel-jest":"^22.4.1","release-it":"^7.6.1","lint-staged":"^4.2.1","babel-eslint":"^7.2.3","react-native":"^0.52.0","prettier-eslint":"^8.8.1","eslint-plugin-react":"^7.1.0","react-test-renderer":"^16.0.0","eslint-plugin-import":"^2.7.0","eslint-config-prettier":"^2.9.0","eslint-plugin-jsx-a11y":"^6.0.2","eslint-plugin-prettier":"^2.6.0","babel-preset-react-native":"^2.1.0","react-native-vector-icons":"^4.2.0","conventional-changelog-cli":"^2.0.5"},"peerDependencies":{"react":"*","react-native":"*"},"_npmOperationalInternal":{"tmp":"tmp/react-navigation_3.0.0_1542421804984_0.9665856092082432","host":"s3://npm-registry-packages"}},"2.18.3":{"name":"react-navigation","version":"2.18.3","author":{"name":"Adam Miskiewicz","email":"adam@sk3vy.com"},"license":"BSD-2-Clause","_id":"react-navigation@2.18.3","maintainers":[{"name":"brentvatne","email":"brentvatne@gmail.com"},{"name":"ericvicenti","email":"ericvicenti@gmail.com"},{"name":"grabbou","email":"grabbou@gmail.com"},{"name":"satya164","email":"satyajit.happy@gmail.com"},{"name":"skevy","email":"adam@sk3vy.com"}],"homepage":"https://github.com/react-navigation/react-navigation#readme","bugs":{"url":"https://github.com/react-navigation/react-navigation/issues"},"dist":{"shasum":"de9a24dc37dfc33f3e4779a9f13f45ea97dfe19e","tarball":"https://registry.npmjs.org/react-navigation/-/react-navigation-2.18.3.tgz","fileCount":97,"integrity":"sha512-/5KGMG1Oj5LN/x/7AKF0MWrpX9Qe29307RxEsMCiRT/A4jCYT0DPY99Bl7ZAGtROxExEy3rwTfTrtvpIT+CU7A==","signatures":[{"sig":"MEQCICyueWe+e4CoyIZQ7dYXQRoRF6keRK67XjvtucNEbnWrAiBmGA9D1lG2DWssuAiBBTx6PwqiQonfV1ANgZo817hrLA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":360050,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJb/G1hCRA9TVsSAnZWagAAAL8P/1EJAXWVcoA9SEHyXky0\nN3TaxNJ4oydXSMhiwzsYgs0oAGeUCH2YiOKrW1UlWrBUOQ/iiJ+tLiW1QX1E\n02rNDNqPVBVHj3MINWxi3jINqXn/MNRe6wfb5hsRNU1wjzcKWSr4KaExcgpJ\naUbake1iunTkHYm1wzXmZBXGEoBCYcsQtZNyJqGb2f+7Btwp6LZX3JAkkIqG\n7aRA+287YywWbV5c1qLrqxYo04gfZpe9BuG2W3EsHN4IttbrWWizzs6V7ywk\nHapbz0Yg5COyIgLSsJYzId97Gdk4xARHRELAw57T3xuQ69SmCBNgcn6xBhpk\nJygX8XniW0RodSg9EDOFJcpkIUhxrZ9iG/9aEadChEquPpF98/6eDsPIU85x\nC9A8MS8R3kc/sc6X8hpoaZlneFJjKLl6RtBWNIGZ7P/3kzcpjQMOTAmzcvit\ngSdVm76Dvk0GDaNP8y/FEn/+vX9JJiytzy8qaVkSG6Zo3p5jr2tkWZQhFmjC\neMLfsCav0zJJsVmvSQFQXd1IS14L+PDpxv4KAPNr5CXYSUGtvYv1yw7bnmlh\nud4Y5vtKC56wfSgAFxkyUrFwVPJbZx+SGsgbMtDvmunsNaFboSmagx2GUCe0\nrm9urLc/tF3iomEHbNKqwSviefuwIKfLZFbkJDgQc685uttTNe5tLrzVCoOZ\nZsgq\r\n=lGxq\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"notify":true,"preset":"react-native","testRegex":"/__tests__/[^/]+-test\\.js$","setupFiles":["<rootDir>/jest-setup.js"],"collectCoverage":true,"moduleNameMapper":{"\\.png$":"<rootDir>/assetsTransformer.js"},"coverageDirectory":"./coverage/","coverageReporters":["lcov"],"collectCoverageFrom":["src/**/*.js"],"transformIgnorePatterns":["node_modules/(?!(jest-)?react-native|react-clone-referenced-element|react-navigation-deprecated-tab-navigator|react-navigation-stack)"],"modulePathIgnorePatterns":["<rootDir>/examples/"],"coveragePathIgnorePatterns":["jest-setup.js"]},"main":"src/react-navigation.js","readme":"# React Navigation\n\n[![npm version](https://badge.fury.io/js/react-navigation.svg)](https://badge.fury.io/js/react-navigation) [![codecov](https://codecov.io/gh/react-navigation/react-navigation/branch/master/graph/badge.svg)](https://codecov.io/gh/react-navigation/react-navigation) [![CircleCI badge](https://circleci.com/gh/react-navigation/react-navigation/tree/master.svg?style=shield)](https://circleci.com/gh/react-navigation/react-navigation/tree/master) [![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg)](https://reactnavigation.org/docs/contributing.html)\n\nReact Navigation is born from the React Native community's need for an extensible yet easy-to-use navigation solution based on Javascript.\n\n## Installation\n\nSince the library is a JS-based solution, to install the latest version of react-navigation you only need to run:\n\n```bash\nyarn add react-navigation\n```\n\nor\n\n```bash\nnpm install --save react-navigation\n```\n\n## Documentation\n\n* The best way to learn is to follow the [Getting started guide](https://reactnavigation.org/docs/getting-started.html). It guides you through the fundamentals of React Navigation.\n* The documentation includes solutions for common use cases in the \"How do I do ...?\" section, such as [tab navigation](https://reactnavigation.org/docs/tab-based-navigation.html) and [Redux integration](https://reactnavigation.org/docs/redux-integration.html).\n* If you need to build your own navigator, [there's a section for that](https://reactnavigation.org/docs/custom-navigator-overview.html) too.\n* The [API reference](https://reactnavigation.org/docs/api-reference.html) lists all public APIs.\n* The [Community Resources](https://github.com/react-navigation/react-navigation/blob/master/COMMUNITY_RESOURCES.md) document lists some other resources submitted to us by people who use React Navigation. Feel free to open a pull request to add your resource to the list.\n* You can contribute improvements to the documentation [in the website repository](https://github.com/react-navigation/react-navigation.github.io).\n\n## Try it out\n\nYou can also try out the [Navigation Playground app](https://exp.host/@react-navigation/NavigationPlayground) to get a sense for some of the tools built in to React Navigation. The \"Fundamentals\" in the documentation also include examples you can play with.\n\n## FAQs\n\n#### I'm having troubles using the library, what can I do?\n\nSee [the help page](https://reactnavigation.org/en/help.html).\n\n#### How can I help?\n\nSee our [Contributing Guide](CONTRIBUTING.md)!\n\n#### Is this the only library available for navigation?\n\nCertainly not! There other libraries - which, depending on your needs, can be better or worse suited for your project. Read more in the [alternative libraries](https://reactnavigation.org/docs/alternatives.html) documentation, and read React Navigation's [pitch & anti-pitch](https://reactnavigation.org/docs/pitch.html) to understand the tradeoffs.\n\n#### Can I use this library for web?\n\nWeb support was [not a priority for the 1.0 release](https://github.com/react-community/react-navigation/issues/2585#issuecomment-330338793), but the architecture of this library allows for it (and it has worked in the past). If you would like to lead this charge, please reach out with your ideas for how to move forward on the [RFCs repository](https://github.com/react-navigation/rfcs) and we would be happy to discuss.\n\n## Code of conduct\n\nThis library has adopted a Code of Conduct that we expect project participants to adhere to. Please read the [full text](https://github.com/react-community/react-navigation/blob/master/CODE_OF_CONDUCT.md) so that you can understand what actions will and will not be tolerated.\n\n## License\n\nReact Navigation is licensed under the [BSD 2-clause \"Simplified\" License](https://github.com/react-community/react-navigation/blob/master/LICENSE).\n","gitHead":"ed9ee4d5e55750a2bb84832615500a6ed3ec920d","scripts":{"ios":"cd examples/NavigationPlayground && yarn && yarn ios","jest":"jest","lint":"eslint .","test":"npm run lint && npm run jest","start":"npm run ios","format":"eslint --fix .","android":"cd examples/NavigationPlayground && yarn && yarn android","codecov":"codecov","precommit":"lint-staged","test-update-snapshot":"jest --updateSnapshot"},"_npmUser":{"name":"brentvatne","email":"brentvatne@gmail.com"},"deprecated":"This package is no longer supported. Please use @react-navigation/native instead. See https://reactnavigation.org/docs/getting-started/ for usage guide","repository":{"url":"git+ssh://git@github.com/react-navigation/react-navigation.git","type":"git"},"_npmVersion":"6.2.0","description":"Routing and navigation for your React Native apps","directories":{},"lint-staged":{"*.js":["eslint --fix","prettier --write flow/react-navigation.js","git add"]},"_nodeVersion":"10.9.0","dependencies":{"clamp":"^1.0.1","react-is":"^16.5.2","query-string":"^6.1.0","path-to-regexp":"^1.7.0","create-react-context":"0.2.2","react-native-screens":"^1.0.0-alpha.11","react-navigation-tabs":"0.8.4","react-navigation-stack":"0.7.0","hoist-non-react-statics":"^2.2.0","react-lifecycles-compat":"^3","react-navigation-drawer":"0.5.0","react-native-safe-area-view":"0.11.0","react-navigation-deprecated-tab-navigator":"1.3.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^22.1.3","husky":"^0.14.3","react":"16.5.2","eslint":"^4.2.0","codecov":"^2.2.0","prettier":"^1.12.1","babel-cli":"^6.24.1","jest-expo":"^25.1.0","babel-core":"^6.25.0","babel-jest":"^22.4.1","lint-staged":"^4.2.1","babel-eslint":"^7.2.3","react-native":"^0.52.0","prettier-eslint":"^8.8.1","eslint-plugin-react":"^7.1.0","react-test-renderer":"^16.0.0","eslint-plugin-import":"^2.7.0","eslint-config-prettier":"^2.9.0","eslint-plugin-jsx-a11y":"^6.0.2","eslint-plugin-prettier":"^2.6.0","babel-preset-react-native":"^2.1.0","react-native-vector-icons":"^4.2.0"},"peerDependencies":{"react":"*","react-native":"*"},"_npmOperationalInternal":{"tmp":"tmp/react-navigation_2.18.3_1543269728998_0.42759380005272396","host":"s3://npm-registry-packages"}},"3.0.1":{"name":"react-navigation","version":"3.0.1","author":{"name":"Adam Miskiewicz","email":"adam@sk3vy.com"},"license":"BSD-2-Clause","_id":"react-navigation@3.0.1","maintainers":[{"name":"brentvatne","email":"brentvatne@gmail.com"},{"name":"ericvicenti","email":"ericvicenti@gmail.com"},{"name":"grabbou","email":"grabbou@gmail.com"},{"name":"satya164","email":"satyajit.happy@gmail.com"},{"name":"skevy","email":"adam@sk3vy.com"}],"homepage":"https://github.com/react-navigation/react-navigation#readme","bugs":{"url":"https://github.com/react-navigation/react-navigation/issues"},"dist":{"shasum":"dfcec777981ad56f6f1573ba3a021f9d189602b3","tarball":"https://registry.npmjs.org/react-navigation/-/react-navigation-3.0.1.tgz","fileCount":20,"integrity":"sha512-ilxCI7COlHbgZuO5MuPGP7UpHJbJUPqnNMrR4HylPfeZEAUaabpsS8NwhYtUB0aU/O5CnzCc6QNpnb9RjZWjQQ==","signatures":[{"sig":"MEQCIAsx45kHC2zrZxkGbMySgIPyEZxuyGOp12x1mgHYiDdKAiBGCxVFfWSoZjNs6423cawmJC4or/FsM2UhAGKUIZyvbA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":75401,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJb/HE1CRA9TVsSAnZWagAAbksQAINROo03IzIza7X3I8eR\nmKTHfv4eEggE/EON9lygnD9E3993mJmP+KWQTI3AxomLsFyv8qMqUySY/Z9Q\nA1rSgkrT79N3eW3ykFsbDS90NegE8/oCP9sGmzZ/4YoSGjT08UysL3amZ6Dk\n5alEAtNlgBC1cZF2jXgbZ16ufZ3QWwhSiuKA+QW44TNp/djQj14bZEdGRaGf\nv5i5agnONAGV/6O6ZSI79jaiYMHcrAIoKlg3pVoDngG/qjaFvpWq2zl+cgvP\n73T/MrOp95tjiw3vfCgNdqFLBNzf8///v4VQaPbciM9pZrdKwIoejEGAxoo2\n989RzSxnp7FF69yobZHW0k29F8O4qG11e6q/agwVcM3xhiTA6/8Hjb/UmO6/\nGtPu6xRSGCAPbj7nLrX8fH5xaqNLVpeeAlis6hnOuCg/Sj1iWs15maxZlIoG\nxlpNJIVmR6NrnVQlnxziSPB4XG8hzNKhXXOWMdHxFQcBZ21fR60HCW/fp8Ft\n/Akmo9T6M1UXvXH4UXZ88r6hJj4QSOSAtVGm2Z92jXhBBhCxMPWbMbt5LZu+\nKb5ooAn/sXkl3ORsokD5gL/NF34yBhvHIf+1Zi9YvNr4iGLd9/bpTxUzHhP+\n42jSL2FpUljjx4bYQ5jATP5JEWuBavSPOHSRc23uR5chmfCXz6udtt/5j51B\nbCmC\r\n=DiXX\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"notify":true,"preset":"react-native","testRegex":"/__tests__/[^/]+-test\\.js$","setupFiles":["<rootDir>/jest-setup.js"],"collectCoverage":true,"moduleNameMapper":{"\\.png$":"<rootDir>/assetsTransformer.js"},"coverageDirectory":"./coverage/","coverageReporters":["lcov"],"collectCoverageFrom":["src/**/*.js"],"transformIgnorePatterns":["node_modules/(?!(jest-)?react-native|react-clone-referenced-element|react-navigation-deprecated-tab-navigator|react-navigation-stack|@react-navigation/core|@react-navigation/native)"],"modulePathIgnorePatterns":["<rootDir>/examples/"],"coveragePathIgnorePatterns":["jest-setup.js"]},"main":"src/react-navigation.js","gitHead":"03be0324a34ce4ffa790919326e220a86266a65f","scripts":{"ios":"cd examples/NavigationPlayground && yarn && yarn ios","jest":"jest","lint":"eslint .","test":"npm run lint && npm run jest","start":"npm run ios","format":"eslint --fix .","android":"cd examples/NavigationPlayground && yarn && yarn android","codecov":"codecov","release":"release-it","precommit":"lint-staged","test-update-snapshot":"jest --updateSnapshot"},"_npmUser":{"name":"brentvatne","email":"brentvatne@gmail.com"},"deprecated":"This package is no longer supported. Please use @react-navigation/native instead. See https://reactnavigation.org/docs/getting-started/ for usage guide","repository":{"url":"git+ssh://git@github.com/react-navigation/react-navigation.git","type":"git"},"_npmVersion":"6.2.0","description":"Routing and navigation for your React Native apps","directories":{},"lint-staged":{"*.js":["eslint --fix","prettier --write flow/react-navigation.js","git add"]},"_nodeVersion":"10.9.0","dependencies":{"react-navigation-tabs":"^1.0.0","@react-navigation/core":"^3.0.0","react-navigation-stack":"^1.0.2","react-navigation-drawer":"^1.0.1","@react-navigation/native":"^3.0.1"},"publishConfig":{"registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^22.1.3","husky":"^0.14.3","react":"16.2.0","eslint":"^4.2.0","codecov":"^2.2.0","prettier":"^1.12.1","babel-cli":"^6.24.1","jest-expo":"^25.1.0","babel-core":"^6.25.0","babel-jest":"^22.4.1","release-it":"^7.6.1","lint-staged":"^4.2.1","babel-eslint":"^7.2.3","react-native":"^0.52.0","prettier-eslint":"^8.8.1","eslint-plugin-react":"^7.1.0","react-test-renderer":"^16.0.0","eslint-plugin-import":"^2.7.0","eslint-config-prettier":"^2.9.0","eslint-plugin-jsx-a11y":"^6.0.2","eslint-plugin-prettier":"^2.6.0","babel-preset-react-native":"^2.1.0","react-native-vector-icons":"^4.2.0","conventional-changelog-cli":"^2.0.5"},"peerDependencies":{"react":"*","react-native":"*"},"_npmOperationalInternal":{"tmp":"tmp/react-navigation_3.0.1_1543270709089_0.5579418250827206","host":"s3://npm-registry-packages"}},"3.0.2":{"name":"react-navigation","version":"3.0.2","author":{"name":"Adam Miskiewicz","email":"adam@sk3vy.com"},"license":"BSD-2-Clause","_id":"react-navigation@3.0.2","maintainers":[{"name":"brentvatne","email":"brentvatne@gmail.com"},{"name":"ericvicenti","email":"ericvicenti@gmail.com"},{"name":"grabbou","email":"grabbou@gmail.com"},{"name":"satya164","email":"satyajit.happy@gmail.com"},{"name":"skevy","email":"adam@sk3vy.com"}],"homepage":"https://github.com/react-navigation/react-navigation#readme","bugs":{"url":"https://github.com/react-navigation/react-navigation/issues"},"dist":{"shasum":"b510ced094bac75cee5c866c89b4d5ad7d0a4e52","tarball":"https://registry.npmjs.org/react-navigation/-/react-navigation-3.0.2.tgz","fileCount":20,"integrity":"sha512-yTQThdKSfTeECYlzfjCrRncWCidwhgoY1FrQHBnch97rKe/j6PSYMeRyJ8gG2JYxCnMLI01s6mmrPUHXSB+BHg==","signatures":[{"sig":"MEUCIQDwqwn2x6/wuEEhv7NrHVKGaVtwqWYIkg8tMKPbSa7OAgIgGb6DwAR9RoTrtWOcG5AB1Aask0Q45rupC2hslEXgdmg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":75676,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJb/b5pCRA9TVsSAnZWagAAK58P/iWSmCrV2aojqmTomo70\nXLzlnklQPX/2kwu4TkoH/31P5vXnIDDHUvapm+e+l8frZX0OXx9yWslvuKpV\ndEdRaQJNTcFCe8tXnzIf8vjnqjT9aXsNE433eRMzhtj4i28+tACc8rkdCtcB\njjrhQcnjm0dQLvu9C4mi6kyPrcINrmsXuMar8zVU0QjHW2klLFxq+JeGJQGu\nm0Ea6uVOfgb9LxNF+klzFpUYyT7EOx4tQKQxQEjoBJtJ8rMGkcxkP7aZ5UQp\nJSM7Od3/TeHZT9zMvv03WuBX+SCALUsknfbwxbcm2vXSykyXbuRs9VsoGqTx\nHH9KH23GCOwMDlCFCwQiMR3KobP/OKMwirnbaKaPa7MN36xjtXJ7EPON96Dt\n+tVh58Ph7YofmlADU32JR248x9irLY636hqMZe6Iu5KKlE+7pNH70A+Ykz5S\nY9GpMAL/0AGiY4qGiB+SNfKlYvlMwqlyYa4yjeiMywaUOgxtnPpsf7+bw4MH\n0REND/VoDVApCn5Fmm5sjgUTJTicVv9BLFczaYyMnENz8y9ya8w09KGc8paI\ndxVs2LyN86+qKevzTR+ftSuCvTV4zfy+5NJZwo1/mkWkiLiGCN/LspAlsyKj\nXxEncaF8Da2znnkORmics/fYE8dEfK8CVJauKhmC1u7OB2/7K5TzHn1lIPKK\nBwSp\r\n=0rvl\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"notify":true,"preset":"react-native","testRegex":"/__tests__/[^/]+-test\\.js$","setupFiles":["<rootDir>/jest-setup.js"],"collectCoverage":true,"moduleNameMapper":{"\\.png$":"<rootDir>/assetsTransformer.js"},"coverageDirectory":"./coverage/","coverageReporters":["lcov"],"collectCoverageFrom":["src/**/*.js"],"transformIgnorePatterns":["node_modules/(?!(jest-)?react-native|react-clone-referenced-element|react-navigation-deprecated-tab-navigator|react-navigation-stack|@react-navigation/core|@react-navigation/native)"],"modulePathIgnorePatterns":["<rootDir>/examples/"],"coveragePathIgnorePatterns":["jest-setup.js"]},"main":"src/react-navigation.js","gitHead":"d341162731e8a31b56f74c6e7d2c786becde0c17","scripts":{"ios":"cd examples/NavigationPlayground && yarn && yarn ios","jest":"jest","lint":"eslint .","test":"npm run lint && npm run jest","start":"npm run ios","format":"eslint --fix .","android":"cd examples/NavigationPlayground && yarn && yarn android","codecov":"codecov","release":"release-it","precommit":"lint-staged","test-update-snapshot":"jest --updateSnapshot"},"_npmUser":{"name":"brentvatne","email":"brentvatne@gmail.com"},"deprecated":"This package is no longer supported. Please use @react-navigation/native instead. See https://reactnavigation.org/docs/getting-started/ for usage guide","repository":{"url":"git+ssh://git@github.com/react-navigation/react-navigation.git","type":"git"},"_npmVersion":"6.2.0","description":"Routing and navigation for your React Native apps","directories":{},"lint-staged":{"*.js":["eslint --fix","prettier --write flow/react-navigation.js","git add"]},"_nodeVersion":"10.9.0","dependencies":{"react-navigation-tabs":"^1.0.0","@react-navigation/core":"^3.0.0","react-navigation-stack":"^1.0.2","react-navigation-drawer":"^1.0.3","@react-navigation/native":"^3.0.1"},"publishConfig":{"registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^22.1.3","husky":"^0.14.3","react":"16.2.0","eslint":"^4.2.0","codecov":"^2.2.0","prettier":"^1.12.1","babel-cli":"^6.24.1","jest-expo":"^25.1.0","babel-core":"^6.25.0","babel-jest":"^22.4.1","release-it":"^7.6.1","lint-staged":"^4.2.1","babel-eslint":"^7.2.3","react-native":"^0.52.0","prettier-eslint":"^8.8.1","eslint-plugin-react":"^7.1.0","react-test-renderer":"^16.0.0","eslint-plugin-import":"^2.7.0","eslint-config-prettier":"^2.9.0","eslint-plugin-jsx-a11y":"^6.0.2","eslint-plugin-prettier":"^2.6.0","babel-preset-react-native":"^2.1.0","react-native-vector-icons":"^4.2.0","conventional-changelog-cli":"^2.0.5"},"peerDependencies":{"react":"*","react-native":"*"},"_npmOperationalInternal":{"tmp":"tmp/react-navigation_3.0.2_1543356008711_0.7727331039661922","host":"s3://npm-registry-packages"}},"3.0.3":{"name":"react-navigation","version":"3.0.3","author":{"name":"Adam Miskiewicz","email":"adam@sk3vy.com"},"license":"BSD-2-Clause","_id":"react-navigation@3.0.3","maintainers":[{"name":"brentvatne","email":"brentvatne@gmail.com"},{"name":"ericvicenti","email":"ericvicenti@gmail.com"},{"name":"grabbou","email":"grabbou@gmail.com"},{"name":"satya164","email":"satyajit.happy@gmail.com"},{"name":"skevy","email":"adam@sk3vy.com"}],"homepage":"https://github.com/react-navigation/react-navigation#readme","bugs":{"url":"https://github.com/react-navigation/react-navigation/issues"},"dist":{"shasum":"d1975e5764e2d0ece661d87fbaddebaabfbfc31f","tarball":"https://registry.npmjs.org/react-navigation/-/react-navigation-3.0.3.tgz","fileCount":20,"integrity":"sha512-YFAeMFyFewoDv1NsxyqzpVguKUNUwBnzA4oQoYgoZ21I5AYhAtTiMU6m5R6DVzigNkuP8rmchIrR1oegm5hqyQ==","signatures":[{"sig":"MEUCIQCLA05STcl0VgY0VbWqEKIHzWxguXIrqsw6yqMknvM1qAIgJYwvvCb4+yBmkyXX8goJi1b5POB0vMGaVXVgul8Ixm8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":76149,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcAZytCRA9TVsSAnZWagAAJ+YP/086xKo7v8PLuorQCGID\nbwr7n10rO4Yg+o5Qb34oyagJA4HPVUBkoooLLQQuyNrFZSrA+7Skrx4xDKDH\nHaXIjMRHwhiLnlYYV3265N+5cLoqYOS9e3fA6WLDhzbHdz5pg6S4pul6MLws\n8m/mOgoquTz6lfHdkatl8R+sVFRmThc1r7Mg7Eu1igA5E78QS78vWjtuw55Q\nbWGz+NxzAIx9mG2/rHD2px/ZsLHl+yJdXBMjcub7Nv5Skp1MeyeSbTA9WoRB\nZocuhMTV3N6YYgBhyRcbj4TcodxkiJos97fSe8fkEkOwcgjGL+tKbY244kFi\nBG5GNkudcZRmDTlmxa9v4WyXeT9V1VDeUYEsjuURNe9Z2PyfK0h4X7g3SlPJ\n4OVEDtKDLBP5ajLr73RLZujfFAaX/ysLD7pEWtDURXrcu6BR9B8F/7w2M0Ka\n42D8ULoSUsXKXI/KiKiPUgwryO53WV0VqLFierReRPG83z17//ejLdhoE5n6\n1ih9LR6Jl4jNNVtxlDPkcC4OpGU1oIHkAbDPv5JTpsWamIG+l5uchalYK91N\nR04vN743Ia83hhf03uKpa9v8nFBVyFUVW7r40n2gzkp6KMxI6BkUnqjPzNnk\n8OkKhJYrTPWqY2F1orXskI/2mZ3IRZ1GDy9gZpKGCZhtzgva6MUNR8xtokH9\nkKZP\r\n=H/hr\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"notify":true,"preset":"react-native","testRegex":"/__tests__/[^/]+-test\\.js$","setupFiles":["<rootDir>/jest-setup.js"],"collectCoverage":true,"moduleNameMapper":{"\\.png$":"<rootDir>/assetsTransformer.js"},"coverageDirectory":"./coverage/","coverageReporters":["lcov"],"collectCoverageFrom":["src/**/*.js"],"transformIgnorePatterns":["node_modules/(?!(jest-)?react-native|react-clone-referenced-element|react-navigation-deprecated-tab-navigator|react-navigation-stack|@react-navigation/core|@react-navigation/native)"],"modulePathIgnorePatterns":["<rootDir>/examples/"],"coveragePathIgnorePatterns":["jest-setup.js"]},"main":"src/react-navigation.js","gitHead":"e0fb642490deb72cd1e0307d0e4cf8fbcb24c4c0","scripts":{"ios":"cd examples/NavigationPlayground && yarn && yarn ios","jest":"jest","lint":"eslint .","test":"npm run lint && npm run jest","start":"npm run ios","format":"eslint --fix .","android":"cd examples/NavigationPlayground && yarn && yarn android","codecov":"codecov","release":"release-it","precommit":"lint-staged","test-update-snapshot":"jest --updateSnapshot"},"_npmUser":{"name":"brentvatne","email":"brentvatne@gmail.com"},"deprecated":"This package is no longer supported. Please use @react-navigation/native instead. See https://reactnavigation.org/docs/getting-started/ for usage guide","repository":{"url":"git+ssh://git@github.com/react-navigation/react-navigation.git","type":"git"},"_npmVersion":"6.2.0","description":"Routing and navigation for your React Native apps","directories":{},"lint-staged":{"*.js":["eslint --fix","prettier --write flow/react-navigation.js","git add"]},"_nodeVersion":"10.9.0","dependencies":{"react-navigation-tabs":"^1.0.0","@react-navigation/core":"^3.0.0","react-navigation-stack":"1.0.3","react-navigation-drawer":"^1.0.3","@react-navigation/native":"^3.0.1"},"publishConfig":{"registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^22.1.3","husky":"^0.14.3","react":"16.2.0","eslint":"^4.2.0","codecov":"^2.2.0","prettier":"^1.12.1","babel-cli":"^6.24.1","jest-expo":"^25.1.0","babel-core":"^6.25.0","babel-jest":"^22.4.1","release-it":"^7.6.1","lint-staged":"^4.2.1","babel-eslint":"^7.2.3","react-native":"^0.52.0","prettier-eslint":"^8.8.1","eslint-plugin-react":"^7.1.0","react-test-renderer":"^16.0.0","eslint-plugin-import":"^2.7.0","eslint-config-prettier":"^2.9.0","eslint-plugin-jsx-a11y":"^6.0.2","eslint-plugin-prettier":"^2.6.0","babel-preset-react-native":"^2.1.0","react-native-vector-icons":"^4.2.0","conventional-changelog-cli":"^2.0.5"},"peerDependencies":{"react":"*","react-native":"*"},"_npmOperationalInternal":{"tmp":"tmp/react-navigation_3.0.3_1543609517046_0.764945272510186","host":"s3://npm-registry-packages"}},"3.0.4":{"name":"react-navigation","version":"3.0.4","author":{"name":"Adam Miskiewicz","email":"adam@sk3vy.com"},"license":"BSD-2-Clause","_id":"react-navigation@3.0.4","maintainers":[{"name":"brentvatne","email":"brentvatne@gmail.com"},{"name":"ericvicenti","email":"ericvicenti@gmail.com"},{"name":"grabbou","email":"grabbou@gmail.com"},{"name":"satya164","email":"satyajit.happy@gmail.com"},{"name":"skevy","email":"adam@sk3vy.com"}],"homepage":"https://github.com/react-navigation/react-navigation#readme","bugs":{"url":"https://github.com/react-navigation/react-navigation/issues"},"dist":{"shasum":"2e2cf5bde077f9427b11223014ca604c0528758c","tarball":"https://registry.npmjs.org/react-navigation/-/react-navigation-3.0.4.tgz","fileCount":20,"integrity":"sha512-qVOOy2ek7ymhgZYrPeB2G8lzFb+Nn6wjGKKYEWuWO6O789K4B1KNGzSQiFrdJ73pKF+U13kJCY8lLyx/ApeWzw==","signatures":[{"sig":"MEUCIQCyS/dbF/S4CFcvm0tGD8i6oKzJZRfZvICPv05p3eAF1wIgN3KCMEAlFcEaJH62A4ZIajJhZNgVqG5gvSs+RY8TYQE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":76806,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcAaiFCRA9TVsSAnZWagAArokP/RyYEZ4j2e551uoKEz5X\nGK879K+qAETY7TIZeStcGvRkzn6kr0i3KkSFs06mUFw7OZM2BTAsDLIVTt1+\nOAAIDmxQ6fSa5CBagoz9PCioYcPzqv3Tx0FeojzGOgDxeMu0XEuMRf/uG5JT\nPZAGeMFEMWZEym0xVHGQGyzOacCRIyJQP5ok8tNdQMok8riDXB95ImGg6iXZ\nR8xBC3UkY8rch0HHYADJIy/n3sChgZc8LrUQQYgYi6X4NmNZaRlXYfiBZPP6\nRU+lKMclLTP60UE88ihsfF91lECN3HOzzSesoXWFiNAW8pIco8bscLYGD9AX\nZFAMSod4E7C5+v+cUoMy2ufwL3pa6BQbRczyFjbawmEumWX7BZltOVvz0Qdq\nnx/EmDgk33GjLIRnyy8CzH66tiMqHI4PwSSZcNFCySHgycZ6FbKdTcbpX781\nKBKTH57VIlgpmHcXYNZhT1CsaUlZxPeGgWlL59620p+En2wRC2+2tQY97WfT\nk9tI4/ebFrQ8mthST6DJc5i5wLOm4abcP7HyA+z+GTm6DJWeUWXr9rvzSigI\nwUJcfRKxGJZgfJGE3s+Oy3n+h5bvn3XEERz1wInYDM7LtJlPYs+68R/v1gq5\nmaGtd6iHC9ujKonCyh73OqP5c7J2f2vrXGBujKOPM6PYaCUninBa3qaV+ETe\n94DN\r\n=giot\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"notify":true,"preset":"react-native","testRegex":"/__tests__/[^/]+-test\\.js$","setupFiles":["<rootDir>/jest-setup.js"],"collectCoverage":true,"moduleNameMapper":{"\\.png$":"<rootDir>/assetsTransformer.js"},"coverageDirectory":"./coverage/","coverageReporters":["lcov"],"collectCoverageFrom":["src/**/*.js"],"transformIgnorePatterns":["node_modules/(?!(jest-)?react-native|react-clone-referenced-element|react-navigation-deprecated-tab-navigator|react-navigation-stack|@react-navigation/core|@react-navigation/native)"],"modulePathIgnorePatterns":["<rootDir>/examples/"],"coveragePathIgnorePatterns":["jest-setup.js"]},"main":"src/react-navigation.js","gitHead":"2d3f159c2adee33268baf27da174008f10443677","scripts":{"ios":"cd examples/NavigationPlayground && yarn && yarn ios","jest":"jest","lint":"eslint .","test":"npm run lint && npm run jest","start":"npm run ios","format":"eslint --fix .","android":"cd examples/NavigationPlayground && yarn && yarn android","codecov":"codecov","release":"release-it","precommit":"lint-staged","test-update-snapshot":"jest --updateSnapshot"},"_npmUser":{"name":"brentvatne","email":"brentvatne@gmail.com"},"deprecated":"This package is no longer supported. Please use @react-navigation/native instead. See https://reactnavigation.org/docs/getting-started/ for usage guide","repository":{"url":"git+ssh://git@github.com/react-navigation/react-navigation.git","type":"git"},"_npmVersion":"6.2.0","description":"Routing and navigation for your React Native apps","directories":{},"lint-staged":{"*.js":["eslint --fix","prettier --write flow/react-navigation.js","git add"]},"_nodeVersion":"10.9.0","dependencies":{"react-navigation-tabs":"1.0.1","@react-navigation/core":"3.0.0","react-navigation-stack":"1.0.4","react-navigation-drawer":"1.0.4","@react-navigation/native":"3.0.2"},"publishConfig":{"registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^22.1.3","husky":"^0.14.3","react":"16.2.0","eslint":"^4.2.0","codecov":"^2.2.0","prettier":"^1.12.1","babel-cli":"^6.24.1","jest-expo":"^25.1.0","babel-core":"^6.25.0","babel-jest":"^22.4.1","release-it":"^7.6.1","lint-staged":"^4.2.1","babel-eslint":"^7.2.3","react-native":"^0.52.0","prettier-eslint":"^8.8.1","eslint-plugin-react":"^7.1.0","react-test-renderer":"^16.0.0","eslint-plugin-import":"^2.7.0","eslint-config-prettier":"^2.9.0","eslint-plugin-jsx-a11y":"^6.0.2","eslint-plugin-prettier":"^2.6.0","babel-preset-react-native":"^2.1.0","react-native-vector-icons":"^4.2.0","conventional-changelog-cli":"^2.0.5"},"peerDependencies":{"react":"*","react-native":"*"},"_npmOperationalInternal":{"tmp":"tmp/react-navigation_3.0.4_1543612548613_0.4626927920109962","host":"s3://npm-registry-packages"}},"3.0.5":{"name":"react-navigation","version":"3.0.5","author":{"name":"Adam Miskiewicz","email":"adam@sk3vy.com"},"license":"BSD-2-Clause","_id":"react-navigation@3.0.5","maintainers":[{"name":"brentvatne","email":"brentvatne@gmail.com"},{"name":"ericvicenti","email":"ericvicenti@gmail.com"},{"name":"grabbou","email":"grabbou@gmail.com"},{"name":"satya164","email":"satyajit.happy@gmail.com"},{"name":"skevy","email":"adam@sk3vy.com"}],"homepage":"https://github.com/react-navigation/react-navigation#readme","bugs":{"url":"https://github.com/react-navigation/react-navigation/issues"},"dist":{"shasum":"287cf7007c473bc73c6adb9a44b5737162ccd4d3","tarball":"https://registry.npmjs.org/react-navigation/-/react-navigation-3.0.5.tgz","fileCount":20,"integrity":"sha512-3CGiCBRv/E+CYAfxG619uM3RL41JWnv+GgVatz4r5uu2qoY7Ifb9CpW+CymRQ5JJc8RyoccSZfkuYx7nUeBpXw==","signatures":[{"sig":"MEUCIG/QFnt5iM4rs7GuTWiU58nqbQyP9r2dIPv2ZOVM+VLDAiEA3gC0gUJ7HSKgFB+cqY1JbwVbvVX+/8Jreh5vHwlVCao=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":77322,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcBcmvCRA9TVsSAnZWagAAYoEP/jK7dF9ZJUaGhL7Uccl8\nQ1HR0UNf3tLz5jZPp20W0XKvxCiBk0vA84/zXx3xw8OSjs0XqRxbJopraIPq\nddLCHK4kWL1Hb/NQWE6G+7m+le43AOi87g/l6TgRtOX4r1exung01Xus8T25\nsYLmx1RlhUnPGfAXBKq0N57urkXXvIE+BftqMq+aQUxIlogkGa5sCmSQdxwY\neQadlf3dc5bAEQr0go8GysMstiiM8cinPUjIQbGD0sweRJHXr8GmCNJVKhSg\n1BpgzrHJDSgP0buG0D01mtxHNyTIkjcgTslsN+sl3aRGGfnlGnV3EDOfwGIu\nqS9E7TlPCpzZ5qg4Q1bGtb4R/tPvJfeeN8+48FaObjpr0q74PXh4IVPDf1l2\n6sKxiaMoo81oprei/zPegIFWxWN+RKir/gvKDMpV81YlqIYKVwNz3F31WgLT\n9bI85tOZGw5bG73krqf54tS8JhqkQ+2+dmPMVHpOF3ly7Cn87oMyWrMX2N0j\nufQdPWJd9SEKGgqWS3lt7S/0G/NrT79AsrkJk8pNZjdYsCwCFc+wW0utzegf\nO/RsL6bIrUt2BLGVYxbmJ3d6BCE2qUr2ObuGMSceu0gEELV9GYYFuIhgWkdm\nrUasmmMyp40ApaE4F6jPhRDZaTX1d4uUWCn5OAvgHVw1dGmb7wgdifAx0Wng\nUBDN\r\n=iQSA\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"notify":true,"preset":"react-native","testRegex":"/__tests__/[^/]+-test\\.js$","setupFiles":["<rootDir>/jest-setup.js"],"collectCoverage":true,"moduleNameMapper":{"\\.png$":"<rootDir>/assetsTransformer.js"},"coverageDirectory":"./coverage/","coverageReporters":["lcov"],"collectCoverageFrom":["src/**/*.js"],"transformIgnorePatterns":["node_modules/(?!(jest-)?react-native|react-clone-referenced-element|react-navigation-deprecated-tab-navigator|react-navigation-stack|@react-navigation/core|@react-navigation/native)"],"modulePathIgnorePatterns":["<rootDir>/examples/"],"coveragePathIgnorePatterns":["jest-setup.js"]},"main":"src/react-navigation.js","gitHead":"bfa68ded1efd635dd6771bb9f7a8a0a9df1511d6","scripts":{"ios":"cd examples/NavigationPlayground && yarn && yarn ios","jest":"jest","lint":"eslint .","test":"npm run lint && npm run jest","start":"npm run ios","format":"eslint --fix .","android":"cd examples/NavigationPlayground && yarn && yarn android","codecov":"codecov","release":"release-it","precommit":"lint-staged","test-update-snapshot":"jest --updateSnapshot"},"_npmUser":{"name":"brentvatne","email":"brentvatne@gmail.com"},"deprecated":"This package is no longer supported. Please use @react-navigation/native instead. See https://reactnavigation.org/docs/getting-started/ for usage guide","repository":{"url":"git+ssh://git@github.com/react-navigation/react-navigation.git","type":"git"},"_npmVersion":"6.2.0","description":"Routing and navigation for your React Native apps","directories":{},"lint-staged":{"*.js":["eslint --fix","prettier --write flow/react-navigation.js","git add"]},"_nodeVersion":"10.9.0","dependencies":{"react-navigation-tabs":"1.0.1","@react-navigation/core":"3.0.1","react-navigation-stack":"1.0.4","react-navigation-drawer":"1.0.4","@react-navigation/native":"3.0.3"},"publishConfig":{"registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^22.1.3","husky":"^0.14.3","react":"16.2.0","eslint":"^4.2.0","codecov":"^2.2.0","prettier":"^1.12.1","babel-cli":"^6.24.1","jest-expo":"^25.1.0","babel-core":"^6.25.0","babel-jest":"^22.4.1","release-it":"^7.6.1","lint-staged":"^4.2.1","babel-eslint":"^7.2.3","react-native":"^0.52.0","prettier-eslint":"^8.8.1","eslint-plugin-react":"^7.1.0","react-test-renderer":"^16.0.0","eslint-plugin-import":"^2.7.0","eslint-config-prettier":"^2.9.0","eslint-plugin-jsx-a11y":"^6.0.2","eslint-plugin-prettier":"^2.6.0","babel-preset-react-native":"^2.1.0","react-native-vector-icons":"^4.2.0","conventional-changelog-cli":"^2.0.5"},"peerDependencies":{"react":"*","react-native":"*"},"_npmOperationalInternal":{"tmp":"tmp/react-navigation_3.0.5_1543883182843_0.07568756143107769","host":"s3://npm-registry-packages"}},"3.0.6":{"name":"react-navigation","version":"3.0.6","author":{"name":"Adam Miskiewicz","email":"adam@sk3vy.com"},"license":"BSD-2-Clause","_id":"react-navigation@3.0.6","maintainers":[{"name":"brentvatne","email":"brentvatne@gmail.com"},{"name":"ericvicenti","email":"ericvicenti@gmail.com"},{"name":"grabbou","email":"grabbou@gmail.com"},{"name":"satya164","email":"satyajit.happy@gmail.com"},{"name":"skevy","email":"adam@sk3vy.com"}],"homepage":"https://github.com/react-navigation/react-navigation#readme","bugs":{"url":"https://github.com/react-navigation/react-navigation/issues"},"dist":{"shasum":"989ac83120c69423fc60d5e498c3186d2a2289aa","tarball":"https://registry.npmjs.org/react-navigation/-/react-navigation-3.0.6.tgz","fileCount":20,"integrity":"sha512-HehSAhv0wVVXg7KvfbqntyJ8tcpSzvZEg1c9j8N5RCnDYHxdnaFU3J+r9qyt3dZrYJmhLoBErOyVNDMbOO0l6Q==","signatures":[{"sig":"MEUCIET9DGeMbkRkcMqIwg5YuriptHf9gEH9zjRWxzXUFavcAiEAoXXtOK6wsvQlVo5EfRFBX+8FBg6ayMpsPMHHbHi1Dbg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":77585,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcCdqBCRA9TVsSAnZWagAAq9IP/0pW2xRuZQPB3jP8574w\nevyszXy6oFn3HMbBnUrhp8LrbRQW1G6LFQLVtcGA+N3TaJdThfOP7IkypCWH\nzowbXrez3Iy7r1YEerFxwIRyghk2erB6WdrS8qBMpqkRdp6w0lbyj4JV0amE\nDuukgjdKYcBBHAZcdmCLGgNyj4DLRMl9olbWB/TlsJgvUi8sjqaBcwI3P+Sl\noxUDn+DS6ANS51aQ5Bv8LE19/rRocPJuITH4JJPjdJ155Yy2uF4FEuRo3c1R\ncoQzKQdoFvMrziCxvg2nLMmvrcuwcYctGKw1Snd/G4R2s3XzdOqgAMEthijV\nyfkgRXXA7AmGiuRfABlWgPbnjte5icSuyEjnu1t90UpPwtBxyDiPWLIsay8G\nXGdlr5wmvVjsXRgY9O2ns7u3EgcCK17iTmBMmE25FAwgWIUIX9XpBfrtrXzG\na2Lc1XrW2g4fglDAtxeXUDdpgztKaohdZNtkqc2ibRbZlFbeUyT/jw4vQO8E\nJQXDdLVAbExW8Pbu4nXT6xh/5808KuK6XLqFypgN3oCXE3JouCLWQLezhxPB\nkMaLXyC75oXHBLPvQ1MoDQktN0jkYTUiTje18u+j+ohhxketu68yFzx5HxS6\nZTBoDVnGftJKGf1ieeKmLRPQP5oUbKroo0KdiOhTmkZfBz8G0oJBY9kVc6la\nPiwy\r\n=41Id\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"notify":true,"preset":"react-native","testRegex":"/__tests__/[^/]+-test\\.js$","setupFiles":["<rootDir>/jest-setup.js"],"collectCoverage":true,"moduleNameMapper":{"\\.png$":"<rootDir>/assetsTransformer.js"},"coverageDirectory":"./coverage/","coverageReporters":["lcov"],"collectCoverageFrom":["src/**/*.js"],"transformIgnorePatterns":["node_modules/(?!(jest-)?react-native|react-clone-referenced-element|react-navigation-deprecated-tab-navigator|react-navigation-stack|@react-navigation/core|@react-navigation/native)"],"modulePathIgnorePatterns":["<rootDir>/examples/"],"coveragePathIgnorePatterns":["jest-setup.js"]},"main":"src/react-navigation.js","gitHead":"1be5c7ae351151e725d36899279dea9de19fd592","scripts":{"ios":"cd examples/NavigationPlayground && yarn && yarn ios","jest":"jest","lint":"eslint .","test":"npm run lint && npm run jest","start":"npm run ios","format":"eslint --fix .","android":"cd examples/NavigationPlayground && yarn && yarn android","codecov":"codecov","release":"release-it","precommit":"lint-staged","test-update-snapshot":"jest --updateSnapshot"},"_npmUser":{"name":"brentvatne","email":"brentvatne@gmail.com"},"deprecated":"This package is no longer supported. Please use @react-navigation/native instead. See https://reactnavigation.org/docs/getting-started/ for usage guide","repository":{"url":"git+ssh://git@github.com/react-navigation/react-navigation.git","type":"git"},"_npmVersion":"6.2.0","description":"Routing and navigation for your React Native apps","directories":{},"lint-staged":{"*.js":["eslint --fix","prettier --write flow/react-navigation.js","git add"]},"_nodeVersion":"10.9.0","dependencies":{"react-navigation-tabs":"1.0.1","@react-navigation/core":"3.0.1","react-navigation-stack":"1.0.4","react-navigation-drawer":"1.0.5","@react-navigation/native":"3.0.3"},"publishConfig":{"registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^22.1.3","husky":"^0.14.3","react":"16.2.0","eslint":"^4.2.0","codecov":"^2.2.0","prettier":"^1.12.1","babel-cli":"^6.24.1","jest-expo":"^25.1.0","babel-core":"^6.25.0","babel-jest":"^22.4.1","release-it":"^7.6.1","lint-staged":"^4.2.1","babel-eslint":"^7.2.3","react-native":"^0.52.0","prettier-eslint":"^8.8.1","eslint-plugin-react":"^7.1.0","react-test-renderer":"^16.0.0","eslint-plugin-import":"^2.7.0","eslint-config-prettier":"^2.9.0","eslint-plugin-jsx-a11y":"^6.0.2","eslint-plugin-prettier":"^2.6.0","babel-preset-react-native":"^2.1.0","react-native-vector-icons":"^4.2.0","conventional-changelog-cli":"^2.0.5"},"peerDependencies":{"react":"*","react-native":"*"},"_npmOperationalInternal":{"tmp":"tmp/react-navigation_3.0.6_1544149632217_0.21538565445869828","host":"s3://npm-registry-packages"}},"3.0.7":{"name":"react-navigation","version":"3.0.7","author":{"name":"Adam Miskiewicz","email":"adam@sk3vy.com"},"license":"BSD-2-Clause","_id":"react-navigation@3.0.7","maintainers":[{"name":"brentvatne","email":"brentvatne@gmail.com"},{"name":"ericvicenti","email":"ericvicenti@gmail.com"},{"name":"grabbou","email":"grabbou@gmail.com"},{"name":"satya164","email":"satyajit.happy@gmail.com"},{"name":"skevy","email":"adam@sk3vy.com"}],"homepage":"https://github.com/react-navigation/react-navigation#readme","bugs":{"url":"https://github.com/react-navigation/react-navigation/issues"},"dist":{"shasum":"d0bd6138822eebaa500db6c1d2cba3c1d285ff44","tarball":"https://registry.npmjs.org/react-navigation/-/react-navigation-3.0.7.tgz","fileCount":20,"integrity":"sha512-6iS7/+tL1U/sc05DQ0fDfdSHZ4AO7Ng0JiYF8wHPR21RfNZb0Meh1/hadZvguMHDwSn65mgLiGpxGFUSliyI9A==","signatures":[{"sig":"MEQCIBkZXzrGaylndyuC7rpQEX1hcVm50962CzT9wLc8XdPkAiB3dBO1MegHsEpMGn++GzrNrg6RVfc6TCCiRy4dNBGY3g==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":77942,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcDH6pCRA9TVsSAnZWagAAyWUP/RV4xf+uuBbYy4X7Q1dp\nTFpZ//7cUI0PH/HMC0TNLKkvMQgz9azPxuHbJOiTRRtyh4btxH4kTzCeiknm\n0G+5ND6ATi0qcS8J0qbADpMszWyM/ZNm3Oz9QYygBpizcFRS1KQwBglzkFGj\n0lA8XRV1GtjtZh18vrYdt9KEEgqozLC9qmq7YvCXLwsCfm3zjBR2cp7Askx+\nVBBQTmHDWf8C6efwIJlSI5wUOPwTvEixGoMJIpFqotoB2fR7wUv4hdoWAPWg\nLHouP8LIBdEFwnp/lm6vICxsGSSQis7oks3yruRXqlOfDPgrHopb2eI8Va0C\nNMPdcYXXOudTt8boko8S/usV3koQQ6NoRtQSdfW/ERfEBJ+zDj9P3nhO/bJJ\nDNTfwFjiHNf89KGdW4yrDABMsTnohNGM51nXNeLlTrDxRzVcc5PjNG6Hwj1c\nXL7k8tqKQFGLkKBn2C239OX8zfcCMgKqAziKVBIm5ZzltQvmJHiARjAt0S6V\n3993xsnIzj67e/1zna5MO7BpFS8ii+JHFUhVUouB8hw56WAroNoktPfkRea7\n1IBwLcMzSI07D/z/IUtAJR2hgve0/dHkFZDXWlRdImT+wtn1/zP+hsmbqKBd\n1khj0OeRohNAR6SZGGknd+1KHeAQmmWVWzy4f1uL1nuIpVCRed5Ppim6DW0D\nP6CJ\r\n=/Ie0\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"notify":true,"preset":"react-native","testRegex":"/__tests__/[^/]+-test\\.js$","setupFiles":["<rootDir>/jest-setup.js"],"collectCoverage":true,"moduleNameMapper":{"\\.png$":"<rootDir>/assetsTransformer.js"},"coverageDirectory":"./coverage/","coverageReporters":["lcov"],"collectCoverageFrom":["src/**/*.js"],"transformIgnorePatterns":["node_modules/(?!(jest-)?react-native|react-clone-referenced-element|react-navigation-deprecated-tab-navigator|react-navigation-stack|@react-navigation/core|@react-navigation/native)"],"modulePathIgnorePatterns":["<rootDir>/examples/"],"coveragePathIgnorePatterns":["jest-setup.js"]},"main":"src/react-navigation.js","gitHead":"d0b4ba40e9bde45a73785786905fbfc92e18fc8c","scripts":{"ios":"cd examples/NavigationPlayground && yarn && yarn ios","jest":"jest","lint":"eslint .","test":"npm run lint && npm run jest","start":"npm run ios","format":"eslint --fix .","android":"cd examples/NavigationPlayground && yarn && yarn android","codecov":"codecov","release":"release-it","precommit":"lint-staged","test-update-snapshot":"jest --updateSnapshot"},"_npmUser":{"name":"brentvatne","email":"brentvatne@gmail.com"},"deprecated":"This package is no longer supported. Please use @react-navigation/native instead. See https://reactnavigation.org/docs/getting-started/ for usage guide","repository":{"url":"git+ssh://git@github.com/react-navigation/react-navigation.git","type":"git"},"_npmVersion":"6.2.0","description":"Routing and navigation for your React Native apps","directories":{},"lint-staged":{"*.js":["eslint --fix","prettier --write flow/react-navigation.js","git add"]},"_nodeVersion":"10.9.0","dependencies":{"react-navigation-tabs":"1.0.1","@react-navigation/core":"3.0.1","react-navigation-stack":"1.0.5","react-navigation-drawer":"1.0.5","@react-navigation/native":"3.0.3"},"publishConfig":{"registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^22.1.3","husky":"^0.14.3","react":"16.2.0","eslint":"^4.2.0","codecov":"^2.2.0","prettier":"^1.12.1","babel-cli":"^6.24.1","jest-expo":"^25.1.0","babel-core":"^6.25.0","babel-jest":"^22.4.1","release-it":"^7.6.1","lint-staged":"^4.2.1","babel-eslint":"^7.2.3","react-native":"^0.52.0","prettier-eslint":"^8.8.1","eslint-plugin-react":"^7.1.0","react-test-renderer":"^16.0.0","eslint-plugin-import":"^2.7.0","eslint-config-prettier":"^2.9.0","eslint-plugin-jsx-a11y":"^6.0.2","eslint-plugin-prettier":"^2.6.0","babel-preset-react-native":"^2.1.0","react-native-vector-icons":"^4.2.0","conventional-changelog-cli":"^2.0.5"},"peerDependencies":{"react":"*","react-native":"*"},"_npmOperationalInternal":{"tmp":"tmp/react-navigation_3.0.7_1544322728910_0.44257708574301113","host":"s3://npm-registry-packages"}},"3.0.8":{"name":"react-navigation","version":"3.0.8","author":{"name":"Adam Miskiewicz","email":"adam@sk3vy.com"},"license":"BSD-2-Clause","_id":"react-navigation@3.0.8","maintainers":[{"name":"brentvatne","email":"brentvatne@gmail.com"},{"name":"ericvicenti","email":"ericvicenti@gmail.com"},{"name":"grabbou","email":"grabbou@gmail.com"},{"name":"satya164","email":"satyajit.happy@gmail.com"},{"name":"skevy","email":"adam@sk3vy.com"}],"homepage":"https://github.com/react-navigation/react-navigation#readme","bugs":{"url":"https://github.com/react-navigation/react-navigation/issues"},"dist":{"shasum":"34c0d48f29b807dfc5cf399c2fc60fea13adaf2b","tarball":"https://registry.npmjs.org/react-navigation/-/react-navigation-3.0.8.tgz","fileCount":20,"integrity":"sha512-gU55gHwytRczQnOLatFyF89eI8bv8NivPVoe0cEU8sxCKvX2RbuElGtLxKPWKJiIGz4ZScrmNqiJpkjTsmwiTg==","signatures":[{"sig":"MEYCIQDbWgWHOWi0Psp9f6ZvvKZtHbpvYOqCDYtM8NT3BmzqwwIhAOGmF5kSkW95s1tvG2X2Mnnr7fY+syTob3lwx8N6g4KI","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":78176,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcEBWDCRA9TVsSAnZWagAAP8gP/2Wcyzo0BBFl7YPWIZfO\nztyBvVVoKB6+n41fm2GBE6cppqAlPrYH9A+5nWOUrv9sRYUBEgOXgK7CfA22\n3/I6sIRac6x+qevpa9eGmHgyrhjv8NZ628e0bUOoh8ffI7ATfWDB8QwBiple\npg+QaFsbBnzixH3lb1Jh0W5jPB0tRWUX2Lsg8vWYFLrcesJi+4l7P66c3VDX\nivyEzPzfGj2STvEEpvzvtgDo8LLDmhle0qH4BdfffSyCyrKQlm1s9vGydp6J\n3JZZqTQNAKxNCb/vRvRrL0T4Cjz09CBaAO661VGjZ6PclabysR09xFLalcdm\njVCR/xaiXhwPF0PBNLj/iop0C21cuXM4BxkIyyoh06gFEGCW+7q/uzV8+vJv\nzqpkAlUJ+aZpuZZUfORWat0xWn5i60nMFwwmqoRc2no199sb4BH4iZDwb4hx\niCZW6biDw6rqYnTah3ohQ9KYpbjgs4VFZC5krb/BUTXry/OKexKYi1uMBDYj\nxlFggFQ0dJX1gWQdg7kEU3wjExFQi/saL1rYfr7gY2Ow3ajNHQNAboA8vpgG\nfHxeohkPRv8LCDY0IotBHU/uizdAPZ3HptX1cYapgUfaxrbZpr3B7JxWthgo\nADy3vK6fbsU5pGR+MEsmHRW0NseLHDnR7LdKCVCp2LA1Bjqbl8tSAt0tFF5u\npGoS\r\n=IdP/\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"notify":true,"preset":"react-native","testRegex":"/__tests__/[^/]+-test\\.js$","setupFiles":["<rootDir>/jest-setup.js"],"collectCoverage":true,"moduleNameMapper":{"\\.png$":"<rootDir>/assetsTransformer.js"},"coverageDirectory":"./coverage/","coverageReporters":["lcov"],"collectCoverageFrom":["src/**/*.js"],"transformIgnorePatterns":["node_modules/(?!(jest-)?react-native|react-clone-referenced-element|react-navigation-deprecated-tab-navigator|react-navigation-stack|@react-navigation/core|@react-navigation/native)"],"modulePathIgnorePatterns":["<rootDir>/examples/"],"coveragePathIgnorePatterns":["jest-setup.js"]},"main":"src/react-navigation.js","gitHead":"4fb6b163acc4e57bb9d0be169b90b07a7d9bf4a8","scripts":{"ios":"cd examples/NavigationPlayground && yarn && yarn ios","jest":"jest","lint":"eslint .","test":"npm run lint && npm run jest","start":"npm run ios","format":"eslint --fix .","android":"cd examples/NavigationPlayground && yarn && yarn android","codecov":"codecov","release":"release-it","precommit":"lint-staged","test-update-snapshot":"jest --updateSnapshot"},"_npmUser":{"name":"brentvatne","email":"brentvatne@gmail.com"},"deprecated":"This package is no longer supported. Please use @react-navigation/native instead. See https://reactnavigation.org/docs/getting-started/ for usage guide","repository":{"url":"git+ssh://git@github.com/react-navigation/react-navigation.git","type":"git"},"_npmVersion":"6.2.0","description":"Routing and navigation for your React Native apps","directories":{},"lint-staged":{"*.js":["eslint --fix","prettier --write flow/react-navigation.js","git add"]},"_nodeVersion":"10.9.0","dependencies":{"react-navigation-tabs":"1.0.1","@react-navigation/core":"3.0.2","react-navigation-stack":"1.0.5","react-navigation-drawer":"1.0.5","@react-navigation/native":"3.0.3"},"publishConfig":{"registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^22.1.3","husky":"^0.14.3","react":"16.2.0","eslint":"^4.2.0","codecov":"^2.2.0","prettier":"^1.12.1","babel-cli":"^6.24.1","jest-expo":"^25.1.0","babel-core":"^6.25.0","babel-jest":"^22.4.1","release-it":"^7.6.1","lint-staged":"^4.2.1","babel-eslint":"^7.2.3","react-native":"^0.52.0","prettier-eslint":"^8.8.1","eslint-plugin-react":"^7.1.0","react-test-renderer":"^16.0.0","eslint-plugin-import":"^2.7.0","eslint-config-prettier":"^2.9.0","eslint-plugin-jsx-a11y":"^6.0.2","eslint-plugin-prettier":"^2.6.0","babel-preset-react-native":"^2.1.0","react-native-vector-icons":"^4.2.0","conventional-changelog-cli":"^2.0.5"},"peerDependencies":{"react":"*","react-native":"*"},"_npmOperationalInternal":{"tmp":"tmp/react-navigation_3.0.8_1544557955236_0.4156355379251502","host":"s3://npm-registry-packages"}},"3.0.9":{"name":"react-navigation","version":"3.0.9","author":{"name":"Adam Miskiewicz","email":"adam@sk3vy.com"},"license":"BSD-2-Clause","_id":"react-navigation@3.0.9","maintainers":[{"name":"brentvatne","email":"brentvatne@gmail.com"},{"name":"ericvicenti","email":"ericvicenti@gmail.com"},{"name":"grabbou","email":"grabbou@gmail.com"},{"name":"satya164","email":"satyajit.happy@gmail.com"},{"name":"skevy","email":"adam@sk3vy.com"}],"homepage":"https://github.com/react-navigation/react-navigation#readme","bugs":{"url":"https://github.com/react-navigation/react-navigation/issues"},"dist":{"shasum":"1c82f8ec2f87e2728816e79fb43d7b11ed265415","tarball":"https://registry.npmjs.org/react-navigation/-/react-navigation-3.0.9.tgz","fileCount":20,"integrity":"sha512-SFVlL96HIjMW9JiRhqwSn6RDP6MqeRMZHgf+hK/RMwSWLyfdZZEPKm3K/y/g1mg3l4Na4T3qnRMheGJF2dD0zw==","signatures":[{"sig":"MEQCIAcxXH+xK0J9bOLIdn4yEeC/BgbMRLs22HR9VmtPCsOvAiB/43MLGaG59xefnasYD78AznRwVcgahGLF0eG32nIYiA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":78673,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcGo6zCRA9TVsSAnZWagAAfiUQAKNb3CiEVZq3/RUG1tGS\nEaVJbs5t1y/MkyVYv/t0c1MN3R9TpMkdVeepJ3ZswpmopsrXvjbkSkHqDwk3\nHqthogFTBOSgwR/japhdaUNCYx6VJb2Fb4CKZwB3/6SwfckESGIi8qj5jU28\nfwzs90/XBxkM16nwd0FpuKkHfmsVFz1ruk259oAN+ifNWnUjN58m4BWu138p\nkxHmVdIfb7ba+zF4ZODMnqc2UlDJKWqfHVn41ac2Y86L4B8oHpebUT6d+R++\nkAIxm0dXfzSr4rmyl58y0f2uR73wGMF/gxEOtnPbsQ8U6sD4dfZi809cTl2Q\nP4E+WFmu7E8E0efGL6/nv9HdbdfDlpOIpoazu5mw+NILuCfGwPkdNfuFomOZ\nnmJcy9dPC9yXOo0+1663lClslzBKqmhQRLNZrdEElsloldOnv/CwL7C17HoN\n5tV6igd8sM3dAfJd9X9GkPTYdyBHgh255J3SayobrEEvkrrMyzEe391sXFmD\no0WWh6gddQrjd7HO01eBEYs9Wxju+N39hrLogfNtibYSfw+/FBoamv3U0cmW\nMVJE/4NEZkP5DNs1FiD+fUgpetf6vuDYG9Kn+lP//OjYLK7Lpf2iLBnthJI0\nIUP/dFVAJIihcSfA+MJwSGR4HzkrC+1CVORPvNvHYNkzv8fuaqbTp+j0srbD\nVCIr\r\n=uo5Y\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"notify":true,"preset":"react-native","testRegex":"/__tests__/[^/]+-test\\.js$","setupFiles":["<rootDir>/jest-setup.js"],"collectCoverage":true,"moduleNameMapper":{"\\.png$":"<rootDir>/assetsTransformer.js"},"coverageDirectory":"./coverage/","coverageReporters":["lcov"],"collectCoverageFrom":["src/**/*.js"],"transformIgnorePatterns":["node_modules/(?!(jest-)?react-native|react-clone-referenced-element|react-navigation-deprecated-tab-navigator|react-navigation-stack|@react-navigation/core|@react-navigation/native)"],"modulePathIgnorePatterns":["<rootDir>/examples/"],"coveragePathIgnorePatterns":["jest-setup.js"]},"main":"src/react-navigation.js","gitHead":"3367501d4d3775592dc04a1ff579c54017afb2a9","scripts":{"ios":"cd examples/NavigationPlayground && yarn && yarn ios","jest":"jest","lint":"eslint .","test":"npm run lint && npm run jest","start":"npm run ios","format":"eslint --fix .","android":"cd examples/NavigationPlayground && yarn && yarn android","codecov":"codecov","release":"release-it","precommit":"lint-staged","test-update-snapshot":"jest --updateSnapshot"},"_npmUser":{"name":"brentvatne","email":"brentvatne@gmail.com"},"deprecated":"This package is no longer supported. Please use @react-navigation/native instead. See https://reactnavigation.org/docs/getting-started/ for usage guide","repository":{"url":"git+ssh://git@github.com/react-navigation/react-navigation.git","type":"git"},"_npmVersion":"6.2.0","description":"Routing and navigation for your React Native apps","directories":{},"lint-staged":{"*.js":["eslint --fix","prettier --write flow/react-navigation.js","git add"]},"_nodeVersion":"10.9.0","dependencies":{"react-navigation-tabs":"1.0.2","@react-navigation/core":"3.0.2","react-navigation-stack":"1.0.6","react-navigation-drawer":"1.0.5","@react-navigation/native":"3.0.3"},"publishConfig":{"registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^22.1.3","husky":"^0.14.3","react":"16.2.0","eslint":"^4.2.0","codecov":"^2.2.0","prettier":"^1.12.1","babel-cli":"^6.24.1","jest-expo":"^25.1.0","babel-core":"^6.25.0","babel-jest":"^22.4.1","release-it":"^7.6.1","lint-staged":"^4.2.1","babel-eslint":"^7.2.3","react-native":"^0.52.0","prettier-eslint":"^8.8.1","eslint-plugin-react":"^7.1.0","react-test-renderer":"^16.0.0","eslint-plugin-import":"^2.7.0","eslint-config-prettier":"^2.9.0","eslint-plugin-jsx-a11y":"^6.0.2","eslint-plugin-prettier":"^2.6.0","babel-preset-react-native":"^2.1.0","react-native-vector-icons":"^4.2.0","conventional-changelog-cli":"^2.0.5"},"peerDependencies":{"react":"*","react-native":"*"},"_npmOperationalInternal":{"tmp":"tmp/react-navigation_3.0.9_1545244338401_0.6281920434488413","host":"s3://npm-registry-packages"}},"3.1.0":{"name":"react-navigation","version":"3.1.0","author":{"name":"Adam Miskiewicz","email":"adam@sk3vy.com"},"license":"BSD-2-Clause","_id":"react-navigation@3.1.0","maintainers":[{"name":"brentvatne","email":"brentvatne@gmail.com"},{"name":"ericvicenti","email":"ericvicenti@gmail.com"},{"name":"grabbou","email":"grabbou@gmail.com"},{"name":"satya164","email":"satyajit.happy@gmail.com"},{"name":"skevy","email":"adam@sk3vy.com"}],"homepage":"https://github.com/react-navigation/react-navigation#readme","bugs":{"url":"https://github.com/react-navigation/react-navigation/issues"},"dist":{"shasum":"3a9d092242e1aceeb52a0ee4e344e91f5602144a","tarball":"https://registry.npmjs.org/react-navigation/-/react-navigation-3.1.0.tgz","fileCount":20,"integrity":"sha512-NC2KwJkDecqssoFoMIulfokFyVGT/4gKeAo/VMfLk15L0ztiVJ9PYz+n/L/l17cGhCjzE587kobFuXaSE8tNGA==","signatures":[{"sig":"MEYCIQCMqtpJYEeJZdreWRJWEL1tD9mKfqnndJLkE0Nabve/tAIhAM2A+/ZOSRAPkdIL93qYq62m//5B9aKJ5ksR/YBFJG9N","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":78772,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcNlnsCRA9TVsSAnZWagAAtFUQAI49Jalo7pHibMGYcdh8\nA4YCnjCMnzuof1/dnEiLiKjicgMNftSrWOQh3ixx44ZBCM4Pw8M1wJFiazKd\n0jNKbhzWLxvBdG3BriSja47bEqqHkTF2x1Jub0I6yfdZzSPIt/6/eWdSbUnD\nzGkVJn6x6U8au6okOJrzkyarRWuu2pqF0uXXYE6NT1fUMZzmr70KqssdOJ5b\nDWx3E4rfKpl2tVFgiReYe0PyD2rGXy41r5c5/d0//6cvUgiTAaT4OewaPfGi\ndjYpDf2X3eiSmtAw67G8EzafVVrCxcgo7i9WYwYLY3DxAHD7xVATP+kKuX5l\nC4pD+ek7TPDXABxtN0TYpHqbWsrLeZ5m8fAXrlLpnrl0IzXgDFCWSM19QD98\nzCViG+SPw+aCWnmgTqnSo13l1A1xmZijHOt3wd5qDC+7CPsuI+EsaiBC4/WQ\nOZsHwaFtEqQEqu7UHbs/2LzIb0ac9oJJ1ZuFH/APqq4sUS6YLzwziAi+Qy1M\ngbcq29ahWV5UUhkIDYq1yNfkKKUTH0dqwppVFjgqd7DXV9JrN7i+/EEcFm7Z\nV3nvnryDX2g75hBK8LjrpFExeKQ6mAQNBQ9cAG1T/YtcBMTNUfQzz7ez+G9/\nvoBeDzljXfNJInIeL1MHV7RiUtSo6QHAiX5RlLFXv0teBRgvQBqXxf6sLQrd\nb7we\r\n=dUXv\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"notify":true,"preset":"react-native","testRegex":"/__tests__/[^/]+-test\\.js$","setupFiles":["<rootDir>/jest-setup.js"],"collectCoverage":true,"moduleNameMapper":{"\\.png$":"<rootDir>/assetsTransformer.js"},"coverageDirectory":"./coverage/","coverageReporters":["lcov"],"collectCoverageFrom":["src/**/*.js"],"transformIgnorePatterns":["node_modules/(?!(jest-)?react-native|react-clone-referenced-element|react-navigation-deprecated-tab-navigator|react-navigation-stack|@react-navigation/core|@react-navigation/native)"],"modulePathIgnorePatterns":["<rootDir>/examples/"],"coveragePathIgnorePatterns":["jest-setup.js"]},"main":"src/react-navigation.js","readme":"# React Navigation\n\n[![npm version](https://badge.fury.io/js/react-navigation.svg)](https://badge.fury.io/js/react-navigation) [![CircleCI badge](https://circleci.com/gh/react-navigation/react-navigation/tree/master.svg?style=shield)](https://circleci.com/gh/react-navigation/react-navigation/tree/master) [![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg)](https://reactnavigation.org/docs/contributing.html)\n\nReact Navigation is born from the React Native community's need for an extensible yet easy-to-use navigation solution based on Javascript.\n\n## Installation\n\nSince the library is a JS-based solution, to install the latest version of react-navigation you only need to run:\n\n```bash\nyarn add react-navigation\n```\n\nor\n\n```bash\nnpm install --save react-navigation\n```\n\n## Documentation\n\n* The best way to learn is to follow the [Getting started guide](https://reactnavigation.org/docs/getting-started.html). It guides you through the fundamentals of React Navigation.\n* The documentation includes solutions for common use cases in the \"How do I do ...?\" section, such as [tab navigation](https://reactnavigation.org/docs/tab-based-navigation.html) and [Redux integration](https://reactnavigation.org/docs/redux-integration.html).\n* If you need to build your own navigator, [there's a section for that](https://reactnavigation.org/docs/custom-navigator-overview.html) too.\n* The [API reference](https://reactnavigation.org/docs/api-reference.html) lists all public APIs.\n* The [Community Resources](https://github.com/react-navigation/react-navigation/blob/master/COMMUNITY_RESOURCES.md) document lists some other resources submitted to us by people who use React Navigation. Feel free to open a pull request to add your resource to the list.\n* You can contribute improvements to the documentation [in the website repository](https://github.com/react-navigation/react-navigation.github.io).\n\n## Try it out\n\nYou can also try out the [Navigation Playground app](https://exp.host/@react-navigation/NavigationPlayground) to get a sense for some of the tools built in to React Navigation. The \"Fundamentals\" in the documentation also include examples you can play with.\n\n## FAQs\n\n#### I'm having troubles using the library, what can I do?\n\nSee [the help page](https://reactnavigation.org/en/help.html).\n\n#### How can I help?\n\nSee our [Contributing Guide](CONTRIBUTING.md)!\n\n#### Is this the only library available for navigation?\n\nCertainly not! There other libraries - which, depending on your needs, can be better or worse suited for your project. Read more in the [alternative libraries](https://reactnavigation.org/docs/alternatives.html) documentation, and read React Navigation's [pitch & anti-pitch](https://reactnavigation.org/docs/pitch.html) to understand the tradeoffs.\n\n#### Can I use this library for web?\n\nWeb support was [not a priority for the 1.0 release](https://github.com/react-community/react-navigation/issues/2585#issuecomment-330338793), but the architecture of this library allows for it (and it has worked in the past). If you would like to lead this charge, please reach out with your ideas for how to move forward on the [RFCs repository](https://github.com/react-navigation/rfcs) and we would be happy to discuss.\n\n## Code of conduct\n\nThis library has adopted a Code of Conduct that we expect project participants to adhere to. Please read the [full text](https://github.com/react-community/react-navigation/blob/master/CODE_OF_CONDUCT.md) so that you can understand what actions will and will not be tolerated.\n\n## License\n\nReact Navigation is licensed under the [BSD 2-clause \"Simplified\" License](https://github.com/react-community/react-navigation/blob/master/LICENSE).\n","gitHead":"31e07e9692c3b00f63265e5235aa4e8d48d983f5","scripts":{"ios":"cd examples/NavigationPlayground && yarn && yarn ios","jest":"jest","lint":"eslint .","test":"npm run lint && npm run jest","start":"npm run ios","format":"eslint --fix .","android":"cd examples/NavigationPlayground && yarn && yarn android","codecov":"codecov","release":"release-it","precommit":"lint-staged","test-update-snapshot":"jest --updateSnapshot"},"_npmUser":{"name":"brentvatne","email":"brentvatne@gmail.com"},"deprecated":"This package is no longer supported. Please use @react-navigation/native instead. See https://reactnavigation.org/docs/getting-started/ for usage guide","repository":{"url":"git+ssh://git@github.com/react-navigation/react-navigation.git","type":"git"},"_npmVersion":"6.2.0","description":"Routing and navigation for your React Native apps","directories":{},"lint-staged":{"*.js":["eslint --fix","prettier --write flow/react-navigation.js","git add"]},"_nodeVersion":"10.9.0","dependencies":{"react-navigation-tabs":"1.0.2","@react-navigation/core":"3.0.2","react-navigation-stack":"1.0.6","react-navigation-drawer":"1.1.0","@react-navigation/native":"3.1.1"},"publishConfig":{"registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^22.1.3","husky":"^0.14.3","react":"16.2.0","eslint":"^4.2.0","codecov":"^2.2.0","prettier":"^1.12.1","babel-cli":"^6.24.1","jest-expo":"^25.1.0","babel-core":"^6.25.0","babel-jest":"^22.4.1","release-it":"^7.6.1","lint-staged":"^4.2.1","babel-eslint":"^7.2.3","react-native":"^0.52.0","prettier-eslint":"^8.8.1","eslint-plugin-react":"^7.1.0","react-test-renderer":"^16.0.0","eslint-plugin-import":"^2.7.0","eslint-config-prettier":"^2.9.0","eslint-plugin-jsx-a11y":"^6.0.2","eslint-plugin-prettier":"^2.6.0","babel-preset-react-native":"^2.1.0","react-native-vector-icons":"^4.2.0","conventional-changelog-cli":"^2.0.5"},"peerDependencies":{"react":"*","react-native":"*"},"_npmOperationalInternal":{"tmp":"tmp/react-navigation_3.1.0_1547065835081_0.09028984480221003","host":"s3://npm-registry-packages"}},"3.1.1":{"name":"react-navigation","version":"3.1.1","author":{"name":"Adam Miskiewicz","email":"adam@sk3vy.com"},"license":"BSD-2-Clause","_id":"react-navigation@3.1.1","maintainers":[{"name":"brentvatne","email":"brentvatne@gmail.com"},{"name":"ericvicenti","email":"ericvicenti@gmail.com"},{"name":"grabbou","email":"grabbou@gmail.com"},{"name":"satya164","email":"satyajit.happy@gmail.com"},{"name":"skevy","email":"adam@sk3vy.com"}],"homepage":"https://github.com/react-navigation/react-navigation#readme","bugs":{"url":"https://github.com/react-navigation/react-navigation/issues"},"dist":{"shasum":"e54c72856cdafa4660d19c55305533f89c9afe42","tarball":"https://registry.npmjs.org/react-navigation/-/react-navigation-3.1.1.tgz","fileCount":11,"integrity":"sha512-1Jm7DjuoqKYY4K+1VC/jpxn7ucbk9VpHbXS7rSCqKwTS+Bgsz3YBUEdLGdm10zTVS5fPlxFA/x0iB/82EENg5w==","signatures":[{"sig":"MEQCIBI3bV/+F4YDlOxSqUWEIwklKCsfGm3gc3P3910iyWJZAiABjlyOMcld5ZGK7pNUcz3FwPTvv48I265s24//tBU3Kw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":19344,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcVJdPCRA9TVsSAnZWagAArnUP/A47/ia0CTDHHcSNkMAN\nBvK/8SC4Pcnj2PrxvdGYMt4SI8NKyjh6xCpDlvzkm4qrP05iV9Tmd+Az+uWN\nPRlU2MzldBVxL//pfxW4ni5r35Xfa2ut7IR6Bho4zVVQok6q8FfKqluBFEkt\nQ6q+E+MartQZx6EC71OgP6PPRTU2Mc+QcSENsD5KqYbBMMKlD9rh14/tzfEq\nrN8e5dmnI9zbLHE5tkWKiCFbrjyXyLKDVFs/Uig1fvq18DzuXBTIc5jWfj5p\nWA53rX6vAQ26egnhMHY06mcprSKG5oZ5xhjHVtr6Kc/BwAE8NDZ4Zp6fakYh\nGEf2ObL21ayPAtckiGNYJtjOmEDa7DdRGnkmpH3jTVWGt28HndrnVNNkPPph\n1SYA4ha1uu4B4KxKm5isQLLtW2Qvi5i4o9DxhW0A0poOu23HrZxMLOFNHuAC\n+/g5yR57Ej4mSToQOHFFJ5h0RrUgXRdMAWeE/ojOxKx4Ehp1hxn7pgtXROEi\n/NbRngkmgWmjQV0ek0Qku+Cp2++xYRTvyg/tSwI3p0of426XCqF7msxovlkO\n5L5z0R5MkAWjSRJlrcbBv9/u7HmaKu6YnvlzmtO7qqvhOmMLbFNE4vINwn5x\nlC/5rA1x/jDfywZkegtV9DhY4zlY1BcQLBBR/kSdE6tHskkEi4l4FJFHGTTJ\npiGq\r\n=Ns9+\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"notify":true,"preset":"react-native","testRegex":"/__tests__/[^/]+-test\\.js$","setupFiles":["<rootDir>/jest-setup.js"],"collectCoverage":true,"moduleNameMapper":{"\\.png$":"<rootDir>/assetsTransformer.js"},"coverageDirectory":"./coverage/","coverageReporters":["lcov"],"collectCoverageFrom":["src/**/*.js"],"transformIgnorePatterns":["node_modules/(?!(jest-)?react-native|react-clone-referenced-element|react-navigation-deprecated-tab-navigator|react-navigation-stack|@react-navigation/core|@react-navigation/native)"],"modulePathIgnorePatterns":["<rootDir>/examples/"],"coveragePathIgnorePatterns":["jest-setup.js"]},"main":"src/react-navigation.js","readme":"# React Navigation\n\n[![npm version](https://badge.fury.io/js/react-navigation.svg)](https://badge.fury.io/js/react-navigation) [![CircleCI badge](https://circleci.com/gh/react-navigation/react-navigation/tree/master.svg?style=shield)](https://circleci.com/gh/react-navigation/react-navigation/tree/master) [![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg)](https://reactnavigation.org/docs/contributing.html)\n\nReact Navigation is born from the React Native community's need for an extensible yet easy-to-use navigation solution based on Javascript.\n\n## Installation\n\nSince the library is a JS-based solution, to install the latest version of react-navigation you only need to run:\n\n```bash\nyarn add react-navigation\n```\n\nor\n\n```bash\nnpm install --save react-navigation\n```\n\n## Documentation\n\n* The best way to learn is to follow the [Getting started guide](https://reactnavigation.org/docs/getting-started.html). It guides you through the fundamentals of React Navigation.\n* The documentation includes solutions for common use cases in the \"How do I do ...?\" section, such as [tab navigation](https://reactnavigation.org/docs/tab-based-navigation.html) and [Redux integration](https://reactnavigation.org/docs/redux-integration.html).\n* If you need to build your own navigator, [there's a section for that](https://reactnavigation.org/docs/custom-navigator-overview.html) too.\n* The [API reference](https://reactnavigation.org/docs/api-reference.html) lists all public APIs.\n* The [Community Resources](https://github.com/react-navigation/react-navigation/blob/master/COMMUNITY_RESOURCES.md) document lists some other resources submitted to us by people who use React Navigation. Feel free to open a pull request to add your resource to the list.\n* You can contribute improvements to the documentation [in the website repository](https://github.com/react-navigation/react-navigation.github.io).\n\n## Try it out\n\nYou can also try out the [Navigation Playground app](https://exp.host/@react-navigation/NavigationPlayground) to get a sense for some of the tools built in to React Navigation. The \"Fundamentals\" in the documentation also include examples you can play with.\n\n## FAQs\n\n#### I'm having troubles using the library, what can I do?\n\nSee [the help page](https://reactnavigation.org/en/help.html).\n\n#### How can I help?\n\nSee our [Contributing Guide](CONTRIBUTING.md)!\n\n#### Is this the only library available for navigation?\n\nCertainly not! There other libraries - which, depending on your needs, can be better or worse suited for your project. Read more in the [alternative libraries](https://reactnavigation.org/docs/alternatives.html) documentation, and read React Navigation's [pitch & anti-pitch](https://reactnavigation.org/docs/pitch.html) to understand the tradeoffs.\n\n#### Can I use this library for web?\n\nWeb support was [not a priority for the 1.0 release](https://github.com/react-community/react-navigation/issues/2585#issuecomment-330338793), but the architecture of this library allows for it (and it has worked in the past). If you would like to lead this charge, please reach out with your ideas for how to move forward on the [RFCs repository](https://github.com/react-navigation/rfcs) and we would be happy to discuss.\n\n## Code of conduct\n\nThis library has adopted a Code of Conduct that we expect project participants to adhere to. Please read the [full text](https://github.com/react-community/react-navigation/blob/master/CODE_OF_CONDUCT.md) so that you can understand what actions will and will not be tolerated.\n\n## License\n\nReact Navigation is licensed under the [BSD 2-clause \"Simplified\" License](https://github.com/react-community/react-navigation/blob/master/LICENSE).\n","gitHead":"31e07e9692c3b00f63265e5235aa4e8d48d983f5","scripts":{"ios":"cd examples/NavigationPlayground && yarn && yarn ios","jest":"jest","lint":"eslint .","test":"npm run lint && npm run jest","start":"npm run ios","format":"eslint --fix .","android":"cd examples/NavigationPlayground && yarn && yarn android","codecov":"codecov","release":"release-it","precommit":"lint-staged","test-update-snapshot":"jest --updateSnapshot"},"_npmUser":{"name":"brentvatne","email":"brentvatne@gmail.com"},"deprecated":"This package is no longer supported. Please use @react-navigation/native instead. See https://reactnavigation.org/docs/getting-started/ for usage guide","repository":{"url":"git+ssh://git@github.com/react-navigation/react-navigation.git","type":"git"},"_npmVersion":"6.4.1","description":"Routing and navigation for your React Native apps","directories":{},"lint-staged":{"*.js":["eslint --fix","prettier --write flow/react-navigation.js","git add"]},"_nodeVersion":"10.14.2","dependencies":{"react-navigation-tabs":"1.0.2","@react-navigation/core":"3.0.2","react-navigation-stack":"1.0.6","react-navigation-drawer":"1.1.0","@react-navigation/native":"3.1.3"},"publishConfig":{"registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^22.1.3","husky":"^0.14.3","react":"16.2.0","eslint":"^4.2.0","codecov":"^2.2.0","prettier":"^1.12.1","babel-cli":"^6.24.1","jest-expo":"^25.1.0","babel-core":"^6.25.0","babel-jest":"^22.4.1","release-it":"^7.6.1","lint-staged":"^4.2.1","babel-eslint":"^7.2.3","react-native":"^0.52.0","prettier-eslint":"^8.8.1","eslint-plugin-react":"^7.1.0","react-test-renderer":"^16.0.0","eslint-plugin-import":"^2.7.0","eslint-config-prettier":"^2.9.0","eslint-plugin-jsx-a11y":"^6.0.2","eslint-plugin-prettier":"^2.6.0","babel-preset-react-native":"^2.1.0","react-native-vector-icons":"^4.2.0","conventional-changelog-cli":"^2.0.5"},"peerDependencies":{"react":"*","react-native":"*"},"_npmOperationalInternal":{"tmp":"tmp/react-navigation_3.1.1_1549047630987_0.8890186950115546","host":"s3://npm-registry-packages"}},"3.1.2":{"name":"react-navigation","version":"3.1.2","author":{"name":"Adam Miskiewicz","email":"adam@sk3vy.com"},"license":"BSD-2-Clause","_id":"react-navigation@3.1.2","maintainers":[{"name":"brentvatne","email":"brentvatne@gmail.com"},{"name":"ericvicenti","email":"ericvicenti@gmail.com"},{"name":"grabbou","email":"grabbou@gmail.com"},{"name":"satya164","email":"satyajit.happy@gmail.com"},{"name":"skevy","email":"adam@sk3vy.com"}],"homepage":"https://github.com/react-navigation/react-navigation#readme","bugs":{"url":"https://github.com/react-navigation/react-navigation/issues"},"dist":{"shasum":"5d75bc1c725f3a874f18bc7097155a513264904d","tarball":"https://registry.npmjs.org/react-navigation/-/react-navigation-3.1.2.tgz","fileCount":11,"integrity":"sha512-Nj0Mu8D6ywL8TvThTTRMsMg8mBgqjWPb4Spanyq91ANXJHw5IQSlKHjtCcWvNW9ptFl5ExlkOG9y/jETM2LMOw==","signatures":[{"sig":"MEUCIGbFugnR11Im+IKh1y9F0UwDZkqgu2s6GiaRUXvupLlwAiEAmv/MQuKYvF+X2AFdCAk7mvqUT7XX9BlEFuSO67OA4hQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":19344,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcVJr0CRA9TVsSAnZWagAAfRsP/RXHvuzFmJjJ6DyrXCJo\nl+NKOCzXoFyjhIUgtnHsCOkn+cYbhk9u6tEZh8OUqRe0y/Jyf59a5xPK6Y8X\nGjBprvXdDmBCy7psU2HiSvLDCLiG0/jQoCmiWYKoSCwd4NNV+FLGFVAI0VSw\n0hMcR46C8o5sDLO4GdFQtICtzKlK4yVRaXqMwTxswsYcwj/gorTmwmEZ6ciz\nQ3Eym8rloK13t142vasC7XuxFG98UQFIqADHRnf8NSD0WFLkHo2pmUghJ3py\nbpyKhYeDGJ/DiJ+0ksB0oQAAOjSPutqAEJnccQJ6cjQVLeCpuOJ69FrJlBhI\novJFKfLzFa09kR79hvHubkLgo4pRNaNSNHZ3OCI8jsKr4j29g2VEkSMI51op\nV8qDGiyuGbo0s3QJ934QgQPMuM+Ep/Bqv22+4ZnnNxCAjOLDnoQSSlz9HbvE\n/jseWOmtcszpdQb0iUvtCUsKA84enV7gI7RvajA1OyLTTdZFV1DBi1temGjB\n39sSunb/RFK531i137jwkDjRcVunpqIyZlSQMwlxy+K5jj1S1Yc2mLXkdbSC\nsxpItJVlQIhAcQ8PJ0ExylG0gF6xhjZS2w6EU5IAj6NFnmG3ADYQ390OzDDw\ndjabfTpNKODDty73CZlm4pLkWjHLt0KOylUnns/tl6e4AIqRh87jXmNUO3Yb\n7D74\r\n=kgY2\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"notify":true,"preset":"react-native","testRegex":"/__tests__/[^/]+-test\\.js$","setupFiles":["<rootDir>/jest-setup.js"],"collectCoverage":true,"moduleNameMapper":{"\\.png$":"<rootDir>/assetsTransformer.js"},"coverageDirectory":"./coverage/","coverageReporters":["lcov"],"collectCoverageFrom":["src/**/*.js"],"transformIgnorePatterns":["node_modules/(?!(jest-)?react-native|react-clone-referenced-element|react-navigation-deprecated-tab-navigator|react-navigation-stack|@react-navigation/core|@react-navigation/native)"],"modulePathIgnorePatterns":["<rootDir>/examples/"],"coveragePathIgnorePatterns":["jest-setup.js"]},"main":"src/react-navigation.js","readme":"# React Navigation\n\n[![npm version](https://badge.fury.io/js/react-navigation.svg)](https://badge.fury.io/js/react-navigation) [![CircleCI badge](https://circleci.com/gh/react-navigation/react-navigation/tree/master.svg?style=shield)](https://circleci.com/gh/react-navigation/react-navigation/tree/master) [![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg)](https://reactnavigation.org/docs/contributing.html)\n\nReact Navigation is born from the React Native community's need for an extensible yet easy-to-use navigation solution based on Javascript.\n\n## Installation\n\nSince the library is a JS-based solution, to install the latest version of react-navigation you only need to run:\n\n```bash\nyarn add react-navigation\n```\n\nor\n\n```bash\nnpm install --save react-navigation\n```\n\n## Documentation\n\n* The best way to learn is to follow the [Getting started guide](https://reactnavigation.org/docs/getting-started.html). It guides you through the fundamentals of React Navigation.\n* The documentation includes solutions for common use cases in the \"How do I do ...?\" section, such as [tab navigation](https://reactnavigation.org/docs/tab-based-navigation.html) and [Redux integration](https://reactnavigation.org/docs/redux-integration.html).\n* If you need to build your own navigator, [there's a section for that](https://reactnavigation.org/docs/custom-navigator-overview.html) too.\n* The [API reference](https://reactnavigation.org/docs/api-reference.html) lists all public APIs.\n* The [Community Resources](https://github.com/react-navigation/react-navigation/blob/master/COMMUNITY_RESOURCES.md) document lists some other resources submitted to us by people who use React Navigation. Feel free to open a pull request to add your resource to the list.\n* You can contribute improvements to the documentation [in the website repository](https://github.com/react-navigation/react-navigation.github.io).\n\n## Try it out\n\nYou can also try out the [Navigation Playground app](https://exp.host/@react-navigation/NavigationPlayground) to get a sense for some of the tools built in to React Navigation. The \"Fundamentals\" in the documentation also include examples you can play with.\n\n## FAQs\n\n#### I'm having troubles using the library, what can I do?\n\nSee [the help page](https://reactnavigation.org/en/help.html).\n\n#### How can I help?\n\nSee our [Contributing Guide](CONTRIBUTING.md)!\n\n#### Is this the only library available for navigation?\n\nCertainly not! There other libraries - which, depending on your needs, can be better or worse suited for your project. Read more in the [alternative libraries](https://reactnavigation.org/docs/alternatives.html) documentation, and read React Navigation's [pitch & anti-pitch](https://reactnavigation.org/docs/pitch.html) to understand the tradeoffs.\n\n#### Can I use this library for web?\n\nWeb support was [not a priority for the 1.0 release](https://github.com/react-community/react-navigation/issues/2585#issuecomment-330338793), but the architecture of this library allows for it (and it has worked in the past). If you would like to lead this charge, please reach out with your ideas for how to move forward on the [RFCs repository](https://github.com/react-navigation/rfcs) and we would be happy to discuss.\n\n## Code of conduct\n\nThis library has adopted a Code of Conduct that we expect project participants to adhere to. Please read the [full text](https://github.com/react-community/react-navigation/blob/master/CODE_OF_CONDUCT.md) so that you can understand what actions will and will not be tolerated.\n\n## License\n\nReact Navigation is licensed under the [BSD 2-clause \"Simplified\" License](https://github.com/react-community/react-navigation/blob/master/LICENSE).\n","gitHead":"31e07e9692c3b00f63265e5235aa4e8d48d983f5","scripts":{"ios":"cd examples/NavigationPlayground && yarn && yarn ios","jest":"jest","lint":"eslint .","test":"npm run lint && npm run jest","start":"npm run ios","format":"eslint --fix .","android":"cd examples/NavigationPlayground && yarn && yarn android","codecov":"codecov","release":"release-it","precommit":"lint-staged","test-update-snapshot":"jest --updateSnapshot"},"_npmUser":{"name":"brentvatne","email":"brentvatne@gmail.com"},"deprecated":"This package is no longer supported. Please use @react-navigation/native instead. See https://reactnavigation.org/docs/getting-started/ for usage guide","repository":{"url":"git+ssh://git@github.com/react-navigation/react-navigation.git","type":"git"},"_npmVersion":"6.4.1","description":"Routing and navigation for your React Native apps","directories":{},"lint-staged":{"*.js":["eslint --fix","prettier --write flow/react-navigation.js","git add"]},"_nodeVersion":"10.14.2","dependencies":{"react-navigation-tabs":"1.0.2","@react-navigation/core":"3.0.3","react-navigation-stack":"1.0.6","react-navigation-drawer":"1.1.0","@react-navigation/native":"3.1.3"},"publishConfig":{"registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^22.1.3","husky":"^0.14.3","react":"16.2.0","eslint":"^4.2.0","codecov":"^2.2.0","prettier":"^1.12.1","babel-cli":"^6.24.1","jest-expo":"^25.1.0","babel-core":"^6.25.0","babel-jest":"^22.4.1","release-it":"^7.6.1","lint-staged":"^4.2.1","babel-eslint":"^7.2.3","react-native":"^0.52.0","prettier-eslint":"^8.8.1","eslint-plugin-react":"^7.1.0","react-test-renderer":"^16.0.0","eslint-plugin-import":"^2.7.0","eslint-config-prettier":"^2.9.0","eslint-plugin-jsx-a11y":"^6.0.2","eslint-plugin-prettier":"^2.6.0","babel-preset-react-native":"^2.1.0","react-native-vector-icons":"^4.2.0","conventional-changelog-cli":"^2.0.5"},"peerDependencies":{"react":"*","react-native":"*"},"_npmOperationalInternal":{"tmp":"tmp/react-navigation_3.1.2_1549048563999_0.5784534620947588","host":"s3://npm-registry-packages"}},"3.1.3":{"name":"react-navigation","version":"3.1.3","author":{"name":"Adam Miskiewicz","email":"adam@sk3vy.com"},"license":"BSD-2-Clause","_id":"react-navigation@3.1.3","maintainers":[{"name":"brentvatne","email":"brentvatne@gmail.com"},{"name":"ericvicenti","email":"ericvicenti@gmail.com"},{"name":"grabbou","email":"grabbou@gmail.com"},{"name":"satya164","email":"satyajit.happy@gmail.com"},{"name":"skevy","email":"adam@sk3vy.com"}],"homepage":"https://github.com/react-navigation/react-navigation#readme","bugs":{"url":"https://github.com/react-navigation/react-navigation/issues"},"dist":{"shasum":"e7eee8a5397660c84a94ee42d3f81b87c4a64214","tarball":"https://registry.npmjs.org/react-navigation/-/react-navigation-3.1.3.tgz","fileCount":20,"integrity":"sha512-x11D8PFyK5cgbrZFV+WB23PFdqBfqQpxzJ8g55BFgDThh4CozycEUCUrRrPRB0/6cqbPERFSkAwL9NMW2wB/XQ==","signatures":[{"sig":"MEQCIDrviAGAjCV+YSv9cW86nXBPOTE+Oz54Nc9Md9WzfRTCAiBMULEOdkaLlcVkYUk5Kqrc1XXjVCkach/5q0wci1CJ3w==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":79481,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcWNzVCRA9TVsSAnZWagAAmooP/3VE98R0rKFBTbATlnTe\nn68Q1bKcWP2hvMdB5XxxmJ+SIvR7oEjbdRgZgQ1T7OSJr8zwbiumkT6dgnJJ\njncNZTZVB8k78EBbblDC1jjvpMngJmYwa8Y5F0F8wI5TGB97uPVoF6UWgQW1\ne5EF11HrQs7LAoQfCn84khA6eHZE4ntD8+pF4uzgmOhsKksGTWf1pMETZSs2\n6r30GHYWEP5CVy1yLkP6vUTsUa5l5PQNmOlw/VdkRNaqWRC88O44Ez9c9xgD\n9fu2QBr6SuUNGl2csdzC6koDn5EYa2b/3D90D1kYKWBmDqwxttK91xJPNzWY\nvNgcqzyAb1PyZIfaNnTKr1YzMsgJvl38uN0eQ7I0umbmCL4gfQaebWVrj335\nVQreWDkT8IjHyE1dvHJBofd1lGSl3EhLlt0TBuU3i3U9qDgJ4hRCHec4a9L0\nkOqEPw4c3a1LL8IoPG2g5umGTBhf8dcmOgWzCIfpJtuOGQ1AG7K/0WWXNG4/\nAXdmHmvEqrslnqWUPaaGrQoS58i+WjMjzh0xbuWe2f4KiRN0dVYw4nJgo96f\nGosnBv6Tvrf2mIIwdN7SJGeGdPnYRNAODuBReHkC9BC+R6KmH57eDeDxD2Ws\nLRERoiJVwkXNh8u6nUDv6eITSyyg/WoHtJiOjdMLcwQfJ6zBMhjfMrtObUi8\nemrf\r\n=qLae\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"notify":true,"preset":"react-native","testRegex":"/__tests__/[^/]+-test\\.js$","setupFiles":["<rootDir>/jest-setup.js"],"collectCoverage":true,"moduleNameMapper":{"\\.png$":"<rootDir>/assetsTransformer.js"},"coverageDirectory":"./coverage/","coverageReporters":["lcov"],"collectCoverageFrom":["src/**/*.js"],"transformIgnorePatterns":["node_modules/(?!(jest-)?react-native|react-clone-referenced-element|react-navigation-deprecated-tab-navigator|react-navigation-stack|@react-navigation/core|@react-navigation/native)"],"modulePathIgnorePatterns":["<rootDir>/examples/"],"coveragePathIgnorePatterns":["jest-setup.js"]},"main":"src/react-navigation.js","gitHead":"ef0c8487b07a97972b97cc33db79f81dbe8a04c5","scripts":{"ios":"cd examples/NavigationPlayground && yarn && yarn ios","jest":"jest","lint":"eslint .","test":"npm run lint && npm run jest","start":"npm run ios","format":"eslint --fix .","android":"cd examples/NavigationPlayground && yarn && yarn android","codecov":"codecov","release":"release-it","precommit":"lint-staged","test-update-snapshot":"jest --updateSnapshot"},"_npmUser":{"name":"brentvatne","email":"brentvatne@gmail.com"},"deprecated":"This package is no longer supported. Please use @react-navigation/native instead. See https://reactnavigation.org/docs/getting-started/ for usage guide","repository":{"url":"git+ssh://git@github.com/react-navigation/react-navigation.git","type":"git"},"_npmVersion":"6.2.0","description":"Routing and navigation for your React Native apps","directories":{},"lint-staged":{"*.js":["eslint --fix","prettier --write flow/react-navigation.js","git add"]},"_nodeVersion":"10.9.0","dependencies":{"react-navigation-tabs":"1.0.2","@react-navigation/core":"3.0.3","react-navigation-stack":"1.0.7","react-navigation-drawer":"1.1.0","@react-navigation/native":"3.1.4"},"publishConfig":{"registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^22.1.3","husky":"^0.14.3","react":"16.2.0","eslint":"^4.2.0","codecov":"^2.2.0","prettier":"^1.12.1","babel-cli":"^6.24.1","jest-expo":"^25.1.0","babel-core":"^6.25.0","babel-jest":"^22.4.1","release-it":"^7.6.1","lint-staged":"^4.2.1","babel-eslint":"^7.2.3","react-native":"^0.52.0","prettier-eslint":"^8.8.1","eslint-plugin-react":"^7.1.0","react-test-renderer":"^16.0.0","eslint-plugin-import":"^2.7.0","eslint-config-prettier":"^2.9.0","eslint-plugin-jsx-a11y":"^6.0.2","eslint-plugin-prettier":"^2.6.0","babel-preset-react-native":"^2.1.0","react-native-vector-icons":"^4.2.0","conventional-changelog-cli":"^2.0.5"},"peerDependencies":{"react":"*","react-native":"*"},"_npmOperationalInternal":{"tmp":"tmp/react-navigation_3.1.3_1549327572443_0.20070408993110211","host":"s3://npm-registry-packages"}},"3.1.4":{"name":"react-navigation","version":"3.1.4","author":{"name":"Adam Miskiewicz","email":"adam@sk3vy.com"},"license":"BSD-2-Clause","_id":"react-navigation@3.1.4","maintainers":[{"name":"brentvatne","email":"brentvatne@gmail.com"},{"name":"ericvicenti","email":"ericvicenti@gmail.com"},{"name":"grabbou","email":"grabbou@gmail.com"},{"name":"satya164","email":"satyajit.happy@gmail.com"},{"name":"skevy","email":"adam@sk3vy.com"}],"homepage":"https://github.com/react-navigation/react-navigation#readme","bugs":{"url":"https://github.com/react-navigation/react-navigation/issues"},"dist":{"shasum":"39457393ace367359f5c859359f7bf0644983cd2","tarball":"https://registry.npmjs.org/react-navigation/-/react-navigation-3.1.4.tgz","fileCount":20,"integrity":"sha512-DGktbguyaUvDwkagkFW5Gnt8IM0e9hVIbiA/w4A/K8QuJ8tPhqlRp00mq6+7Rvp1lNZqnz8oUVNKSrVgU0/2tw==","signatures":[{"sig":"MEQCIDXyw2zVACrIenKEoqwNbKIUQgU93W7uewkjfzjzcJjUAiBGLfGKyjdtqrnOAB1ENNqNB5WO3CYK7QaiDLnFUG5xgQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":79755,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcWcQKCRA9TVsSAnZWagAAaxAP/jm7OlOXO5MZwdTaE3X+\n4Xv3oexDBNAqcR1cTgEXKT+76N3g+hQd3PMGSaarjt/T6uUIT6zgyT/64z2r\nfxdkZ66OE60TJzVRO6qmH74Q8TFpn3nRpEeuAV1yGu8oUtwxgazTAsotw9Vn\nC0+X48FnnyY0Qp9lU0x6sc9P4vRQZ6ZwdyGtdC5aKCyD0ojTiCdjSwfJ5rax\ncmxhglsks/p+dpbOKE/6uEqI4RqhDaxFIi9D6A4AB6dRRTfkeT2zwI+h53H8\nQn/d0eahkpyRUuoLIP40kkcejIREqcz6s24UzJGFSANHG/Wb9DTcTVkgy6pY\nWBJ3ybEqAze+g+Z096YbxP1OJ+SyPc1ovEAIcJffZjaz3frDWzzz3GkQ01Bp\nD09xbbmXRKN2j7EL7RuUEmm/k6Hr4We9YP/y0AMw2aoji4OHoClOna6xmkA9\ncnFAgbiczpFp66hTG9TE85EmSURblYoJ3Wi6rP5qVzQ1VbxRGhX9YwUUUUdc\nZ+Kt1ke0k7w4NdPKLGliT4R8Ps3VAbdpr3zw4sjt01HQj+tWWH7iMsGWYx4E\nOs4WPqxVfpaTippCYz+hj3Mac2lIm95/65hCcjxDtg52kZhSi0lSDzP9JlAR\nrBitL5WEw1E4irwE4S55o5TT2cm2tOz0wzQgXUpXHmUNJcDgEqezf0gr3+lF\ncm07\r\n=3lGZ\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"notify":true,"preset":"react-native","testRegex":"/__tests__/[^/]+-test\\.js$","setupFiles":["<rootDir>/jest-setup.js"],"collectCoverage":true,"moduleNameMapper":{"\\.png$":"<rootDir>/assetsTransformer.js"},"coverageDirectory":"./coverage/","coverageReporters":["lcov"],"collectCoverageFrom":["src/**/*.js"],"transformIgnorePatterns":["node_modules/(?!(jest-)?react-native|react-clone-referenced-element|react-navigation-deprecated-tab-navigator|react-navigation-stack|@react-navigation/core|@react-navigation/native)"],"modulePathIgnorePatterns":["<rootDir>/examples/"],"coveragePathIgnorePatterns":["jest-setup.js"]},"main":"src/react-navigation.js","gitHead":"b54874969d38dd0a3932058ad7e9fe7b7c1a9268","scripts":{"ios":"cd examples/NavigationPlayground && yarn && yarn ios","jest":"jest","lint":"eslint .","test":"npm run lint && npm run jest","start":"npm run ios","format":"eslint --fix .","android":"cd examples/NavigationPlayground && yarn && yarn android","codecov":"codecov","release":"release-it","precommit":"lint-staged","test-update-snapshot":"jest --updateSnapshot"},"_npmUser":{"name":"brentvatne","email":"brentvatne@gmail.com"},"deprecated":"This package is no longer supported. Please use @react-navigation/native instead. See https://reactnavigation.org/docs/getting-started/ for usage guide","repository":{"url":"git+ssh://git@github.com/react-navigation/react-navigation.git","type":"git"},"_npmVersion":"6.2.0","description":"Routing and navigation for your React Native apps","directories":{},"lint-staged":{"*.js":["eslint --fix","prettier --write flow/react-navigation.js","git add"]},"_nodeVersion":"10.9.0","dependencies":{"react-navigation-tabs":"1.0.2","@react-navigation/core":"3.0.3","react-navigation-stack":"1.0.8","react-navigation-drawer":"1.1.0","@react-navigation/native":"3.1.4"},"publishConfig":{"registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^22.1.3","husky":"^0.14.3","react":"16.2.0","eslint":"^4.2.0","codecov":"^2.2.0","prettier":"^1.12.1","babel-cli":"^6.24.1","jest-expo":"^25.1.0","babel-core":"^6.25.0","babel-jest":"^22.4.1","release-it":"^7.6.1","lint-staged":"^4.2.1","babel-eslint":"^7.2.3","react-native":"^0.52.0","prettier-eslint":"^8.8.1","eslint-plugin-react":"^7.1.0","react-test-renderer":"^16.0.0","eslint-plugin-import":"^2.7.0","eslint-config-prettier":"^2.9.0","eslint-plugin-jsx-a11y":"^6.0.2","eslint-plugin-prettier":"^2.6.0","babel-preset-react-native":"^2.1.0","react-native-vector-icons":"^4.2.0","conventional-changelog-cli":"^2.0.5"},"peerDependencies":{"react":"*","react-native":"*"},"_npmOperationalInternal":{"tmp":"tmp/react-navigation_3.1.4_1549386762197_0.7992314310245829","host":"s3://npm-registry-packages"}},"3.1.5":{"name":"react-navigation","version":"3.1.5","author":{"name":"Adam Miskiewicz","email":"adam@sk3vy.com"},"license":"BSD-2-Clause","_id":"react-navigation@3.1.5","maintainers":[{"name":"brentvatne","email":"brentvatne@gmail.com"},{"name":"ericvicenti","email":"ericvicenti@gmail.com"},{"name":"grabbou","email":"grabbou@gmail.com"},{"name":"satya164","email":"satyajit.happy@gmail.com"},{"name":"skevy","email":"adam@sk3vy.com"}],"homepage":"https://github.com/react-navigation/react-navigation#readme","bugs":{"url":"https://github.com/react-navigation/react-navigation/issues"},"dist":{"shasum":"3e039b195fb5c505db77717f929c2a08d6659a0b","tarball":"https://registry.npmjs.org/react-navigation/-/react-navigation-3.1.5.tgz","fileCount":20,"integrity":"sha512-12VqSVt402dfoiXRBIm+6x7S/muZGYKMrbHrCrUnDMZj/QNplgaU45e6p0YIgqpuNW41PI/sP8Ykk+Q31pb52g==","signatures":[{"sig":"MEYCIQCRfq4OlsJ2lIiFPaTGD2+Pn3Tk7TUkb5KgbKp23vZGNwIhAM3XqdF0SRxG2vutmq/6RADePJa7aB/wcU+d0UBlWxOt","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":80065,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcWxRWCRA9TVsSAnZWagAABaAP/j0py3zHwnGe9pvfcn5w\nJf24yFIY3AkfLaSA/lqBKWrC+sM4ho76Y/bexMnubsBXJl3NLHpgCxN5a/Wp\n/8xuUloNKJhgK0ma6WTT5SvKdDyr68OOIvfWH/cxmerDlQmegFtiNyOJ80VF\nv9LLcpKKP6na/Ee4uJZeRQy0ogwxdVGcbZs7cU8u/lukL+JJRsavH8XMjBF0\ngHcBeaL21nZoIB7lxHsyDQmXWzQHTJykjnqcp1XRrfcmKzwjfup9eOVeE0UW\n5cBYgHzZw4wyK2u9MLgTlHywvkrc4VtixlQGMja3X13kw/0tIUvxNHQvwHp/\nEouQKiWGx5jz85M9vs/GeikIU/w90/Y2ucioCykhZKjf8Obin0sv3X9LMioo\n6OYqsoKSgfBYmfjFBpjGUOiIHSWEY7MPO9B3Yq1y4SiyvKkATGlEErP3UooV\nxM2ditN/2eSsFyAK/YeCaXzllVagyjPiKTb9hQyTNd+uhyoh/j/vInS0L0nc\naFvoHCsLPK9i8hrJm46VCXTQHicNpJF01zAKmR4vHlj6epynj6iy0xAhLJAG\n0kjxlK+etLkCXPQ+WrfH4BOaQMLjqZnI5BO9sJdSdhnRINIXvXGWp0pdNPNa\n31nF9TI3yebtjIoTlnMxyPvC3ChIHSnqvHbXsRW/dZtUHgv3G/8FWBEz+7LX\nKzr2\r\n=C1lX\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"notify":true,"preset":"react-native","testRegex":"/__tests__/[^/]+-test\\.js$","setupFiles":["<rootDir>/jest-setup.js"],"collectCoverage":true,"moduleNameMapper":{"\\.png$":"<rootDir>/assetsTransformer.js"},"coverageDirectory":"./coverage/","coverageReporters":["lcov"],"collectCoverageFrom":["src/**/*.js"],"transformIgnorePatterns":["node_modules/(?!(jest-)?react-native|react-clone-referenced-element|react-navigation-deprecated-tab-navigator|react-navigation-stack|@react-navigation/core|@react-navigation/native)"],"modulePathIgnorePatterns":["<rootDir>/examples/"],"coveragePathIgnorePatterns":["jest-setup.js"]},"main":"src/react-navigation.js","gitHead":"a931aa398678c9c1b259dcd74be24e839a46d392","scripts":{"ios":"cd examples/NavigationPlayground && yarn && yarn ios","jest":"jest","lint":"eslint .","test":"npm run lint && npm run jest","start":"npm run ios","format":"eslint --fix .","android":"cd examples/NavigationPlayground && yarn && yarn android","codecov":"codecov","release":"release-it","precommit":"lint-staged","test-update-snapshot":"jest --updateSnapshot"},"_npmUser":{"name":"brentvatne","email":"brentvatne@gmail.com"},"deprecated":"This package is no longer supported. Please use @react-navigation/native instead. See https://reactnavigation.org/docs/getting-started/ for usage guide","repository":{"url":"git+ssh://git@github.com/react-navigation/react-navigation.git","type":"git"},"_npmVersion":"6.2.0","description":"Routing and navigation for your React Native apps","directories":{},"lint-staged":{"*.js":["eslint --fix","prettier --write flow/react-navigation.js","git add"]},"_nodeVersion":"10.9.0","dependencies":{"react-navigation-tabs":"1.0.2","@react-navigation/core":"3.0.3","react-navigation-stack":"1.0.9","react-navigation-drawer":"1.1.0","@react-navigation/native":"3.1.4"},"publishConfig":{"registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^22.1.3","husky":"^0.14.3","react":"16.2.0","eslint":"^4.2.0","codecov":"^2.2.0","prettier":"^1.12.1","babel-cli":"^6.24.1","jest-expo":"^25.1.0","babel-core":"^6.25.0","babel-jest":"^22.4.1","release-it":"^7.6.1","lint-staged":"^4.2.1","babel-eslint":"^7.2.3","react-native":"^0.52.0","prettier-eslint":"^8.8.1","eslint-plugin-react":"^7.1.0","react-test-renderer":"^16.0.0","eslint-plugin-import":"^2.7.0","eslint-config-prettier":"^2.9.0","eslint-plugin-jsx-a11y":"^6.0.2","eslint-plugin-prettier":"^2.6.0","babel-preset-react-native":"^2.1.0","react-native-vector-icons":"^4.2.0","conventional-changelog-cli":"^2.0.5"},"peerDependencies":{"react":"*","react-native":"*"},"_npmOperationalInternal":{"tmp":"tmp/react-navigation_3.1.5_1549472854007_0.4091201210492428","host":"s3://npm-registry-packages"}},"3.2.0":{"name":"react-navigation","version":"3.2.0","author":{"name":"Adam Miskiewicz","email":"adam@sk3vy.com"},"license":"BSD-2-Clause","_id":"react-navigation@3.2.0","maintainers":[{"name":"brentvatne","email":"brentvatne@gmail.com"},{"name":"ericvicenti","email":"ericvicenti@gmail.com"},{"name":"grabbou","email":"grabbou@gmail.com"},{"name":"satya164","email":"satyajit.happy@gmail.com"},{"name":"skevy","email":"adam@sk3vy.com"}],"homepage":"https://github.com/react-navigation/react-navigation#readme","bugs":{"url":"https://github.com/react-navigation/react-navigation/issues"},"dist":{"shasum":"8d75c7514b3c994d5a1833c2e0512efba095bc60","tarball":"https://registry.npmjs.org/react-navigation/-/react-navigation-3.2.0.tgz","fileCount":20,"integrity":"sha512-/26pZRlDlNTPk7umMJhOAOjzeej4+5/7s48QRlZhehHJCUNnEkXn2yI8eMfx8q+psgIYg+da0ptIZjzE1YD8hg==","signatures":[{"sig":"MEYCIQCxxfpSrCpPD/YShCmlb4+3e6Hh2hVwQ01E7bBCvmiXwAIhAPQdAOgTXm753FiCXhOiycKglXxAPOCYgAAebZfoFoG5","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":80460,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcXjoOCRA9TVsSAnZWagAAZ1EQAJUVlzo1SyfUgqy3GZsf\nqtqOZ+jSdBywyNw1FICS6E9lWC3bb3lzVzaRMaD91I9QJ48D6GkL5aPhCNfX\n/+zFYoJ+3lOc5xv4I9/uHj/GkE6eh4Hny6JCZ8gsltSMixHvwOa3JDm1n9xD\nCJ3lvKqsxZ2oMZPccA/l6n9M0RjcrhuhPpxBpQBzWNkmFaVj2Qiv2MrAiPTC\nSvvte7P8WGoCm5kyKkb/+Z+cZL30qe+FatF4nhqVJnT2uhVDLXBe9QqAFhdv\nCYLkStHKFGcSuJFJEtilBqn0ZYXfyzhW6QjBDXddbH9CrX4wGbvoX7VD40Dm\niQ6bUoJ6imG9qWoHxvdph5S6BcatpzBNytpVkLT+1ChIuoQZLnSrznj1Akyy\noluxdAtoA2np7HntEdwK+ssxELB+ofSVTfQFscCwduPV3jCa3kCLp4sllKO/\n+aElgMMsynOwYwX/apAZ4apqXw5DVmOjIAAo5S1P38Gbe2kv91ldXQeQ8ksP\nQm2y4IE65hWsjDBs4GzVQs/iC8PhF+ZHAnkn70hb81M2mkn9/CgTv6B1tW5S\n82Imj8R+zZ0wQBWOwJwVJpOK199KGLJXUBdMj2PjJU65G4XYtnZSCxj2v93E\nD3lorU+ml0Uy/7XCh3Oiw85cjdEQXTi7sraMYRzm1thW04CFRKDT5YLkaX/r\nF6nF\r\n=ec6l\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"notify":true,"preset":"react-native","testRegex":"/__tests__/[^/]+-test\\.js$","setupFiles":["<rootDir>/jest-setup.js"],"collectCoverage":true,"moduleNameMapper":{"\\.png$":"<rootDir>/assetsTransformer.js"},"coverageDirectory":"./coverage/","coverageReporters":["lcov"],"collectCoverageFrom":["src/**/*.js"],"transformIgnorePatterns":["node_modules/(?!(jest-)?react-native|react-clone-referenced-element|react-navigation-deprecated-tab-navigator|react-navigation-stack|@react-navigation/core|@react-navigation/native)"],"modulePathIgnorePatterns":["<rootDir>/examples/"],"coveragePathIgnorePatterns":["jest-setup.js"]},"main":"src/react-navigation.js","gitHead":"ebc18aa85964a5db31508e9cef6f22661d1fb2b0","scripts":{"ios":"cd examples/NavigationPlayground && yarn && yarn ios","jest":"jest","lint":"eslint .","test":"npm run lint && npm run jest","start":"npm run ios","format":"eslint --fix .","android":"cd examples/NavigationPlayground && yarn && yarn android","codecov":"codecov","release":"release-it","precommit":"lint-staged","test-update-snapshot":"jest --updateSnapshot"},"_npmUser":{"name":"brentvatne","email":"brentvatne@gmail.com"},"deprecated":"This package is no longer supported. Please use @react-navigation/native instead. See https://reactnavigation.org/docs/getting-started/ for usage guide","repository":{"url":"git+ssh://git@github.com/react-navigation/react-navigation.git","type":"git"},"_npmVersion":"6.2.0","description":"Routing and navigation for your React Native apps","directories":{},"lint-staged":{"*.js":["eslint --fix","prettier --write flow/react-navigation.js","git add"]},"_nodeVersion":"10.9.0","dependencies":{"react-navigation-tabs":"1.0.2","@react-navigation/core":"3.1.0","react-navigation-stack":"1.0.9","react-navigation-drawer":"1.1.0","@react-navigation/native":"3.1.4"},"publishConfig":{"registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^22.1.3","husky":"^0.14.3","react":"16.2.0","eslint":"^4.2.0","codecov":"^2.2.0","prettier":"^1.12.1","babel-cli":"^6.24.1","jest-expo":"^25.1.0","babel-core":"^6.25.0","babel-jest":"^22.4.1","release-it":"^7.6.1","lint-staged":"^4.2.1","babel-eslint":"^7.2.3","react-native":"^0.52.0","prettier-eslint":"^8.8.1","eslint-plugin-react":"^7.1.0","react-test-renderer":"^16.0.0","eslint-plugin-import":"^2.7.0","eslint-config-prettier":"^2.9.0","eslint-plugin-jsx-a11y":"^6.0.2","eslint-plugin-prettier":"^2.6.0","babel-preset-react-native":"^2.1.0","react-native-vector-icons":"^4.2.0","conventional-changelog-cli":"^2.0.5"},"peerDependencies":{"react":"*","react-native":"*"},"_npmOperationalInternal":{"tmp":"tmp/react-navigation_3.2.0_1549679117439_0.514060512089678","host":"s3://npm-registry-packages"}},"3.2.1":{"name":"react-navigation","version":"3.2.1","author":{"name":"Adam Miskiewicz","email":"adam@sk3vy.com"},"license":"BSD-2-Clause","_id":"react-navigation@3.2.1","maintainers":[{"name":"brentvatne","email":"brentvatne@gmail.com"},{"name":"ericvicenti","email":"ericvicenti@gmail.com"},{"name":"grabbou","email":"grabbou@gmail.com"},{"name":"satya164","email":"satyajit.happy@gmail.com"},{"name":"skevy","email":"adam@sk3vy.com"}],"homepage":"https://github.com/react-navigation/react-navigation#readme","bugs":{"url":"https://github.com/react-navigation/react-navigation/issues"},"dist":{"shasum":"83873d5fe25ec870455d9760b98df6e915fe2d65","tarball":"https://registry.npmjs.org/react-navigation/-/react-navigation-3.2.1.tgz","fileCount":20,"integrity":"sha512-l0vm1orpEAeMdPxTLbe0xxqUDtCVAcgT8q0+xwGnmRT1+2QhRYXSAjQ1md3RJaeg1wCnlfxtMbLUnkf5z4cDkw==","signatures":[{"sig":"MEUCIQCcoRdH/KVvbTI5e9aIHpOVmqCeoxpqwBagKzsMo9DLjQIgKOb+QIAP5awx5sLNDrTT+OvXreDPFREtZsk/3HwtewE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":80687,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcXxytCRA9TVsSAnZWagAAWLYP/RfLV7qDMrECuns2/pLn\nl/+WkTMgvr7b+LwVGlwlwTUXzfv+BiPDEVVbMh6Xem90FVquEKjmGw+1FxJe\nrM1tAU10S87+8pzxyKQ0i65UGoLGRmrpwkJE/jYQjLUALKQ6Qkl+lXGRU/DZ\n6yacl4OgjyysejVBk+ltz+RTEOhrx8O35TVwqLuuf/skMY5WmxAsmagA8Mm5\nlEovXHf+IU+xwLeTKzSTAXX3A0bU4yWlvvXCSD4/7pu8niFzdncVHb5tL98w\nRtabKRk5kUiIb0pNSrMe0pMT2d3HCsMxe86DTU5iDKHPC7umWcDknI53X8hd\n3tAfVK4zCvTiYDb4m+jdS/PjYTOPYXPUwFBz7o0x9TxD7O6h5ND6/OWchnXU\nWW5CIlUE3p4Oz7f267KqdSgJ4ry5Pe4NeTHm5aujcu5Sj91N/oBIMcWePK6c\nR4hOwy5cUtiujCzHEOe/Yh7+mT4cnfKPPwzsscwvEYFfJC1EpLCwHX3OL+Gc\nqkjxBU7UDQvtapQ3mVO55xS61annJ3CwmOG/85hXIMSkaC0kV65MBRw8LtT0\nJWVqf6j64zh+coZjB0kQFEPchxzH21uV/bCYDraYt+xfWMH6YSfG3CMySWc5\nkYtkt62pWCglu2o5lOKgjtWEth66SY2+UO5JTSFB0DzuCUQNjtU8wMuY2HYo\nx7cJ\r\n=Ke/N\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"notify":true,"preset":"react-native","testRegex":"/__tests__/[^/]+-test\\.js$","setupFiles":["<rootDir>/jest-setup.js"],"collectCoverage":true,"moduleNameMapper":{"\\.png$":"<rootDir>/assetsTransformer.js"},"coverageDirectory":"./coverage/","coverageReporters":["lcov"],"collectCoverageFrom":["src/**/*.js"],"transformIgnorePatterns":["node_modules/(?!(jest-)?react-native|react-clone-referenced-element|react-navigation-deprecated-tab-navigator|react-navigation-stack|@react-navigation/core|@react-navigation/native)"],"modulePathIgnorePatterns":["<rootDir>/examples/"],"coveragePathIgnorePatterns":["jest-setup.js"]},"main":"src/react-navigation.js","gitHead":"2733fab3eef0265f259d3e089b13d334abdcaf1b","scripts":{"ios":"cd examples/NavigationPlayground && yarn && yarn ios","jest":"jest","lint":"eslint .","test":"npm run lint && npm run jest","start":"npm run ios","format":"eslint --fix .","android":"cd examples/NavigationPlayground && yarn && yarn android","codecov":"codecov","release":"release-it","precommit":"lint-staged","test-update-snapshot":"jest --updateSnapshot"},"_npmUser":{"name":"brentvatne","email":"brentvatne@gmail.com"},"deprecated":"This package is no longer supported. Please use @react-navigation/native instead. See https://reactnavigation.org/docs/getting-started/ for usage guide","repository":{"url":"git+ssh://git@github.com/react-navigation/react-navigation.git","type":"git"},"_npmVersion":"6.2.0","description":"Routing and navigation for your React Native apps","directories":{},"lint-staged":{"*.js":["eslint --fix","prettier --write flow/react-navigation.js","git add"]},"_nodeVersion":"10.9.0","dependencies":{"react-navigation-tabs":"1.0.2","@react-navigation/core":"3.1.1","react-navigation-stack":"1.0.9","react-navigation-drawer":"1.1.0","@react-navigation/native":"3.1.4"},"publishConfig":{"registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^22.1.3","husky":"^0.14.3","react":"16.2.0","eslint":"^4.2.0","codecov":"^2.2.0","prettier":"^1.12.1","babel-cli":"^6.24.1","jest-expo":"^25.1.0","babel-core":"^6.25.0","babel-jest":"^22.4.1","release-it":"^7.6.1","lint-staged":"^4.2.1","babel-eslint":"^7.2.3","react-native":"^0.52.0","prettier-eslint":"^8.8.1","eslint-plugin-react":"^7.1.0","react-test-renderer":"^16.0.0","eslint-plugin-import":"^2.7.0","eslint-config-prettier":"^2.9.0","eslint-plugin-jsx-a11y":"^6.0.2","eslint-plugin-prettier":"^2.6.0","babel-preset-react-native":"^2.1.0","react-native-vector-icons":"^4.2.0","conventional-changelog-cli":"^2.0.5"},"peerDependencies":{"react":"*","react-native":"*"},"_npmOperationalInternal":{"tmp":"tmp/react-navigation_3.2.1_1549737132587_0.5721271552203664","host":"s3://npm-registry-packages"}},"3.2.3":{"name":"react-navigation","version":"3.2.3","author":{"name":"Adam Miskiewicz","email":"adam@sk3vy.com"},"license":"BSD-2-Clause","_id":"react-navigation@3.2.3","maintainers":[{"name":"brentvatne","email":"brentvatne@gmail.com"},{"name":"ericvicenti","email":"ericvicenti@gmail.com"},{"name":"grabbou","email":"grabbou@gmail.com"},{"name":"satya164","email":"satyajit.happy@gmail.com"},{"name":"skevy","email":"adam@sk3vy.com"}],"homepage":"https://github.com/react-navigation/react-navigation#readme","bugs":{"url":"https://github.com/react-navigation/react-navigation/issues"},"dist":{"shasum":"9775f0e0ab9f248312443f937927f0d582dc1f26","tarball":"https://registry.npmjs.org/react-navigation/-/react-navigation-3.2.3.tgz","fileCount":20,"integrity":"sha512-0A+cJF+B2uj3bWB4/UKptl1MjT/OcnwRHea0Sbndl0ueA+yqwzd036s6+tQnEP+OhqfLWnKkvzdb13qP3FeSOg==","signatures":[{"sig":"MEQCIC1Vl6Q+NvTdrQeeF6IcSFtTq7qBnONg3jCy8VlYNF82AiAxqLEelVzlXaoRXFg28YEXvLSGLxF/QVq8a4RJMb/jIA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":81027,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcZPkVCRA9TVsSAnZWagAAW08QAJqevwSg89CKOGb3175/\n0Z/vXwwSiOmddVy0OXGngrMujsI4e81rS3yigOR1dl+QEYPEJm+7vrWz8H90\n1TM2vZoDGO7O4VcLqPSx/fkukoQ4ECT7HAR1cUhJ0NmTxlFSWgAKHGglIzOs\n76vdIHpuOnJVKekijmy/7y/ElWtm37eP9RLHX9yzLC/7C4Eq8bQhkJ5O/p+v\nZ8FjTxdY2C5v8UtqEGKqrXLRo//0SlSAWrdzgDZ48Z8mxMG9t/XpxZKOGm2f\nYuB2q3VoB5Xoqz9DIHwP52JgKWvyN2uKFt4Z4/iOtASNbWze3aKc2jYdwY3z\nnLdNFmhES0y8ZIUIyHXwVaQ+myBT6dzMd27M47xtS4UJ0vBNDdoN5tyLbAFD\n+V9pIMe7vZ0Of4LASGT65BuUxYbwZM8ShF1uZ5EIvBXTUnMtsuYr1S2PCC7z\n/5WSwXUUbvll3vQWd2XSe6LECi8Pt+5rn4MS5wn5vzXUWFhQD/RTRoDUcZhQ\nUviyp34G0s9kx43QoKSQlGpbMPrr2VnMhdI5YSpNleNVTGZQx3U3+TpERPWy\nZzLX/cJv5PRK/2iXrQxpO9HWdO82JjIGcudPvqXsJqjklMvBmAz2oOcqIgzR\nd2aShJX2Mq1kRD/TSHixeouL2pcchjMo/favx5J5gph5eGrxRIdmxEb1B0cG\nDtVe\r\n=YgJQ\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"notify":true,"preset":"react-native","testRegex":"/__tests__/[^/]+-test\\.js$","setupFiles":["<rootDir>/jest-setup.js"],"collectCoverage":true,"moduleNameMapper":{"\\.png$":"<rootDir>/assetsTransformer.js"},"coverageDirectory":"./coverage/","coverageReporters":["lcov"],"collectCoverageFrom":["src/**/*.js"],"transformIgnorePatterns":["node_modules/(?!(jest-)?react-native|react-clone-referenced-element|react-navigation-deprecated-tab-navigator|react-navigation-stack|@react-navigation/core|@react-navigation/native)"],"modulePathIgnorePatterns":["<rootDir>/examples/"],"coveragePathIgnorePatterns":["jest-setup.js"]},"main":"src/react-navigation.js","gitHead":"617bb68e457470321033b600ab9d4bde9e48ad2f","scripts":{"ios":"cd examples/NavigationPlayground && yarn && yarn ios","jest":"jest","lint":"eslint .","test":"npm run lint && npm run jest","start":"npm run ios","format":"eslint --fix .","android":"cd examples/NavigationPlayground && yarn && yarn android","codecov":"codecov","release":"release-it","precommit":"lint-staged","test-update-snapshot":"jest --updateSnapshot"},"_npmUser":{"name":"brentvatne","email":"brentvatne@gmail.com"},"deprecated":"This package is no longer supported. Please use @react-navigation/native instead. See https://reactnavigation.org/docs/getting-started/ for usage guide","repository":{"url":"git+ssh://git@github.com/react-navigation/react-navigation.git","type":"git"},"_npmVersion":"6.2.0","description":"Routing and navigation for your React Native apps","directories":{},"lint-staged":{"*.js":["eslint --fix","prettier --write flow/react-navigation.js","git add"]},"_nodeVersion":"10.9.0","dependencies":{"react-navigation-tabs":"1.0.2","@react-navigation/core":"3.1.1","react-navigation-stack":"1.0.10","react-navigation-drawer":"1.1.0","@react-navigation/native":"3.1.4"},"publishConfig":{"registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^22.1.3","husky":"^0.14.3","react":"16.2.0","eslint":"^4.2.0","codecov":"^2.2.0","prettier":"^1.12.1","babel-cli":"^6.24.1","jest-expo":"^25.1.0","babel-core":"^6.25.0","babel-jest":"^22.4.1","release-it":"^7.6.1","lint-staged":"^4.2.1","babel-eslint":"^7.2.3","react-native":"^0.52.0","prettier-eslint":"^8.8.1","eslint-plugin-react":"^7.1.0","react-test-renderer":"^16.0.0","eslint-plugin-import":"^2.7.0","eslint-config-prettier":"^2.9.0","eslint-plugin-jsx-a11y":"^6.0.2","eslint-plugin-prettier":"^2.6.0","babel-preset-react-native":"^2.1.0","react-native-vector-icons":"^4.2.0","conventional-changelog-cli":"^2.0.5"},"peerDependencies":{"react":"*","react-native":"*"},"_npmOperationalInternal":{"tmp":"tmp/react-navigation_3.2.3_1550121236809_0.7611430517926783","host":"s3://npm-registry-packages"}},"3.3.0":{"name":"react-navigation","version":"3.3.0","author":{"name":"Adam Miskiewicz","email":"adam@sk3vy.com"},"license":"BSD-2-Clause","_id":"react-navigation@3.3.0","maintainers":[{"name":"brentvatne","email":"brentvatne@gmail.com"},{"name":"ericvicenti","email":"ericvicenti@gmail.com"},{"name":"grabbou","email":"grabbou@gmail.com"},{"name":"satya164","email":"satyajit.happy@gmail.com"},{"name":"skevy","email":"adam@sk3vy.com"}],"homepage":"https://github.com/react-navigation/react-navigation#readme","bugs":{"url":"https://github.com/react-navigation/react-navigation/issues"},"dist":{"shasum":"12d1c6da77a03e6a37bbd5d26f13867612725dc5","tarball":"https://registry.npmjs.org/react-navigation/-/react-navigation-3.3.0.tgz","fileCount":20,"integrity":"sha512-lNnhERiltH8DVgCQbZRwLDeX820fm1ItPKc9kfRheLrHOib1E3IXgbWSBW55JdV2j+O3Ss6eglGxQRGaL5V/nA==","signatures":[{"sig":"MEUCIQDetB98Fk5wSSh7MrmxHKL2qIb/vpG6Z10CtTecBYPZewIgRoOZc90Pzc9dcbanioY3v9+LoNb2A203WOLUKQA+cDw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":81405,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcaKfnCRA9TVsSAnZWagAAB60P/2xPJ7VVRXnKnFbceq1T\nmIgYwLEoqXMjdW+2SiQQse+k6vm/zugoTkEHApinp1kVHF8DxdIDJXef4HSq\nWeCMUjrt74LErMy4OdDfqPlG4Yp5OxYkGca9MtUe1dEQI+g8QJ9ZDQnPFExi\nzV43p0d/Qhpe/WfDsyDTbJAsTqNBsjNnmse7TIi1WaTD742z+V3HPGs/OGeL\nCbN3qmIGL4rOpR+BKLCZXzxIiCjolWrgf3a9f8lMiyWobOGhe8SQV1MWC18x\nZB1hntFhmCT8fjTOQhML2c5+HtdmdxFEb+DF0RFNbW4pZQy47PhvoShQTCrJ\n+KwE4HAY22pMk+ePJ+HO5zY81PwIS+Ass5TyhySkpYdOCOj8pvuGoI5vJQgI\nF3iuL2xz0ec6w9TD9LoSQgsTYZ5oA1Kr+Xz4LSOlGpoomx0XVcTQMWTReIg4\nlaTgKIcqVg7WXDjfzEuZ7Dt0jEdRtNSXYTEFZ3oFanHvYrs36ZqV3Yf1hk4H\nqfx4UGy0UnyoMS2Tko4SrgUQkwpKBxNSojrBC4jp7wL3CYP4el9lR9prkxD0\nNDj6Bo2fts23cI0f+51/Owbzl4binh9ig2rDDCAYDrX5l3EAPycrlHPRKVb/\nhMpkU5cUSVBL7bevTYpLyUpyqzWpiiyDH0JP5WJ20DnFEvkfrtrDXDCV7CAe\nA1ph\r\n=OIR1\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"notify":true,"preset":"react-native","testRegex":"/__tests__/[^/]+-test\\.js$","setupFiles":["<rootDir>/jest-setup.js"],"collectCoverage":true,"moduleNameMapper":{"\\.png$":"<rootDir>/assetsTransformer.js"},"coverageDirectory":"./coverage/","coverageReporters":["lcov"],"collectCoverageFrom":["src/**/*.js"],"transformIgnorePatterns":["node_modules/(?!(jest-)?react-native|react-clone-referenced-element|react-navigation-deprecated-tab-navigator|react-navigation-stack|@react-navigation/core|@react-navigation/native)"],"modulePathIgnorePatterns":["<rootDir>/examples/"],"coveragePathIgnorePatterns":["jest-setup.js"]},"main":"src/react-navigation.js","gitHead":"e64d1f6b576802aa1382408989a133b5fa9f7855","scripts":{"ios":"cd examples/NavigationPlayground && yarn && yarn ios","jest":"jest","lint":"eslint .","test":"npm run lint && npm run jest","start":"npm run ios","format":"eslint --fix .","android":"cd examples/NavigationPlayground && yarn && yarn android","codecov":"codecov","release":"release-it","precommit":"lint-staged","test-update-snapshot":"jest --updateSnapshot"},"_npmUser":{"name":"brentvatne","email":"brentvatne@gmail.com"},"deprecated":"This package is no longer supported. Please use @react-navigation/native instead. See https://reactnavigation.org/docs/getting-started/ for usage guide","repository":{"url":"git+ssh://git@github.com/react-navigation/react-navigation.git","type":"git"},"_npmVersion":"6.2.0","description":"Routing and navigation for your React Native apps","directories":{},"lint-staged":{"*.js":["eslint --fix","prettier --write flow/react-navigation.js","git add"]},"_nodeVersion":"10.9.0","dependencies":{"react-navigation-tabs":"1.0.2","@react-navigation/core":"3.1.1","react-navigation-stack":"1.0.10","react-navigation-drawer":"1.2.0","@react-navigation/native":"3.1.4"},"publishConfig":{"registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^22.1.3","husky":"^0.14.3","react":"16.2.0","eslint":"^4.2.0","codecov":"^2.2.0","prettier":"^1.12.1","babel-cli":"^6.24.1","jest-expo":"^25.1.0","babel-core":"^6.25.0","babel-jest":"^22.4.1","release-it":"^7.6.1","lint-staged":"^4.2.1","babel-eslint":"^7.2.3","react-native":"^0.52.0","prettier-eslint":"^8.8.1","eslint-plugin-react":"^7.1.0","react-test-renderer":"^16.0.0","eslint-plugin-import":"^2.7.0","eslint-config-prettier":"^2.9.0","eslint-plugin-jsx-a11y":"^6.0.2","eslint-plugin-prettier":"^2.6.0","babel-preset-react-native":"^2.1.0","react-native-vector-icons":"^4.2.0","conventional-changelog-cli":"^2.0.5"},"peerDependencies":{"react":"*","react-native":"*"},"_npmOperationalInternal":{"tmp":"tmp/react-navigation_3.3.0_1550362599196_0.8772877752268067","host":"s3://npm-registry-packages"}},"3.3.1":{"name":"react-navigation","version":"3.3.1","author":{"name":"Adam Miskiewicz","email":"adam@sk3vy.com"},"license":"BSD-2-Clause","_id":"react-navigation@3.3.1","maintainers":[{"name":"brentvatne","email":"brentvatne@gmail.com"},{"name":"ericvicenti","email":"ericvicenti@gmail.com"},{"name":"grabbou","email":"grabbou@gmail.com"},{"name":"satya164","email":"satyajit.happy@gmail.com"},{"name":"skevy","email":"adam@sk3vy.com"}],"homepage":"https://github.com/react-navigation/react-navigation#readme","bugs":{"url":"https://github.com/react-navigation/react-navigation/issues"},"dist":{"shasum":"0fc4b977edd291fc41c497b8835b8f8a460ca185","tarball":"https://registry.npmjs.org/react-navigation/-/react-navigation-3.3.1.tgz","fileCount":20,"integrity":"sha512-E9JJREcSNmowpI6O2WIb2ArpIMjltD6DE3ghRuejU9PijyjPUlKZinfdJDrId30jaFnLFS56wdEb9A7s886MYw==","signatures":[{"sig":"MEUCIBA3uphTKgQTmPqhzP7Py7ZTp5eNY+Z/lRzC2g8FQVqkAiEAzBi7JtOvXwADVNyHSxhRFHheSc9Fjj4Nw69l2tXucpo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":81722,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcdGtYCRA9TVsSAnZWagAAXtoP/Ahkc0rKIuRxf5tYHl1E\n5fnEtyOBUFA9b7LdkRp1dvDN+9PEU9pzTw8yEKcL70Ps1nFa1oQsLVcB0pDP\nU5tb9I8vNjpbXG4B9DKo2IXvOUoDhctZWXO7aq1z4sXzHMflbErqbAAGSTc0\n64lO/xOOPp3TdeFtqe4/XsnQDQ2bbqgK/irAMnmLzL71dO1ctdsu1PFCMXkq\npcyAnc3mujdWdD6neiFSkCufJbeIIxuK00//TPi6cgZg7NEnLBEjwQGaw1Ja\nPiZ8q1IPyp6jgaQtvlzJyAxLzeKMEF8mVXlkx/4icsPvjb/OIbKIhkb0Ehs6\nmlS4eCQPOwQeBBh8zP64//sD+vJKWgIUnEODP7v4+rLStOm2obosV2qyqHsx\n2iA8eMFQeQBcxsTxT/O2i/APEi4J6x1LaQ14DaArsNCK00sjhhTfV4b+/3y9\nijOQYwGHRjUK6aQr36Q+ztcvCBCpSuqyGfUlzYWQxeH0f/LH9EsxeDas7Ph1\nuU3ssWZRUn1q5uA12nGB6ao6U7wy/abmDTRNnAjb9eqgNIJCP598iQlVneNq\ngHyCUOcqpYPH1rtQDC73YG7puK6IvoyJxiAlaW8uh8uLN/gqgvLW6clRazU/\nPhSKSDXhJsQj53aC3ED5kppr6apTQjsRkp+X5spl25ssU+xpTsm1chzSBB3V\nqg6S\r\n=Wkiz\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"notify":true,"preset":"react-native","testRegex":"/__tests__/[^/]+-test\\.js$","setupFiles":["<rootDir>/jest-setup.js"],"collectCoverage":true,"moduleNameMapper":{"\\.png$":"<rootDir>/assetsTransformer.js"},"coverageDirectory":"./coverage/","coverageReporters":["lcov"],"collectCoverageFrom":["src/**/*.js"],"transformIgnorePatterns":["node_modules/(?!(jest-)?react-native|react-clone-referenced-element|react-navigation-deprecated-tab-navigator|react-navigation-stack|@react-navigation/core|@react-navigation/native)"],"modulePathIgnorePatterns":["<rootDir>/examples/"],"coveragePathIgnorePatterns":["jest-setup.js"]},"main":"src/react-navigation.js","gitHead":"6a97f32d4571ee60e5ba9bc1727dca95b082f49c","scripts":{"ios":"cd examples/NavigationPlayground && yarn && yarn ios","jest":"jest","lint":"eslint .","test":"npm run lint && npm run jest","start":"npm run ios","format":"eslint --fix .","android":"cd examples/NavigationPlayground && yarn && yarn android","codecov":"codecov","release":"release-it","precommit":"lint-staged","test-update-snapshot":"jest --updateSnapshot"},"_npmUser":{"name":"brentvatne","email":"brentvatne@gmail.com"},"deprecated":"This package is no longer supported. Please use @react-navigation/native instead. See https://reactnavigation.org/docs/getting-started/ for usage guide","repository":{"url":"git+ssh://git@github.com/react-navigation/react-navigation.git","type":"git"},"_npmVersion":"6.2.0","description":"Routing and navigation for your React Native apps","directories":{},"lint-staged":{"*.js":["eslint --fix","prettier --write flow/react-navigation.js","git add"]},"_nodeVersion":"10.9.0","dependencies":{"react-navigation-tabs":"1.0.2","@react-navigation/core":"3.1.1","react-navigation-stack":"1.0.10","react-navigation-drawer":"1.2.0","@react-navigation/native":"3.1.5"},"publishConfig":{"registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^22.1.3","husky":"^0.14.3","react":"16.2.0","eslint":"^4.2.0","codecov":"^2.2.0","prettier":"^1.12.1","babel-cli":"^6.24.1","jest-expo":"^25.1.0","babel-core":"^6.25.0","babel-jest":"^22.4.1","release-it":"^7.6.1","lint-staged":"^4.2.1","babel-eslint":"^7.2.3","react-native":"^0.52.0","prettier-eslint":"^8.8.1","eslint-plugin-react":"^7.1.0","react-test-renderer":"^16.0.0","eslint-plugin-import":"^2.7.0","eslint-config-prettier":"^2.9.0","eslint-plugin-jsx-a11y":"^6.0.2","eslint-plugin-prettier":"^2.6.0","babel-preset-react-native":"^2.1.0","react-native-vector-icons":"^4.2.0","conventional-changelog-cli":"^2.0.5"},"peerDependencies":{"react":"*","react-native":"*"},"_npmOperationalInternal":{"tmp":"tmp/react-navigation_3.3.1_1551133528239_0.5121667049145364","host":"s3://npm-registry-packages"}},"3.3.2":{"name":"react-navigation","version":"3.3.2","author":{"name":"Adam Miskiewicz","email":"adam@sk3vy.com"},"license":"BSD-2-Clause","_id":"react-navigation@3.3.2","maintainers":[{"name":"brentvatne","email":"brentvatne@gmail.com"},{"name":"ericvicenti","email":"ericvicenti@gmail.com"},{"name":"grabbou","email":"grabbou@gmail.com"},{"name":"satya164","email":"satyajit.happy@gmail.com"},{"name":"skevy","email":"adam@sk3vy.com"}],"homepage":"https://github.com/react-navigation/react-navigation#readme","bugs":{"url":"https://github.com/react-navigation/react-navigation/issues"},"dist":{"shasum":"4f0fe3fa119adb4922d29da2ae395dd5b020a5f9","tarball":"https://registry.npmjs.org/react-navigation/-/react-navigation-3.3.2.tgz","fileCount":20,"integrity":"sha512-XETRxwPGHvJh3LKkAhX5b2sg2u9QiMegmEd0H5O0GWjqYrfJ7LcwzeM0273OfwcpR5lyl+hkCVPMkM+i1xFnVw==","signatures":[{"sig":"MEUCIQCEre+tiLLAWnPZL1yorG6rdDszwS1kafGNPrh3bLF+5QIgUjjWWBlxL6NhwGnT6hXEL+EvlndFJk9XOaFA+VT+WaM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":82041,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcdGveCRA9TVsSAnZWagAA+kIQAKS1/IjHOqoFkVemhTTN\nixrcsT52+fkXCV40SzV+RJ/cupum9vLYp03qQzV+7dkare+nWbnMJbzKDMfm\nfWpLJou/bURRcPXX+lY9G7uwf9hT/i6yP0V48mJFIfZNqQVTr8szmDAjSl7x\n3GXmnK5D0czr5QuPF2E76QJDPHoxX33V68O/4v/uAubVq8WI9+6RRfK8oWX5\nyj2UzU96nuJSm20ukC1d/VQQFxqQN4TwhD6TzDCiV57f8RqCuIJ1xIEoaHvD\nObJHlS/hji2qwyULnv02uzIT51fNWNZEyAIMveFlOUyxZMuxqZicmbQMt8Og\nGQFKzfXDbbVbpk1s+ZTgDPaYzbTmYvi5WBDJdmqxujsETN1LEaL4pGo7SnP5\nzO3y2LA0OA1KPUHyAtnOUCUiZDFotDlaozPcwJC+sP2MTPvO4GAD3fR9k5zs\nvIEt5P5JITSO/BbJAo4qMRaSYHWBNy7nJa/ZDC51hYoNZYz9tbFyYitM5iay\nQVmagmZU+dwAc6wNRFR0q4wKEmoPLp8Zsap1YKsRZD8h/KyAHkZvgjtL9lJw\nigdBJZ7Qq3sCLbktwJ0YOzH0q6ZBjUbYKil3vPgYeEjv2dJuf1VAEUiiTolF\n5G6pBDiit15Afz5zG9kucyX+7gIHoUIesmkm6JpuMiOQJsjUZNk4lOTL3y/g\n+ZnE\r\n=3Gwa\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"notify":true,"preset":"react-native","testRegex":"/__tests__/[^/]+-test\\.js$","setupFiles":["<rootDir>/jest-setup.js"],"collectCoverage":true,"moduleNameMapper":{"\\.png$":"<rootDir>/assetsTransformer.js"},"coverageDirectory":"./coverage/","coverageReporters":["lcov"],"collectCoverageFrom":["src/**/*.js"],"transformIgnorePatterns":["node_modules/(?!(jest-)?react-native|react-clone-referenced-element|react-navigation-deprecated-tab-navigator|react-navigation-stack|@react-navigation/core|@react-navigation/native)"],"modulePathIgnorePatterns":["<rootDir>/examples/"],"coveragePathIgnorePatterns":["jest-setup.js"]},"main":"src/react-navigation.js","gitHead":"ac04aad7009640ece5f9be2c088b9dd988345121","scripts":{"ios":"cd examples/NavigationPlayground && yarn && yarn ios","jest":"jest","lint":"eslint .","test":"npm run lint && npm run jest","start":"npm run ios","format":"eslint --fix .","android":"cd examples/NavigationPlayground && yarn && yarn android","codecov":"codecov","release":"release-it","precommit":"lint-staged","test-update-snapshot":"jest --updateSnapshot"},"_npmUser":{"name":"brentvatne","email":"brentvatne@gmail.com"},"deprecated":"This package is no longer supported. Please use @react-navigation/native instead. See https://reactnavigation.org/docs/getting-started/ for usage guide","repository":{"url":"git+ssh://git@github.com/react-navigation/react-navigation.git","type":"git"},"_npmVersion":"6.2.0","description":"Routing and navigation for your React Native apps","directories":{},"lint-staged":{"*.js":["eslint --fix","prettier --write flow/react-navigation.js","git add"]},"_nodeVersion":"10.9.0","dependencies":{"react-navigation-tabs":"1.0.2","@react-navigation/core":"3.1.1","react-navigation-stack":"1.0.10","react-navigation-drawer":"1.2.0","@react-navigation/native":"3.1.5"},"publishConfig":{"registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^22.1.3","husky":"^0.14.3","react":"16.2.0","eslint":"^4.2.0","codecov":"^2.2.0","prettier":"^1.12.1","babel-cli":"^6.24.1","jest-expo":"^25.1.0","babel-core":"^6.25.0","babel-jest":"^22.4.1","release-it":"^7.6.1","lint-staged":"^4.2.1","babel-eslint":"^7.2.3","react-native":"^0.52.0","prettier-eslint":"^8.8.1","eslint-plugin-react":"^7.1.0","react-test-renderer":"^16.0.0","eslint-plugin-import":"^2.7.0","eslint-config-prettier":"^2.9.0","eslint-plugin-jsx-a11y":"^6.0.2","eslint-plugin-prettier":"^2.6.0","babel-preset-react-native":"^2.1.0","react-native-vector-icons":"^4.2.0","conventional-changelog-cli":"^2.0.5"},"peerDependencies":{"react":"*","react-native":"*"},"_npmOperationalInternal":{"tmp":"tmp/react-navigation_3.3.2_1551133662089_0.46009188422267666","host":"s3://npm-registry-packages"}},"3.4.0-rc.0":{"name":"react-navigation","version":"3.4.0-rc.0","author":{"name":"Adam Miskiewicz","email":"adam@sk3vy.com"},"license":"BSD-2-Clause","_id":"react-navigation@3.4.0-rc.0","maintainers":[{"name":"brentvatne","email":"brentvatne@gmail.com"},{"name":"ericvicenti","email":"ericvicenti@gmail.com"},{"name":"grabbou","email":"grabbou@gmail.com"},{"name":"satya164","email":"satyajit.happy@gmail.com"},{"name":"skevy","email":"adam@sk3vy.com"}],"homepage":"https://github.com/react-navigation/react-navigation#readme","bugs":{"url":"https://github.com/react-navigation/react-navigation/issues"},"dist":{"shasum":"70b085c714b64d5a3340d717058b967c6ca4a3df","tarball":"https://registry.npmjs.org/react-navigation/-/react-navigation-3.4.0-rc.0.tgz","fileCount":20,"integrity":"sha512-ymqbAlNcZVGG3TLK7r2yyuQoraIRD/f0gLmx1Kl+VoK4SrjRq9Hgfou179Wjsd9qDuSoVZDmWwwCOT6DdSY/Ew==","signatures":[{"sig":"MEQCICQDra/IDIFIlaDzV0sJ7ACm4DutPfzFy2avDTyHC+E3AiBLyyiVpQxU1t6mgV2AG4SdNNrjTHhVbe45tBR/MsuAjA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":82131,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcia9jCRA9TVsSAnZWagAAzgQP/3WEXFDBUu2eWCZ89AL+\nmJVQRi3f7hSXZ+Ermxbchojok9y8t0LTy/7CPVDxi2DjRRJQnkc6bPGebuJA\n5hzhrk0LAa50yG7uIg3YOwnrrMceMjSwMRtTNgXxj9kHkmpNdBSuaZUo3Vco\nYczQLACXbUvybNYma0shALiUHQABNd7mXjIpw4fB1tTJqzuStJtetAlIDAVj\nao/5BCo1YVyJgc/VozWZMs/njUYWQ1gI+gCgNWgamaQd0+MZpnjtBIBjObF0\nxYy5KN2wHPJ2bpsGuQ7eVMwyTR0UOQVWmCJs4t64yM1EmfFDanIOP6LqSaDl\n7RBk3YUv2/ejRaYIMIy1CsXzx+E3rxEBo9CsElPPas3/l720aIM0ugG+8wa/\nYNWZ2Ku5Ro/8Ncm05nOQiywmOmLJKSHN1TDFSgGDW7faQuF7Yl7VgbzR+3dl\nSK+pwNTq8mWf6hQWQZKSq2tTIglYT2YzKRQ8YbxQj8RypMLS+cqPUkuRNA3k\n3b9MvHSX8h00cGmZeIfnLTlOMl2tOIRnDU7AA+hAS2a7UR6YbiJQYl12egT6\nBqDRM/nIkiW0Lw/pdRkndmiN8psYSkdqvCRZaSiEtjoY6MzRJrEkAwiNTqeU\nBKU+oFKcLGmT6fspfFyQuSisy73IxwOoEhxHptpYZyqX5Zh51ssjd1Cv2lF/\nl2S3\r\n=6xSj\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"notify":true,"preset":"react-native","testRegex":"/__tests__/[^/]+-test\\.js$","setupFiles":["<rootDir>/jest-setup.js"],"collectCoverage":true,"moduleNameMapper":{"\\.png$":"<rootDir>/assetsTransformer.js"},"coverageDirectory":"./coverage/","coverageReporters":["lcov"],"collectCoverageFrom":["src/**/*.js"],"transformIgnorePatterns":["node_modules/(?!(jest-)?react-native|react-clone-referenced-element|react-navigation-deprecated-tab-navigator|react-navigation-stack|@react-navigation/core|@react-navigation/native)"],"modulePathIgnorePatterns":["<rootDir>/examples/"],"coveragePathIgnorePatterns":["jest-setup.js"]},"main":"src/react-navigation.js","types":"typescript/react-navigation.d.ts","readme":"# React Navigation\n\n[![npm version](https://badge.fury.io/js/react-navigation.svg)](https://badge.fury.io/js/react-navigation) [![CircleCI badge](https://circleci.com/gh/react-navigation/react-navigation/tree/master.svg?style=shield)](https://circleci.com/gh/react-navigation/react-navigation/tree/master) [![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg)](https://reactnavigation.org/docs/contributing.html)\n\nReact Navigation is born from the React Native community's need for an extensible yet easy-to-use navigation solution based on Javascript.\n\n## Installation\n\nSee: https://reactnavigation.org/docs/en/getting-started.html\n\n## Documentation\n\n* The best way to learn is to follow the [Getting started guide](https://reactnavigation.org/docs/getting-started.html). It guides you through the fundamentals of React Navigation.\n* The documentation includes solutions for common use cases in the \"How do I do ...?\" section, such as [tab navigation](https://reactnavigation.org/docs/tab-based-navigation.html) and [Redux integration](https://reactnavigation.org/docs/redux-integration.html).\n* If you need to build your own navigator, [there's a section for that](https://reactnavigation.org/docs/custom-navigator-overview.html) too.\n* The [API reference](https://reactnavigation.org/docs/api-reference.html) lists all public APIs.\n* The [Community Resources](https://github.com/react-navigation/react-navigation/blob/master/COMMUNITY_RESOURCES.md) document lists some other resources submitted to us by people who use React Navigation. Feel free to open a pull request to add your resource to the list.\n* You can contribute improvements to the documentation [in the website repository](https://github.com/react-navigation/react-navigation.github.io).\n\n## Try it out\n\nYou can also try out the [Navigation Playground app](https://exp.host/@react-navigation/NavigationPlayground) to get a sense for some of the tools built in to React Navigation. The \"Fundamentals\" in the documentation also include examples you can play with.\n\n## FAQs\n\n#### I'm having troubles using the library, what can I do?\n\nSee [the help page](https://reactnavigation.org/en/help.html).\n\n#### How can I help?\n\nSee our [Contributing Guide](CONTRIBUTING.md)!\n\n#### Is this the only library available for navigation?\n\nCertainly not! There other libraries - which, depending on your needs, can be better or worse suited for your project. Read more in the [alternative libraries](https://reactnavigation.org/docs/alternatives.html) documentation, and read React Navigation's [pitch & anti-pitch](https://reactnavigation.org/docs/pitch.html) to understand the tradeoffs.\n\n#### Can I use this library for web?\n\nWeb support was [not a priority for the 1.0 release](https://github.com/react-community/react-navigation/issues/2585#issuecomment-330338793), but the architecture of this library allows for it (and it has worked in the past). If you would like to lead this charge, please reach out with your ideas for how to move forward on the [RFCs repository](https://github.com/react-navigation/rfcs) and we would be happy to discuss.\n\n## Code of conduct\n\nThis library has adopted a Code of Conduct that we expect project participants to adhere to. Please read the [full text](https://github.com/react-community/react-navigation/blob/master/CODE_OF_CONDUCT.md) so that you can understand what actions will and will not be tolerated.\n\n## License\n\nReact Navigation is licensed under the [BSD 2-clause \"Simplified\" License](https://github.com/react-community/react-navigation/blob/master/LICENSE).\n","gitHead":"245d09ed1aceb697780f3161a46fcd6fe7f68e8a","scripts":{"ios":"cd examples/NavigationPlayground && yarn && yarn ios","jest":"jest","lint":"eslint .","test":"npm run lint && npm run jest","start":"npm run ios","format":"eslint --fix .","android":"cd examples/NavigationPlayground && yarn && yarn android","codecov":"codecov","release":"release-it","precommit":"lint-staged","test-update-snapshot":"jest --updateSnapshot"},"_npmUser":{"name":"brentvatne","email":"brentvatne@gmail.com"},"deprecated":"This package is no longer supported. Please use @react-navigation/native instead. See https://reactnavigation.org/docs/getting-started/ for usage guide","repository":{"url":"git+ssh://git@github.com/react-navigation/react-navigation.git","type":"git"},"_npmVersion":"6.2.0","description":"Routing and navigation for your React Native apps","directories":{},"lint-staged":{"*.js":["eslint --fix","prettier --write flow/react-navigation.js","git add"]},"_nodeVersion":"10.9.0","dependencies":{"react-navigation-tabs":"1.0.2","@react-navigation/core":"3.2.0","react-navigation-stack":"1.1.0","react-navigation-drawer":"1.3.0","@react-navigation/native":"3.1.5"},"publishConfig":{"registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^22.1.3","husky":"^0.14.3","react":"16.2.0","eslint":"^4.2.0","codecov":"^2.2.0","prettier":"^1.12.1","babel-cli":"^6.24.1","jest-expo":"^25.1.0","babel-core":"^6.25.0","babel-jest":"^22.4.1","release-it":"^7.6.1","lint-staged":"^4.2.1","babel-eslint":"^7.2.3","react-native":"^0.52.0","prettier-eslint":"^8.8.1","@types/react-native":"~0.57.38","eslint-plugin-react":"^7.1.0","react-test-renderer":"^16.0.0","eslint-plugin-import":"^2.7.0","eslint-config-prettier":"^2.9.0","eslint-plugin-jsx-a11y":"^6.0.2","eslint-plugin-prettier":"^2.6.0","babel-preset-react-native":"^2.1.0","react-native-vector-icons":"^4.2.0","conventional-changelog-cli":"^2.0.5"},"peerDependencies":{"react":"*","react-native":"*"},"_npmOperationalInternal":{"tmp":"tmp/react-navigation_3.4.0-rc.0_1552527203064_0.8883810032781796","host":"s3://npm-registry-packages"}},"3.4.0":{"name":"react-navigation","version":"3.4.0","author":{"name":"Adam Miskiewicz","email":"adam@sk3vy.com"},"license":"BSD-2-Clause","_id":"react-navigation@3.4.0","maintainers":[{"name":"brentvatne","email":"brentvatne@gmail.com"},{"name":"ericvicenti","email":"ericvicenti@gmail.com"},{"name":"grabbou","email":"grabbou@gmail.com"},{"name":"satya164","email":"satyajit.happy@gmail.com"},{"name":"skevy","email":"adam@sk3vy.com"}],"homepage":"https://github.com/react-navigation/react-navigation#readme","bugs":{"url":"https://github.com/react-navigation/react-navigation/issues"},"dist":{"shasum":"52933cfe33199e776646dbee4d36e384da5bd251","tarball":"https://registry.npmjs.org/react-navigation/-/react-navigation-3.4.0.tgz","fileCount":20,"integrity":"sha512-Cmbl+giMpgEGPIDWL/M3wGhs5u1+wJ+xzFzbon28pxKwFePNvYTSunMnHc4vd89U8xSlmtUY8zBILtm2qOTlQg==","signatures":[{"sig":"MEUCIQCq+n/ZZChlrPoSGST8FDlScHk+W6Z6c0yJaPOv6youCgIgcqwd2RqsTQeQ27j1Xnb0BhzufBkE/99n8SqUey9iYTs=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":82896,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJci+kTCRA9TVsSAnZWagAAPJ8QAJPmIJA8ASvPSrBf6ord\naE0+CsGBnbKPv5ROglQ3OBV/7UBPBEhsEjAfAdNhpP8jG5NFi7uDLsJNFzro\n3jCS0rlaYr45sXml2fvdPzW/dUHfagT6GL1FL9wb9GgnXOMkpic1lQyjHUuC\nJlxeDLmDlvVTLy0hc/iAiOk3k2FZ0j8rk8NTnNPnyYyo4jFStiSFXKzlFUhK\n6JI9PGrPjKsPjk3h/qufy72+qIKNECRngc/dxdfRXyfUwmAIUBYrUlzn71Tt\nG8iT/2jSN/pvnw33dsMKouGKljT3odzMUucXg9dJK7leSiZJ4i3cLmBanSTn\ncTuXiXDVydLbTpWhbreygHZif5qiU1W9kAmIukQKGHuGv2VztdxLMy1SIILp\ntJeVaDpqz7JeScrip3SVSgd4pGTq9Vz8dyYdRsCmyrXS3nEiGob+GP9w7IXG\nXbGP8LbAnmsl3zCQOkGBvuKS6JUtkZArWrAJcdT0G57e7mTXrDO1iBBuCXin\nUj5TOgvHygVA+dre04tB/k0TbMjzK/BhVd5M+ZRHxFbu1/TqNsFuFr9OHwid\nf8I+1YFlsUWy6/5X3GdzNlDUBS698hQ6ENMgIUg7dVLPBMMuJUS0Qrh/xw9W\nmub9UtGpiPFCM/mAqGoDSlpYK0//galrIfKyR2N5tYizG5i54dIHgJYAEz3z\na9jy\r\n=CQQY\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"notify":true,"preset":"react-native","testRegex":"/__tests__/[^/]+-test\\.js$","setupFiles":["<rootDir>/jest-setup.js"],"collectCoverage":true,"moduleNameMapper":{"\\.png$":"<rootDir>/assetsTransformer.js"},"coverageDirectory":"./coverage/","coverageReporters":["lcov"],"collectCoverageFrom":["src/**/*.js"],"transformIgnorePatterns":["node_modules/(?!(jest-)?react-native|react-clone-referenced-element|react-navigation-deprecated-tab-navigator|react-navigation-stack|@react-navigation/core|@react-navigation/native)"],"modulePathIgnorePatterns":["<rootDir>/examples/"],"coveragePathIgnorePatterns":["jest-setup.js"]},"main":"src/react-navigation.js","types":"typescript/react-navigation.d.ts","gitHead":"8bb2eeb7ad06fbebbf5487749be05798646b4640","scripts":{"ios":"cd examples/NavigationPlayground && yarn && yarn ios","jest":"jest","lint":"eslint .","test":"npm run lint && npm run jest","start":"npm run ios","format":"eslint --fix .","android":"cd examples/NavigationPlayground && yarn && yarn android","codecov":"codecov","release":"release-it","precommit":"lint-staged","test-update-snapshot":"jest --updateSnapshot"},"_npmUser":{"name":"brentvatne","email":"brentvatne@gmail.com"},"deprecated":"This package is no longer supported. Please use @react-navigation/native instead. See https://reactnavigation.org/docs/getting-started/ for usage guide","repository":{"url":"git+ssh://git@github.com/react-navigation/react-navigation.git","type":"git"},"_npmVersion":"6.2.0","description":"Routing and navigation for your React Native apps","directories":{},"lint-staged":{"*.js":["eslint --fix","prettier --write flow/react-navigation.js","git add"]},"_nodeVersion":"10.9.0","dependencies":{"react-navigation-tabs":"1.0.2","@react-navigation/core":"3.2.0","react-navigation-stack":"1.1.1","react-navigation-drawer":"1.3.0","@react-navigation/native":"3.1.5"},"publishConfig":{"registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^22.1.3","husky":"^0.14.3","react":"16.2.0","eslint":"^4.2.0","codecov":"^2.2.0","prettier":"^1.12.1","babel-cli":"^6.24.1","jest-expo":"^25.1.0","babel-core":"^6.25.0","babel-jest":"^22.4.1","release-it":"^7.6.1","lint-staged":"^4.2.1","babel-eslint":"^7.2.3","react-native":"^0.52.0","prettier-eslint":"^8.8.1","@types/react-native":"~0.57.38","eslint-plugin-react":"^7.1.0","react-test-renderer":"^16.0.0","eslint-plugin-import":"^2.7.0","eslint-config-prettier":"^2.9.0","eslint-plugin-jsx-a11y":"^6.0.2","eslint-plugin-prettier":"^2.6.0","babel-preset-react-native":"^2.1.0","react-native-vector-icons":"^4.2.0","conventional-changelog-cli":"^2.0.5"},"peerDependencies":{"react":"*","react-native":"*"},"_npmOperationalInternal":{"tmp":"tmp/react-navigation_3.4.0_1552673042978_0.9296697730642365","host":"s3://npm-registry-packages"}},"3.5.0-alpha.0":{"name":"react-navigation","version":"3.5.0-alpha.0","author":{"name":"Adam Miskiewicz","email":"adam@sk3vy.com"},"license":"BSD-2-Clause","_id":"react-navigation@3.5.0-alpha.0","maintainers":[{"name":"brentvatne","email":"brentvatne@gmail.com"},{"name":"ericvicenti","email":"ericvicenti@gmail.com"},{"name":"grabbou","email":"grabbou@gmail.com"},{"name":"satya164","email":"satyajit.happy@gmail.com"},{"name":"skevy","email":"adam@sk3vy.com"}],"homepage":"https://github.com/react-navigation/react-navigation#readme","bugs":{"url":"https://github.com/react-navigation/react-navigation/issues"},"dist":{"shasum":"b8c27b3a6c7bbdb1ad5dbcdb47de80e3a9953456","tarball":"https://registry.npmjs.org/react-navigation/-/react-navigation-3.5.0-alpha.0.tgz","fileCount":20,"integrity":"sha512-bWw1WKDmL0sMoanuWtYf8QELHdvulc1iMhBfr/tZT0sYumh/Xg76hkwpXNeHdY8ONc2wjLlvetXXzvz4HFkdvg==","signatures":[{"sig":"MEQCIC7OL9J0SPXFSXv1ipvO0taAXGovfnMFq7jB8+K5a0V5AiBy2buFoVavw57ReKcCGLKeioqjxHDg0OQvsqhrTvaQeQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":82966,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcjDMYCRA9TVsSAnZWagAAB5EP/1EyFwklbbEIrbDXBBOZ\nDztVfPrSjozV8tr+45VcOuWm+6+nKULlTJ/RO7qlPfvyb0vz3xpSUBYIvfaA\nYqG8thMVmBj22TcVaqBg0KkgztUjiuChf21NW19iXZayU7sUrM4m6s28inOY\nil1fTDrzIdGDrsXfWu5TCDonedbVNlL0TUZXIT3Gu8YiCc83pC2gIMsHbbee\nJC/U1b5CRg/KF5Bax0dO2HkQGJyMjvIDmoUi4uFFrUKhXMEyepciT3/dopyZ\n7vZH4C4lfwhOeV4vChBh8naPLi/lfIqPNArDachp16jCZrKI/5Yuk2sag1xd\ntwADVOIFlgD1dATgGFuhLvQELy2KHsc3UszABoesMzSqKfatfRuRbkSTTix2\n5agLDPgBcHqJ3vBLJJIqAM8C4DTw4xEyQPsEOUqdu2Q+T4kadKqpDRSv4HGF\nupXsCWKYavct3q3XV+PlmsjtFIehcEJZiYmSTwcmxO8PmT5vxieZVvfl9bv+\n6aaawO/FVLZrqEU4cQb1OmdYa7tDuk34RJYXXuZpqfw0yrdQPypj0MTJGf9T\nXWxShqPFNAcs327t3AbgbWfZoq6Lw0kjRC+QwjJiNYtVGp79ig83IurPC6UA\n0G4HLlH5rMLzs6twJbnkeL9mrs7s1uW0EeaBLVMwoBFKj6jqwEizFtG+mKyv\nwprV\r\n=VH9P\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"notify":true,"preset":"react-native","testRegex":"/__tests__/[^/]+-test\\.js$","setupFiles":["<rootDir>/jest-setup.js"],"collectCoverage":true,"moduleNameMapper":{"\\.png$":"<rootDir>/assetsTransformer.js"},"coverageDirectory":"./coverage/","coverageReporters":["lcov"],"collectCoverageFrom":["src/**/*.js"],"transformIgnorePatterns":["node_modules/(?!(jest-)?react-native|react-clone-referenced-element|react-navigation-deprecated-tab-navigator|react-navigation-stack|@react-navigation/core|@react-navigation/native)"],"modulePathIgnorePatterns":["<rootDir>/examples/"],"coveragePathIgnorePatterns":["jest-setup.js"]},"main":"src/react-navigation.js","types":"typescript/react-navigation.d.ts","readme":"# React Navigation\n\n[![npm version](https://badge.fury.io/js/react-navigation.svg)](https://badge.fury.io/js/react-navigation) [![CircleCI badge](https://circleci.com/gh/react-navigation/react-navigation/tree/master.svg?style=shield)](https://circleci.com/gh/react-navigation/react-navigation/tree/master) [![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg)](https://reactnavigation.org/docs/contributing.html)\n\nReact Navigation is born from the React Native community's need for an extensible yet easy-to-use navigation solution based on Javascript.\n\n## Installation\n\nSee: https://reactnavigation.org/docs/en/getting-started.html\n\n## Documentation\n\n* The best way to learn is to follow the [Getting started guide](https://reactnavigation.org/docs/getting-started.html). It guides you through the fundamentals of React Navigation.\n* The documentation includes solutions for common use cases in the \"How do I do ...?\" section, such as [tab navigation](https://reactnavigation.org/docs/tab-based-navigation.html) and [Redux integration](https://reactnavigation.org/docs/redux-integration.html).\n* If you need to build your own navigator, [there's a section for that](https://reactnavigation.org/docs/custom-navigator-overview.html) too.\n* The [API reference](https://reactnavigation.org/docs/api-reference.html) lists all public APIs.\n* The [Community Resources](https://github.com/react-navigation/react-navigation/blob/master/COMMUNITY_RESOURCES.md) document lists some other resources submitted to us by people who use React Navigation. Feel free to open a pull request to add your resource to the list.\n* You can contribute improvements to the documentation [in the website repository](https://github.com/react-navigation/react-navigation.github.io).\n\n## Try it out\n\nYou can also try out the [Navigation Playground app](https://exp.host/@react-navigation/NavigationPlayground) to get a sense for some of the tools built in to React Navigation. The \"Fundamentals\" in the documentation also include examples you can play with.\n\n## FAQs\n\n#### I'm having troubles using the library, what can I do?\n\nSee [the help page](https://reactnavigation.org/en/help.html).\n\n#### How can I help?\n\nSee our [Contributing Guide](CONTRIBUTING.md)!\n\n#### Is this the only library available for navigation?\n\nCertainly not! There other libraries - which, depending on your needs, can be better or worse suited for your project. Read more in the [alternative libraries](https://reactnavigation.org/docs/alternatives.html) documentation, and read React Navigation's [pitch & anti-pitch](https://reactnavigation.org/docs/pitch.html) to understand the tradeoffs.\n\n#### Can I use this library for web?\n\nWeb support was [not a priority for the 1.0 release](https://github.com/react-community/react-navigation/issues/2585#issuecomment-330338793), but the architecture of this library allows for it (and it has worked in the past). If you would like to lead this charge, please reach out with your ideas for how to move forward on the [RFCs repository](https://github.com/react-navigation/rfcs) and we would be happy to discuss.\n\n## Code of conduct\n\nThis library has adopted a Code of Conduct that we expect project participants to adhere to. Please read the [full text](https://github.com/react-community/react-navigation/blob/master/CODE_OF_CONDUCT.md) so that you can understand what actions will and will not be tolerated.\n\n## License\n\nReact Navigation is licensed under the [BSD 2-clause \"Simplified\" License](https://github.com/react-community/react-navigation/blob/master/LICENSE).\n","gitHead":"23389b37741c5c6e05d673cc0159f5894aae9a04","scripts":{"ios":"cd examples/NavigationPlayground && yarn && yarn ios","jest":"jest","lint":"eslint .","test":"npm run lint && npm run jest","start":"npm run ios","format":"eslint --fix .","android":"cd examples/NavigationPlayground && yarn && yarn android","codecov":"codecov","release":"release-it","precommit":"lint-staged","test-update-snapshot":"jest --updateSnapshot"},"_npmUser":{"name":"brentvatne","email":"brentvatne@gmail.com"},"deprecated":"This package is no longer supported. Please use @react-navigation/native instead. See https://reactnavigation.org/docs/getting-started/ for usage guide","repository":{"url":"git+ssh://git@github.com/react-navigation/react-navigation.git","type":"git"},"_npmVersion":"6.2.0","description":"Routing and navigation for your React Native apps","directories":{},"lint-staged":{"*.js":["eslint --fix","prettier --write flow/react-navigation.js","git add"]},"_nodeVersion":"10.9.0","dependencies":{"react-navigation-tabs":"1.0.2","@react-navigation/core":"3.2.0","react-navigation-stack":"1.1.1","react-navigation-drawer":"1.3.0","@react-navigation/native":"3.2.0"},"publishConfig":{"registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^22.1.3","husky":"^0.14.3","react":"16.2.0","eslint":"^4.2.0","codecov":"^2.2.0","prettier":"^1.12.1","babel-cli":"^6.24.1","jest-expo":"^25.1.0","babel-core":"^6.25.0","babel-jest":"^22.4.1","release-it":"^7.6.1","lint-staged":"^4.2.1","babel-eslint":"^7.2.3","react-native":"^0.52.0","prettier-eslint":"^8.8.1","@types/react-native":"~0.57.38","eslint-plugin-react":"^7.1.0","react-test-renderer":"^16.0.0","eslint-plugin-import":"^2.7.0","eslint-config-prettier":"^2.9.0","eslint-plugin-jsx-a11y":"^6.0.2","eslint-plugin-prettier":"^2.6.0","babel-preset-react-native":"^2.1.0","react-native-vector-icons":"^4.2.0","conventional-changelog-cli":"^2.0.5"},"peerDependencies":{"react":"*","react-native":"*"},"_npmOperationalInternal":{"tmp":"tmp/react-navigation_3.5.0-alpha.0_1552691991275_0.17697890154098195","host":"s3://npm-registry-packages"}},"3.4.1":{"name":"react-navigation","version":"3.4.1","author":{"name":"Adam Miskiewicz","email":"adam@sk3vy.com"},"license":"BSD-2-Clause","_id":"react-navigation@3.4.1","maintainers":[{"name":"brentvatne","email":"brentvatne@gmail.com"},{"name":"ericvicenti","email":"ericvicenti@gmail.com"},{"name":"grabbou","email":"grabbou@gmail.com"},{"name":"satya164","email":"satyajit.happy@gmail.com"},{"name":"skevy","email":"adam@sk3vy.com"}],"homepage":"https://github.com/react-navigation/react-navigation#readme","bugs":{"url":"https://github.com/react-navigation/react-navigation/issues"},"dist":{"shasum":"ec590658a2ce465f53b4a10155c07c5b03c8c3c2","tarball":"https://registry.npmjs.org/react-navigation/-/react-navigation-3.4.1.tgz","fileCount":21,"integrity":"sha512-X0sTSex45UQtIvQ8WHwcRcFc8DL6v25AbgvGd9PKAYIaPrWRVEOSF0nu3AqH5/sJtBAm8g+BAD7C6kwtHjbtRw==","signatures":[{"sig":"MEUCICZb51cLFo3iqZtBS889nvzai9HUM5HBUngKEG37ewh2AiEAhrlCscO9qiT052c+8hVvpV5qsHMLCNj89SJeo4vlkkI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":127637,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcjTZQCRA9TVsSAnZWagAAXAsP/1scc3aQhKGXJEZ4i6vq\nugtTAqATNiAx47hnexFDKY829HNyipDYPkxyyWSDL4pXwLZ0ejb0TsfFUZ6A\n/IjR3H95Hqmt/md/tnIEuBb3ZPj2/+ohC2DRWImGIwnZ4cNzOjxikGYOV/Dg\nW1OMJhsEZ+VbON5//CldZZyYOZNBDdsTdyOroOFp12mIKJb1MN7YBiBc0GCY\niyC6VZWXR+f64WXMwg2Swfze4vj4wY/q1Ml8SZ+BDn/ceMhraDPL0MVmN+3o\n2KmejIr3mCgDIg2/c00g1YgO1bloKkt5eQnBJAYqAUd28tbV3iJ3IP+LK0GW\nNDpwGB4PB/B/vOnbeD4ugmZQzW65f1QQyHIlAxfnCb2kj49DPoAUbUQp3JJy\nMDLyAGf2qmNHl6YXpHoRr0EvMHpSuVKpeM1VqG057x44y9awNi/fMrRU6MUu\n1R22fkBZQ1JaDfyXaTtvb/7V3pYzMxTUkM7dUZPF5ttWFv1dpQ52DiUePqB9\nO7UB4h6HfNT+wKLHsqatIJFqXlam/dTh3OPx9G+xVGcL2u3VyG41wkhZ/FQI\nGlFFzsB44I/gDGa6j0jNSfEpZxC4ACmOxrRtrnkuU6MwUr1sHCXkD8KqlT/G\nxIph3gbCoMWcuWKEW3eYCoed7U+BgF1YklqIXRzEULWX41KthZb9VN4xOvnU\nZ6wE\r\n=f/MG\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"notify":true,"preset":"react-native","testRegex":"/__tests__/[^/]+-test\\.js$","setupFiles":["<rootDir>/jest-setup.js"],"collectCoverage":true,"moduleNameMapper":{"\\.png$":"<rootDir>/assetsTransformer.js"},"coverageDirectory":"./coverage/","coverageReporters":["lcov"],"collectCoverageFrom":["src/**/*.js"],"transformIgnorePatterns":["node_modules/(?!(jest-)?react-native|react-clone-referenced-element|react-navigation-deprecated-tab-navigator|react-navigation-stack|@react-navigation/core|@react-navigation/native)"],"modulePathIgnorePatterns":["<rootDir>/examples/"],"coveragePathIgnorePatterns":["jest-setup.js"]},"main":"src/react-navigation.js","types":"typescript/react-navigation.d.ts","gitHead":"dfa4a715a0bf6346f567c657aaf8be5a5e7626f7","scripts":{"ios":"cd examples/NavigationPlayground && yarn && yarn ios","jest":"jest","lint":"eslint .","test":"npm run lint && npm run jest","start":"npm run ios","format":"eslint --fix .","android":"cd examples/NavigationPlayground && yarn && yarn android","codecov":"codecov","release":"release-it","precommit":"lint-staged","test-update-snapshot":"jest --updateSnapshot"},"_npmUser":{"name":"brentvatne","email":"brentvatne@gmail.com"},"deprecated":"This package is no longer supported. Please use @react-navigation/native instead. See https://reactnavigation.org/docs/getting-started/ for usage guide","repository":{"url":"git+ssh://git@github.com/react-navigation/react-navigation.git","type":"git"},"_npmVersion":"6.2.0","description":"Routing and navigation for your React Native apps","directories":{},"lint-staged":{"*.js":["eslint --fix","prettier --write flow/react-navigation.js","git add"]},"_nodeVersion":"10.9.0","dependencies":{"react-navigation-tabs":"1.0.2","@react-navigation/core":"3.2.0","react-navigation-stack":"1.1.1","react-navigation-drawer":"1.3.0","@react-navigation/native":"~3.1.5"},"publishConfig":{"registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^22.1.3","husky":"^0.14.3","react":"16.6.1","eslint":"^4.2.0","codecov":"^2.2.0","prettier":"^1.12.1","babel-cli":"^6.24.1","jest-expo":"^25.1.0","babel-core":"^6.25.0","babel-jest":"^22.4.1","release-it":"^7.6.1","lint-staged":"^4.2.1","babel-eslint":"^7.2.3","react-native":"^0.52.0","prettier-eslint":"^8.8.1","@types/react-native":"~0.57.38","eslint-plugin-react":"^7.1.0","react-test-renderer":"^16.0.0","eslint-plugin-import":"^2.7.0","eslint-config-prettier":"^2.9.0","eslint-plugin-jsx-a11y":"^6.0.2","eslint-plugin-prettier":"^2.6.0","babel-preset-react-native":"^2.1.0","react-native-vector-icons":"^4.2.0","conventional-changelog-cli":"^2.0.5"},"peerDependencies":{"react":"*","react-native":"*"},"_npmOperationalInternal":{"tmp":"tmp/react-navigation_3.4.1_1552758350880_0.021352654797789805","host":"s3://npm-registry-packages"}},"3.5.0":{"name":"react-navigation","version":"3.5.0","author":{"name":"Adam Miskiewicz","email":"adam@sk3vy.com"},"license":"BSD-2-Clause","_id":"react-navigation@3.5.0","maintainers":[{"name":"brentvatne","email":"brentvatne@gmail.com"},{"name":"ericvicenti","email":"ericvicenti@gmail.com"},{"name":"grabbou","email":"grabbou@gmail.com"},{"name":"satya164","email":"satyajit.happy@gmail.com"},{"name":"skevy","email":"adam@sk3vy.com"}],"homepage":"https://github.com/react-navigation/react-navigation#readme","bugs":{"url":"https://github.com/react-navigation/react-navigation/issues"},"dist":{"shasum":"f789c282b56f9864c4ca9b82a85bdabd058db44e","tarball":"https://registry.npmjs.org/react-navigation/-/react-navigation-3.5.0.tgz","fileCount":21,"integrity":"sha512-Jido+CdRzzB9bCcn4bpHYLbfKoST+lUjxQTfgy9LXofLvS5JfI+BLcYmyg75/bOmHjn1dxeZAbKLr7cRxMR6XA==","signatures":[{"sig":"MEUCIHhad705nheKvtPKdyKLZwDuRpzF1m7tpPlqzdiOAoXaAiEAuolfdvgug9VKcJYTTafM/K+/rDmltrKGwsqtBWs2xyQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":128025,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJckS+DCRA9TVsSAnZWagAAV+kQAJiigyPQ9lzRkSlK5eZ0\nKawPgbUjcEG+faZmsnvSsIZes78VxZ7L44PQ6NnMH0kYXEKkbUo96iz2ev0C\nWEwpTTadW3H7Ea0+j4quBeNhB5aO8zYpYKvjFI5Sf2Ddn2DAUvuK2exSDmJC\nOh4SHEL4aKbMdu0ZItT3CTeE3sM8USsIuJKrB8ALcKbe66UmoVquDXfJfnQM\n4QXtLYTlvv4BiZvKWVuL03X2OHL+BQNFdZXxfqkTLUdyx0k58Ap4BlZWU5iV\nY8U9WJkasKsIbBFyceWXMPSal43DInGTGBkv9abc8sEA2jWgs0q6VcAyLiFo\nbsU8lLFOd2Z0uA0nG/PyOxgxrLpa7Xy5WhkAkjtOMhBjnG/eYTi24cAlV7cw\nc+E02Jd8ld//L09YgQsSVoWSt+B73YJmIoLic8qNWHnahpV8eXAFqEuW+lwd\ngeQKziBpRMdhDyN9S8vMceVL/wMQ25gFLzyUoRuIYxFqEpv/OMWVv9X6JUg4\ntsKbH8xyFV9yMeqSJ1Gfke1GE2vOm/7z3zlt1usrVIV+jbWMkFBozXmqsXpD\nImAmiAXzA6Jq3F9YY3sfbMZPWu4yf+drVoEgjV5LIAGj8L+abRNLLXRU09nG\ngfoh4a4E/f6zOSnMxjTOJWdilHP0oByfVthpBSWzqn5bYN+zUqNoJxxgHdZm\n51DE\r\n=El/B\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"notify":true,"preset":"react-native","testRegex":"/__tests__/[^/]+-test\\.js$","setupFiles":["<rootDir>/jest-setup.js"],"collectCoverage":true,"moduleNameMapper":{"\\.png$":"<rootDir>/assetsTransformer.js"},"coverageDirectory":"./coverage/","coverageReporters":["lcov"],"collectCoverageFrom":["src/**/*.js"],"transformIgnorePatterns":["node_modules/(?!(jest-)?react-native|react-clone-referenced-element|react-navigation-deprecated-tab-navigator|react-navigation-stack|@react-navigation/core|@react-navigation/native)"],"modulePathIgnorePatterns":["<rootDir>/examples/"],"coveragePathIgnorePatterns":["jest-setup.js"]},"main":"src/react-navigation.js","types":"typescript/react-navigation.d.ts","gitHead":"368b6812bf6276ec254d770bc0c0d15a26aa88b4","scripts":{"ios":"cd examples/NavigationPlayground && yarn && yarn ios","jest":"jest","lint":"eslint .","test":"npm run lint && npm run jest","start":"npm run ios","format":"eslint --fix .","android":"cd examples/NavigationPlayground && yarn && yarn android","codecov":"codecov","release":"release-it","precommit":"lint-staged","test-update-snapshot":"jest --updateSnapshot"},"_npmUser":{"name":"brentvatne","email":"brentvatne@gmail.com"},"deprecated":"This package is no longer supported. Please use @react-navigation/native instead. See https://reactnavigation.org/docs/getting-started/ for usage guide","repository":{"url":"git+ssh://git@github.com/react-navigation/react-navigation.git","type":"git"},"_npmVersion":"6.2.0","description":"Routing and navigation for your React Native apps","directories":{},"lint-staged":{"*.js":["eslint --fix","prettier --write flow/react-navigation.js","git add"]},"_nodeVersion":"10.9.0","dependencies":{"react-navigation-tabs":"1.0.2","@react-navigation/core":"3.2.0","react-navigation-stack":"1.1.1","react-navigation-drawer":"1.3.0","@react-navigation/native":"~3.3.0"},"publishConfig":{"registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^22.1.3","husky":"^0.14.3","react":"16.6.1","eslint":"^4.2.0","codecov":"^2.2.0","prettier":"^1.12.1","babel-cli":"^6.24.1","jest-expo":"^25.1.0","babel-core":"^6.25.0","babel-jest":"^22.4.1","release-it":"^7.6.1","lint-staged":"^4.2.1","babel-eslint":"^7.2.3","react-native":"^0.52.0","prettier-eslint":"^8.8.1","@types/react-native":"~0.57.38","eslint-plugin-react":"^7.1.0","react-test-renderer":"^16.0.0","eslint-plugin-import":"^2.7.0","eslint-config-prettier":"^2.9.0","eslint-plugin-jsx-a11y":"^6.0.2","eslint-plugin-prettier":"^2.6.0","babel-preset-react-native":"^2.1.0","react-native-vector-icons":"^4.2.0","conventional-changelog-cli":"^2.0.5"},"peerDependencies":{"react":"*","react-native":"*"},"_npmOperationalInternal":{"tmp":"tmp/react-navigation_3.5.0_1553018754908_0.3341948323113586","host":"s3://npm-registry-packages"}},"3.5.1":{"name":"react-navigation","version":"3.5.1","author":{"name":"Adam Miskiewicz","email":"adam@sk3vy.com"},"license":"BSD-2-Clause","_id":"react-navigation@3.5.1","maintainers":[{"name":"brentvatne","email":"brentvatne@gmail.com"},{"name":"ericvicenti","email":"ericvicenti@gmail.com"},{"name":"grabbou","email":"grabbou@gmail.com"},{"name":"satya164","email":"satyajit.happy@gmail.com"},{"name":"skevy","email":"adam@sk3vy.com"}],"homepage":"https://github.com/react-navigation/react-navigation#readme","bugs":{"url":"https://github.com/react-navigation/react-navigation/issues"},"dist":{"shasum":"73e6f71f89d428e3567fbc5241e935bfaff6b62a","tarball":"https://registry.npmjs.org/react-navigation/-/react-navigation-3.5.1.tgz","fileCount":21,"integrity":"sha512-uyKCvk8BaNhpVfjclIbr+lnAbHCPhpvo/RlgigvCJwAtzWZXTgX73PfDxX5n2wCGzhKayzN+MByByXobwTL06g==","signatures":[{"sig":"MEUCIQDkrkG85Wsn+Gnpefco0D36BQIWlYM90qXCqIoPHUguiAIgIOeRuO6+qVTOdMyLPD00CO7xKHnOgxxBuM+NQRZtFx4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":129262,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJckXnhCRA9TVsSAnZWagAA6sAQAJFHvMfERwBB3cbYgGJH\n/fwb7nBIaSFZuHDymWYoPnu4/+/86QuMgNeSNbzhIE6d1DvLfoPYBJOoBMl0\nc/bL/mhJQZctXDk/mWE40ziJ/qJiY3Rzi10LOV2CvDuEXrA+is9GYcGIOP4R\neYwvJ8jCmRxXz0idamTXbHZ2bFckn5uaxB3ML+amnjt+1urgQmEWSbVuTcGT\n8kGIjAsWqNnQIYcgwn1juxK0yNPLnXwspTajbFKkWwsooezB9mQKcmlN12mC\nnJOanum2A5fxGlimbkHRhlTj9gvQ/CrWRfp9ORblMhk6DwRXpqtJwqPvGFhV\nb3+L9FRm3Ebe+e1s+s7UKeclSeedlJTvAw99ER0LS5P9uAA1OS0qXH2aQrPv\n9N+5H7ZDOdz9WBtuZD9fIFWcxUy48YKKRP3m4QaSt/FAekl4BMRgx20t2WHk\nkwkgZnhTogvDTJZuZ3zTg+2jYdR/+IdBH3zh1+YpykpY3Jv97XaWDHHhwDMb\n73qLMiyHOzU87yeYws959+uxql1qohsH4rNdXHfx3ckj+k0x3A5oyJ53LHIC\nnjMdqlSoG+uXJD+yEjDO0uw9agh60l0vrIIC8F8JvXMXB1Ykesch8/UTZBJ9\nLMiNlrISL3iIP/gsC+a6R5ZHfc3QqhtOl8GJpENHs+fHjTv4ukZBJvemUB/o\nN9NA\r\n=zaaq\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"notify":true,"preset":"react-native","testRegex":"/__tests__/[^/]+-test\\.js$","setupFiles":["<rootDir>/jest-setup.js"],"collectCoverage":true,"moduleNameMapper":{"\\.png$":"<rootDir>/assetsTransformer.js"},"coverageDirectory":"./coverage/","coverageReporters":["lcov"],"collectCoverageFrom":["src/**/*.js"],"transformIgnorePatterns":["node_modules/(?!(jest-)?react-native|react-clone-referenced-element|react-navigation-deprecated-tab-navigator|react-navigation-stack|@react-navigation/core|@react-navigation/native)"],"modulePathIgnorePatterns":["<rootDir>/examples/"],"coveragePathIgnorePatterns":["jest-setup.js"]},"main":"src/react-navigation.js","types":"typescript/react-navigation.d.ts","gitHead":"bd09153448b7d9a3d62d7228020e6f1bd2bef74c","scripts":{"ios":"cd examples/NavigationPlayground && yarn && yarn ios","jest":"jest","lint":"eslint .","test":"npm run lint && npm run jest","start":"npm run ios","format":"eslint --fix .","android":"cd examples/NavigationPlayground && yarn && yarn android","codecov":"codecov","release":"release-it","precommit":"lint-staged","test-update-snapshot":"jest --updateSnapshot"},"_npmUser":{"name":"brentvatne","email":"brentvatne@gmail.com"},"deprecated":"This package is no longer supported. Please use @react-navigation/native instead. See https://reactnavigation.org/docs/getting-started/ for usage guide","repository":{"url":"git+ssh://git@github.com/react-navigation/react-navigation.git","type":"git"},"_npmVersion":"6.2.0","description":"Routing and navigation for your React Native apps","directories":{},"lint-staged":{"*.js":["eslint --fix","prettier --write flow/react-navigation.js","git add"]},"_nodeVersion":"10.9.0","dependencies":{"react-navigation-tabs":"1.0.2","@react-navigation/core":"3.2.0","react-navigation-stack":"1.1.1","react-navigation-drawer":"1.3.0","@react-navigation/native":"~3.3.0"},"publishConfig":{"registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^24.5.0","husky":"^0.14.3","react":"16.6.1","eslint":"^4.2.0","codecov":"^2.2.0","prettier":"^1.12.1","babel-cli":"^6.24.1","jest-expo":"^25.1.0","babel-core":"^6.25.0","babel-jest":"^22.4.1","release-it":"^7.6.1","lint-staged":"^4.2.1","babel-eslint":"^7.2.3","react-native":"~0.57.7","prettier-eslint":"^8.8.1","@types/react-native":"~0.57.38","eslint-plugin-react":"^7.1.0","react-test-renderer":"^16.0.0","eslint-plugin-import":"^2.7.0","eslint-config-prettier":"^2.9.0","eslint-plugin-jsx-a11y":"^6.0.2","eslint-plugin-prettier":"^2.6.0","babel-preset-react-native":"^2.1.0","react-native-vector-icons":"^4.2.0","conventional-changelog-cli":"^2.0.5"},"peerDependencies":{"react":"*","react-native":"*"},"_npmOperationalInternal":{"tmp":"tmp/react-navigation_3.5.1_1553037792730_0.32279130966535297","host":"s3://npm-registry-packages"}},"3.6.0":{"name":"react-navigation","version":"3.6.0","author":{"name":"Adam Miskiewicz","email":"adam@sk3vy.com"},"license":"BSD-2-Clause","_id":"react-navigation@3.6.0","maintainers":[{"name":"brentvatne","email":"brentvatne@gmail.com"},{"name":"ericvicenti","email":"ericvicenti@gmail.com"},{"name":"grabbou","email":"grabbou@gmail.com"},{"name":"satya164","email":"satyajit.happy@gmail.com"},{"name":"skevy","email":"adam@sk3vy.com"}],"homepage":"https://github.com/react-navigation/react-navigation#readme","bugs":{"url":"https://github.com/react-navigation/react-navigation/issues"},"dist":{"shasum":"ef0b9ab833bb74c321f596288ba0d3e69bb517f8","tarball":"https://registry.npmjs.org/react-navigation/-/react-navigation-3.6.0.tgz","fileCount":21,"integrity":"sha512-fv8zlK12lEUddOFYcEK+LdlQ4nShgBs7JxzrAIhoEgW14umqyh1DWccsIKdBPYeUx9qjXAbM2n2rKAA9+mvb4g==","signatures":[{"sig":"MEQCIBO89USQEP1jWOwQBQg1FI99UNLFNx0YdIwEWxhO+EvBAiA8j6kGw85dk6rH1jOP6loqTO5IO3hc9a9ZUIOjxITzSQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":129954,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcoMNSCRA9TVsSAnZWagAA/cMP+wRmBSJcbbbWqb+oD4YY\nFs9xWNDC7mqNtjcoaGnSEC1itmGOQ+hlW3no1yZUSZMWHXr98xaZuDW265kr\n8XG/7r+zomWoAscrHtEggmisF3ABkcY/JJGpYRTg3MPQnA7b8mE2rdlXWpt1\nt1Ul+K7Kjj2y0AyUazxB3eULynLe7xscESFDkiHPj9VbhXzH5k8Y6sfP2RBH\nGve9JdQOuh8WXfJO3mZT/N/u6XFZessYr669cjDaHcvk7Q2Mbwjki4Q+SZoI\nYMTHgAZBPyRt6GHFWWuRfjKntWjahxydmhOiPsgO/y5Z0v1x2H692Ax4QmCu\nASr5CE7WR8SHVVSYznaxuE5/OlzQpHhjp72CKxNybSE72XPmkiEiji7abyNA\nws2t+W7NIQcyfxnlsK3WSS4GoBWZDCxZVQXQm8e2HvhzbimeLNmoFZs5QyAD\n8Dpq8MMoaspat3HuRQJy8ZrFmh5uQl3pWV0SPFx9ba7g3Av1I1ItsDhpS8cM\nhOey6mqk10RgnUPULhWZIaMtx+4YgNVfFkly0HMSi8scj6AVIG1hGDz+N3LI\nALWCL0DLDdWXswXxRhwuje/ijrIprLcHw/OpQj0MbJPoLt4JraFtsaDPWVCe\nbAlIUn0XwZpeFBloR75upGz/A8EY3s+woapuAgTC8gZYsegxol9qG8mK+RDc\nNXU4\r\n=bmUu\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"notify":true,"preset":"react-native","testRegex":"/__tests__/[^/]+-test\\.js$","setupFiles":["<rootDir>/jest-setup.js"],"collectCoverage":true,"moduleNameMapper":{"\\.png$":"<rootDir>/assetsTransformer.js"},"coverageDirectory":"./coverage/","coverageReporters":["lcov"],"collectCoverageFrom":["src/**/*.js"],"transformIgnorePatterns":["node_modules/(?!(jest-)?react-native|react-clone-referenced-element|react-navigation-deprecated-tab-navigator|react-navigation-stack|@react-navigation/core|@react-navigation/native)"],"modulePathIgnorePatterns":["<rootDir>/examples/"],"coveragePathIgnorePatterns":["jest-setup.js"]},"main":"src/react-navigation.js","types":"typescript/react-navigation.d.ts","gitHead":"3deec699ee4bd5fdcb5210faf168327ea357e728","scripts":{"ios":"cd examples/NavigationPlayground && yarn && yarn ios","jest":"jest","lint":"eslint .","test":"npm run lint && npm run jest","start":"npm run ios","format":"eslint --fix .","android":"cd examples/NavigationPlayground && yarn && yarn android","codecov":"codecov","release":"release-it","precommit":"lint-staged","test-update-snapshot":"jest --updateSnapshot"},"_npmUser":{"name":"brentvatne","email":"brentvatne@gmail.com"},"deprecated":"This package is no longer supported. Please use @react-navigation/native instead. See https://reactnavigation.org/docs/getting-started/ for usage guide","repository":{"url":"git+ssh://git@github.com/react-navigation/react-navigation.git","type":"git"},"_npmVersion":"6.9.0","description":"Routing and navigation for your React Native apps","directories":{},"lint-staged":{"*.js":["eslint --fix","prettier --write flow/react-navigation.js","git add"]},"_nodeVersion":"10.9.0","dependencies":{"react-navigation-tabs":"1.0.2","@react-navigation/core":"3.2.0","react-navigation-stack":"1.2.0","react-navigation-drawer":"1.3.0","@react-navigation/native":"~3.3.0"},"publishConfig":{"registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^24.5.0","husky":"^0.14.3","react":"16.6.1","eslint":"^4.2.0","codecov":"^2.2.0","prettier":"^1.12.1","babel-cli":"^6.24.1","jest-expo":"^25.1.0","babel-core":"^6.25.0","babel-jest":"^22.4.1","release-it":"^7.6.1","lint-staged":"^4.2.1","babel-eslint":"^7.2.3","react-native":"~0.57.7","prettier-eslint":"^8.8.1","@types/react-native":"~0.57.38","eslint-plugin-react":"^7.1.0","react-test-renderer":"^16.0.0","eslint-plugin-import":"^2.7.0","eslint-config-prettier":"^2.9.0","eslint-plugin-jsx-a11y":"^6.0.2","eslint-plugin-prettier":"^2.6.0","babel-preset-react-native":"^2.1.0","react-native-vector-icons":"^4.2.0","conventional-changelog-cli":"^2.0.5"},"peerDependencies":{"react":"*","react-native":"*"},"_npmOperationalInternal":{"tmp":"tmp/react-navigation_3.6.0_1554039633097_0.6121504645806382","host":"s3://npm-registry-packages"}},"3.6.1":{"name":"react-navigation","version":"3.6.1","author":{"name":"Adam Miskiewicz","email":"adam@sk3vy.com"},"license":"BSD-2-Clause","_id":"react-navigation@3.6.1","maintainers":[{"name":"brentvatne","email":"brentvatne@gmail.com"},{"name":"ericvicenti","email":"ericvicenti@gmail.com"},{"name":"grabbou","email":"grabbou@gmail.com"},{"name":"satya164","email":"satyajit.happy@gmail.com"},{"name":"skevy","email":"adam@sk3vy.com"}],"homepage":"https://github.com/react-navigation/react-navigation#readme","bugs":{"url":"https://github.com/react-navigation/react-navigation/issues"},"dist":{"shasum":"2b344a00e8e9897a1baaa1990d12334d9ea16986","tarball":"https://registry.npmjs.org/react-navigation/-/react-navigation-3.6.1.tgz","fileCount":21,"integrity":"sha512-8G/GcvBFMmqLGh9J2PpO/no13op2TOsUP8+6HIHVbccNwFGqM5AwvAczfpXYJpfEnjFTA6/VtRGcFX2bGk0zmQ==","signatures":[{"sig":"MEUCID8fTQdi4+gztgMa6LrR+tSCj36FLj8mN13ncun8HgEsAiEAsKud2CO9wvvDMilX2F0Cs9A3q0D5EbjChxLS/VnWi6M=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":130264,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJco1LoCRA9TVsSAnZWagAAnmoQAJhIx0cyHfFnhawejIM9\njRqAqMzcGqg0LHYEJ/c1DKvXeh1MwYpdBM8yCBv64UW+2IzE6aQjOEE+NeNI\nyTF61e8SMBe8Rs8nBeabyw2j/75nQVzsZDgC0xhrRKpKYUPfnbPona9BOgh2\nkIQdr0VcGFU+uulWbQ48m3sxPW5+u+RlCQuNuPCkNpRmr7f5WPexB2IWTCmH\nflLHQSCYg3sAJdDNAp8C38s2IYgKhfaJGlZxlNmz240yKtvnbkCyifwntDXh\nHhjpjEPcyOAITjfvE/UNifZQsafBe8Mq9lV58FT5O4+4jUToE9qfm5RN/qiH\nXRuDg+0VfSpB7HW9OfKcxDRWzflaVMY9j/gTv2T7dK+jpDZlDO107KpVB/hc\nShmIG00+dig0OvnTvcrxV0IbJf4+pqtBB9vKCMom2BDAMIYEEn7vyw/2Vhtt\na9ab7bLwC6DELsOXINPjCFS74NDZ/F36XCykOBY60D0yXi2d/+92svJJoQ/+\nn4+68dAVdJlfE+n2zfxsYJD265fsk4aeCs1xy1OJvyWPR+ApW3w1Ixli7Bfg\n5ErJ/DwmGUvkVSp/hKEBYLwr0Msdde/YNMD4pVhlZv92dU/5uxJMDuJB5Tr2\nX6CF2IRLG64ai3pMqpUDp+KK+NmxtBVpgwFwED4iW0FRgbsxkzi0zDtFi4Aj\nHnyn\r\n=3t7l\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"notify":true,"preset":"react-native","testRegex":"/__tests__/[^/]+-test\\.js$","setupFiles":["<rootDir>/jest-setup.js"],"collectCoverage":true,"moduleNameMapper":{"\\.png$":"<rootDir>/assetsTransformer.js"},"coverageDirectory":"./coverage/","coverageReporters":["lcov"],"collectCoverageFrom":["src/**/*.js"],"transformIgnorePatterns":["node_modules/(?!(jest-)?react-native|react-clone-referenced-element|react-navigation-deprecated-tab-navigator|react-navigation-stack|@react-navigation/core|@react-navigation/native)"],"modulePathIgnorePatterns":["<rootDir>/examples/"],"coveragePathIgnorePatterns":["jest-setup.js"]},"main":"src/react-navigation.js","types":"typescript/react-navigation.d.ts","gitHead":"69e40950b119efcb840a9edceb782ee2cf7c0bb5","scripts":{"ios":"cd examples/NavigationPlayground && yarn && yarn ios","jest":"jest","lint":"eslint .","test":"npm run lint && npm run jest","start":"npm run ios","format":"eslint --fix .","android":"cd examples/NavigationPlayground && yarn && yarn android","codecov":"codecov","release":"release-it","precommit":"lint-staged","test-update-snapshot":"jest --updateSnapshot"},"_npmUser":{"name":"brentvatne","email":"brentvatne@gmail.com"},"deprecated":"This package is no longer supported. Please use @react-navigation/native instead. See https://reactnavigation.org/docs/getting-started/ for usage guide","repository":{"url":"git+ssh://git@github.com/react-navigation/react-navigation.git","type":"git"},"_npmVersion":"6.9.0","description":"Routing and navigation for your React Native apps","directories":{},"lint-staged":{"*.js":["eslint --fix","prettier --write flow/react-navigation.js","git add"]},"_nodeVersion":"10.9.0","dependencies":{"react-navigation-tabs":"1.0.2","@react-navigation/core":"~3.2.1","react-navigation-stack":"1.2.0","react-navigation-drawer":"1.3.0","@react-navigation/native":"~3.3.0"},"publishConfig":{"registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^24.5.0","husky":"^0.14.3","react":"16.6.1","eslint":"^4.2.0","codecov":"^2.2.0","prettier":"^1.12.1","babel-cli":"^6.24.1","jest-expo":"^25.1.0","babel-core":"^6.25.0","babel-jest":"^22.4.1","release-it":"^7.6.1","lint-staged":"^4.2.1","babel-eslint":"^7.2.3","react-native":"~0.57.7","prettier-eslint":"^8.8.1","@types/react-native":"~0.57.38","eslint-plugin-react":"^7.1.0","react-test-renderer":"^16.0.0","eslint-plugin-import":"^2.7.0","eslint-config-prettier":"^2.9.0","eslint-plugin-jsx-a11y":"^6.0.2","eslint-plugin-prettier":"^2.6.0","babel-preset-react-native":"^2.1.0","react-native-vector-icons":"^4.2.0","conventional-changelog-cli":"^2.0.5"},"peerDependencies":{"react":"*","react-native":"*"},"_npmOperationalInternal":{"tmp":"tmp/react-navigation_3.6.1_1554207464324_0.15709139837647146","host":"s3://npm-registry-packages"}},"3.7.0":{"name":"react-navigation","version":"3.7.0","author":{"name":"Adam Miskiewicz","email":"adam@sk3vy.com"},"license":"BSD-2-Clause","_id":"react-navigation@3.7.0","maintainers":[{"name":"brentvatne","email":"brentvatne@gmail.com"},{"name":"ericvicenti","email":"ericvicenti@gmail.com"},{"name":"grabbou","email":"grabbou@gmail.com"},{"name":"satya164","email":"satyajit.happy@gmail.com"},{"name":"skevy","email":"adam@sk3vy.com"}],"homepage":"https://github.com/react-navigation/react-navigation#readme","bugs":{"url":"https://github.com/react-navigation/react-navigation/issues"},"dist":{"shasum":"306599441af79bb930ca4b0a73a1f15d872c0b91","tarball":"https://registry.npmjs.org/react-navigation/-/react-navigation-3.7.0.tgz","fileCount":21,"integrity":"sha512-VDZBcHLjZUhEBcwPzC0AFHyYHQFc1Uwqa3VML4CCwR+qQSw9uSeWBX7C6Lrpv4N9FdQalibRsmLWPLgXAB0l5Q==","signatures":[{"sig":"MEUCIBz3y2GdK7xz72X0Yjtsoebte2+aBZV2pxcMHeIEPGimAiEAl8GTEqM2Va1+WCfDXKxVHC9SS8GhannAdUVDX5nW9F8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":130962,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcrjNGCRA9TVsSAnZWagAAz88P/2Nif+NKA1sNeuNqKwpm\n65bkPCfzMfdpJnFQjKFDeuQ65qB3vmfJn7c0UwbdUmTBvIVjQWu6UqyYSGMa\nwKfs7+rOW3azz1bO1K4X5oDPwKYR0lE5foVCOtF2yRAsYUn85aQcP+lwLK8K\nK/G9udJhV22q8sWa5kgD0Jqy1/Y2MSk+AhreU+Uu7yrybKvssVepa8miLtGp\nkZOdtA8jJB4SzB7YV6kEps6n2+H2sMc7DFNk79UR8Gwzo7zAeIisnqq9HN21\n+y9G0e9MINYKsoNNBtEfS6PWdqr8Z1xVcbz3xarNiYQxjEwNup47xRQGbGVh\nPdR5nNp4qh5HpSfIMu0m7YPwVKAa7TkzDDgPTeNgyeL6YW1jmmL4hH2WgVP2\nri51DCGShZ/Ck3kW8BEpIDJ4zV64thnIApE12TYqhZAIGjX+HDGWDllxhCiV\nFXIPSA1hHrBCSm6cpq/NqKbZBBKoSR2eXMkaiP/gC7l5xqWIN0nXWJW8T5ED\n2YTHEia09HkNrsjSKuORQTp4QqYhaRTBZbvJGBeYZDrqkyx2cRzSMsbERPqS\nYyiBNPUnN4YD4hS51dny6mbKcTzGkjrrQcQ2Am+T24+0R5zClFIMJEhCsvWR\n6XJRnt4a96p4ze5rJbgVWqljLh9DoDUIk2jNYnUjf2loPZWeXtQrsMgNL3oj\nXOTQ\r\n=JZWK\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"notify":true,"preset":"react-native","testRegex":"/__tests__/[^/]+-test\\.js$","setupFiles":["<rootDir>/jest-setup.js"],"collectCoverage":true,"moduleNameMapper":{"\\.png$":"<rootDir>/assetsTransformer.js"},"coverageDirectory":"./coverage/","coverageReporters":["lcov"],"collectCoverageFrom":["src/**/*.js"],"transformIgnorePatterns":["node_modules/(?!(jest-)?react-native|react-clone-referenced-element|react-navigation-deprecated-tab-navigator|react-navigation-stack|@react-navigation/core|@react-navigation/native)"],"modulePathIgnorePatterns":["<rootDir>/examples/"],"coveragePathIgnorePatterns":["jest-setup.js"]},"main":"src/react-navigation.js","types":"typescript/react-navigation.d.ts","gitHead":"5a791bf3a9adc6b41436d2936830193c09cbdecf","scripts":{"ios":"cd examples/NavigationPlayground && yarn && yarn ios","jest":"jest","lint":"eslint .","test":"npm run lint && npm run jest","start":"npm run ios","format":"eslint --fix .","android":"cd examples/NavigationPlayground && yarn && yarn android","codecov":"codecov","release":"release-it","precommit":"lint-staged","test-update-snapshot":"jest --updateSnapshot"},"_npmUser":{"name":"brentvatne","email":"brentvatne@gmail.com"},"deprecated":"This package is no longer supported. Please use @react-navigation/native instead. See https://reactnavigation.org/docs/getting-started/ for usage guide","repository":{"url":"git+ssh://git@github.com/react-navigation/react-navigation.git","type":"git"},"_npmVersion":"6.9.0","description":"Routing and navigation for your React Native apps","directories":{},"lint-staged":{"*.js":["eslint --fix","prettier --write flow/react-navigation.js","git add"]},"_nodeVersion":"10.9.0","dependencies":{"react-navigation-tabs":"1.1.2","@react-navigation/core":"~3.3.0","react-navigation-stack":"1.2.0","react-navigation-drawer":"1.2.1","@react-navigation/native":"~3.3.0"},"publishConfig":{"registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^24.5.0","husky":"^0.14.3","react":"16.6.1","eslint":"^4.2.0","codecov":"^2.2.0","prettier":"^1.12.1","babel-cli":"^6.24.1","jest-expo":"^25.1.0","babel-core":"^6.25.0","babel-jest":"^22.4.1","release-it":"^7.6.1","lint-staged":"^4.2.1","babel-eslint":"^7.2.3","react-native":"~0.57.7","prettier-eslint":"^8.8.1","@types/react-native":"~0.57.38","eslint-plugin-react":"^7.1.0","react-test-renderer":"^16.0.0","eslint-plugin-import":"^2.7.0","eslint-config-prettier":"^2.9.0","eslint-plugin-jsx-a11y":"^6.0.2","eslint-plugin-prettier":"^2.6.0","babel-preset-react-native":"^2.1.0","react-native-vector-icons":"^4.2.0","conventional-changelog-cli":"^2.0.5"},"peerDependencies":{"react":"*","react-native":"*"},"_npmOperationalInternal":{"tmp":"tmp/react-navigation_3.7.0_1554920261556_0.6595186172306684","host":"s3://npm-registry-packages"}},"3.7.1":{"name":"react-navigation","version":"3.7.1","author":{"name":"Adam Miskiewicz","email":"adam@sk3vy.com"},"license":"BSD-2-Clause","_id":"react-navigation@3.7.1","maintainers":[{"name":"brentvatne","email":"brentvatne@gmail.com"},{"name":"ericvicenti","email":"ericvicenti@gmail.com"},{"name":"grabbou","email":"grabbou@gmail.com"},{"name":"satya164","email":"satyajit.happy@gmail.com"},{"name":"skevy","email":"adam@sk3vy.com"}],"homepage":"https://github.com/react-navigation/react-navigation#readme","bugs":{"url":"https://github.com/react-navigation/react-navigation/issues"},"dist":{"shasum":"36bb1333c929a4cfc75d19f2e5179a08cd9e19f4","tarball":"https://registry.npmjs.org/react-navigation/-/react-navigation-3.7.1.tgz","fileCount":21,"integrity":"sha512-ELZXuFItZm09qERL9w1sEcR6kUepi6OO+qlyQzgZHOxCe4B5v6D+0MOhHToeNudnt38Hz5jhK3aGIeLzLyndpA==","signatures":[{"sig":"MEUCIQCuet0OfTS9u7hkQfDpaiMrUPRy20IOK4ezHZmik5ITqgIgWnMtpMRrRBa3MokNptky72X+PzYHJEvoA54NcvIhXIY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":130958,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcrjQOCRA9TVsSAnZWagAACYYQAIaVBxDlSKgGUiMdoQVX\nwWklMHfOOkkUFPbL3k93btvHsXWfDCXcZ0GJdfSVoPL2EWrzJpmSgwiTtiyL\n2DKfE2unRvX7kQ8BuKsghfLJIRbmR7/Y49R8SPImthnFMHvWze+7PN25VezB\nn3Kr8Rvzd7HCQxensmw3Vz0nzQVPNj7ka57Phy6QHQBaDNFvMQ1BG4pSRCt1\nyFcazSyaAofbFHhNMSvE91av4/+s2y74hf4ZfyBdvckt7Qnk5ASMNhe6JUYy\ncJU89tnYuMsK0rbp0ohoNqvxTyNgA8oJSXa2FUOV+dsBlCUA9CzAwnB2K6j/\nnsW42T4Hob08aLro6+olqVfPpuUh/zZTu2wV0Wlsm0FahI3Gvk3kEGA3jEDM\nz5Hj1OhH/c+FZH/G61s3OduKn2Kk+3lGCQET2xToimhbPTtmlU+ixByPUR3K\njgqIerneTO/GwzNZvbqfsQeq7XZ8XkOazY0fskPjSw4J4kL97CjYO/FYJRYU\n9B49cjncHh41hGa7z7KiUFkiEhaWaGcabBN6grrmzgtLmrlM39ZjL11HmAcW\npXmVX72ofNU9GZeGQZbuTx8t4dgTBx0xWZ6wLZ0NJcGsKLjHkMwS910y8uCB\npTDC2/KKQeWfJWNrgevlQEcldUJjTbOSYhkm0yrdrwaypy+YFZHi4zvD5tje\n/cgf\r\n=rqiD\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"notify":true,"preset":"react-native","testRegex":"/__tests__/[^/]+-test\\.js$","setupFiles":["<rootDir>/jest-setup.js"],"collectCoverage":true,"moduleNameMapper":{"\\.png$":"<rootDir>/assetsTransformer.js"},"coverageDirectory":"./coverage/","coverageReporters":["lcov"],"collectCoverageFrom":["src/**/*.js"],"transformIgnorePatterns":["node_modules/(?!(jest-)?react-native|react-clone-referenced-element|react-navigation-deprecated-tab-navigator|react-navigation-stack|@react-navigation/core|@react-navigation/native)"],"modulePathIgnorePatterns":["<rootDir>/examples/"],"coveragePathIgnorePatterns":["jest-setup.js"]},"main":"src/react-navigation.js","types":"typescript/react-navigation.d.ts","gitHead":"60618d5d1db664c891e737cc699fed46682a684a","scripts":{"ios":"cd examples/NavigationPlayground && yarn && yarn ios","jest":"jest","lint":"eslint .","test":"npm run lint && npm run jest","start":"npm run ios","format":"eslint --fix .","android":"cd examples/NavigationPlayground && yarn && yarn android","codecov":"codecov","release":"release-it","precommit":"lint-staged","test-update-snapshot":"jest --updateSnapshot"},"_npmUser":{"name":"brentvatne","email":"brentvatne@gmail.com"},"deprecated":"This package is no longer supported. Please use @react-navigation/native instead. See https://reactnavigation.org/docs/getting-started/ for usage guide","repository":{"url":"git+ssh://git@github.com/react-navigation/react-navigation.git","type":"git"},"_npmVersion":"6.9.0","description":"Routing and navigation for your React Native apps","directories":{},"lint-staged":{"*.js":["eslint --fix","prettier --write flow/react-navigation.js","git add"]},"_nodeVersion":"10.9.0","dependencies":{"react-navigation-tabs":"1.1.2","@react-navigation/core":"~3.3.0","react-navigation-stack":"1.2.0","react-navigation-drawer":"1.2.1","@react-navigation/native":"~3.3.0"},"publishConfig":{"registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^24.5.0","husky":"^0.14.3","react":"16.6.1","eslint":"^4.2.0","codecov":"^2.2.0","prettier":"^1.12.1","babel-cli":"^6.24.1","jest-expo":"^25.1.0","babel-core":"^6.25.0","babel-jest":"^22.4.1","release-it":"^7.6.1","lint-staged":"^4.2.1","babel-eslint":"^7.2.3","react-native":"~0.57.7","prettier-eslint":"^8.8.1","@types/react-native":"~0.57.38","eslint-plugin-react":"^7.1.0","react-test-renderer":"^16.0.0","eslint-plugin-import":"^2.7.0","eslint-config-prettier":"^2.9.0","eslint-plugin-jsx-a11y":"^6.0.2","eslint-plugin-prettier":"^2.6.0","babel-preset-react-native":"^2.1.0","react-native-vector-icons":"^4.2.0","conventional-changelog-cli":"^2.0.5"},"peerDependencies":{"react":"*","react-native":"*"},"_npmOperationalInternal":{"tmp":"tmp/react-navigation_3.7.1_1554920461365_0.23883917285378087","host":"s3://npm-registry-packages"}},"3.8.0":{"name":"react-navigation","version":"3.8.0","author":{"name":"Adam Miskiewicz","email":"adam@sk3vy.com"},"license":"BSD-2-Clause","_id":"react-navigation@3.8.0","maintainers":[{"name":"brentvatne","email":"brentvatne@gmail.com"},{"name":"ericvicenti","email":"ericvicenti@gmail.com"},{"name":"grabbou","email":"grabbou@gmail.com"},{"name":"satya164","email":"satyajit.happy@gmail.com"},{"name":"skevy","email":"adam@sk3vy.com"}],"homepage":"https://github.com/react-navigation/react-navigation#readme","bugs":{"url":"https://github.com/react-navigation/react-navigation/issues"},"dist":{"shasum":"bbf3a7cd355921c9f0fb6b8c72faf36953aded93","tarball":"https://registry.npmjs.org/react-navigation/-/react-navigation-3.8.0.tgz","fileCount":21,"integrity":"sha512-Df1T5tqnXQ88xGeITYqEWKWdHM+WYt6pv3eoWW5+uE2n/pzrQw3UgrzII8uXIWQP66tDZ+J4mjcwidDDcHBNdw==","signatures":[{"sig":"MEUCIQD62R2DBuUdhVNF8/skGJcPrhrDIkpwhI7PYPhfal1+0gIgeM/Nb9w7afPu4ZDhje1vj4K4/7GFNR27oFqJ8yzuRs0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":131867,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcsRLzCRA9TVsSAnZWagAAX/0P/A+4nui8GSjC+Q+ZicpI\nYLr36RFXwUApLdp7pSXGOlIrktdV3A2iCU6Q/m+RWzxqNyxpGeNk9t+sBzdF\nXwW5++sxfSzFWnlMr3ykj1Y2oW+TlPFNaXO6BdTjVnQE0ghWPUsZiRfNhSJv\nMYme1fnDTJi6eeP9hhFdSsUcGuGiC/3g9aWxo/iBa2luBYk9a7+rTYhOhqe0\nQTfskKmdmbet+1wpvjuI592Z8Q+N49t5FuxwZTg1UALeZB0+05cHVuyKAyWV\nZYRrjmi0vYHd+D6sOq0dplUhwbyrhReu80cr3XPUwLHA2EMuGP5wm4IdqiBa\nIxTG4is+mS+RxCa8yL5vHKfsVYENQH0kzd+vnERUDXOJVJ9Xz+lc4jzJiKac\ntBhA422r1InvSnyWeM6eK3KS6pT9R+Ovz3VwOmKocPjuPw1/z0IClpY1qS8X\nu4fosX85GGxpi/Qz+wSWvS4yy0JJ/rxGxddzcn4/02QksF7lGr8edCczG0AD\nt+XQaiqq7mucQj/ZQjwTkCmQnw8aSS3ZBJEZOqm5jvHQZ2QxDkd0wE1M/sk3\nLJYDeYDBd+wehRUXWpmKwqxt7CeUZ1o86k3oymPXDxIYlvnItP+OVu+yhnOc\nl7jvm0WLXGoM5gTF5Hynn2aFsgryRFcVl4ZesilEYn2WtcvDW5e90HX2ibOL\nwA/W\r\n=Vk02\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"notify":true,"preset":"react-native","testRegex":"/__tests__/[^/]+-test\\.js$","setupFiles":["<rootDir>/jest-setup.js"],"collectCoverage":true,"moduleNameMapper":{"\\.png$":"<rootDir>/assetsTransformer.js"},"coverageDirectory":"./coverage/","coverageReporters":["lcov"],"collectCoverageFrom":["src/**/*.js"],"transformIgnorePatterns":["node_modules/(?!(jest-)?react-native|react-clone-referenced-element|react-navigation-deprecated-tab-navigator|react-navigation-stack|@react-navigation/core|@react-navigation/native)"],"modulePathIgnorePatterns":["<rootDir>/examples/"],"coveragePathIgnorePatterns":["jest-setup.js"]},"main":"src/react-navigation.js","types":"typescript/react-navigation.d.ts","gitHead":"3534f419533e41e57784bbd7912028e09872feb3","scripts":{"ios":"cd examples/NavigationPlayground && yarn && yarn ios","jest":"jest","lint":"eslint .","test":"npm run lint && npm run jest","start":"npm run ios","format":"eslint --fix .","android":"cd examples/NavigationPlayground && yarn && yarn android","codecov":"codecov","release":"release-it","precommit":"lint-staged","test-update-snapshot":"jest --updateSnapshot"},"_npmUser":{"name":"brentvatne","email":"brentvatne@gmail.com"},"deprecated":"This package is no longer supported. Please use @react-navigation/native instead. See https://reactnavigation.org/docs/getting-started/ for usage guide","repository":{"url":"git+ssh://git@github.com/react-navigation/react-navigation.git","type":"git"},"_npmVersion":"6.9.0","description":"Routing and navigation for your React Native apps","directories":{},"lint-staged":{"*.js":["eslint --fix","prettier --write flow/react-navigation.js","git add"]},"_nodeVersion":"10.9.0","dependencies":{"react-navigation-tabs":"1.1.2","@react-navigation/core":"~3.3.0","react-navigation-stack":"1.3.0","react-navigation-drawer":"1.2.1","@react-navigation/native":"~3.4.0"},"publishConfig":{"registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^24.5.0","husky":"^0.14.3","react":"16.6.1","eslint":"^4.2.0","codecov":"^2.2.0","prettier":"^1.12.1","babel-cli":"^6.24.1","jest-expo":"^25.1.0","babel-core":"^6.25.0","babel-jest":"^22.4.1","release-it":"^7.6.1","lint-staged":"^4.2.1","babel-eslint":"^7.2.3","react-native":"~0.57.7","prettier-eslint":"^8.8.1","@types/react-native":"~0.57.38","eslint-plugin-react":"^7.1.0","react-test-renderer":"^16.0.0","eslint-plugin-import":"^2.7.0","eslint-config-prettier":"^2.9.0","eslint-plugin-jsx-a11y":"^6.0.2","eslint-plugin-prettier":"^2.6.0","babel-preset-react-native":"^2.1.0","react-native-vector-icons":"^4.2.0"},"peerDependencies":{"react":"*","react-native":"*"},"_npmOperationalInternal":{"tmp":"tmp/react-navigation_3.8.0_1555108594564_0.4879371712615119","host":"s3://npm-registry-packages"}},"3.8.1":{"name":"react-navigation","version":"3.8.1","author":{"name":"Adam Miskiewicz","email":"adam@sk3vy.com"},"license":"BSD-2-Clause","_id":"react-navigation@3.8.1","maintainers":[{"name":"brentvatne","email":"brentvatne@gmail.com"},{"name":"ericvicenti","email":"ericvicenti@gmail.com"},{"name":"grabbou","email":"grabbou@gmail.com"},{"name":"satya164","email":"satyajit.happy@gmail.com"},{"name":"skevy","email":"adam@sk3vy.com"}],"homepage":"https://github.com/react-navigation/react-navigation#readme","bugs":{"url":"https://github.com/react-navigation/react-navigation/issues"},"dist":{"shasum":"9df7ba8a7d3f4d2487dab576b79cf9cfc7f93d5a","tarball":"https://registry.npmjs.org/react-navigation/-/react-navigation-3.8.1.tgz","fileCount":21,"integrity":"sha512-GzLZPZlYGqSuZTAiWu6TlwfhZ4UqK7n7gdo4+9OzlQ/Cw7g2KHks+/43iU4pX+V1/YhnRDTgdGrJFq+vC6aDzw==","signatures":[{"sig":"MEYCIQDeJeYQ9PWMRym5xvE7XB9kzvDknpk0jVYdUypS6UzjHgIhALXoLjnbnqetVpYiUkeOLprk9wPA5SUsK0xe/DxF90v4","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":132451,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcsROgCRA9TVsSAnZWagAAUI0P/1VtyvMLQ3aA50qVAC5S\nNVdkyM0/Xpmw48SqIQxJjD6IV2GwHIN7BXKEd39juuQ3N1Db6J9Sp+YjlXCO\nIaebBLjFuCJKGk1rg4H6gw5cbD6Hr5kla2LJ+A4Z5m8jDWKopGU5qj77JZ9N\nFImHat3TgI4m8oiZp2NlqMGnE7ARlYdcw6pkBF9pi+VAjG1uXg9fhh+AYOnm\nJGifDLxSDY03HdK/74gi8Ng84VVdVxLGRxb5ymeoNLjHzWzsYbAHrFthc2yR\n310IJ+alE5EOi9FfGkVFBqLujM55GoU37eL41Oz9LnWVAFCD9N074TE9E9m9\nl0RFt9JBjP3tROUHR5ciBgPOP5jKgxabqeJU6vgqkGBvOCW/rGwoYxCZjQCG\nQp5nqkHGX7VVXFVGgaBdTHwYDnZ7yFETZMeBZe6LA4cEBYwifcpu4Z58Ody4\naebcH6LxwVAQemwQFvbxxi4JvAWo6R8HuTzJ0tWDG9x6Ld2iuN4JWPzhXLGf\nnSCiPG2hoXMCcIWZQ1ktpgl4l8/6S0SzIwXhvJcWarA3ttP1nyghVnGkEbEX\nng+ZEQtnmEc5vvkwCYjaLk4z8YvBMxFqDsQEWQvBjY762KpK00YDpafGd0XM\n6SyyD1wz5nb6lhEFytCvhqnMaKWkeTlbVfmkgz9dG8nioAgdgfCQ83NNG7e7\ntl9Y\r\n=/psF\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"notify":true,"preset":"react-native","testRegex":"/__tests__/[^/]+-test\\.js$","setupFiles":["<rootDir>/jest-setup.js"],"collectCoverage":true,"moduleNameMapper":{"\\.png$":"<rootDir>/assetsTransformer.js"},"coverageDirectory":"./coverage/","coverageReporters":["lcov"],"collectCoverageFrom":["src/**/*.js"],"transformIgnorePatterns":["node_modules/(?!(jest-)?react-native|react-clone-referenced-element|react-navigation-deprecated-tab-navigator|react-navigation-stack|@react-navigation/core|@react-navigation/native)"],"modulePathIgnorePatterns":["<rootDir>/examples/"],"coveragePathIgnorePatterns":["jest-setup.js"]},"main":"src/react-navigation.js","types":"typescript/react-navigation.d.ts","gitHead":"57d2bbeb968ae4c50ae6d84f99441d0f19916d6c","scripts":{"ios":"cd examples/NavigationPlayground && yarn && yarn ios","jest":"jest","lint":"eslint .","test":"npm run lint && npm run jest","start":"npm run ios","format":"eslint --fix .","android":"cd examples/NavigationPlayground && yarn && yarn android","codecov":"codecov","release":"release-it","precommit":"lint-staged","test-update-snapshot":"jest --updateSnapshot"},"_npmUser":{"name":"brentvatne","email":"brentvatne@gmail.com"},"deprecated":"This package is no longer supported. Please use @react-navigation/native instead. See https://reactnavigation.org/docs/getting-started/ for usage guide","repository":{"url":"git+ssh://git@github.com/react-navigation/react-navigation.git","type":"git"},"_npmVersion":"6.9.0","description":"Routing and navigation for your React Native apps","directories":{},"lint-staged":{"*.js":["eslint --fix","prettier --write flow/react-navigation.js","git add"]},"_nodeVersion":"10.9.0","dependencies":{"react-navigation-tabs":"1.1.2","@react-navigation/core":"~3.3.0","react-navigation-stack":"1.3.0","react-navigation-drawer":"1.2.1","@react-navigation/native":"~3.4.0"},"publishConfig":{"registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^24.5.0","husky":"^0.14.3","react":"16.6.1","eslint":"^4.2.0","codecov":"^2.2.0","prettier":"^1.12.1","babel-cli":"^6.24.1","jest-expo":"^25.1.0","babel-core":"^6.25.0","babel-jest":"^22.4.1","release-it":"^7.6.1","lint-staged":"^4.2.1","babel-eslint":"^7.2.3","react-native":"~0.57.7","prettier-eslint":"^8.8.1","@types/react-native":"~0.57.38","eslint-plugin-react":"^7.1.0","react-test-renderer":"^16.0.0","eslint-plugin-import":"^2.7.0","eslint-config-prettier":"^2.9.0","eslint-plugin-jsx-a11y":"^6.0.2","eslint-plugin-prettier":"^2.6.0","babel-preset-react-native":"^2.1.0","react-native-vector-icons":"^4.2.0"},"peerDependencies":{"react":"*","react-native":"*"},"_npmOperationalInternal":{"tmp":"tmp/react-navigation_3.8.1_1555108768244_0.13823253962745685","host":"s3://npm-registry-packages"}},"3.9.0":{"name":"react-navigation","version":"3.9.0","author":{"name":"Adam Miskiewicz","email":"adam@sk3vy.com"},"license":"BSD-2-Clause","_id":"react-navigation@3.9.0","maintainers":[{"name":"brentvatne","email":"brentvatne@gmail.com"},{"name":"ericvicenti","email":"ericvicenti@gmail.com"},{"name":"grabbou","email":"grabbou@gmail.com"},{"name":"satya164","email":"satyajit.happy@gmail.com"},{"name":"skevy","email":"adam@sk3vy.com"}],"homepage":"https://github.com/react-navigation/react-navigation#readme","bugs":{"url":"https://github.com/react-navigation/react-navigation/issues"},"dist":{"shasum":"f36877226a6a5ded5c8f99d14dfaf5a073469826","tarball":"https://registry.npmjs.org/react-navigation/-/react-navigation-3.9.0.tgz","fileCount":21,"integrity":"sha512-Fd2l5ZkfHXrT/jVTtQtlGR7LeNshVecPKHE03XJjEPX/N7EizRLSYm45IfSJGdxBpHwO3Fud7lWJSY+tgblpHQ==","signatures":[{"sig":"MEQCICGqYdRvoaW8SQ7XEKJWs6t9AYxcRd95Of+y/B3NOqT0AiB74o4NPGHPtggRt5WuXMx4tEricEAzHIaset1HRqVFlA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":132806,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcv1+3CRA9TVsSAnZWagAA2bAP/iHjKO65D1SCV8aEQCzv\nGbc+nT1OXMTm2csZHZxTb99dJqftxKH2LImHpEMJJy4QPC+fn6SDSSCMEsWA\ntJ3v+ODyp8gTi/UGagkbIZsleXiA66V/Ok/8Ct0AMj/exHLITrTzoz9NJAWQ\nyNNCV6IxnldRuXAxu/K9BfCwq+3x5Y8LhJfRoZ0K1Y9Wrl19aMZNWxYcVlQi\nqi57aJf5HSNTjZc9v6xJe5FhXNXxPhnIWP3ncuxJBfXTjmNXiV1tOLkiIClW\njNYuPL2G0Id4JjBNe1krJMONqz6g9Tsx114ZjV2ZWPRN84/odVVJJCBvTgge\nw2OljQvXIP7kazIp45fEtispxOep+nSh/J97FnqZ6ifcafDYL1ouGoWjNOF9\nJ4VRRd8ePFzmg4PZrWrTx71FSUurpVDSEeeBMw6DoxFOiw6G9jR4oW7e/uuv\nQXr1Uxlgc7k5neAxmz1p+s8VaRSz0DXBChi58gZnq6+B9kzuLbXjja7rPCQS\nWmkudQhZNDgqMKgxq6Mlut2335ZZtcNfx61Bjkfrb0J0vfpZeT5v7YdUgk3S\nRb5vGeN8xvX5oTD0MLfKC6jbkH5MNb3aTdfYoQ8De866rtgNQ4OcQy99pn3N\nTqMdwsm2YVcfeDS4825LZ6qrGjjVkdhAcqQ+4TY8suXWmYP6cG18wvNfG9dZ\nvP5t\r\n=TLby\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"notify":true,"preset":"react-native","testRegex":"/__tests__/[^/]+-test\\.js$","setupFiles":["<rootDir>/jest-setup.js"],"collectCoverage":true,"moduleNameMapper":{"\\.png$":"<rootDir>/assetsTransformer.js"},"coverageDirectory":"./coverage/","coverageReporters":["lcov"],"collectCoverageFrom":["src/**/*.js"],"transformIgnorePatterns":["node_modules/(?!(jest-)?react-native|react-clone-referenced-element|react-navigation-deprecated-tab-navigator|react-navigation-stack|@react-navigation/core|@react-navigation/native)"],"modulePathIgnorePatterns":["<rootDir>/examples/"],"coveragePathIgnorePatterns":["jest-setup.js"]},"main":"src/react-navigation.js","types":"typescript/react-navigation.d.ts","gitHead":"bd2daa809f68badb6e4a8b111d47f8cac998b2b4","scripts":{"ios":"cd examples/NavigationPlayground && yarn && yarn ios","jest":"jest","lint":"eslint .","test":"npm run lint && npm run jest","start":"npm run ios","format":"eslint --fix .","android":"cd examples/NavigationPlayground && yarn && yarn android","codecov":"codecov","release":"release-it","precommit":"lint-staged","test-update-snapshot":"jest --updateSnapshot"},"_npmUser":{"name":"brentvatne","email":"brentvatne@gmail.com"},"deprecated":"This package is no longer supported. Please use @react-navigation/native instead. See https://reactnavigation.org/docs/getting-started/ for usage guide","repository":{"url":"git+ssh://git@github.com/react-navigation/react-navigation.git","type":"git"},"_npmVersion":"6.9.0","description":"Routing and navigation for your React Native apps","directories":{},"lint-staged":{"*.js":["eslint --fix","prettier --write flow/react-navigation.js","git add"]},"_nodeVersion":"10.9.0","dependencies":{"react-navigation-tabs":"1.1.2","@react-navigation/core":"~3.4.0","react-navigation-stack":"1.3.0","react-navigation-drawer":"1.2.1","@react-navigation/native":"~3.4.0"},"publishConfig":{"registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^24.5.0","husky":"^0.14.3","react":"16.6.1","eslint":"^4.2.0","codecov":"^2.2.0","prettier":"^1.12.1","babel-cli":"^6.24.1","jest-expo":"^25.1.0","babel-core":"^6.25.0","babel-jest":"^22.4.1","release-it":"^7.6.1","lint-staged":"^4.2.1","babel-eslint":"^7.2.3","react-native":"~0.57.7","prettier-eslint":"^8.8.1","@types/react-native":"~0.57.38","eslint-plugin-react":"^7.1.0","react-test-renderer":"^16.0.0","eslint-plugin-import":"^2.7.0","eslint-config-prettier":"^2.9.0","eslint-plugin-jsx-a11y":"^6.0.2","eslint-plugin-prettier":"^2.6.0","babel-preset-react-native":"^2.1.0","react-native-vector-icons":"^4.2.0"},"peerDependencies":{"react":"*","react-native":"*"},"_npmOperationalInternal":{"tmp":"tmp/react-navigation_3.9.0_1556045750464_0.9322988338701859","host":"s3://npm-registry-packages"}},"3.9.1":{"name":"react-navigation","version":"3.9.1","author":{"name":"Adam Miskiewicz","email":"adam@sk3vy.com"},"license":"BSD-2-Clause","_id":"react-navigation@3.9.1","maintainers":[{"name":"brentvatne","email":"brentvatne@gmail.com"},{"name":"ericvicenti","email":"ericvicenti@gmail.com"},{"name":"grabbou","email":"grabbou@gmail.com"},{"name":"satya164","email":"satyajit.happy@gmail.com"},{"name":"skevy","email":"adam@sk3vy.com"}],"homepage":"https://github.com/react-navigation/react-navigation#readme","bugs":{"url":"https://github.com/react-navigation/react-navigation/issues"},"dist":{"shasum":"2b2545f5c11905b534d96996c658d0691bc5f11f","tarball":"https://registry.npmjs.org/react-navigation/-/react-navigation-3.9.1.tgz","fileCount":12,"integrity":"sha512-4rUQXGT0yvLb9yX9NDuKdrXb/NcAPGUHDTlto8Fg4Tm23uuyBBSrDVStqC59rUM4JcoQnRqhenN2wXGvWE+WYA==","signatures":[{"sig":"MEUCIQCRfWyJpYX6OSfVCT9Js7uot+5uhVY863TmNJZ3foYDqAIgCrbkHYRvrfF+uLZHoZskUPpeEW34uUYk2s4XbvE2JyU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":73378,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcwXbICRA9TVsSAnZWagAAzykQAJ+woKpw7KxWmiqkL6QQ\n6nWGzM0EBrnHtQfcLy6kFeHcBfaLaVqWb85esmnpwSvgs7nwO+FIaiY39MxX\nQweq6cz5rfiZ3Py7x/b9LTpFVAxjs7vc6Gv+eeaFR0qgiFg3310nCXokCFow\niDOVKFWOSafD/ZO66QM9p7gJqDc9kYkGT8d4EQm2uCcOKJVuEopepB7Ir4j3\nCvk9T1qlErAgwC/MMHxy4QCS4NHHYHtyhRpFzIhvkft03GXcEdwoWuUkY7NL\necLbqGcUpSyEprv449PIhQNzsGrn/TMB6Ms5/uL1sjPOvxcD21+dR3VpngU/\nK1k+u5sec2TGFEv0cl9uB9e5mOeGCy31QxRRwnT3aRmmmTzQBIuRPSuT/FD9\nMXZ+TdS+lWKyGZqtl1J13dk99sArzxA6aC+Obd7ScO2Wh4SZMtl88bmRIJkY\nNC6FVGcPW1Qm5mjfHfYBJSCLZXwyu04HTEecuZJRNdyg+OMSFOqH4PKUz9qg\nzSjJ72CH9QemhKUcjKqo45L1WuioaoUEcfQNyCHViMgEmXiOnQmxtW3yAhM+\nCVs12rOKTIjP1dCUWgyXzr3ZgMLo5BpPdBl9J9gpmS+oBCzYN7QEaWddID4A\nOso/qAO7YqF4DTk3UUpz1tIswwr/PjOB28xKJVAs4V06ju0AMqAEYqas3Tin\nrSwF\r\n=vZAk\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"notify":true,"preset":"react-native","testRegex":"/__tests__/[^/]+-test\\.js$","setupFiles":["<rootDir>/jest-setup.js"],"collectCoverage":true,"moduleNameMapper":{"\\.png$":"<rootDir>/assetsTransformer.js"},"coverageDirectory":"./coverage/","coverageReporters":["lcov"],"collectCoverageFrom":["src/**/*.js"],"transformIgnorePatterns":["node_modules/(?!(jest-)?react-native|react-clone-referenced-element|react-navigation-deprecated-tab-navigator|react-navigation-stack|@react-navigation/core|@react-navigation/native)"],"modulePathIgnorePatterns":["<rootDir>/examples/"],"coveragePathIgnorePatterns":["jest-setup.js"]},"main":"src/react-navigation.js","types":"typescript/react-navigation.d.ts","gitHead":"542122794ad36d9ae68f33a453e31563147280bb","scripts":{"ios":"cd examples/NavigationPlayground && yarn && yarn ios","jest":"jest","lint":"eslint .","test":"npm run lint && npm run jest","start":"npm run ios","format":"eslint --fix .","android":"cd examples/NavigationPlayground && yarn && yarn android","codecov":"codecov","release":"release-it","precommit":"lint-staged","test-update-snapshot":"jest --updateSnapshot"},"_npmUser":{"name":"satya164","email":"satyajit.happy@gmail.com"},"deprecated":"This package is no longer supported. Please use @react-navigation/native instead. See https://reactnavigation.org/docs/getting-started/ for usage guide","repository":{"url":"git+ssh://git@github.com/react-navigation/react-navigation.git","type":"git"},"_npmVersion":"6.4.1","description":"Routing and navigation for your React Native apps","directories":{},"lint-staged":{"*.js":["eslint --fix","prettier --write flow/react-navigation.js","git add"]},"_nodeVersion":"8.15.1","dependencies":{"react-navigation-tabs":"1.1.2","@react-navigation/core":"~3.4.1","react-navigation-stack":"1.3.0","react-navigation-drawer":"1.2.1","@react-navigation/native":"~3.4.0"},"publishConfig":{"registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^24.5.0","husky":"^0.14.3","react":"16.6.1","eslint":"^4.2.0","codecov":"^2.2.0","prettier":"^1.12.1","babel-cli":"^6.24.1","jest-expo":"^25.1.0","babel-core":"^6.25.0","babel-jest":"^22.4.1","release-it":"^7.6.1","lint-staged":"^4.2.1","babel-eslint":"^7.2.3","react-native":"~0.57.7","prettier-eslint":"^8.8.1","@types/react-native":"~0.57.38","eslint-plugin-react":"^7.1.0","react-test-renderer":"^16.0.0","eslint-plugin-import":"^2.7.0","eslint-config-prettier":"^2.9.0","eslint-plugin-jsx-a11y":"^6.0.2","eslint-plugin-prettier":"^2.6.0","babel-preset-react-native":"^2.1.0","react-native-vector-icons":"^4.2.0"},"peerDependencies":{"react":"*","react-native":"*"},"_npmOperationalInternal":{"tmp":"tmp/react-navigation_3.9.1_1556182727499_0.6127748561818844","host":"s3://npm-registry-packages"}},"3.9.2":{"name":"react-navigation","version":"3.9.2","author":{"name":"Adam Miskiewicz","email":"adam@sk3vy.com"},"license":"BSD-2-Clause","_id":"react-navigation@3.9.2","maintainers":[{"name":"brentvatne","email":"brentvatne@gmail.com"},{"name":"ericvicenti","email":"ericvicenti@gmail.com"},{"name":"grabbou","email":"grabbou@gmail.com"},{"name":"satya164","email":"satyajit.happy@gmail.com"},{"name":"skevy","email":"adam@sk3vy.com"}],"homepage":"https://github.com/react-navigation/react-navigation#readme","bugs":{"url":"https://github.com/react-navigation/react-navigation/issues"},"dist":{"shasum":"200742455345bfb78567c8b83befdc248796c959","tarball":"https://registry.npmjs.org/react-navigation/-/react-navigation-3.9.2.tgz","fileCount":12,"integrity":"sha512-SuzVXnZJJQGa4ZWSA7bQ6eOj9fP1kMsNlikGgxZenKNfIZEw1PLxBdQuhyrUs9WdZHZ8xHF3iw7eE4Yq6m8ZpA==","signatures":[{"sig":"MEYCIQCCQpFY4UrXPsv/cyVKCxyOQXe6U1Th8PN6ZABjcDQuKQIhAPDu+xRTn3UCmQpFNX1mBXlpI+FWaaUI63EzDK4kBejP","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":73786,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc29ryCRA9TVsSAnZWagAANGEQAI6x9KZMqKO1nEvf+QBF\nmcMPozZ9ygiw5w38d5/yHzxrcObJSJbEZVYXBDo3+3p8WHUTe7PsjLEN81JX\ncHRXrOOffY6G6yQQ9fz6Y8vzN9X+BdWpC1Ra/G3HEgGFDAdYg+ZOs1HbJOSz\n4daSi0RhFIqreboUk2gm/kz2Xwuj6IDqymRmH4oLm9MuehI5ee3tokbsI58Y\nU3v75zXI+xH1/XoZOV7axUqGSf3VVjrYdqEDCRYWGbjmss6E6QAWbIbEiiq7\n5DSeO2wI2cD38YXb9OEqzntO7Rns7Wcl85UIcedrJkkUyKoKZGir6k/x/xlE\nbHEuCSr0ElclAD9zs3sj0z9wD5mHkIcH6hZzYWwHGPtgo5fjuWC5l0tMAY69\n5UXVREOVlm6aV41V+YXLdNl+zbVd9SRcpqxr/LJTCMuesEm3D2V6E4BL1BgP\nSvCUhiOpuMYPLhykKDFEzgvy4jRBaVfemXPCcrDqrM8ChKFkIsixTTr+1+Oe\nwkiosfNwAIZcH7uUT1jPqyx4zVu+/hrK/MMy1DIEmUzt4Adkmxuhus6INGyI\nAU4kFJlC2UYmhI/a1/PcimyKX4cniB7TuzCUQ7XtzI3aNZdT4clYETq3ijSz\nNWV5RapybwVvUySCt7Ink+Ar1NEsBDgSwOaYIdM2fnaPyw53SCWX8cL8b6Sb\nykXJ\r\n=9NPL\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"notify":true,"preset":"react-native","testRegex":"/__tests__/[^/]+-test\\.js$","setupFiles":["<rootDir>/jest-setup.js"],"collectCoverage":true,"moduleNameMapper":{"\\.png$":"<rootDir>/assetsTransformer.js"},"coverageDirectory":"./coverage/","coverageReporters":["lcov"],"collectCoverageFrom":["src/**/*.js"],"transformIgnorePatterns":["node_modules/(?!(jest-)?react-native|react-clone-referenced-element|react-navigation-deprecated-tab-navigator|react-navigation-stack|@react-navigation/core|@react-navigation/native)"],"modulePathIgnorePatterns":["<rootDir>/examples/"],"coveragePathIgnorePatterns":["jest-setup.js"]},"main":"src/react-navigation.js","types":"typescript/react-navigation.d.ts","gitHead":"8e57aae5cfb7e0e6a442c4491dcf8fce05be7888","scripts":{"ios":"cd examples/NavigationPlayground && yarn && yarn ios","jest":"jest","lint":"eslint .","test":"npm run lint && npm run jest","start":"npm run ios","format":"eslint --fix .","android":"cd examples/NavigationPlayground && yarn && yarn android","codecov":"codecov","release":"release-it","precommit":"lint-staged","test-update-snapshot":"jest --updateSnapshot"},"_npmUser":{"name":"satya164","email":"satyajit.happy@gmail.com"},"deprecated":"This package is no longer supported. Please use @react-navigation/native instead. See https://reactnavigation.org/docs/getting-started/ for usage guide","repository":{"url":"git+ssh://git@github.com/react-navigation/react-navigation.git","type":"git"},"_npmVersion":"6.9.0","description":"Routing and navigation for your React Native apps","directories":{},"lint-staged":{"*.js":["eslint --fix","prettier --write flow/react-navigation.js","git add"]},"_nodeVersion":"8.15.1","dependencies":{"react-navigation-tabs":"1.1.3","@react-navigation/core":"~3.4.1","react-navigation-stack":"1.3.0","react-navigation-drawer":"1.2.1","@react-navigation/native":"~3.4.0"},"publishConfig":{"registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^24.5.0","husky":"^0.14.3","react":"16.6.1","eslint":"^4.2.0","codecov":"^2.2.0","prettier":"^1.12.1","babel-cli":"^6.24.1","jest-expo":"^25.1.0","babel-core":"^6.25.0","babel-jest":"^22.4.1","release-it":"^7.6.1","lint-staged":"^4.2.1","babel-eslint":"^7.2.3","react-native":"~0.57.7","prettier-eslint":"^8.8.1","@types/react-native":"~0.57.38","eslint-plugin-react":"^7.1.0","react-test-renderer":"^16.0.0","eslint-plugin-import":"^2.7.0","eslint-config-prettier":"^2.9.0","eslint-plugin-jsx-a11y":"^6.0.2","eslint-plugin-prettier":"^2.6.0","babel-preset-react-native":"^2.1.0","react-native-vector-icons":"^4.2.0"},"peerDependencies":{"react":"*","react-native":"*"},"_npmOperationalInternal":{"tmp":"tmp/react-navigation_3.9.2_1557912305767_0.44886208408500794","host":"s3://npm-registry-packages"}},"3.10.0":{"name":"react-navigation","version":"3.10.0","author":{"name":"Adam Miskiewicz","email":"adam@sk3vy.com"},"license":"BSD-2-Clause","_id":"react-navigation@3.10.0","maintainers":[{"name":"brentvatne","email":"brentvatne@gmail.com"},{"name":"ericvicenti","email":"ericvicenti@gmail.com"},{"name":"grabbou","email":"grabbou@gmail.com"},{"name":"satya164","email":"satyajit.happy@gmail.com"},{"name":"skevy","email":"adam@sk3vy.com"}],"homepage":"https://github.com/react-navigation/react-navigation#readme","bugs":{"url":"https://github.com/react-navigation/react-navigation/issues"},"dist":{"shasum":"51a0be36a520364e73e422f9ca641873b7ee5d26","tarball":"https://registry.npmjs.org/react-navigation/-/react-navigation-3.10.0.tgz","fileCount":21,"integrity":"sha512-pEpdJAAQMuz8O7CvkveaZi4tsl0b6EQiw9EuYisaIxcwZWiC403SIGS/+hPXAX/CiNqu6oHwPmjF+J7119ZN2w==","signatures":[{"sig":"MEUCICvwTO4PvdT5B/Ygkvso6srF9F5FTJeo1J58+M5asij7AiEAln4qCerfufnNslb1OCrA1uhR/sQiS/6sF9wANcq3ahk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":134832,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc3ah8CRA9TVsSAnZWagAAmpoP/RmzBnXw9OcXqcp++b8c\nlaKpRsFWwIk6ah/3Ztt7mWeXKst0fMtvOUWifkiwV+UnvYgVKiCoXReusb+A\ng+jvDW5+AnFj7BBPq6jtTWXpq+ePgcr6c/acDVAgS3Izo47ow3i1DBrXd4Sd\n0HJu86UmRnakGayUBkMs7+rv2GwNnFnAzwBTOOSouZwuUP568V7Q/uWb0pmN\n3TBWXxMyRVbJRgrlLWj7YxGx93EOiuB+ZmUxXghY74iTSceGxo53kPvbnOfF\nJOjlMX2VgXFYGOTLtLMurQ9ewwyCL4rRROY1tvyifM7b/fR4oJQxMnVBJ3Lc\n8q+Io8sj1ZYUNya0i9uv6otd4dUzF2hiFZsHfxxJXMhXEPHE5M6gMcKWHvcU\n+LnoWphNwdVjt5UOHfN8YbYTyEEXHUWxNoaGbQ7NdhMFeoSeuGMQ7ZHSv03K\nsTgF2f2I3X4qr42sZQp4hgPvR2riAO2horZ4FLu2FM1l9SmhYG4b2nbGZqMI\n4dVn9oa2CQP9Gr0xicKi9uwtrVK5/XXuO/9nYCuC9KPIYUEQi0tDKj3t3K36\nPmYfekpEUEfGCaBTQcjg04idcu94/gxmtAo7Kmjwu4kfYYTLlkoNSe5IVtBf\ncEvbQKRHaPnTnB+ElgXGcwSwMcTLVbSGe8AzWgnbhfurD+wdDnyRX4bJ0fEb\nCB82\r\n=C6Ji\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"notify":true,"preset":"react-native","testRegex":"/__tests__/[^/]+-test\\.js$","setupFiles":["<rootDir>/jest-setup.js"],"collectCoverage":true,"moduleNameMapper":{"\\.png$":"<rootDir>/assetsTransformer.js"},"coverageDirectory":"./coverage/","coverageReporters":["lcov"],"collectCoverageFrom":["src/**/*.js"],"transformIgnorePatterns":["node_modules/(?!(jest-)?react-native|react-clone-referenced-element|react-navigation-deprecated-tab-navigator|react-navigation-stack|@react-navigation/core|@react-navigation/native)"],"modulePathIgnorePatterns":["<rootDir>/examples/"],"coveragePathIgnorePatterns":["jest-setup.js"]},"main":"src/react-navigation.js","types":"typescript/react-navigation.d.ts","gitHead":"97d21c39be67c8e8c1cb943f000fd41271c62230","scripts":{"ios":"cd examples/NavigationPlayground && yarn && yarn ios","jest":"jest","lint":"eslint .","test":"npm run lint && npm run jest","start":"npm run ios","format":"eslint --fix .","android":"cd examples/NavigationPlayground && yarn && yarn android","codecov":"codecov","release":"release-it","precommit":"lint-staged","test-update-snapshot":"jest --updateSnapshot"},"_npmUser":{"name":"brentvatne","email":"brentvatne@gmail.com"},"deprecated":"This package is no longer supported. Please use @react-navigation/native instead. See https://reactnavigation.org/docs/getting-started/ for usage guide","repository":{"url":"git+ssh://git@github.com/react-navigation/react-navigation.git","type":"git"},"_npmVersion":"6.9.0","description":"Routing and navigation for your React Native apps","directories":{},"lint-staged":{"*.js":["eslint --fix","prettier --write flow/react-navigation.js","git add"]},"_nodeVersion":"10.9.0","dependencies":{"react-navigation-tabs":"~1.1.3","@react-navigation/core":"~3.4.1","react-navigation-stack":"~1.4.0","react-navigation-drawer":"~1.2.1","@react-navigation/native":"~3.5.0"},"publishConfig":{"registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^24.5.0","husky":"^0.14.3","react":"16.6.1","eslint":"^4.2.0","codecov":"^2.2.0","prettier":"^1.12.1","babel-cli":"^6.24.1","jest-expo":"^25.1.0","babel-core":"^6.25.0","babel-jest":"^22.4.1","release-it":"^7.6.1","lint-staged":"^4.2.1","babel-eslint":"^7.2.3","react-native":"~0.57.7","prettier-eslint":"^8.8.1","@types/react-native":"~0.57.38","eslint-plugin-react":"^7.1.0","react-test-renderer":"^16.0.0","eslint-plugin-import":"^2.7.0","eslint-config-prettier":"^2.9.0","eslint-plugin-jsx-a11y":"^6.0.2","eslint-plugin-prettier":"^2.6.0","babel-preset-react-native":"^2.1.0","react-native-vector-icons":"^4.2.0"},"peerDependencies":{"react":"*","react-native":"*"},"_npmOperationalInternal":{"tmp":"tmp/react-navigation_3.10.0_1558030459866_0.2721964512472508","host":"s3://npm-registry-packages"}},"3.10.1":{"name":"react-navigation","version":"3.10.1","author":{"name":"Adam Miskiewicz","email":"adam@sk3vy.com"},"license":"BSD-2-Clause","_id":"react-navigation@3.10.1","maintainers":[{"name":"brentvatne","email":"brentvatne@gmail.com"},{"name":"ericvicenti","email":"ericvicenti@gmail.com"},{"name":"grabbou","email":"grabbou@gmail.com"},{"name":"satya164","email":"satyajit.happy@gmail.com"},{"name":"skevy","email":"adam@sk3vy.com"}],"homepage":"https://github.com/react-navigation/react-navigation#readme","bugs":{"url":"https://github.com/react-navigation/react-navigation/issues"},"dist":{"shasum":"c1514bd222ac8b02487f94375ad25f323d85bf61","tarball":"https://registry.npmjs.org/react-navigation/-/react-navigation-3.10.1.tgz","fileCount":21,"integrity":"sha512-a9fpUM10CywgVonkOq1tB/R3lS2Qu/QVvaeiGQINkc7NN7GilBVsIBLvkavKpd7giblasmgnMw7uTLMWT54cnw==","signatures":[{"sig":"MEUCIQD7zxxKjWZQztWtvl3XeOfS+oCHEn6b2OD4Hz0K3OR93QIgem2Bfc68F2ycWFGUmBU932Gs+2neGTZxj6RRBq5qQbs=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":135175,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc3anaCRA9TVsSAnZWagAAJrAQAIxoX2fmAU/uQluHzHoq\n7S/9rUXqk0FvSERd/zv2rJ8nIVeMyAN08Tudb1JnlEj/3DvBZqTe5B5nVlO9\n6Y8OpVSYAWg3q1fgQwzl1fqeGakawJPd4utd0wexTpxzwG01Dr7nOcBRbk5I\n5GftnIxQ8f2cIHgGqiqXKYEFEMzccHkrkrN3HRDFDGkggbqzVDaelk9DiaMG\n1GyCWQuY3AjP8dcS/poVj5/MN3P8WNktfo1+zhm0EvX/FmQCwHDdCaM1jrKB\nmwfLEwC0e/OZfLbm20HviZwQXTHOGBTAVxa9zgCizoLD3/5fKFYFk48pZwy3\n8MxzH56+N8gshXXa5n3ohM8haDo8Tde+m/O5UIW/QfoPm+CnrhtcmBpp1iuj\npXoWfdgo3pWimpZajE00JEU555nkoDTuf+3bmChqwdbr2YrO6d5JD7jWGjYn\noA3OdOT2DQxE2JFkW/D9a5Elokj+2ZwMI7T63rM5tiDejtU+re2AOGnehcuV\nUl3PLsZViIQqPejMeyhGiY8RCS+00FrjIONofYhDLMBgxhd8uMjL69RUwBnt\ni11a2oE2Sk3fQZxBUa6g+fMRh4MZQoHP3z/skm/j44b1LlAsla74JXLXrT7k\nTyNSmRs2eTjGwlyyg0PgEv47LKP2ojXWeZ7k5gWQI7bLOCHdHvXiieMuPAlA\nOKvI\r\n=xzUM\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"notify":true,"preset":"react-native","testRegex":"/__tests__/[^/]+-test\\.js$","setupFiles":["<rootDir>/jest-setup.js"],"collectCoverage":true,"moduleNameMapper":{"\\.png$":"<rootDir>/assetsTransformer.js"},"coverageDirectory":"./coverage/","coverageReporters":["lcov"],"collectCoverageFrom":["src/**/*.js"],"transformIgnorePatterns":["node_modules/(?!(jest-)?react-native|react-clone-referenced-element|react-navigation-deprecated-tab-navigator|react-navigation-stack|@react-navigation/core|@react-navigation/native)"],"modulePathIgnorePatterns":["<rootDir>/examples/"],"coveragePathIgnorePatterns":["jest-setup.js"]},"main":"src/react-navigation.js","types":"typescript/react-navigation.d.ts","gitHead":"5920b9fb80725f6b79ccc27341fb71ed78ab7573","scripts":{"ios":"cd examples/NavigationPlayground && yarn && yarn ios","jest":"jest","lint":"eslint .","test":"npm run lint && npm run jest","start":"npm run ios","format":"eslint --fix .","android":"cd examples/NavigationPlayground && yarn && yarn android","codecov":"codecov","release":"release-it","precommit":"lint-staged","test-update-snapshot":"jest --updateSnapshot"},"_npmUser":{"name":"brentvatne","email":"brentvatne@gmail.com"},"deprecated":"This package is no longer supported. Please use @react-navigation/native instead. See https://reactnavigation.org/docs/getting-started/ for usage guide","repository":{"url":"git+ssh://git@github.com/react-navigation/react-navigation.git","type":"git"},"_npmVersion":"6.9.0","description":"Routing and navigation for your React Native apps","directories":{},"lint-staged":{"*.js":["eslint --fix","prettier --write flow/react-navigation.js","git add"]},"_nodeVersion":"10.9.0","dependencies":{"react-navigation-tabs":"~1.1.3","@react-navigation/core":"~3.4.1","react-navigation-stack":"~1.4.0","react-navigation-drawer":"~1.2.1","@react-navigation/native":"~3.5.0"},"publishConfig":{"registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^24.5.0","husky":"^0.14.3","react":"16.6.1","eslint":"^4.2.0","codecov":"^2.2.0","prettier":"^1.12.1","babel-cli":"^6.24.1","jest-expo":"^25.1.0","babel-core":"^6.25.0","babel-jest":"^22.4.1","release-it":"^7.6.1","lint-staged":"^4.2.1","babel-eslint":"^7.2.3","react-native":"~0.57.7","prettier-eslint":"^8.8.1","@types/react-native":"~0.57.38","eslint-plugin-react":"^7.1.0","react-test-renderer":"^16.0.0","eslint-plugin-import":"^2.7.0","eslint-config-prettier":"^2.9.0","eslint-plugin-jsx-a11y":"^6.0.2","eslint-plugin-prettier":"^2.6.0","babel-preset-react-native":"^2.1.0","react-native-vector-icons":"^4.2.0"},"peerDependencies":{"react":"*","react-native":"*"},"_npmOperationalInternal":{"tmp":"tmp/react-navigation_3.10.1_1558030809851_0.45635663461043574","host":"s3://npm-registry-packages"}},"3.10.2":{"name":"react-navigation","version":"3.10.2","author":{"name":"Adam Miskiewicz","email":"adam@sk3vy.com"},"license":"BSD-2-Clause","_id":"react-navigation@3.10.2","maintainers":[{"name":"brentvatne","email":"brentvatne@gmail.com"},{"name":"ericvicenti","email":"ericvicenti@gmail.com"},{"name":"grabbou","email":"grabbou@gmail.com"},{"name":"satya164","email":"satyajit.happy@gmail.com"},{"name":"skevy","email":"adam@sk3vy.com"}],"homepage":"https://github.com/react-navigation/react-navigation#readme","bugs":{"url":"https://github.com/react-navigation/react-navigation/issues"},"dist":{"shasum":"716ad798063be435e9af911e55fe2049d7e4c157","tarball":"https://registry.npmjs.org/react-navigation/-/react-navigation-3.10.2.tgz","fileCount":12,"integrity":"sha512-pL7VXQTKr8hnSSvz7EcOcuhtrUg5TEbrVQxunzBdc9/zny+LgFuey/OT3ZNnKET45qPsiLiUVBi33e55Puv5Ig==","signatures":[{"sig":"MEUCIQD+ecReejkTzsq6sMw15aj+NbuK7aRW9aymwXGznJ1TDgIgddPiOiAgX8GCUxPR1kz8C2u2Y/r/zgWT2ltJ/C7wai0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":75617,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc3vWeCRA9TVsSAnZWagAAnMMQAIREnfmmAjrO4/oJOHrp\njfYR12EeMN990/RW0Op4QNnll4oAwwdNDD6jcWFX+oB0fEJ+uXWk0jSOgHiN\nr9LxKtpgRc2RD64BeC2S2oo76lJpCprNrq5/pES51Jrt67k6EzRKJUQj8wOE\n4Hno/oBiuZ6LHrFPMUkmUrrQHzuElwMJoQh2FKK2FSBbjI3zpy5DakO7kfC0\nGBy/IF43cQCKP1xk9/A24mjfdeLNrXR03gjGy19wFAaQxbVcZmmzdH6jHWjc\nITJWG7wwj0O32l3QS2iaO1SOlV5QqzYc9UhILuDkhFb5ytkAtf2ADsWjOQky\nnZ1IRu8WreMGnFbNMhrG/SjlSUwiGXafpgsJo28V06zqAje8MdDfh9lExY5a\nmMFIl3MLZM6dGhQ5sBNx4tHS4wL/Gi5hVxaU56rJY4gssazhSBM3PLagFso5\n/a7dSFMoPrWKp7m5incRwWn2WJQiywQzQwc+jY0O5vdrIulHBLJ+dIwimuFR\nuaRWkce4oooTZ27Ne/NlYK1PxDeAIxSnsQk+/YJ/IbcHM7tcq1eg5O668JiW\nnpa1mztZGaUiTq6JU1iAFSXyeHswALKF16rR8wbDPPrX8+CZXdNG1hLXBWPR\nh3Kyem2f9afQOA3LACkYhe7lMIidHyKxI0Ez2IcfG3DKNBXcYPsPOiI2Had4\nhXOC\r\n=uq3o\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"notify":true,"preset":"react-native","testRegex":"/__tests__/[^/]+-test\\.js$","setupFiles":["<rootDir>/jest-setup.js"],"collectCoverage":true,"moduleNameMapper":{"\\.png$":"<rootDir>/assetsTransformer.js"},"coverageDirectory":"./coverage/","coverageReporters":["lcov"],"collectCoverageFrom":["src/**/*.js"],"transformIgnorePatterns":["node_modules/(?!(jest-)?react-native|react-clone-referenced-element|react-navigation-deprecated-tab-navigator|react-navigation-stack|@react-navigation/core|@react-navigation/native)"],"modulePathIgnorePatterns":["<rootDir>/examples/"],"coveragePathIgnorePatterns":["jest-setup.js"]},"main":"src/react-navigation.js","types":"typescript/react-navigation.d.ts","gitHead":"338d5c23649773d1ea772c552373df92d0d691a3","scripts":{"ios":"cd examples/NavigationPlayground && yarn && yarn ios","jest":"jest","lint":"eslint .","test":"npm run lint && npm run jest","start":"npm run ios","format":"eslint --fix .","android":"cd examples/NavigationPlayground && yarn && yarn android","codecov":"codecov","release":"release-it","precommit":"lint-staged","test-update-snapshot":"jest --updateSnapshot"},"_npmUser":{"name":"satya164","email":"satyajit.happy@gmail.com"},"deprecated":"This package is no longer supported. Please use @react-navigation/native instead. See https://reactnavigation.org/docs/getting-started/ for usage guide","repository":{"url":"git+ssh://git@github.com/react-navigation/react-navigation.git","type":"git"},"_npmVersion":"6.9.0","description":"Routing and navigation for your React Native apps","directories":{},"lint-staged":{"*.js":["eslint --fix","prettier --write flow/react-navigation.js","git add"]},"_nodeVersion":"8.15.1","dependencies":{"react-navigation-tabs":"~1.1.4","@react-navigation/core":"~3.4.1","react-navigation-stack":"~1.4.0","react-navigation-drawer":"~1.2.1","@react-navigation/native":"~3.5.0"},"publishConfig":{"registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^24.5.0","husky":"^0.14.3","react":"16.6.1","eslint":"^4.2.0","codecov":"^2.2.0","prettier":"^1.12.1","babel-cli":"^6.24.1","jest-expo":"^25.1.0","babel-core":"^6.25.0","babel-jest":"^22.4.1","release-it":"^7.6.1","lint-staged":"^4.2.1","babel-eslint":"^7.2.3","react-native":"~0.57.7","prettier-eslint":"^8.8.1","@types/react-native":"~0.57.38","eslint-plugin-react":"^7.1.0","react-test-renderer":"^16.0.0","eslint-plugin-import":"^2.7.0","eslint-config-prettier":"^2.9.0","eslint-plugin-jsx-a11y":"^6.0.2","eslint-plugin-prettier":"^2.6.0","babel-preset-react-native":"^2.1.0","react-native-vector-icons":"^4.2.0"},"peerDependencies":{"react":"*","react-native":"*"},"_npmOperationalInternal":{"tmp":"tmp/react-navigation_3.10.2_1558115741462_0.024681848369180415","host":"s3://npm-registry-packages"}},"3.11.0":{"name":"react-navigation","version":"3.11.0","author":{"name":"Adam Miskiewicz","email":"adam@sk3vy.com"},"license":"BSD-2-Clause","_id":"react-navigation@3.11.0","maintainers":[{"name":"brentvatne","email":"brentvatne@gmail.com"},{"name":"ericvicenti","email":"ericvicenti@gmail.com"},{"name":"grabbou","email":"grabbou@gmail.com"},{"name":"satya164","email":"satyajit.happy@gmail.com"},{"name":"skevy","email":"adam@sk3vy.com"}],"homepage":"https://github.com/react-navigation/react-navigation#readme","bugs":{"url":"https://github.com/react-navigation/react-navigation/issues"},"dist":{"shasum":"2c82217c452d07d8b9b0929bc7e77e2bcfaf9388","tarball":"https://registry.npmjs.org/react-navigation/-/react-navigation-3.11.0.tgz","fileCount":12,"integrity":"sha512-wlPcDtNiIdPeYxNQ/MN4arY5Xe9EphD2QVpRuvvuPWW+BamF3AJaIy060r3Yz59DODAoWllscabat/yqnih8Tg==","signatures":[{"sig":"MEYCIQCcV185Y49EQvANRp6HdEKQ0aF3YS1KDYkn//cMctxH/AIhAIEVlUrJrtYAXq4QMssk+W88cvAZOpXvSeWdGLriLFlU","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":76267,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc4AzdCRA9TVsSAnZWagAAxZIP/jW9JiM88/vuTc9yY8X8\nMjnDMWWlPWVDbsY5vw+tqZwTrFUKxiKNuwDrh71gDsy6HEsUu1lmpB/9z4Jd\njqGbfABynODDkTFqy68r9BYOZLTiHQQT2CQ6vrStJTZg6LObZ2FgOQC9alSu\nkV1ZcdRMQtsOqF6pAWm8M4u/wJHQSSi8mR4flgWMwFOgFlLI0wNNs31Ex5Q/\nERmq33LG1J5fPKRFnTeHmAOWQaMGANrrO6j91xDtfPHPUraIbvxGULv5rKKS\nAmVZ/3sjLEK1UObnJHd4X9O4A/au0Q1zMNzGnLEeoDCggj8d6Hxt67mEEv5h\nX014kFcV0EpwMSHuCYpbO/clbZD+hjsOnMTu+5uVifmzRdxv7xwAxlZDkkhD\nG/1KVg7sghxyGWA6ny/cn9JYAihiq7/mNHHz98qNVf7G4KXDVdZYEXWRio0J\nmPnL4j5/Gwuk1hWbScBBShikeqHjKao6B4TJkxvrYDgjLo+kcMlExwHSc/PZ\nXGG1NVxTlQlE9zR3g5H9xfMNKyeEi+XoPoBLgsTjvNUCG96oN4N1/5dWx98E\n1Kb4HEbXC4966vY7RChjrQ+SqnBRFiuhITTyfMplKYc5HX1DJ3ifXlkeqs1+\nXSctFbjb12IKOAmGnq6E83tdJKrbSShGUE39suACy56ewnZ8ZrqmeN09ppuI\nK85Y\r\n=5sWl\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"notify":true,"preset":"react-native","testRegex":"/__tests__/[^/]+-test\\.js$","setupFiles":["<rootDir>/jest-setup.js"],"collectCoverage":true,"moduleNameMapper":{"\\.png$":"<rootDir>/assetsTransformer.js"},"coverageDirectory":"./coverage/","coverageReporters":["lcov"],"collectCoverageFrom":["src/**/*.js"],"transformIgnorePatterns":["node_modules/(?!(jest-)?react-native|react-clone-referenced-element|react-navigation-deprecated-tab-navigator|react-navigation-stack|@react-navigation/core|@react-navigation/native)"],"modulePathIgnorePatterns":["<rootDir>/examples/"],"coveragePathIgnorePatterns":["jest-setup.js"]},"main":"src/react-navigation.js","types":"typescript/react-navigation.d.ts","gitHead":"76590e31d9559a493c41c85d691efc8cc6770a1c","scripts":{"ios":"cd examples/NavigationPlayground && yarn && yarn ios","jest":"jest","lint":"eslint .","test":"npm run lint && npm run jest","start":"npm run ios","format":"eslint --fix .","android":"cd examples/NavigationPlayground && yarn && yarn android","codecov":"codecov","release":"release-it","precommit":"lint-staged","test-update-snapshot":"jest --updateSnapshot"},"_npmUser":{"name":"satya164","email":"satyajit.happy@gmail.com"},"deprecated":"This package is no longer supported. Please use @react-navigation/native instead. See https://reactnavigation.org/docs/getting-started/ for usage guide","repository":{"url":"git+ssh://git@github.com/react-navigation/react-navigation.git","type":"git"},"_npmVersion":"6.9.0","description":"Routing and navigation for your React Native apps","directories":{},"lint-staged":{"*.js":["eslint --fix","prettier --write flow/react-navigation.js","git add"]},"_nodeVersion":"8.15.1","dependencies":{"react-navigation-tabs":"~1.1.4","@react-navigation/core":"~3.4.1","react-navigation-stack":"~1.4.0","react-navigation-drawer":"~1.2.1","@react-navigation/native":"~3.5.0"},"publishConfig":{"registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^24.5.0","husky":"^0.14.3","react":"16.6.1","eslint":"^4.2.0","codecov":"^2.2.0","prettier":"^1.12.1","babel-cli":"^6.24.1","jest-expo":"^25.1.0","babel-core":"^6.25.0","babel-jest":"^22.4.1","release-it":"^7.6.1","lint-staged":"^4.2.1","babel-eslint":"^7.2.3","react-native":"~0.57.7","prettier-eslint":"^8.8.1","@types/react-native":"~0.57.38","eslint-plugin-react":"^7.1.0","react-test-renderer":"^16.0.0","eslint-plugin-import":"^2.7.0","eslint-config-prettier":"^2.9.0","eslint-plugin-jsx-a11y":"^6.0.2","eslint-plugin-prettier":"^2.6.0","babel-preset-react-native":"^2.1.0","react-native-vector-icons":"^4.2.0"},"peerDependencies":{"react":"*","react-native":"*"},"_npmOperationalInternal":{"tmp":"tmp/react-navigation_3.11.0_1558187228723_0.6106041884475961","host":"s3://npm-registry-packages"}},"3.11.1":{"name":"react-navigation","version":"3.11.1","author":{"name":"Adam Miskiewicz","email":"adam@sk3vy.com"},"license":"BSD-2-Clause","_id":"react-navigation@3.11.1","maintainers":[{"name":"brentvatne","email":"brentvatne@gmail.com"},{"name":"ericvicenti","email":"ericvicenti@gmail.com"},{"name":"grabbou","email":"grabbou@gmail.com"},{"name":"satya164","email":"satyajit.happy@gmail.com"},{"name":"skevy","email":"adam@sk3vy.com"}],"homepage":"https://github.com/react-navigation/react-navigation#readme","bugs":{"url":"https://github.com/react-navigation/react-navigation/issues"},"dist":{"shasum":"ba696ad6b512088a97a20cc7e6a250c53dbddd26","tarball":"https://registry.npmjs.org/react-navigation/-/react-navigation-3.11.1.tgz","fileCount":21,"integrity":"sha512-n64HxLG5s5ucVFo1Gs+D9ujChhHDd98lpQ1p27wL7gq8V1PaRJMvsBEIsguhtc2rTIL/TWDynOesXQDG+Eg6FQ==","signatures":[{"sig":"MEUCIBjzXPp/VJy7//SBlrdHAcr7mMnDryz5mvBtzrWYDidOAiEAkCcewbaWoSQGwkTwg5l9W4e6vwM85+z3uIU9IPVv+/w=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":136569,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdKNbSCRA9TVsSAnZWagAAZGkQAJiOvMea/Ujh5D6Pr+Ie\n6pnvtq/6bjFLAT2ilptLd2307kdZcoy0Xm5K2I/7K7mJGTp46j+ZeqSftvqz\ndIe62e5nSc/lGnp0NcRFROQiZF/mL3uNYAWs6jMpgT8BYQPgi1LrkP7E/JGs\norYr1jJ4EkjH1vxMJxNIDzVJaQx+j1WysQSaqHoxk5tamSx9WJvoMYshoHMq\nw24D3GMxMmQhA9C8wqhjKkUKiycIPiVL7vdtHuTceSvYx/CMHJ582NAgQLGl\npBe7mW1d85j4XMwyUtUo6gNATSaFwMwUWSPxGk429AtmYXQ7u9aGEe6tlJuw\nEyISr5z0wlvYXnpY8wycE0U7GMi1PgAe+xyUIGLAncPk8PAdIJWJaycpKuER\nWPYPsw7yugeeib6gqb2HRISDnICGC54+CG7MU1/dg00fKCW7RpemTLMZJFqG\nYJcQHggAVsV5iaD6WrZagQeabDh3tSAMxPU30C3k2sbp76lBBrJYE61ue1Qq\np6UDpdRegAYctby9zY4iJ2fkThbk8gHA6Ghpb9Z1tylWIjS3KTopR8Mb+I6H\n+XkADZw0a7BBgVraSwhvj4xX/BKIf4lX3eFbwWe9G3NRlPxNOk/qimrQ+N7d\ndM01W/GkjZCidbpdL71t85AbR3rBxp7+QJqXAKI9Y2SjO/Ck5sPPCaPyoQvi\nPXm7\r\n=YpXj\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"notify":true,"preset":"react-native","testRegex":"/__tests__/[^/]+-test\\.js$","setupFiles":["<rootDir>/jest-setup.js"],"collectCoverage":true,"moduleNameMapper":{"\\.png$":"<rootDir>/assetsTransformer.js"},"coverageDirectory":"./coverage/","coverageReporters":["lcov"],"collectCoverageFrom":["src/**/*.js"],"transformIgnorePatterns":["node_modules/(?!(jest-)?react-native|react-clone-referenced-element|react-navigation-deprecated-tab-navigator|react-navigation-stack|@react-navigation/core|@react-navigation/native)"],"modulePathIgnorePatterns":["<rootDir>/examples/"],"coveragePathIgnorePatterns":["jest-setup.js"]},"main":"src/react-navigation.js","types":"typescript/react-navigation.d.ts","gitHead":"ae59cf2d978abe7461a667f8ff76be5bcc35811c","scripts":{"ios":"cd examples/NavigationPlayground && yarn && yarn ios","jest":"jest","lint":"eslint .","test":"npm run lint && npm run jest","start":"npm run ios","format":"eslint --fix .","android":"cd examples/NavigationPlayground && yarn && yarn android","codecov":"codecov","release":"release-it","precommit":"lint-staged","test-update-snapshot":"jest --updateSnapshot"},"_npmUser":{"name":"brentvatne","email":"brentvatne@gmail.com"},"deprecated":"This package is no longer supported. Please use @react-navigation/native instead. See https://reactnavigation.org/docs/getting-started/ for usage guide","repository":{"url":"git+ssh://git@github.com/react-navigation/react-navigation.git","type":"git"},"_npmVersion":"6.9.2","description":"Routing and navigation for your React Native apps","directories":{},"lint-staged":{"*.js":["eslint --fix","prettier --write flow/react-navigation.js","git add"]},"_nodeVersion":"10.9.0","dependencies":{"react-navigation-tabs":"~1.1.4","@react-navigation/core":"~3.4.1","react-navigation-stack":"~1.4.0","react-navigation-drawer":"~1.2.1","@react-navigation/native":"~3.5.0"},"publishConfig":{"registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^24.5.0","husky":"^0.14.3","react":"16.6.1","eslint":"^4.2.0","codecov":"^2.2.0","prettier":"^1.12.1","babel-cli":"^6.24.1","jest-expo":"^25.1.0","babel-core":"^6.25.0","babel-jest":"^22.4.1","release-it":"^7.6.1","lint-staged":"^4.2.1","babel-eslint":"^7.2.3","react-native":"~0.57.7","prettier-eslint":"^8.8.1","@types/react-native":"~0.57.38","eslint-plugin-react":"^7.1.0","react-test-renderer":"^16.0.0","eslint-plugin-import":"^2.7.0","eslint-config-prettier":"^2.9.0","eslint-plugin-jsx-a11y":"^6.0.2","eslint-plugin-prettier":"^2.6.0","babel-preset-react-native":"^2.1.0","react-native-vector-icons":"^4.2.0"},"peerDependencies":{"react":"*","react-native":"*"},"_npmOperationalInternal":{"tmp":"tmp/react-navigation_3.11.1_1562957522124_0.5385032194452883","host":"s3://npm-registry-packages"}},"3.12.0-alpha.0":{"name":"react-navigation","version":"3.12.0-alpha.0","author":{"name":"Adam Miskiewicz","email":"adam@sk3vy.com"},"license":"BSD-2-Clause","_id":"react-navigation@3.12.0-alpha.0","maintainers":[{"name":"brentvatne","email":"brentvatne@gmail.com"},{"name":"ericvicenti","email":"ericvicenti@gmail.com"},{"name":"grabbou","email":"grabbou@gmail.com"},{"name":"satya164","email":"satyajit.happy@gmail.com"},{"name":"skevy","email":"adam@sk3vy.com"}],"homepage":"https://github.com/react-navigation/react-navigation#readme","bugs":{"url":"https://github.com/react-navigation/react-navigation/issues"},"dist":{"shasum":"09ff16362d09fda35c3fabec38df27532b372231","tarball":"https://registry.npmjs.org/react-navigation/-/react-navigation-3.12.0-alpha.0.tgz","fileCount":21,"integrity":"sha512-KrA06CNAsiejS5zJ36Q53YC6LFOp9SJ/ei/BkmZqVZLBuzBCY15rtVhDYrfv3/cDzLuUsjwzYd3K0Gwfdfld7A==","signatures":[{"sig":"MEQCIDgZmZxs7ah8TsGw556HzkhCunw8ggH+E2QLN0udTpKkAiA/s9gt0ekQ6rnFExRH3AMBZLAVHXRa6g+wvCEtgjz2iA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":138207,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdV1RICRA9TVsSAnZWagAAmjcP/17IlOQ88sKYyZHELnZo\nmmCKfO7+cvkXeGzYcS9HbA+qOQXV8i2ynO+C5CzVgVc5vWwpWThg+W3uzdfG\nJZb8swq2bSwOGXHo7FmeP5rKyBzM80LY0e4WVJteJCFJ58kMHSunZWmZ+VG4\n11IlKqgmojx5sWeAlrFi6U9XGZEbLGroImgq92MoxW38YrMzl1NWPERpbHPE\nde7ZX/FEWS3guDfQDHlw7WGSNWRyZUNG8VKGqvWZAzGHfQyVPZoqQ6Ww/R8+\nuGs7bT+X6FuH6zAHXOEpul4NlbkVw/TRVsSNAhxT2EgCNXsK17ejsIsjWC2t\nioepvJGZANGNnRRAHzkDcko8uTexkAnEe9YUUadLjP2lO4BcYqMeGAOJv9+N\nD2alBjWLR6ankgMYn+SHGiJIj9UMGSp9OOl7r03qVo0UMjoPmpqthgNRqWlq\nhNpdZWeGo/umpMRfeAKac3QeQtUOliIvPER8acpFF3eYnXcolpwsG5YeEN+Q\nxdCZM1pLbmoLsunIu5JMOsPDH4plSq97QErl6NfRf/AsOgKNzXz5hrzfchFP\n/fQtXpQEr434LFuIsiNZluWIRKcI8XSB0kaj9OXidNswoM0dO6PkMTZWDxpG\naAGiNzu6+EUDwu8HE2fk+2ov+/YT6pK3SC5qHjsyAwd9AySY92fO08YbE2Lo\n5GK6\r\n=RCS6\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"notify":true,"preset":"react-native","testRegex":"/__tests__/[^/]+-test\\.js$","setupFiles":["<rootDir>/jest-setup.js"],"collectCoverage":true,"moduleNameMapper":{"\\.png$":"<rootDir>/assetsTransformer.js"},"coverageDirectory":"./coverage/","coverageReporters":["lcov"],"collectCoverageFrom":["src/**/*.js"],"transformIgnorePatterns":["node_modules/(?!(jest-)?react-native|react-clone-referenced-element|react-navigation-deprecated-tab-navigator|react-navigation-stack|@react-navigation/core|@react-navigation/native)"],"modulePathIgnorePatterns":["<rootDir>/examples/"],"coveragePathIgnorePatterns":["jest-setup.js"]},"main":"src/react-navigation.js","types":"typescript/react-navigation.d.ts","readme":"# React Navigation\n\n[![npm version](https://badge.fury.io/js/react-navigation.svg)](https://badge.fury.io/js/react-navigation) [![CircleCI badge](https://circleci.com/gh/react-navigation/react-navigation/tree/master.svg?style=shield)](https://circleci.com/gh/react-navigation/react-navigation/tree/master) [![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg)](https://reactnavigation.org/docs/contributing.html)\n\nReact Navigation is born from the React Native community's need for an extensible yet easy-to-use navigation solution based on Javascript.\n\n## Installation\n\nSee: https://reactnavigation.org/docs/en/getting-started.html\n\n## Documentation\n\n* The best way to learn is to follow the [Getting started guide](https://reactnavigation.org/docs/getting-started.html). It guides you through the fundamentals of React Navigation.\n* The documentation includes solutions for common use cases in the \"How do I do ...?\" section, such as [tab navigation](https://reactnavigation.org/docs/tab-based-navigation.html) and [Redux integration](https://reactnavigation.org/docs/redux-integration.html).\n* If you need to build your own navigator, [there's a section for that](https://reactnavigation.org/docs/custom-navigator-overview.html) too.\n* The [API reference](https://reactnavigation.org/docs/api-reference.html) lists all public APIs.\n* The [Community Resources](https://github.com/react-navigation/react-navigation/blob/master/COMMUNITY_RESOURCES.md) document lists some other resources submitted to us by people who use React Navigation. Feel free to open a pull request to add your resource to the list.\n* You can contribute improvements to the documentation [in the website repository](https://github.com/react-navigation/react-navigation.github.io).\n\n## Try it out\n\nYou can also try out the [Navigation Playground app](https://exp.host/@react-navigation/NavigationPlayground) to get a sense for some of the tools built in to React Navigation. The \"Fundamentals\" in the documentation also include examples you can play with.\n\n## FAQs\n\n#### I'm having troubles using the library, what can I do?\n\nSee [the help page](https://reactnavigation.org/en/help.html).\n\n#### How can I help?\n\nSee our [Contributing Guide](CONTRIBUTING.md)!\n\n#### Is this the only library available for navigation?\n\nCertainly not! There are other libraries - which, depending on your needs, can be better or worse suited for your project. Read more in the [alternative libraries](https://reactnavigation.org/docs/alternatives.html) documentation, and read React Navigation's [pitch & anti-pitch](https://reactnavigation.org/docs/pitch.html) to understand the tradeoffs.\n\n#### Can I use this library for web?\n\nWeb support was [not a priority for the 1.0 release](https://github.com/react-community/react-navigation/issues/2585#issuecomment-330338793), but the architecture of this library allows for it (and it has worked in the past). If you would like to lead this charge, please reach out with your ideas for how to move forward on the [RFCs repository](https://github.com/react-navigation/rfcs) and we would be happy to discuss.\n\n## Code of conduct\n\nThis library has adopted a Code of Conduct that we expect project participants to adhere to. Please read the [full text](https://github.com/react-community/react-navigation/blob/master/CODE_OF_CONDUCT.md) so that you can understand what actions will and will not be tolerated.\n\n## License\n\nReact Navigation is licensed under the [BSD 2-clause \"Simplified\" License](https://github.com/react-community/react-navigation/blob/master/LICENSE).\n","gitHead":"02680171342b5d5b5f4063bacdca60440d6ad9b3","scripts":{"ios":"cd examples/NavigationPlayground && yarn && yarn ios","jest":"jest","lint":"eslint .","test":"npm run lint && npm run jest","start":"npm run ios","format":"eslint --fix .","android":"cd examples/NavigationPlayground && yarn && yarn android","codecov":"codecov","release":"release-it","precommit":"lint-staged","test-update-snapshot":"jest --updateSnapshot"},"_npmUser":{"name":"brentvatne","email":"brentvatne@gmail.com"},"deprecated":"This package is no longer supported. Please use @react-navigation/native instead. See https://reactnavigation.org/docs/getting-started/ for usage guide","repository":{"url":"git+ssh://git@github.com/react-navigation/react-navigation.git","type":"git"},"_npmVersion":"6.9.0","description":"Routing and navigation for your React Native apps","directories":{},"lint-staged":{"*.js":["eslint --fix","prettier --write flow/react-navigation.js","git add"]},"_nodeVersion":"12.3.1","dependencies":{"react-navigation-tabs":"1.2.0-alpha.0","@react-navigation/core":"3.5.0-alpha.8","react-navigation-stack":"1.4.0-alpha.0","react-navigation-drawer":"1.3.0-alpha.0","@react-navigation/native":"^3.6.0-alpha.6"},"publishConfig":{"registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^24.5.0","husky":"^0.14.3","react":"16.6.1","eslint":"^4.2.0","codecov":"^2.2.0","prettier":"^1.12.1","babel-cli":"^6.24.1","jest-expo":"^25.1.0","babel-core":"^6.25.0","babel-jest":"^22.4.1","release-it":"^7.6.1","lint-staged":"^4.2.1","babel-eslint":"^7.2.3","react-native":"~0.57.7","prettier-eslint":"^8.8.1","@types/react-native":"~0.57.38","eslint-plugin-react":"^7.1.0","react-test-renderer":"^16.0.0","eslint-plugin-import":"^2.7.0","eslint-config-prettier":"^2.9.0","eslint-plugin-jsx-a11y":"^6.0.2","eslint-plugin-prettier":"^2.6.0","babel-preset-react-native":"^2.1.0","react-native-vector-icons":"^4.2.0"},"peerDependencies":{"react":"*","react-native":"*"},"_npmOperationalInternal":{"tmp":"tmp/react-navigation_3.12.0-alpha.0_1566004295467_0.7047991981763484","host":"s3://npm-registry-packages"}},"3.12.0":{"name":"react-navigation","version":"3.12.0","author":{"name":"Adam Miskiewicz","email":"adam@sk3vy.com"},"license":"BSD-2-Clause","_id":"react-navigation@3.12.0","maintainers":[{"name":"brentvatne","email":"brentvatne@gmail.com"},{"name":"ericvicenti","email":"ericvicenti@gmail.com"},{"name":"grabbou","email":"grabbou@gmail.com"},{"name":"osdnk","email":"micosa97@gmail.com"},{"name":"satya164","email":"satyajit.happy@gmail.com"},{"name":"skevy","email":"adam@sk3vy.com"}],"homepage":"https://github.com/react-navigation/react-navigation#readme","bugs":{"url":"https://github.com/react-navigation/react-navigation/issues"},"dist":{"shasum":"31cc6c7d778c968965e86a820f12f1e1a66e20b9","tarball":"https://registry.npmjs.org/react-navigation/-/react-navigation-3.12.0.tgz","fileCount":21,"integrity":"sha512-Lr0l0lbZsFsajUx040I1HYm0yIfa+F9SCEeaNkS1eiey6k2G04eY5hYGZfo4i3kaMj99Yi8tuRcSN7DS0QZu8w==","signatures":[{"sig":"MEYCIQDGdAyiYmscy21/ccC/s+MTiRIaYXZ46GibfMn4QOUSowIhAKFWOSW/xevWIlPIfaDwJRlfUs7VUKD8GYG3se+Fpu0T","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":138181,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdXziPCRA9TVsSAnZWagAApL8P/37hyNQJ6cmA5fW6rtiq\n0kKqDBVFSeQ2DFIvuku3Jrf5b6S+JkusM428MRGLlZghhGxjgRZHZeNkt+cX\nuvYcJtQiyIcxwHdf2AIpSbsm46hahjsjNRmnzct0CpuPW/OPi2JYqwdz0TH3\nuoGVewli2BffWOqa2gSfsAS2ZhmNUvUTUsTLUH5M15I2ZppgAEMPUSMvaWaL\ngcW2TCiVRrYB1BXZuBWvTddstiMcFcHcdiUwG5IhZZnKtkuKwkEA4FRcQzeg\nWD0lI0/wruV9vraSgvOqHWa50YWQslRaEJT9cLigYHVsAv1RbVplUBUobXfM\nsoHwOZN+sE9oGmIQjauST7QHnwEqia5hAtkccvzsw/xEr31O+iumJjboJUc2\nMdzgUKedF1RpHune39+gtE0VrqFklqoi3jFykhN1CEQ/AcCXY8k2FMTJmnbA\n/23nOm6aTRl07pzSYyfG7DGEkKLK5/deIwS5oM0kzLkUQGdGqOOVDeT5E+lt\nYD1RVpiKKOgM/HrcTw1YvmVOo4TdsdIgMQJEWHMkM7Qdq3CDsY8rtgPghExr\nd1nd/Yg06FY730OwrlHrmyl/ueyLjYmjgFZ+rvtioZ2qzvPljjLFsq7ZeYxs\nn5acdMds747pxzToJ0fpaGaqY82t4BQTVfzTRD3Nrl7Yn3WJ1MTxJcUIt50M\n3jpK\r\n=EbW+\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"notify":true,"preset":"react-native","testRegex":"/__tests__/[^/]+-test\\.js$","setupFiles":["<rootDir>/jest-setup.js"],"collectCoverage":true,"moduleNameMapper":{"\\.png$":"<rootDir>/assetsTransformer.js"},"coverageDirectory":"./coverage/","coverageReporters":["lcov"],"collectCoverageFrom":["src/**/*.js"],"transformIgnorePatterns":["node_modules/(?!(jest-)?react-native|react-clone-referenced-element|react-navigation-deprecated-tab-navigator|react-navigation-stack|@react-navigation/core|@react-navigation/native)"],"modulePathIgnorePatterns":["<rootDir>/examples/"],"coveragePathIgnorePatterns":["jest-setup.js"]},"main":"src/react-navigation.js","types":"typescript/react-navigation.d.ts","gitHead":"02680171342b5d5b5f4063bacdca60440d6ad9b3","scripts":{"ios":"cd examples/NavigationPlayground && yarn && yarn ios","jest":"jest","lint":"eslint .","test":"npm run lint && npm run jest","start":"npm run ios","format":"eslint --fix .","android":"cd examples/NavigationPlayground && yarn && yarn android","codecov":"codecov","release":"release-it","precommit":"lint-staged","test-update-snapshot":"jest --updateSnapshot"},"_npmUser":{"name":"brentvatne","email":"brentvatne@gmail.com"},"deprecated":"This package is no longer supported. Please use @react-navigation/native instead. See https://reactnavigation.org/docs/getting-started/ for usage guide","repository":{"url":"git+ssh://git@github.com/react-navigation/react-navigation.git","type":"git"},"_npmVersion":"6.9.0","description":"Routing and navigation for your React Native apps","directories":{},"lint-staged":{"*.js":["eslint --fix","prettier --write flow/react-navigation.js","git add"]},"_nodeVersion":"12.3.1","dependencies":{"react-navigation-tabs":"~1.2.0","@react-navigation/core":"~3.5.0","react-navigation-stack":"~1.5.0","react-navigation-drawer":"~1.4.0","@react-navigation/native":"~3.6.0"},"publishConfig":{"registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^24.5.0","husky":"^0.14.3","react":"16.6.1","eslint":"^4.2.0","codecov":"^2.2.0","prettier":"^1.12.1","babel-cli":"^6.24.1","jest-expo":"^25.1.0","babel-core":"^6.25.0","babel-jest":"^22.4.1","release-it":"^7.6.1","lint-staged":"^4.2.1","babel-eslint":"^7.2.3","react-native":"~0.57.7","prettier-eslint":"^8.8.1","@types/react-native":"~0.57.38","eslint-plugin-react":"^7.1.0","react-test-renderer":"^16.0.0","eslint-plugin-import":"^2.7.0","eslint-config-prettier":"^2.9.0","eslint-plugin-jsx-a11y":"^6.0.2","eslint-plugin-prettier":"^2.6.0","babel-preset-react-native":"^2.1.0","react-native-vector-icons":"^4.2.0"},"peerDependencies":{"react":"*","react-native":"*"},"_npmOperationalInternal":{"tmp":"tmp/react-navigation_3.12.0_1566521486985_0.8445194147825927","host":"s3://npm-registry-packages"}},"3.12.1":{"name":"react-navigation","version":"3.12.1","author":{"name":"Adam Miskiewicz","email":"adam@sk3vy.com"},"license":"BSD-2-Clause","_id":"react-navigation@3.12.1","maintainers":[{"name":"brentvatne","email":"brentvatne@gmail.com"},{"name":"ericvicenti","email":"ericvicenti@gmail.com"},{"name":"grabbou","email":"grabbou@gmail.com"},{"name":"osdnk","email":"micosa97@gmail.com"},{"name":"satya164","email":"satyajit.happy@gmail.com"},{"name":"skevy","email":"adam@sk3vy.com"}],"homepage":"https://github.com/react-navigation/react-navigation#readme","bugs":{"url":"https://github.com/react-navigation/react-navigation/issues"},"dist":{"shasum":"f86246e65030ab16160e9cbfa8585f3822450e38","tarball":"https://registry.npmjs.org/react-navigation/-/react-navigation-3.12.1.tgz","fileCount":21,"integrity":"sha512-WLjQis/A40cIMpFlw4o26nSLN+CvrZp8MGvJoL5K5H7DMZ/TdwgPa/Nm2sAQA27Hw7hOohQGj+diyxFRZi89Iw==","signatures":[{"sig":"MEUCIFC5Pno7WtKNYlhjmPjsoBRXBdTYKLPvS5mCMS/pefQZAiEAksJv37kf/+jbQNRqBE2NBjvI4X9ryEdakAumvJ+O0WM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":138265,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdZA6JCRA9TVsSAnZWagAAvX0P/27+vdQ6G4eYDsyEniMT\nlFaJGPgvAvOiXopQ8z98jMKigA/8C4boC/GJuIJCc4TeypKVsH0xkoXOvQiN\no9c1GvF9vsV3HjgtvvlTuNFbfW/6lF/A35IPL+dLxSrh09QBzzFYNCab2MSu\n0zIgChye5IeZb1pq05tq5WK0IQY+qC9/CiSYgPyCS2Z3Wy0izsNVJERY4A4C\n18UeirPiW34+ZiSTJhXiGABNQaXlO64FvONg0LIt3IHhTtVDzUiiHiYRXROv\n4eG977T7/VCylZfAAFd/EKJyj5K3p+NilQOyGX9sYrOmGqN1NN5bUZTiq/7G\n4lcQWdAn8dnhCClsmeZf0xKdyztxWLFsqPB1lJJg7yFB2I8gQxmTKvZrUZ9c\n0S7hh+sINvHtlsPH35CZosTGUsbqJbsDm5mEWgSOFxGSu4zG978d20mSBcyB\nFbqyXjhnpYtWlWW1U9QzkOhMSL6ZCVIMy+KT/H0Iqe8nQuFFci+u+4QZfu0G\nY8P6hve5VKV7mKyvwJfOefgZvg2CZyFWQ3xRre1i96MySOS6VKFAxVb6aqof\ntCcUTGb6EQqV1kFpOi1Tv0Ezbm1WpBGYI6Qb3hAcJnr8NuUHXSI/vMvqiPSY\nwy5fYgAjWU5k+b8KFgbiUSIbqZjjcm0t6vdlxVlyosrh4PBeCVQpo/d9lgke\nFoFa\r\n=Ddp1\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"notify":true,"preset":"react-native","testRegex":"/__tests__/[^/]+-test\\.js$","setupFiles":["<rootDir>/jest-setup.js"],"collectCoverage":true,"moduleNameMapper":{"\\.png$":"<rootDir>/assetsTransformer.js"},"coverageDirectory":"./coverage/","coverageReporters":["lcov"],"collectCoverageFrom":["src/**/*.js"],"transformIgnorePatterns":["node_modules/(?!(jest-)?react-native|react-clone-referenced-element|react-navigation-deprecated-tab-navigator|react-navigation-stack|@react-navigation/core|@react-navigation/native)"],"modulePathIgnorePatterns":["<rootDir>/examples/"],"coveragePathIgnorePatterns":["jest-setup.js"]},"main":"src/react-navigation.js","types":"typescript/react-navigation.d.ts","gitHead":"3009429d7293da4a1a0ea1c0e8cf55d9d0a3c917","scripts":{"ios":"cd examples/NavigationPlayground && yarn && yarn ios","jest":"jest","lint":"eslint .","test":"npm run lint && npm run jest","start":"npm run ios","format":"eslint --fix .","android":"cd examples/NavigationPlayground && yarn && yarn android","codecov":"codecov","release":"release-it","precommit":"lint-staged","test-update-snapshot":"jest --updateSnapshot"},"_npmUser":{"name":"brentvatne","email":"brentvatne@gmail.com"},"deprecated":"This package is no longer supported. Please use @react-navigation/native instead. See https://reactnavigation.org/docs/getting-started/ for usage guide","repository":{"url":"git+ssh://git@github.com/react-navigation/react-navigation.git","type":"git"},"_npmVersion":"6.11.2","description":"Routing and navigation for your React Native apps","directories":{},"lint-staged":{"*.js":["eslint --fix","prettier --write flow/react-navigation.js","git add"]},"_nodeVersion":"12.3.1","dependencies":{"react-navigation-tabs":"~1.2.0","@react-navigation/core":"~3.5.0","react-navigation-stack":"~1.5.0","react-navigation-drawer":"~1.4.0","@react-navigation/native":"~3.6.1"},"publishConfig":{"registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^24.5.0","husky":"^0.14.3","react":"16.6.1","eslint":"^4.2.0","codecov":"^2.2.0","prettier":"^1.12.1","babel-cli":"^6.24.1","jest-expo":"^25.1.0","babel-core":"^6.25.0","babel-jest":"^22.4.1","release-it":"^7.6.1","lint-staged":"^4.2.1","babel-eslint":"^7.2.3","react-native":"~0.57.7","prettier-eslint":"^8.8.1","@types/react-native":"~0.57.38","eslint-plugin-react":"^7.1.0","react-test-renderer":"^16.0.0","eslint-plugin-import":"^2.7.0","eslint-config-prettier":"^2.9.0","eslint-plugin-jsx-a11y":"^6.0.2","eslint-plugin-prettier":"^2.6.0","babel-preset-react-native":"^2.1.0","react-native-vector-icons":"^4.2.0"},"peerDependencies":{"react":"*","react-native":"*"},"_npmOperationalInternal":{"tmp":"tmp/react-navigation_3.12.1_1566838409218_0.2338120270691153","host":"s3://npm-registry-packages"}},"4.0.0":{"name":"react-navigation","version":"4.0.0","author":{"name":"Adam Miskiewicz","email":"adam@sk3vy.com"},"license":"MIT","_id":"react-navigation@4.0.0","maintainers":[{"name":"brentvatne","email":"brentvatne@gmail.com"},{"name":"ericvicenti","email":"ericvicenti@gmail.com"},{"name":"grabbou","email":"grabbou@gmail.com"},{"name":"osdnk","email":"micosa97@gmail.com"},{"name":"satya164","email":"satyajit.happy@gmail.com"},{"name":"skevy","email":"adam@sk3vy.com"}],"homepage":"https://github.com/react-navigation/react-navigation#readme","bugs":{"url":"https://github.com/react-navigation/react-navigation/issues"},"dist":{"shasum":"b83faf5490c26ef126e384bac7a2e755fe6ef777","tarball":"https://registry.npmjs.org/react-navigation/-/react-navigation-4.0.0.tgz","fileCount":13,"integrity":"sha512-Tgh1XKr1jDcIWkn3suUYNhow674G8GhZKDs9cetpji6NCj+79yuNgFr9KQc9fsWFWSw4Byau9Ny8ZRZBR1eomg==","signatures":[{"sig":"MEUCIBD+FZgbb77xyVB+LGVncwNqTQQbq+49cTKekOD1HvXNAiEAuSa0svLjzEiIBj3Tr79xBF6ADjLmEHgwa1Lpts9kTw8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":56736,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdak03CRA9TVsSAnZWagAAGmwP/iegURDjk6oPaLtIS4/k\nxgNa9ctAN5Pbc98TGmXBlVIBPIkdCCHH7eXVvRKAQNghn48v2VSvPM139lFq\nsyU4gRAfMiGJU/7SvZy+MgGWGBq4uClcBFhT900EU67MwSjuDFrrehCpD92i\nNhebX2VljmDh+rWH5QMMZxGXSrKfShrDJM7AolzVqucDQZEasNYp1AqioYqn\noZCv7/OiSWHyR5NKUQtMCokpKLUjDvrvDR3EkqzUjPtMfZAwESH3sWrC/hBX\nRgLRL/wpEGutyIhyPqZATpimTlOF7ObKZHA49jrgtWp+clJmabpmMMyqlony\nfpxaUm32Tl5jTqWGBeDCCIZEDxL9bbhntRT/YRRALDzA0c9mGWTzjYzCqWRI\nyWIwYmEvpj+m5dg1xn9fDDGu36cmMAtDJSxlWpoZbVatSPolI5MYVCxGt8J/\nvN75DaH/7qFPWrUCgu3UVCd06yyAy/cnby8JRwirrHGVsknFL0bmoaWJ/Rjw\nXPpi6OAMMCVey+sV3dbh63xDakW33DH5xueGGkKCPwGqNqoWCESSPBnl8RgD\nIuzRAHkIxLH5O+uXqkJB1ljZrKdxs/1CoG0KcqdDAhw+RXq+brBASkbDtiMF\na4CIFkz6MkIdin4ImwFZcOXWgmwrC8FyhlkoWq+NdnUtNMAGeh4we8H/32eD\nUMuz\r\n=mb+2\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"notify":true,"preset":"react-native","testRegex":"/__tests__/[^/]+-test\\.js$","setupFiles":["<rootDir>/jest-setup.js"],"collectCoverage":true,"moduleNameMapper":{"\\.png$":"<rootDir>/assetsTransformer.js"},"coverageDirectory":"./coverage/","coverageReporters":["lcov"],"collectCoverageFrom":["src/**/*.js"],"transformIgnorePatterns":["node_modules/(?!(jest-)?react-native|react-clone-referenced-element|react-navigation-stack|@react-navigation/core|@react-navigation/native)"],"modulePathIgnorePatterns":["<rootDir>/example/"],"coveragePathIgnorePatterns":["jest-setup.js"]},"main":"src/react-navigation.js","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS","pre-commit":"yarn typescript && yarn lint && yarn test"}},"types":"typescript/react-navigation.d.ts","gitHead":"25b97b235bc7bf8f1b63bb0c4e1601ccf623c046","scripts":{"lint":"eslint . --ext '.js,.ts,.tsx'","test":"jest","example":"yarn --cwd example","release":"release-it","bootstrap":"yarn example && yarn","typescript":"tsc --noEmit"},"_npmUser":{"name":"satya164","email":"satyajit.happy@gmail.com"},"prettier":{"singleQuote":true,"trailingComma":"es5"},"deprecated":"This package is no longer supported. Please use @react-navigation/native instead. See https://reactnavigation.org/docs/getting-started/ for usage guide","repository":{"url":"git+ssh://git@github.com/react-navigation/react-navigation.git","type":"git"},"_npmVersion":"6.4.1","description":"Routing and navigation for your React Native apps","directories":{},"_nodeVersion":"8.16.0","dependencies":{"@react-navigation/core":"^3.5.0","@react-navigation/native":"^3.6.2"},"publishConfig":{"registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^24.9.0","husky":"^3.0.0","react":"16.8.3","eslint":"^5.16.0","codecov":"^3.5.0","prettier":"^1.18.2","commitlint":"^8.0.0","release-it":"^12.3.6","typescript":"^3.6.2","@types/jest":"^24.0.18","@types/react":"^16.9.2","react-native":"~0.59.8","@types/react-native":"^0.60.9","react-test-renderer":"16.8.3","eslint-config-satya164":"^2.4.1","@commitlint/config-conventional":"^8.0.0","@release-it/conventional-changelog":"^1.1.0","eslint-plugin-react-native-globals":"^0.1.0"},"peerDependencies":{"react":"*","react-native":"*"},"_npmOperationalInternal":{"tmp":"tmp/react-navigation_4.0.0_1567247671142_0.4804969200650202","host":"s3://npm-registry-packages"}},"4.0.1":{"name":"react-navigation","version":"4.0.1","author":{"name":"Adam Miskiewicz","email":"adam@sk3vy.com"},"license":"MIT","_id":"react-navigation@4.0.1","maintainers":[{"name":"brentvatne","email":"brentvatne@gmail.com"},{"name":"ericvicenti","email":"ericvicenti@gmail.com"},{"name":"grabbou","email":"grabbou@gmail.com"},{"name":"osdnk","email":"micosa97@gmail.com"},{"name":"satya164","email":"satyajit.happy@gmail.com"},{"name":"skevy","email":"adam@sk3vy.com"}],"homepage":"https://github.com/react-navigation/react-navigation#readme","bugs":{"url":"https://github.com/react-navigation/react-navigation/issues"},"dist":{"shasum":"96c17ac90afcf0a5bc957358152326211a79d183","tarball":"https://registry.npmjs.org/react-navigation/-/react-navigation-4.0.1.tgz","fileCount":12,"integrity":"sha512-6XzuqvhOnY6FA6tCErD6+vfZdnP+O/7hCQper9qDulxxW2ZVkCF4xWdzoVcv3DDR6P5CK6l1tcbJ1ku256AdFQ==","signatures":[{"sig":"MEUCICeHJXviVzDyvSGoKWbX73lAZEppIMyw6CSFspw+ARnpAiEAtxwXbk9/NbNuO3jChJRHnBb5H6+i4LnnMYkaUigNAsc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":41373,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJddmFQCRA9TVsSAnZWagAAw7oP+wfl22ylkvVotW9yzLwY\nDSkuhX0S1kgPhytdH+6gDVYx8U1KqFGr3iDL72tSEquu4+cDuuzkyoRYqBtN\nwJ4EsJ0YX+cupmkPuLYpGROcL0X8ogqdwqHkPAchr4kZe13szttPCllfE72q\nBPbUIQYx3E/aX/Gc4zpoUb3HczwY6Wmj0lBudR9QemvaxsurIiGgMyvSK5M4\n2SdWgyBqwNLRhMO/5qCDsj1XFY/Ylwkr8M9C9hhlpFjsLDaQ8dzzXKuYgrxh\nQEI9UM0wgm6syJAJz52Lnl0tvrjBhwn6E54tOdNQabTFIABrqqjqxQGI4W+t\nbrhI1+7mZjvC6YuPa75sLaEIGBc/7X+miSeYs1jLgjdFFv6MoYPkPslin7od\nqVHaWkBju2nJ8Lbf6AUBwlvS1aatXE32GTRTpyChLbRI8TzpiXb6g2XmpIyB\nt8aaHwzsRmNyKu9ARue9/to45inMaCdOlN4MAVKdgXRje31qQKwF2oFrMvZt\nQGyyFk1klj9HTaCgKoVye+XWqTGSpv40unk/cMAkZKhoQl9vQ9fW1yWzhvZ9\nDD+GgpJs4JU+90J4d93zHjbvujU/ccXT1ZKD7szfYbHgq5UrVdL+mivMy68L\nBhyczFaq/Fmya5YlY/5im0K0e+9e0UxpRez2m3XxnwI9AS5Ujs9Ty+xF0ugM\nFLJA\r\n=suQV\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"notify":true,"preset":"react-native","testRegex":"/__tests__/[^/]+-test\\.js$","setupFiles":["<rootDir>/jest-setup.js"],"collectCoverage":true,"moduleNameMapper":{"\\.png$":"<rootDir>/assetsTransformer.js"},"coverageDirectory":"./coverage/","coverageReporters":["lcov"],"collectCoverageFrom":["src/**/*.js"],"transformIgnorePatterns":["node_modules/(?!(jest-)?react-native|react-clone-referenced-element|react-navigation-stack|@react-navigation/core|@react-navigation/native)"],"modulePathIgnorePatterns":["<rootDir>/example/"],"coveragePathIgnorePatterns":["jest-setup.js"]},"main":"src/react-navigation.js","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS","pre-commit":"yarn typescript && yarn lint && yarn test"}},"types":"typescript/react-navigation.d.ts","gitHead":"523cf17f8e34d9b008acb133e26b71adcc9fb7f6","scripts":{"lint":"eslint . --ext '.js,.ts,.tsx'","test":"jest","example":"yarn --cwd example","release":"release-it","bootstrap":"yarn example && yarn","typescript":"tsc --noEmit"},"_npmUser":{"name":"satya164","email":"satyajit.happy@gmail.com"},"prettier":{"singleQuote":true,"trailingComma":"es5"},"deprecated":"This package is no longer supported. Please use @react-navigation/native instead. See https://reactnavigation.org/docs/getting-started/ for usage guide","repository":{"url":"git+ssh://git@github.com/react-navigation/react-navigation.git","type":"git"},"_npmVersion":"6.4.1","description":"Routing and navigation for your React Native apps","directories":{},"_nodeVersion":"8.16.0","dependencies":{"@react-navigation/core":"^3.5.0","@react-navigation/native":"^3.6.2"},"publishConfig":{"registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^24.9.0","husky":"^3.0.0","react":"16.8.3","eslint":"^5.16.0","codecov":"^3.5.0","prettier":"^1.18.2","commitlint":"^8.0.0","release-it":"^12.3.6","typescript":"^3.6.2","@types/jest":"^24.0.18","@types/react":"^16.9.2","react-native":"~0.59.8","@types/react-native":"^0.60.9","react-test-renderer":"16.8.3","eslint-config-satya164":"^2.4.1","@commitlint/config-conventional":"^8.0.0","@release-it/conventional-changelog":"^1.1.0","eslint-plugin-react-native-globals":"^0.1.0"},"peerDependencies":{"react":"*","react-native":"*"},"_npmOperationalInternal":{"tmp":"tmp/react-navigation_4.0.1_1568039248260_0.7898575800062453","host":"s3://npm-registry-packages"}},"4.0.2":{"name":"react-navigation","version":"4.0.2","author":{"name":"Adam Miskiewicz","email":"adam@sk3vy.com"},"license":"MIT","_id":"react-navigation@4.0.2","maintainers":[{"name":"brentvatne","email":"brentvatne@gmail.com"},{"name":"ericvicenti","email":"ericvicenti@gmail.com"},{"name":"grabbou","email":"grabbou@gmail.com"},{"name":"osdnk","email":"micosa97@gmail.com"},{"name":"satya164","email":"satyajit.happy@gmail.com"},{"name":"skevy","email":"adam@sk3vy.com"}],"homepage":"https://github.com/react-navigation/react-navigation#readme","bugs":{"url":"https://github.com/react-navigation/react-navigation/issues"},"dist":{"shasum":"09fe915cdc2436c964b8f85b642eaf8d429305c6","tarball":"https://registry.npmjs.org/react-navigation/-/react-navigation-4.0.2.tgz","fileCount":12,"integrity":"sha512-c95NfoOCTb5GEHUTcngtJ9h9lxU484UftYAZ8oeNWWVW4YPbCuvUqwviUCSq3uT0JVkcEhdUqHekmL+eqYhg8g==","signatures":[{"sig":"MEUCIQD/gcAzSzl8Vkps36H9se67qcYWfi0K4AZdu3K1lL+IvAIgUL+hDT+sb8MkYltPyxrsWBuV8MMqv8sKuHsjuB/nKlo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":41381,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJddr3dCRA9TVsSAnZWagAABIcP/3awnEhQv6bc9PJaEV6O\n+7z98p7uDDQeZRf3+ArVUydlRMETd4VgByU4//RF/rY7VfEbnWxvq13gv1eD\nc8IISLg3pFRH0ZBAY6SpdJ5ZL8GUrwhJFsjm6tkDl7Rj377VPeC4muCf5fx7\nBJLvtWKfyCeQWsqreab1iCW+cD2wkXhEqJBDhFI9TtswtisiwduMojZOxOsl\n4j3IQ6dRKr2LvlYwpPrOkE9DYDGGmLvZoCRYD2ZAiVhxcEzWUCdKPi/SDVXl\nZwK1Z7uFuo5jGsTqvO2DLsN5ki0vOBUUrpxFyVup6FCa5iaqy2jsyO2JZZv2\nepK90/b6lNJ6aqxo4VBBx/Q6mPY/W9HNfXSoB1ECcqOV6CvBY9gKBZPlxaIA\nsmMvHT6CqXwOiDUTuj3FSIhv6xo7HBq+9EBXArPdSxF20xPQHuQhI5vZaxnW\nbyFAKB/deA50p+PQjaIEWIF+7P58PxwprfGVZSPXWookphQtFVx385PI/tzO\nFnhYsXBbiOD9C++ej4Qc7QJMZtp+QQTXzlgZQr5V61X92KrBwF3uS4G5+Oq6\ntX3vaTjJpp3n3k69ZBwMZkgKuj2oiVuStk630+6KClQgmLo6kIIQf1B95a8V\nFJ+TnUxng32YAfi+AdzJLqXvC6aorXORfRdcYDbgrpfhjyLPYej4UCZZsJu1\ns5k7\r\n=qfsY\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"notify":true,"preset":"react-native","testRegex":"/__tests__/[^/]+-test\\.js$","setupFiles":["<rootDir>/jest-setup.js"],"collectCoverage":true,"moduleNameMapper":{"\\.png$":"<rootDir>/assetsTransformer.js"},"coverageDirectory":"./coverage/","coverageReporters":["lcov"],"collectCoverageFrom":["src/**/*.js"],"transformIgnorePatterns":["node_modules/(?!(jest-)?react-native|react-clone-referenced-element|react-navigation-stack|@react-navigation/core|@react-navigation/native)"],"modulePathIgnorePatterns":["<rootDir>/example/"],"coveragePathIgnorePatterns":["jest-setup.js"]},"main":"src/react-navigation.js","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS","pre-commit":"yarn typescript && yarn lint && yarn test"}},"types":"typescript/react-navigation.d.ts","gitHead":"d6232860c51ed66ca1c85a949bb1bd1901c84324","scripts":{"lint":"eslint . --ext '.js,.ts,.tsx'","test":"jest","example":"yarn --cwd example","release":"release-it","bootstrap":"yarn example && yarn","typescript":"tsc --noEmit"},"_npmUser":{"name":"satya164","email":"satyajit.happy@gmail.com"},"prettier":{"singleQuote":true,"trailingComma":"es5"},"deprecated":"This package is no longer supported. Please use @react-navigation/native instead. See https://reactnavigation.org/docs/getting-started/ for usage guide","repository":{"url":"git+ssh://git@github.com/react-navigation/react-navigation.git","type":"git"},"_npmVersion":"6.4.1","description":"Routing and navigation for your React Native apps","directories":{},"_nodeVersion":"8.16.0","dependencies":{"@react-navigation/core":"^3.5.0","@react-navigation/native":"^3.6.2"},"publishConfig":{"registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^24.9.0","husky":"^3.0.0","react":"16.8.3","eslint":"^5.16.0","codecov":"^3.5.0","prettier":"^1.18.2","commitlint":"^8.0.0","release-it":"^12.3.6","typescript":"^3.6.2","@types/jest":"^24.0.18","@types/react":"^16.9.2","react-native":"~0.59.8","@types/react-native":"^0.60.9","react-test-renderer":"16.8.3","eslint-config-satya164":"^2.4.1","@commitlint/config-conventional":"^8.0.0","@release-it/conventional-changelog":"^1.1.0","eslint-plugin-react-native-globals":"^0.1.0"},"peerDependencies":{"react":"*","react-native":"*"},"_npmOperationalInternal":{"tmp":"tmp/react-navigation_4.0.2_1568062941186_0.7029372162178655","host":"s3://npm-registry-packages"}},"4.1.0-alpha.0":{"name":"react-navigation","version":"4.1.0-alpha.0","author":{"name":"Adam Miskiewicz","email":"adam@sk3vy.com"},"license":"MIT","_id":"react-navigation@4.1.0-alpha.0","maintainers":[{"name":"brentvatne","email":"brentvatne@gmail.com"},{"name":"ericvicenti","email":"ericvicenti@gmail.com"},{"name":"grabbou","email":"grabbou@gmail.com"},{"name":"osdnk","email":"micosa97@gmail.com"},{"name":"satya164","email":"satyajit.happy@gmail.com"},{"name":"skevy","email":"adam@sk3vy.com"}],"homepage":"https://github.com/react-navigation/react-navigation#readme","bugs":{"url":"https://github.com/react-navigation/react-navigation/issues"},"dist":{"shasum":"6d75556d8279377a79ff7e241bf3f00a7fa8bfe1","tarball":"https://registry.npmjs.org/react-navigation/-/react-navigation-4.1.0-alpha.0.tgz","fileCount":21,"integrity":"sha512-mDlRhPEa7jzGeRHW456GRJyCzJub+jlm8P3cHKM/aAkWfiu545bXmTZXgp8lldssdrt7S0rXrGDBTfIKqGMyNg==","signatures":[{"sig":"MEYCIQDHp8KoHMKPp/LQ7YHsas7jDCVLqZ93K/oRxQZ3RDEs1AIhAO/NA7eZx3kH2p5IBD8ZJF+72+L/7gchzz+1nIUbmtiY","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":100825,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdeHqVCRA9TVsSAnZWagAA2+QP/iXjKAaV4N5GMtebgYjf\nTTDlMWElzUB7XCQTs+xHq6GpPLdqSxfX0e/xC1lL9EMLYsQJ+KzTF4wWhuox\nRC2MM6Ucqy3Q/f1BFgFDNghXFUg/dyVaoTi6QferUabRioleDj/mI/lHRoQ8\njcbXYFwPINohYqlEO88FC6ZJHFY0NcSESZAELxykiucbigsMxLd9nP4PfNmr\n0OHn4BcFjhgK2sslLs+y/mZVUburnWLtmEWmOEPkjkvUTSLYspCIhQXSXDOq\nm3R+4Yi2mdn6czmFFgdHiNhuQx8ZbIyEtklQIKvOtBoU2KhKnppFP8bD3OQx\nGsoGu8ZwYDs0l1aOPhxL2ToSjSMC5ukkWtorIVFHG57NT4MdXJKg2M08if+5\n7GrXUJ6YnYvkb5/Psb6foHtnbns1gSRcLwaTVwbYA09mR78bhy4QjCTZTojZ\nyWrfCLjvELOI99MHdOWVkfTwZD07wMmr225NT1IO3skUyQIRF+Cw916sYvTM\nvlKB4L+WVmsC5aA/4W25rfDhWj1IWH1eGgjv4xs7xKyn51JbzgiOhWfZajEh\n/MgNSuAYznKzfyXmwVr9isxEsTNvDbo4QTtoHOYRwYJ8tL4DA3a/hkET5Zis\ncnqO9BjasqZFUPaE9yoAu//VWmolWRHr3WJOyECGcn0Llc5kvuMK31tpM9ly\nLHdW\r\n=5Ykh\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"notify":true,"preset":"react-native","testRegex":"/__tests__/[^/]+-test\\.js$","setupFiles":["<rootDir>/jest-setup.js"],"collectCoverage":true,"moduleNameMapper":{"\\.png$":"<rootDir>/assetsTransformer.js"},"coverageDirectory":"./coverage/","coverageReporters":["lcov"],"collectCoverageFrom":["src/**/*.js"],"transformIgnorePatterns":["node_modules/(?!(jest-)?react-native|react-clone-referenced-element|react-navigation-stack|@react-navigation/core|@react-navigation/native)"],"modulePathIgnorePatterns":["<rootDir>/example/"],"coveragePathIgnorePatterns":["jest-setup.js"]},"main":"src/react-navigation.js","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS","pre-commit":"yarn typescript && yarn lint && yarn test"}},"types":"typescript/react-navigation.d.ts","readme":"# React Navigation\n\n[![npm version](https://badge.fury.io/js/react-navigation.svg)](https://badge.fury.io/js/react-navigation) [![CircleCI badge](https://circleci.com/gh/react-navigation/react-navigation/tree/master.svg?style=shield)](https://circleci.com/gh/react-navigation/react-navigation/tree/master) [![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg)](https://reactnavigation.org/docs/contributing.html)\n\nReact Navigation is born from the React Native community's need for an extensible yet easy-to-use navigation solution based on Javascript.\n\n## Installation\n\nSee: https://reactnavigation.org/docs/en/getting-started.html\n\n## Documentation\n\n* The best way to learn is to follow the [Getting started guide](https://reactnavigation.org/docs/getting-started.html). It guides you through the fundamentals of React Navigation.\n* The documentation includes solutions for common use cases in the \"How do I do ...?\" section, such as [tab navigation](https://reactnavigation.org/docs/tab-based-navigation.html) and [Redux integration](https://reactnavigation.org/docs/redux-integration.html).\n* If you need to build your own navigator, [there's a section for that](https://reactnavigation.org/docs/custom-navigator-overview.html) too.\n* The [API reference](https://reactnavigation.org/docs/api-reference.html) lists all public APIs.\n* The [Community Resources](https://github.com/react-navigation/react-navigation/blob/master/COMMUNITY_RESOURCES.md) document lists some other resources submitted to us by people who use React Navigation. Feel free to open a pull request to add your resource to the list.\n* You can contribute improvements to the documentation [in the website repository](https://github.com/react-navigation/react-navigation.github.io).\n\n## Changelog\n\nThe changes for each release are outlined on [the Github releases page](https://github.com/react-navigation/react-navigation/releases).\n\n## Try it out\n\nYou can also try out the [Navigation Playground app](https://exp.host/@react-navigation/NavigationPlayground) to get a sense for some of the tools built in to React Navigation. The \"Fundamentals\" in the documentation also include examples you can play with.\n\n## FAQs\n\n#### I'm having troubles using the library, what can I do?\n\nSee [the help page](https://reactnavigation.org/en/help.html).\n\n#### How can I help?\n\nSee our [Contributing Guide](CONTRIBUTING.md)!\n\n#### Is this the only library available for navigation?\n\nCertainly not! There are other libraries - which, depending on your needs, can be better or worse suited for your project. Read more in the [alternative libraries](https://reactnavigation.org/docs/alternatives.html) documentation, and read React Navigation's [pitch & anti-pitch](https://reactnavigation.org/docs/pitch.html) to understand the tradeoffs.\n\n#### Can I use this library for web?\n\nWeb support was [not a priority for the 1.0 release](https://github.com/react-community/react-navigation/issues/2585#issuecomment-330338793), but the architecture of this library allows for it (and it has worked in the past). If you would like to lead this charge, please reach out with your ideas for how to move forward on the [RFCs repository](https://github.com/react-navigation/rfcs) and we would be happy to discuss.\n\n## Code of conduct\n\nThis library has adopted a Code of Conduct that we expect project participants to adhere to. Please read the [full text](https://github.com/react-community/react-navigation/blob/master/CODE_OF_CONDUCT.md) so that you can understand what actions will and will not be tolerated.\n\n## License\n\nReact Navigation is licensed under the [MIT](https://github.com/react-community/react-navigation/blob/master/LICENSE).\n","gitHead":"dbd142505329227cc2b6e92c0bd39def37aafcf5","scripts":{"lint":"eslint . --ext '.js,.ts,.tsx'","test":"jest","example":"yarn --cwd example","release":"release-it","bootstrap":"yarn example && yarn","typescript":"tsc --noEmit"},"_npmUser":{"name":"brentvatne","email":"brentvatne@gmail.com"},"prettier":{"singleQuote":true,"trailingComma":"es5"},"deprecated":"This package is no longer supported. Please use @react-navigation/native instead. See https://reactnavigation.org/docs/getting-started/ for usage guide","repository":{"url":"git+ssh://git@github.com/react-navigation/react-navigation.git","type":"git"},"_npmVersion":"6.11.2","description":"Routing and navigation for your React Native apps","directories":{},"_nodeVersion":"12.3.1","dependencies":{"@react-navigation/core":"^3.5.0","@react-navigation/native":"^4.0.0-alpha.0"},"publishConfig":{"registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^24.9.0","husky":"^3.0.0","react":"16.8.3","eslint":"^5.16.0","codecov":"^3.5.0","prettier":"^1.18.2","commitlint":"^8.0.0","release-it":"^12.3.6","typescript":"^3.6.2","@types/jest":"^24.0.18","@types/react":"^16.9.2","react-native":"~0.59.8","@types/react-native":"^0.60.9","react-test-renderer":"16.8.3","eslint-config-satya164":"^2.4.1","@commitlint/config-conventional":"^8.0.0","@release-it/conventional-changelog":"^1.1.0","eslint-plugin-react-native-globals":"^0.1.0"},"peerDependencies":{"react":"*","react-native":"*"},"_npmOperationalInternal":{"tmp":"tmp/react-navigation_4.1.0-alpha.0_1568176789174_0.9847062446282746","host":"s3://npm-registry-packages"}},"4.0.3":{"name":"react-navigation","version":"4.0.3","author":{"name":"Adam Miskiewicz","email":"adam@sk3vy.com"},"license":"MIT","_id":"react-navigation@4.0.3","maintainers":[{"name":"brentvatne","email":"brentvatne@gmail.com"},{"name":"ericvicenti","email":"ericvicenti@gmail.com"},{"name":"grabbou","email":"grabbou@gmail.com"},{"name":"osdnk","email":"micosa97@gmail.com"},{"name":"satya164","email":"satyajit.happy@gmail.com"},{"name":"skevy","email":"adam@sk3vy.com"}],"homepage":"https://github.com/react-navigation/react-navigation#readme","bugs":{"url":"https://github.com/react-navigation/react-navigation/issues"},"dist":{"shasum":"ba2cacb71db56e22ee50d774829ebc7fa95a0724","tarball":"https://registry.npmjs.org/react-navigation/-/react-navigation-4.0.3.tgz","fileCount":12,"integrity":"sha512-oASR5gHwd6se1Mw8AM4Ie8GicD5mKzRiYP6oaQujiQroQzQPij9sXxkRSqOscd/Kw1/Hf3htvBX3ZRPbOkWsfA==","signatures":[{"sig":"MEYCIQCB1tssMVPmLgDGiuniqftqy4uwjTk3G/G2T/KCgv+/xAIhAPRd2nqQn+ZlETZbNFsH+YdHoQHFkoXGRKM7BNaQlEx2","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":41403,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdeQlXCRA9TVsSAnZWagAAUNQP/1C1cVfRlAeauRtfmiZj\nK+Qdr1DjoLHL7GGQJMq7XFFZ6favB09QBKhdaoMViSONK1rqWoG1m5pA0P1t\nTP/10YPmF5+33fRyD6TdYkI9CfaEZlYQkWVtvnJCRw6SWOtCyE4bQoKkuHMk\nn8/Tg22etEFmkkujI2364TbfLzEDX64YzxxXMbfPH+W/VWnpnVw7yrXpCENq\nm416S0v//o0M+e2X7bzrW8RpdT82QmE7VebRgDo00wGHYKUcWB/OBp4tr2US\n6oD0P1rkQ4RWMfkQVHgyWlKUazi6I4kb0z5TgE+MsIVgGqhe9/Jzn0bUowHo\nq2UnkYBnRZTD6SMAIVZYrVIVCwVW4qhC7vR7NburPnsQ9DZodalV0mX7Zv2w\njjn0r8uIF7vp7EgCzuK1I1nYC5soEwgXsEqKDPn8pK6yX6H6vVB5lFfgN62J\n/4txkd/HUz+8O50boI2r5cnE3mBLs0JJnlj/6LYXqYG4rnSwtC8vtFYi4f6y\nmpfpG/+Xs+JL8xDXj1eLdQb8AEhw9KUGloiQCoh1R9BhewB0zL3GA+XgLwWH\n2ixl/LjuF9A5b1teMc6qiuqZ5r9R9ao7UdWFjlpYu2h25Ab5q0YSEgFkUJWq\nm2hBLt36WOuJ/4L80Bv5HgvOEi7+gJHFfkl/pVErkDYIlJnI8LzldHjzUYXx\nVXkh\r\n=KPOF\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"notify":true,"preset":"react-native","testRegex":"/__tests__/[^/]+-test\\.js$","setupFiles":["<rootDir>/jest-setup.js"],"collectCoverage":true,"moduleNameMapper":{"\\.png$":"<rootDir>/assetsTransformer.js"},"coverageDirectory":"./coverage/","coverageReporters":["lcov"],"collectCoverageFrom":["src/**/*.js"],"transformIgnorePatterns":["node_modules/(?!(jest-)?react-native|react-clone-referenced-element|react-navigation-stack|@react-navigation/core|@react-navigation/native)"],"modulePathIgnorePatterns":["<rootDir>/example/"],"coveragePathIgnorePatterns":["jest-setup.js"]},"main":"src/react-navigation.js","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS","pre-commit":"yarn typescript && yarn lint && yarn test"}},"types":"typescript/react-navigation.d.ts","gitHead":"d1ec3609025184dd353ac0079db6347937350785","scripts":{"lint":"eslint . --ext '.js,.ts,.tsx'","test":"jest","example":"yarn --cwd example","release":"release-it","bootstrap":"yarn example && yarn","typescript":"tsc --noEmit"},"_npmUser":{"name":"satya164","email":"satyajit.happy@gmail.com"},"prettier":{"singleQuote":true,"trailingComma":"es5"},"deprecated":"This package is no longer supported. Please use @react-navigation/native instead. See https://reactnavigation.org/docs/getting-started/ for usage guide","repository":{"url":"git+ssh://git@github.com/react-navigation/react-navigation.git","type":"git"},"_npmVersion":"6.4.1","description":"Routing and navigation for your React Native apps","directories":{},"_nodeVersion":"8.16.0","dependencies":{"@react-navigation/core":"^3.5.0","@react-navigation/native":"^3.6.2"},"publishConfig":{"registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^24.9.0","husky":"^3.0.0","react":"16.8.3","eslint":"^5.16.0","codecov":"^3.5.0","prettier":"^1.18.2","commitlint":"^8.0.0","release-it":"^12.3.6","typescript":"^3.6.2","@types/jest":"^24.0.18","@types/react":"^16.9.2","react-native":"~0.59.8","@types/react-native":"^0.60.9","react-test-renderer":"16.8.3","eslint-config-satya164":"^2.4.1","@commitlint/config-conventional":"^8.0.0","@release-it/conventional-changelog":"^1.1.0","eslint-plugin-react-native-globals":"^0.1.0"},"peerDependencies":{"react":"*","react-native":"*"},"_npmOperationalInternal":{"tmp":"tmp/react-navigation_4.0.3_1568213334999_0.8544843990633193","host":"s3://npm-registry-packages"}},"4.0.4":{"name":"react-navigation","version":"4.0.4","author":{"name":"Adam Miskiewicz","email":"adam@sk3vy.com"},"license":"MIT","_id":"react-navigation@4.0.4","maintainers":[{"name":"brentvatne","email":"brentvatne@gmail.com"},{"name":"ericvicenti","email":"ericvicenti@gmail.com"},{"name":"grabbou","email":"grabbou@gmail.com"},{"name":"osdnk","email":"micosa97@gmail.com"},{"name":"satya164","email":"satyajit.happy@gmail.com"},{"name":"skevy","email":"adam@sk3vy.com"}],"homepage":"https://github.com/react-navigation/react-navigation#readme","bugs":{"url":"https://github.com/react-navigation/react-navigation/issues"},"dist":{"shasum":"afa43c7183891d38708cf57f1d4394fed1d4c2ad","tarball":"https://registry.npmjs.org/react-navigation/-/react-navigation-4.0.4.tgz","fileCount":12,"integrity":"sha512-MZeVkYkFTKZobhrXMV3Hgeg0HHeokCrYsbxActVfO0n6zfzm0/La6EiC2mIHiwOymvb1ZygyFf90vryLUMEBNA==","signatures":[{"sig":"MEYCIQDGnzLA5bUidJLaEJPYew6V26YBaBH0nLkzR4XzMIQoDgIhAIZ6D2yztbaH42nGieV9rZAFh3X27aWnx3Cz8V6Z2ShY","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":41532,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdelMMCRA9TVsSAnZWagAAkLUP/3ROO48shENFRphiiQtf\niTs9+5byyCLr86AzlMEv+f3O81LcBVtG8l9D8HE8fs620zx5I5pnJmwRfyiY\nrzvBlIZEhBAz4KXda253EEt6ZUPpITZ6KyhsqBuFfgLfgDsAvsK8TJWRkt1p\nn7cRQxjJOWueEB/Z2eAS8orfFhIqxHxVjK7Lwj8SgAgprKq53UwvBFFSoerm\nP4hnrQufMoPZtddwKX9aoI2vkjf9w+0JCFwNzNwdLv1hfyj9XiP9WQ7C7v9c\ncaRSog372cLnTtXtW216TCQ15MJ1XfeblaEsKVZb9gJxpUIh9OTy007LWoVc\n1IZuiTwfTanXVkjOuNqfC9hLIkm1a9N7vv9CtTVFjcuUlHLLhGfW4ZruVxQJ\nDmzsS51xEZEVxZXvv/4pM/nHl2KFYrUNs1T+i9zPGtIrgamEJSlz5PhVcR1J\n0zsEBBXhhrI9oaiCnLCwmxmECZkbBxsdRZdCaLyC/zcnd2BTvEdNSSSQdTi/\nXFOeoy2esA47REPt+3IY83zYCHxr2yIt4VVXD7ReA6CQRqJMJddBFFPiLpUD\nWvC0tYWwG91d0vNLBytvmKGZuhBHAPCLM5HCtcfCPVXORVnRBtEoQq6KiE7+\n2FJEAULsHDRPxJV++jR4p0WgU/etBNTeyVz9YHluTHNL6KU/ogRhMVJLwcB0\nQplD\r\n=QmRT\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"notify":true,"preset":"react-native","testRegex":"/__tests__/[^/]+-test\\.js$","setupFiles":["<rootDir>/jest-setup.js"],"collectCoverage":true,"moduleNameMapper":{"\\.png$":"<rootDir>/assetsTransformer.js"},"coverageDirectory":"./coverage/","coverageReporters":["lcov"],"collectCoverageFrom":["src/**/*.js"],"transformIgnorePatterns":["node_modules/(?!(jest-)?react-native|react-clone-referenced-element|react-navigation-stack|@react-navigation/core|@react-navigation/native)"],"modulePathIgnorePatterns":["<rootDir>/example/"],"coveragePathIgnorePatterns":["jest-setup.js"]},"main":"src/react-navigation.js","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS","pre-commit":"yarn typescript && yarn lint && yarn test"}},"types":"typescript/react-navigation.d.ts","gitHead":"d9e1a5ee25692436dcbc343dd7a9727bc4ee6010","scripts":{"lint":"eslint . --ext '.js,.ts,.tsx'","test":"jest","example":"yarn --cwd example","release":"release-it","bootstrap":"yarn example && yarn","typescript":"tsc --noEmit"},"_npmUser":{"name":"satya164","email":"satyajit.happy@gmail.com"},"prettier":{"singleQuote":true,"trailingComma":"es5"},"deprecated":"This package is no longer supported. Please use @react-navigation/native instead. See https://reactnavigation.org/docs/getting-started/ for usage guide","repository":{"url":"git+ssh://git@github.com/react-navigation/react-navigation.git","type":"git"},"_npmVersion":"6.4.1","description":"Routing and navigation for your React Native apps","directories":{},"_nodeVersion":"8.16.0","dependencies":{"@react-navigation/core":"^3.5.0","@react-navigation/native":"^3.6.2"},"publishConfig":{"registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^24.9.0","husky":"^3.0.0","react":"16.8.3","eslint":"^5.16.0","codecov":"^3.5.0","prettier":"^1.18.2","commitlint":"^8.0.0","release-it":"^12.3.6","typescript":"^3.6.2","@types/jest":"^24.0.18","@types/react":"^16.9.2","react-native":"~0.59.8","@types/react-native":"^0.60.9","react-test-renderer":"16.8.3","eslint-config-satya164":"^2.4.1","@commitlint/config-conventional":"^8.0.0","@release-it/conventional-changelog":"^1.1.0","eslint-plugin-react-native-globals":"^0.1.0"},"peerDependencies":{"react":"*","react-native":"*"},"_npmOperationalInternal":{"tmp":"tmp/react-navigation_4.0.4_1568297739932_0.14714907346112338","host":"s3://npm-registry-packages"}},"4.1.0-alpha.1":{"name":"react-navigation","version":"4.1.0-alpha.1","author":{"name":"Adam Miskiewicz","email":"adam@sk3vy.com"},"license":"MIT","_id":"react-navigation@4.1.0-alpha.1","maintainers":[{"name":"brentvatne","email":"brentvatne@gmail.com"},{"name":"ericvicenti","email":"ericvicenti@gmail.com"},{"name":"grabbou","email":"grabbou@gmail.com"},{"name":"osdnk","email":"micosa97@gmail.com"},{"name":"satya164","email":"satyajit.happy@gmail.com"},{"name":"skevy","email":"adam@sk3vy.com"}],"homepage":"https://github.com/react-navigation/react-navigation#readme","bugs":{"url":"https://github.com/react-navigation/react-navigation/issues"},"dist":{"shasum":"549d8e47f2e9023cf6b1f0f395cfba881e8c0c7a","tarball":"https://registry.npmjs.org/react-navigation/-/react-navigation-4.1.0-alpha.1.tgz","fileCount":21,"integrity":"sha512-3X+kgAhITeMqYmWqzYt8MBQUGfffpjN986VqZKc1NvFFoWgdAsDH88PMipQOBYC0nC5q7KHf+CcUgYA+WZoujA==","signatures":[{"sig":"MEQCIFEuI28KkYqCTd1NFU4h3+19YDAuNS5sd0t0xjvN0V70AiB+qWmChpAjJcHkM/bRxySI3rHIKwyoz7TyDnXg2GY4Ww==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":100825,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdfCkUCRA9TVsSAnZWagAADSQP/RfXGUHIkluMP5eEvF6p\nD9rYmqNpTWrgMQUuwEFj82SkTqlpkggUSPYt/LzjNeEb+R9FT1ELIYtx64vQ\nG2pEJu6fFTerO3JNWGhVhOi61r+HJQVmEgPBcLoE+2zEht7x5JrYpHchk/Sn\nvohZH9FrOe6RSD+Cj5SGYkETk4aD6ER9YGG8kT2jGN6aNJMqcv9ecv/iaeRX\nDniYcFkpRDZxNNQMYE3x8XGuATIeJj88i7L+Vb6LNRysCIUn6D1jcbOX1fMs\no5ApHxmG4nWPor1qiNBRQQonf0B+Ept1fowd2TTgdk5z+qNX5bxslOxVIGq7\nkH4UarHZ4tBAt2RXKIwBvDCPhILL5piTKRE6tyP/ouUga+TijI4Kec5LTLwq\nXuXfpgJW0NEO6Griluk8PTL5hoz4jHCzUfLdJg1a80+CNagIiD11jlXp+iem\n33pw+XTt84fXE1BZ2rq4R/RkMB2CF2IUjHryHDohK9D6JeWda7BBM9AsxzQg\ncWxeCYyPcgIXxdQY9CeI3YwAIOcA86wYJp0hKCKasbp0wekZ4jqAWYQRu0Jo\nN5W4MZMjbU/wn8HKa2INQ6e/0264s5WiiQW3ICldXrXnNwg+d5271pT8wn8y\nrKhvqs53cwq02z7zuBR6MV21WbpGREVuUHP/Cm+N5cSx/9XcKzQKNbdILe+j\nDqEk\r\n=7b0t\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"notify":true,"preset":"react-native","testRegex":"/__tests__/[^/]+-test\\.js$","setupFiles":["<rootDir>/jest-setup.js"],"collectCoverage":true,"moduleNameMapper":{"\\.png$":"<rootDir>/assetsTransformer.js"},"coverageDirectory":"./coverage/","coverageReporters":["lcov"],"collectCoverageFrom":["src/**/*.js"],"transformIgnorePatterns":["node_modules/(?!(jest-)?react-native|react-clone-referenced-element|react-navigation-stack|@react-navigation/core|@react-navigation/native)"],"modulePathIgnorePatterns":["<rootDir>/example/"],"coveragePathIgnorePatterns":["jest-setup.js"]},"main":"src/react-navigation.js","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS","pre-commit":"yarn typescript && yarn lint && yarn test"}},"types":"typescript/react-navigation.d.ts","readme":"# React Navigation\n\n[![npm version](https://badge.fury.io/js/react-navigation.svg)](https://badge.fury.io/js/react-navigation) [![CircleCI badge](https://circleci.com/gh/react-navigation/react-navigation/tree/master.svg?style=shield)](https://circleci.com/gh/react-navigation/react-navigation/tree/master) [![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg)](https://reactnavigation.org/docs/contributing.html)\n\nReact Navigation is born from the React Native community's need for an extensible yet easy-to-use navigation solution based on Javascript.\n\n## Installation\n\nSee: https://reactnavigation.org/docs/en/getting-started.html\n\n## Documentation\n\n* The best way to learn is to follow the [Getting started guide](https://reactnavigation.org/docs/getting-started.html). It guides you through the fundamentals of React Navigation.\n* The documentation includes solutions for common use cases in the \"How do I do ...?\" section, such as [tab navigation](https://reactnavigation.org/docs/tab-based-navigation.html) and [Redux integration](https://reactnavigation.org/docs/redux-integration.html).\n* If you need to build your own navigator, [there's a section for that](https://reactnavigation.org/docs/custom-navigator-overview.html) too.\n* The [API reference](https://reactnavigation.org/docs/api-reference.html) lists all public APIs.\n* The [Community Resources](https://github.com/react-navigation/react-navigation/blob/master/COMMUNITY_RESOURCES.md) document lists some other resources submitted to us by people who use React Navigation. Feel free to open a pull request to add your resource to the list.\n* You can contribute improvements to the documentation [in the website repository](https://github.com/react-navigation/react-navigation.github.io).\n\n## Changelog\n\nThe changes for each release are outlined on [the Github releases page](https://github.com/react-navigation/react-navigation/releases).\n\n## Try it out\n\nYou can also try out the [Navigation Playground app](https://exp.host/@react-navigation/NavigationPlayground) to get a sense for some of the tools built in to React Navigation. The \"Fundamentals\" in the documentation also include examples you can play with.\n\n## FAQs\n\n#### I'm having troubles using the library, what can I do?\n\nSee [the help page](https://reactnavigation.org/en/help.html).\n\n#### How can I help?\n\nSee our [Contributing Guide](CONTRIBUTING.md)!\n\n#### Is this the only library available for navigation?\n\nCertainly not! There are other libraries - which, depending on your needs, can be better or worse suited for your project. Read more in the [alternative libraries](https://reactnavigation.org/docs/alternatives.html) documentation, and read React Navigation's [pitch & anti-pitch](https://reactnavigation.org/docs/pitch.html) to understand the tradeoffs.\n\n#### Can I use this library for web?\n\nWeb support was [not a priority for the 1.0 release](https://github.com/react-community/react-navigation/issues/2585#issuecomment-330338793), but the architecture of this library allows for it (and it has worked in the past). If you would like to lead this charge, please reach out with your ideas for how to move forward on the [RFCs repository](https://github.com/react-navigation/rfcs) and we would be happy to discuss.\n\n## Code of conduct\n\nThis library has adopted a Code of Conduct that we expect project participants to adhere to. Please read the [full text](https://github.com/react-community/react-navigation/blob/master/CODE_OF_CONDUCT.md) so that you can understand what actions will and will not be tolerated.\n\n## License\n\nReact Navigation is licensed under the [MIT](https://github.com/react-community/react-navigation/blob/master/LICENSE).\n","gitHead":"1e6ea0549214fd8510370ca0eb30ceca6fb849fc","scripts":{"lint":"eslint . --ext '.js,.ts,.tsx'","test":"jest","example":"yarn --cwd example","release":"release-it","bootstrap":"yarn example && yarn","typescript":"tsc --noEmit"},"_npmUser":{"name":"brentvatne","email":"brentvatne@gmail.com"},"prettier":{"singleQuote":true,"trailingComma":"es5"},"deprecated":"This package is no longer supported. Please use @react-navigation/native instead. See https://reactnavigation.org/docs/getting-started/ for usage guide","repository":{"url":"git+ssh://git@github.com/react-navigation/react-navigation.git","type":"git"},"_npmVersion":"6.11.2","description":"Routing and navigation for your React Native apps","directories":{},"_nodeVersion":"12.3.1","dependencies":{"@react-navigation/core":"^3.5.0","@react-navigation/native":"^4.0.0-alpha.2"},"publishConfig":{"registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^24.9.0","husky":"^3.0.0","react":"16.8.3","eslint":"^5.16.0","codecov":"^3.5.0","prettier":"^1.18.2","commitlint":"^8.0.0","release-it":"^12.3.6","typescript":"^3.6.2","@types/jest":"^24.0.18","@types/react":"^16.9.2","react-native":"~0.59.8","@types/react-native":"^0.60.9","react-test-renderer":"16.8.3","eslint-config-satya164":"^2.4.1","@commitlint/config-conventional":"^8.0.0","@release-it/conventional-changelog":"^1.1.0","eslint-plugin-react-native-globals":"^0.1.0"},"peerDependencies":{"react":"*","react-native":"*"},"_npmOperationalInternal":{"tmp":"tmp/react-navigation_4.1.0-alpha.1_1568418067632_0.18254996982475147","host":"s3://npm-registry-packages"}},"4.0.5":{"name":"react-navigation","version":"4.0.5","author":{"name":"Adam Miskiewicz","email":"adam@sk3vy.com"},"license":"MIT","_id":"react-navigation@4.0.5","maintainers":[{"name":"brentvatne","email":"brentvatne@gmail.com"},{"name":"ericvicenti","email":"ericvicenti@gmail.com"},{"name":"grabbou","email":"grabbou@gmail.com"},{"name":"osdnk","email":"micosa97@gmail.com"},{"name":"satya164","email":"satyajit.happy@gmail.com"},{"name":"skevy","email":"adam@sk3vy.com"}],"homepage":"https://github.com/react-navigation/react-navigation#readme","bugs":{"url":"https://github.com/react-navigation/react-navigation/issues"},"dist":{"shasum":"d4e16d9884cfd6bb2cda4d16e001227e2c859b46","tarball":"https://registry.npmjs.org/react-navigation/-/react-navigation-4.0.5.tgz","fileCount":12,"integrity":"sha512-VidRiSA2RvrgPlKs/7FNKV6pXEYXREtxiEl6m/Dmfb8x27amG6JRibzJC2mpWt4w0SAIGMUjHallRi3h9sIk0A==","signatures":[{"sig":"MEUCIFQGNPsOtO6WRfkHG1Ltsl3O77I8QI5WVqRiDJsTd/yoAiEAuchnaVpZWgt87Qrbw4oIJy5nEz+KrP5Z1hL1e20/9DI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":41532,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdfPI0CRA9TVsSAnZWagAASV8P/jdr7mwRrDSnpTO2Qqs5\nzNDHVE3kdekbvHK0cXv/GWggcjK6MDCk2ctYbjhOhAOEQ/aVAnud4Avd9siy\nVylbZgzTSq41PDl9kSzGAMTfZqNla0vJNeMWnlEmnoNd0RVwXV5SNLXnQzKN\npTiDh9x7mGPS8WnEIOD/ynWomLPjUDyDGxpUFq9jg4s2K3kyuSB+UVvvwB+U\nHjDP/jjM3njT2OuEllgkG33HTyObHT9IGCsbIX5yTAI9vA954XfC7JDT93FX\ncSgfPEr7P57ap8YK8dNrn+ZEAAbrr0y+vOmlAEl0IrjbAyu7OeLjOD4mrsOf\nNiBcn4dAvhaPrUYieTHAROvhT7G0dlX/AE6FoVqjDEVbTXbdkL2yE+CVKw9J\ngDZ9jLGH1suYoyURFiLKroz8cbhXKY9tFy2x/fMmQmvoBsTpD3bIcgNKVAQf\nOM1wjAedIXlYxakjEQRe2yBHGjvuvP5S9lQ/l4EpaJFSfzkHrfIYWsQRL6Uf\n21oika6ZyT7KKUOroPFVGB7aAUFynt8Yr87GEIvMqUdhQniHDPT3HY+4/t49\nzObqh4L9wZanGPfyDd+b0inA1yEqEHVIJfLCaC+j8qg7qWK+/p9cYEA0p6rb\nGq7iug7EAzI4gOvEAyurZJODvJ9xtYnFww8gvog8THmf9itYtqXgT3Pq1Y5P\nkFR+\r\n=Mw2y\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"notify":true,"preset":"react-native","testRegex":"/__tests__/[^/]+-test\\.js$","setupFiles":["<rootDir>/jest-setup.js"],"collectCoverage":true,"moduleNameMapper":{"\\.png$":"<rootDir>/assetsTransformer.js"},"coverageDirectory":"./coverage/","coverageReporters":["lcov"],"collectCoverageFrom":["src/**/*.js"],"transformIgnorePatterns":["node_modules/(?!(jest-)?react-native|react-clone-referenced-element|react-navigation-stack|@react-navigation/core|@react-navigation/native)"],"modulePathIgnorePatterns":["<rootDir>/example/"],"coveragePathIgnorePatterns":["jest-setup.js"]},"main":"src/react-navigation.js","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS","pre-commit":"yarn typescript && yarn lint && yarn test"}},"types":"typescript/react-navigation.d.ts","gitHead":"531686ea8efd4c49eb680a738466e6352faad9e1","scripts":{"lint":"eslint . --ext '.js,.ts,.tsx'","test":"jest","example":"yarn --cwd example","release":"release-it","bootstrap":"yarn example && yarn","typescript":"tsc --noEmit"},"_npmUser":{"name":"satya164","email":"satyajit.happy@gmail.com"},"prettier":{"singleQuote":true,"trailingComma":"es5"},"deprecated":"This package is no longer supported. Please use @react-navigation/native instead. See https://reactnavigation.org/docs/getting-started/ for usage guide","repository":{"url":"git+ssh://git@github.com/react-navigation/react-navigation.git","type":"git"},"_npmVersion":"6.4.1","description":"Routing and navigation for your React Native apps","directories":{},"_nodeVersion":"8.16.0","dependencies":{"@react-navigation/core":"^3.5.1","@react-navigation/native":"^3.6.2"},"publishConfig":{"registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^24.9.0","husky":"^3.0.0","react":"16.8.3","eslint":"^5.16.0","codecov":"^3.5.0","prettier":"^1.18.2","commitlint":"^8.0.0","release-it":"^12.3.6","typescript":"^3.6.2","@types/jest":"^24.0.18","@types/react":"^16.9.2","react-native":"~0.59.8","@types/react-native":"^0.60.9","react-test-renderer":"16.8.3","eslint-config-satya164":"^2.4.1","@commitlint/config-conventional":"^8.0.0","@release-it/conventional-changelog":"^1.1.0","eslint-plugin-react-native-globals":"^0.1.0"},"peerDependencies":{"react":"*","react-native":"*"},"_npmOperationalInternal":{"tmp":"tmp/react-navigation_4.0.5_1568469555463_0.8472397318399143","host":"s3://npm-registry-packages"}},"4.0.6":{"name":"react-navigation","version":"4.0.6","author":{"name":"Adam Miskiewicz","email":"adam@sk3vy.com"},"license":"MIT","_id":"react-navigation@4.0.6","maintainers":[{"name":"brentvatne","email":"brentvatne@gmail.com"},{"name":"ericvicenti","email":"ericvicenti@gmail.com"},{"name":"grabbou","email":"grabbou@gmail.com"},{"name":"osdnk","email":"micosa97@gmail.com"},{"name":"satya164","email":"satyajit.happy@gmail.com"},{"name":"skevy","email":"adam@sk3vy.com"}],"homepage":"https://github.com/react-navigation/react-navigation#readme","bugs":{"url":"https://github.com/react-navigation/react-navigation/issues"},"dist":{"shasum":"6e0c4324c8eb314f31b510a43cbf7cea9410f246","tarball":"https://registry.npmjs.org/react-navigation/-/react-navigation-4.0.6.tgz","fileCount":12,"integrity":"sha512-DEhAcuiPI+I8pEgKStVrhDjZA5bc/1Nc+ByKWPn1pVWJCRHs+i+vJ6D2KWZCUtpzKCSm/yVPyUab4hOCg8L+Ww==","signatures":[{"sig":"MEUCIHMeAWhaHzluL5iJ5FhUr/To5BXx7/jW7WL9UgqLjtExAiEA/AlDfDr1tf1WJXpp3Jo6gb03QA7jgjqRX976DvibHnA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":42218,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdg5WICRA9TVsSAnZWagAAt6IP/jOKo1dPMAtrRz1aWDbA\nfnKguq9SPiFTLangOcU61AHVXhUzVcExXsCsIGd5WPkStASThtmTMfL3LuaR\nWI9/mSklsm77rgnj31EG3P74iFODlnkWezE4StLAVDnvtErHMcgbdqIznyxl\nHc5qidcRQcFDc/WTLX9ezM1QiPbtJGo1OSegRWi5afJO0KCI/lvsChupKYZo\ndF7JcmIOut5GUViOFZI5sDUUFu8et7+gcR5fDgd9kAA9i2Y1mC95Rr81O+Lo\nybmDpWX3nfko7B2qhICRwBJp5YBzOtuz+P7hxr5qKjNgfl35pPbl55GH5Tj4\nsyAygsxrL7b8FkvLiwLYW5VkzZNrfftbE15pVR14Bt+XFbegefuZXrgH4tos\ngwhap9P83kSWLchkP/VSWoVaJBUTa1PLM/DV8R74Y7F4X1uLRSIOKQFptpl5\nTPGHZkuAd7WX0haoOuaSgUlWE+Q5nq0VURTCozi8lybk5EcL9YFO//c2W7BY\nNZveTRhi6HYaVj4K/9LDke7asVfuF6704/QzlvwS8XbjqAQtNaVVmp58C6ua\n9wgEKVYZ7oVJ3y1Z042AaM8riBtOZyKZ016I/lyHxtEG0BVRDvJuiS3WX92Q\nZcxcU9IudMJfgnk6UZndxt2rxB1bp4Rtt+frWJTndYhmVbOQYZ8qxSDztJME\n2UDk\r\n=4Ad/\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"notify":true,"preset":"react-native","testRegex":"/__tests__/[^/]+-test\\.js$","setupFiles":["<rootDir>/jest-setup.js"],"collectCoverage":true,"moduleNameMapper":{"\\.png$":"<rootDir>/assetsTransformer.js"},"coverageDirectory":"./coverage/","coverageReporters":["lcov"],"collectCoverageFrom":["src/**/*.js"],"transformIgnorePatterns":["node_modules/(?!(jest-)?react-native|react-clone-referenced-element|react-navigation-stack|@react-navigation/core|@react-navigation/native)"],"modulePathIgnorePatterns":["<rootDir>/example/"],"coveragePathIgnorePatterns":["jest-setup.js"]},"main":"src/react-navigation.js","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS","pre-commit":"yarn typescript && yarn lint && yarn test"}},"types":"typescript/react-navigation.d.ts","gitHead":"24330719306e36483179644151b7a1fbfdc8029c","scripts":{"lint":"eslint . --ext '.js,.ts,.tsx'","test":"jest","example":"yarn --cwd example","release":"release-it","bootstrap":"yarn example && yarn","typescript":"tsc --noEmit"},"_npmUser":{"name":"satya164","email":"satyajit.happy@gmail.com"},"prettier":{"singleQuote":true,"trailingComma":"es5"},"deprecated":"This package is no longer supported. Please use @react-navigation/native instead. See https://reactnavigation.org/docs/getting-started/ for usage guide","repository":{"url":"git+ssh://git@github.com/react-navigation/react-navigation.git","type":"git"},"_npmVersion":"6.4.1","description":"Routing and navigation for your React Native apps","directories":{},"_nodeVersion":"8.16.0","dependencies":{"@react-navigation/core":"^3.5.1","@react-navigation/native":"^3.6.2"},"publishConfig":{"registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^24.9.0","husky":"^3.0.0","react":"16.8.3","eslint":"^5.16.0","codecov":"^3.5.0","prettier":"^1.18.2","commitlint":"^8.0.0","release-it":"^12.3.6","typescript":"^3.6.2","@types/jest":"^24.0.18","@types/react":"^16.9.2","react-native":"~0.59.8","@types/react-native":"^0.60.9","react-test-renderer":"16.8.3","eslint-config-satya164":"^2.4.1","@commitlint/config-conventional":"^8.0.0","@release-it/conventional-changelog":"^1.1.0","eslint-plugin-react-native-globals":"^0.1.0"},"peerDependencies":{"react":"*","react-native":"*"},"_npmOperationalInternal":{"tmp":"tmp/react-navigation_4.0.6_1568904584013_0.824317108249462","host":"s3://npm-registry-packages"}},"3.11.2":{"name":"react-navigation","version":"3.11.2","author":{"name":"Adam Miskiewicz","email":"adam@sk3vy.com"},"license":"BSD-2-Clause","_id":"react-navigation@3.11.2","maintainers":[{"name":"brentvatne","email":"brentvatne@gmail.com"},{"name":"ericvicenti","email":"ericvicenti@gmail.com"},{"name":"grabbou","email":"grabbou@gmail.com"},{"name":"osdnk","email":"micosa97@gmail.com"},{"name":"satya164","email":"satyajit.happy@gmail.com"},{"name":"skevy","email":"adam@sk3vy.com"}],"homepage":"https://github.com/react-navigation/react-navigation#readme","bugs":{"url":"https://github.com/react-navigation/react-navigation/issues"},"dist":{"shasum":"ce4b5e9b009a0d79d0944d2e9cbde3dcacc9096e","tarball":"https://registry.npmjs.org/react-navigation/-/react-navigation-3.11.2.tgz","fileCount":12,"integrity":"sha512-FHWHMz3JAx9+pm2/4YbzFPWXoelr4KXkrk+Oto3/L4oOEytby+MBcD0Y0YF/vgM3hGYt0e3/hhWU2E/WmqFfkA==","signatures":[{"sig":"MEYCIQC1dpZTERYASwzbHa1DifS6EIKap2dx94+Wblo+/UPIiAIhANbyPG6xj0UAfHhrmHFw6ZBUygk6DjWhr3fw7L+iy1Lm","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":78836,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdhMGJCRA9TVsSAnZWagAArCMP/jW4HQU5TlAZhUPsQp0H\nVcFm5BtCOO8X6CiPhPEhPm51vSKDOlzf1PwekFwvgMCxondbp7qDwCQWh/GV\nWdbiWVrsh+c3+I0zXrbwhSZMbrTxhNHQ1+JbTva+Mf/xSFHFdXtT1t4RTrFf\npJMqK6xc2Bhyy64P/9qts4+PSZSAiVxroyZtcn7+705tdgn5KkJGbDlbeyfO\nVe4UxJSqMCic6e/e6kDn2cNZxD4nT2LCRdqb0BGwsZIs9ziEb/rFYItaMd/u\nS+Yhjd3X0HekWhpIpFpiKMcoa/G/7aWcKRZ8csG3gc4rUvuwbnBFQEb7IkGC\njZkbakpryYjs/DeQ85oV5XDsxJdTCsFhnWAoGGBzaRV0QJPEdjS17mrH2rW+\nWU/af4F+yJyZL4vtivOxnt+EvFJpGZ5vh6YtbyAWWEdMG7ME1qQ+my9qsBNw\nHgGNT+PfJGVaAEu/4DygYXXE9oOIsSVFhVR425BLcqgVGtNP3bJR7MnYMwjT\n1Z/v+jB+KyKz4+9wW7o4kvotB/2zjhEJhBc4P1wH1ysS+CgOEXFEOcLrhsiz\n38KOZeMREZeio2oq8qUfexYdZ39HJAc1sbJp3ZJQ96EXL5jHvBK8zI0BUukg\nSj/JcfLVH6w+9chkD40gzcUAV9HbY9J+gi1Hyl3y1NkdexjlOOb6yJ94OkDZ\nhApX\r\n=bVGM\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"notify":true,"preset":"react-native","testRegex":"/__tests__/[^/]+-test\\.js$","setupFiles":["<rootDir>/jest-setup.js"],"collectCoverage":true,"moduleNameMapper":{"\\.png$":"<rootDir>/assetsTransformer.js"},"coverageDirectory":"./coverage/","coverageReporters":["lcov"],"collectCoverageFrom":["src/**/*.js"],"transformIgnorePatterns":["node_modules/(?!(jest-)?react-native|react-clone-referenced-element|react-navigation-deprecated-tab-navigator|react-navigation-stack|@react-navigation/core|@react-navigation/native)"],"modulePathIgnorePatterns":["<rootDir>/examples/"],"coveragePathIgnorePatterns":["jest-setup.js"]},"main":"src/react-navigation.js","types":"typescript/react-navigation.d.ts","gitHead":"04ab7a4043ec9921843dd760933d6dbfae5ff8ae","scripts":{"ios":"cd examples/NavigationPlayground && yarn && yarn ios","jest":"jest","lint":"eslint .","test":"npm run lint && npm run jest","start":"npm run ios","format":"eslint --fix .","android":"cd examples/NavigationPlayground && yarn && yarn android","codecov":"codecov","release":"release-it","precommit":"lint-staged","test-update-snapshot":"jest --updateSnapshot"},"_npmUser":{"name":"satya164","email":"satyajit.happy@gmail.com"},"deprecated":"This package is no longer supported. Please use @react-navigation/native instead. See https://reactnavigation.org/docs/getting-started/ for usage guide","repository":{"url":"git+ssh://git@github.com/react-navigation/react-navigation.git","type":"git"},"_npmVersion":"6.4.1","description":"Routing and navigation for your React Native apps","directories":{},"lint-staged":{"*.js":["eslint --fix","prettier --write flow/react-navigation.js","git add"]},"_nodeVersion":"8.16.0","dependencies":{"react-navigation-tabs":"~1.2.0","@react-navigation/core":"~3.5.1","react-navigation-stack":"1.5.3","react-navigation-drawer":"~1.4.0","@react-navigation/native":"~3.6.2"},"publishConfig":{"registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^24.5.0","husky":"^0.14.3","react":"16.6.1","eslint":"^4.2.0","codecov":"^2.2.0","prettier":"^1.12.1","babel-cli":"^6.24.1","jest-expo":"^25.1.0","babel-core":"^6.25.0","babel-jest":"^22.4.1","release-it":"^7.6.1","lint-staged":"^4.2.1","babel-eslint":"^7.2.3","react-native":"~0.57.7","prettier-eslint":"^8.8.1","@types/react-native":"~0.57.38","eslint-plugin-react":"^7.1.0","react-test-renderer":"^16.0.0","eslint-plugin-import":"^2.7.0","eslint-config-prettier":"^2.9.0","eslint-plugin-jsx-a11y":"^6.0.2","eslint-plugin-prettier":"^2.6.0","babel-preset-react-native":"^2.1.0","react-native-vector-icons":"^4.2.0"},"peerDependencies":{"react":"*","react-native":"*"},"_npmOperationalInternal":{"tmp":"tmp/react-navigation_3.11.2_1568981384699_0.908517859974916","host":"s3://npm-registry-packages"}},"4.0.7":{"name":"react-navigation","version":"4.0.7","author":{"name":"Adam Miskiewicz","email":"adam@sk3vy.com"},"license":"MIT","_id":"react-navigation@4.0.7","maintainers":[{"name":"brentvatne","email":"brentvatne@gmail.com"},{"name":"ericvicenti","email":"ericvicenti@gmail.com"},{"name":"grabbou","email":"grabbou@gmail.com"},{"name":"osdnk","email":"micosa97@gmail.com"},{"name":"satya164","email":"satyajit.happy@gmail.com"},{"name":"skevy","email":"adam@sk3vy.com"}],"homepage":"https://github.com/react-navigation/react-navigation#readme","bugs":{"url":"https://github.com/react-navigation/react-navigation/issues"},"dist":{"shasum":"cc7ce334fef009242494d623e50e9cf79eb63ddd","tarball":"https://registry.npmjs.org/react-navigation/-/react-navigation-4.0.7.tgz","fileCount":12,"integrity":"sha512-0tTWanq870Hyr1VGHuj98+myRHNQnKgpRgjgzhAwVuLShyPIB9OnoLGIwIcqEdxgxGo+JMFmIGg8KCr7xapfgg==","signatures":[{"sig":"MEUCIQDd1MoGsUqsmR9vaw45IqYuoSEdWgyB5SakVV64UQ5l5QIgCBim6EUIzTg98d90Vg6zyrXbW4pataTQaogIZDbHjEI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":41782,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdhqSfCRA9TVsSAnZWagAAeDQP/jD6JIiqn4Ab3VeBKJeo\nsqyFYDuicvtW+cQeuDTz+soev5OfgSxs2iTucg4jWF/0nTceZZb3wgn+duuW\nz1QLIQaR2dhorkdFEqnkni3eDbjXqPeuk/sOuBhbQfGdbHkQEc6uLll6G65m\n0g83GVWEveplnjoeOmi/yvm3Zp4x01ol+wHifDPIM02EyGY3tJUJekKfifA2\nUYLTwk5dEbLYD9rMbCAOcG8WMHtdqbpbG5c89V5Mlfn/YVZ7a/O9AjOUuQpy\nHQ7b4CL0VAeGUW9G2ArNXkS/4UCQXdryx5/5JDxVw8xDHxs7wFRjvzcsRqVK\nhzARlRxrTm8u3r1nLyXB6YU3iEbL/mqyfllOE6jZNi5TiqBdHeJAw2wnF4dN\nXLNqmMPzJfipqGxSmsOmsY3ZVd4CMEzIV+qzzU5Vc7SVt24R3TK1C/9hBdle\nn0OPUChICMku0uly8WujpL/B1IQD9wRvGUFwSMKqFKZ8jUybKQeBivDxksU0\n/04w4+VmgoKYndX88H1jWIa7bt3f4PsJ35EKJx+Ct43wWJDejrfrvBEPPBXr\n17O9kO/gNHWcrFSe+AJ7Ks17iPQHhh84D1b6VRot+4o9dHZkE5FNMuj7DcdQ\nBZy+EwL7ymZ39Zo6jElf5BiZH83lpDIVW1C8Mt3sCRAZd94yYaXMMx5QQ6r7\nMhh+\r\n=PE/k\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"notify":true,"preset":"react-native","testRegex":"/__tests__/[^/]+-test\\.js$","setupFiles":["<rootDir>/jest-setup.js"],"collectCoverage":true,"moduleNameMapper":{"\\.png$":"<rootDir>/assetsTransformer.js"},"coverageDirectory":"./coverage/","coverageReporters":["lcov"],"collectCoverageFrom":["src/**/*.js"],"transformIgnorePatterns":["node_modules/(?!(jest-)?react-native|react-clone-referenced-element|react-navigation-stack|@react-navigation/core|@react-navigation/native)"],"modulePathIgnorePatterns":["<rootDir>/example/"],"coveragePathIgnorePatterns":["jest-setup.js"]},"main":"src/react-navigation.js","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS","pre-commit":"yarn typescript && yarn lint && yarn test"}},"types":"typescript/react-navigation.d.ts","gitHead":"d3428121026366232f55ed7487ddccd84473e67b","scripts":{"lint":"eslint . --ext '.js,.ts,.tsx'","test":"jest","example":"yarn --cwd example","release":"release-it","bootstrap":"yarn example && yarn","typescript":"tsc --noEmit"},"_npmUser":{"name":"satya164","email":"satyajit.happy@gmail.com"},"prettier":{"singleQuote":true,"trailingComma":"es5"},"deprecated":"This package is no longer supported. Please use @react-navigation/native instead. See https://reactnavigation.org/docs/getting-started/ for usage guide","repository":{"url":"git+ssh://git@github.com/react-navigation/react-navigation.git","type":"git"},"_npmVersion":"6.4.1","description":"Routing and navigation for your React Native apps","directories":{},"_nodeVersion":"8.16.0","dependencies":{"@react-navigation/core":"^3.5.1","@react-navigation/native":"^3.6.2"},"publishConfig":{"registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^24.9.0","husky":"^3.0.0","react":"16.8.3","eslint":"^5.16.0","codecov":"^3.5.0","prettier":"^1.18.2","commitlint":"^8.0.0","release-it":"^12.3.6","typescript":"^3.6.2","@types/jest":"^24.0.18","@types/react":"^16.9.2","react-native":"~0.59.8","@types/react-native":"^0.60.9","react-test-renderer":"16.8.3","eslint-config-satya164":"^2.4.1","@commitlint/config-conventional":"^8.0.0","@release-it/conventional-changelog":"^1.1.0","eslint-plugin-react-native-globals":"^0.1.0"},"peerDependencies":{"react":"*","react-native":"*"},"_npmOperationalInternal":{"tmp":"tmp/react-navigation_4.0.7_1569105054536_0.47540943824013104","host":"s3://npm-registry-packages"}},"4.0.8":{"name":"react-navigation","version":"4.0.8","author":{"name":"Adam Miskiewicz","email":"adam@sk3vy.com"},"license":"MIT","_id":"react-navigation@4.0.8","maintainers":[{"name":"brentvatne","email":"brentvatne@gmail.com"},{"name":"ericvicenti","email":"ericvicenti@gmail.com"},{"name":"grabbou","email":"grabbou@gmail.com"},{"name":"osdnk","email":"micosa97@gmail.com"},{"name":"satya164","email":"satyajit.happy@gmail.com"},{"name":"skevy","email":"adam@sk3vy.com"}],"homepage":"https://github.com/react-navigation/react-navigation#readme","bugs":{"url":"https://github.com/react-navigation/react-navigation/issues"},"dist":{"shasum":"84958783ba232d2c8cb60f265c403ee50fc4f7bd","tarball":"https://registry.npmjs.org/react-navigation/-/react-navigation-4.0.8.tgz","fileCount":12,"integrity":"sha512-nwKuPQgq+Vv4on4cS4cvPzAnKf12dG53r7VoV3sQewfut4PB9ZkdWcrhK56FKiLzanhuz3mFfzJV1y466hlTlw==","signatures":[{"sig":"MEQCIFjwUiK3HqPfTIpO4Tyg0U0u93yioOOrbSIAKWNSrFajAiBLyoEcuVhdlUW+ss2BBlovbUYntfeQ+7M4PL6zKZMvXA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":42924,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdiSzeCRA9TVsSAnZWagAA0jsP/RTUYX85sugg731y/S5J\n31BLHH4ot5DmUEwnyxKWkeV3sJWH/lq/WuwTD9iURlzsC2n4lGa6dJdsS4kl\nVGD++LjqMwOVZerlo+IImrOuKxz2jFI2/18Lr6AhGQMUyKN1ocL7Bn2QNq5I\nJHSVTltW5UGxA/07H1ROvy+gfTMGUd6cWOIlEH7fFz1TsD3DhhLWx+8TRxml\nDw8IzdhZdxASpi4/ufL4FbAkBoWsvAotncPdSNUvCEhYVScDOMhamo1XH8t3\nEHlkiUW8a66g9utan25ml6g9R/Umzvb7G/CMWAX+y58qp7S0UUDZPcUpBVbQ\nDmDpU6DBgYjLndLkLjB8/rRL9oMX9b9+J2seopjpTtSC19DqaUraHBN83vfU\nZCsiUDVBadvCkHAFOQpKZQoa+V4xcleZAEduYI2UkpSEEo1l7CUoLuvfbuKF\n1CT9SHbTPXjLdcc4lb0ZAIem6pB3K0wzidBfPffbL7iVcMcd3vhG2NsHZ2rr\nJhj19sBb5IeMql4Zje6rMcvxW+2ZInqha6lbL1Hr41QtljxbyoLRHpvmCU4e\n1DyMnS472ylOyUrCPSEl7OKVZq8GsRq1laHyvL4tqwCN2erliphN+BUXhbwj\nwGI27gchdUb0FjNJ/Vb6gv1t88gF/tqszgIwPqFe/D9ARHb8xi7+T2yQJ4ov\n2Uay\r\n=OQsu\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"notify":true,"preset":"react-native","testRegex":"/__tests__/[^/]+-test\\.js$","setupFiles":["<rootDir>/jest-setup.js"],"collectCoverage":true,"moduleNameMapper":{"\\.png$":"<rootDir>/assetsTransformer.js"},"coverageDirectory":"./coverage/","coverageReporters":["lcov"],"collectCoverageFrom":["src/**/*.js"],"transformIgnorePatterns":["node_modules/(?!(jest-)?react-native|react-clone-referenced-element|react-navigation-stack|@react-navigation/core|@react-navigation/native)"],"modulePathIgnorePatterns":["<rootDir>/example/"],"coveragePathIgnorePatterns":["jest-setup.js"]},"main":"src/react-navigation.js","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS","pre-commit":"yarn typescript && yarn lint && yarn test"}},"types":"typescript/react-navigation.d.ts","gitHead":"5eaec688609340c8634cfe0659340b7fb37ba390","scripts":{"lint":"eslint . --ext '.js,.ts,.tsx'","test":"jest","example":"yarn --cwd example","release":"release-it","bootstrap":"yarn example && yarn","typescript":"tsc --noEmit"},"_npmUser":{"name":"satya164","email":"satyajit.happy@gmail.com"},"prettier":{"singleQuote":true,"trailingComma":"es5"},"deprecated":"This package is no longer supported. Please use @react-navigation/native instead. See https://reactnavigation.org/docs/getting-started/ for usage guide","repository":{"url":"git+ssh://git@github.com/react-navigation/react-navigation.git","type":"git"},"_npmVersion":"6.11.3","description":"Routing and navigation for your React Native apps","directories":{},"_nodeVersion":"8.16.1","dependencies":{"@react-navigation/core":"^3.5.1","@react-navigation/native":"^3.6.2"},"publishConfig":{"registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^24.9.0","husky":"^3.0.0","react":"16.8.3","eslint":"^5.16.0","codecov":"^3.5.0","prettier":"^1.18.2","commitlint":"^8.0.0","release-it":"^12.3.6","typescript":"^3.6.2","@types/jest":"^24.0.18","@types/react":"^16.9.2","react-native":"~0.59.8","@types/react-native":"^0.60.9","react-test-renderer":"16.8.3","eslint-config-satya164":"^2.4.1","@commitlint/config-conventional":"^8.0.0","@release-it/conventional-changelog":"^1.1.0","eslint-plugin-react-native-globals":"^0.1.0"},"peerDependencies":{"react":"*","react-native":"*"},"_npmOperationalInternal":{"tmp":"tmp/react-navigation_4.0.8_1569271006346_0.46198290903318284","host":"s3://npm-registry-packages"}},"3.11.3":{"name":"react-navigation","version":"3.11.3","author":{"name":"Adam Miskiewicz","email":"adam@sk3vy.com"},"license":"BSD-2-Clause","_id":"react-navigation@3.11.3","maintainers":[{"name":"brentvatne","email":"brentvatne@gmail.com"},{"name":"ericvicenti","email":"ericvicenti@gmail.com"},{"name":"grabbou","email":"grabbou@gmail.com"},{"name":"osdnk","email":"micosa97@gmail.com"},{"name":"satya164","email":"satyajit.happy@gmail.com"},{"name":"skevy","email":"adam@sk3vy.com"}],"homepage":"https://github.com/react-navigation/react-navigation#readme","bugs":{"url":"https://github.com/react-navigation/react-navigation/issues"},"dist":{"shasum":"8318aaa9c91e00080b2be4cc33eaccc2e828968e","tarball":"https://registry.npmjs.org/react-navigation/-/react-navigation-3.11.3.tgz","fileCount":12,"integrity":"sha512-Ft2eciGcPyDAYQtYIyq6yo6b9t6REtCz07kIbvOqIaD8UQn1ZdjwS4/0tjl7N9NpDJoJTY4cr8bKQI0LPUCe5w==","signatures":[{"sig":"MEUCIQDbKZY1du1/uR2OTQ+ASqGcbvJfVk4pdFIMvqBJy9YxVQIgaOT40RtBMgUZeTFFPfJgKxMiLLKD1DARgaVNbJlw2Qc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":78836,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdifuoCRA9TVsSAnZWagAAB+kP/RzpzD1OPkx6ZFn592uL\nMKtWWDLVvvaGY1Tmf7taz6pz/w8+AUlVA0Y+Fc69P38F5KNdWqy33xonls8P\nYfD1cIiaiCEGMSl76YGEOkOFlfGDiloSJ0xDxxLuHS5poLuyHfaYWbuTwpsY\nY5SHC01DyMm6UkTlkbHs5p+4gBfkVucyHIGrrOgZ8RvFdfmVPF45MQ615eLe\nOjVW1taG0RPmwZs2c6Www8eyMUzmJ1pAQFHBfilaC+/Fl5Z7Vuqklw9HjXDQ\nuQktO8SlGCZvynUpB6em2QeWQjaRkiqQHc53SeJS3qXOKB/7xUjbUvcbtFrP\nqdh+xAHKNAago3YSHh1NSIh5/vqfRa/2qbNs3LRvWahxOCUOktNgleq0Rb5v\nlicCw4kjGT0U5M7BADxwR4Jj0y755d97JlWL1R0Nxv+lx+x39ZSJroG4OND1\nbfVC6tJIUvLcsNmwvBpQKk8/iCmJL4zaSXydRIq1CUu345jieZeMal01o8NF\n3+u7BTbaJDBfsEQ03aTVcywoW97k/X0+iGOsppqC+oasUyHJ6MFDjhhUPy2K\n0Q929nD50NTGd5oU6Vm2zu6kWWIXjKulKoohiH+FeJPaJf/O2CW4HAYTE5iL\nI1vJFnUWPRviswxFMgfElHZ32t52I6pSQB6TPRI2O8t3swSqCPcMuNvO4ZLK\n10rV\r\n=x3Vs\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"notify":true,"preset":"react-native","testRegex":"/__tests__/[^/]+-test\\.js$","setupFiles":["<rootDir>/jest-setup.js"],"collectCoverage":true,"moduleNameMapper":{"\\.png$":"<rootDir>/assetsTransformer.js"},"coverageDirectory":"./coverage/","coverageReporters":["lcov"],"collectCoverageFrom":["src/**/*.js"],"transformIgnorePatterns":["node_modules/(?!(jest-)?react-native|react-clone-referenced-element|react-navigation-deprecated-tab-navigator|react-navigation-stack|@react-navigation/core|@react-navigation/native)"],"modulePathIgnorePatterns":["<rootDir>/examples/"],"coveragePathIgnorePatterns":["jest-setup.js"]},"main":"src/react-navigation.js","types":"typescript/react-navigation.d.ts","gitHead":"cea04ffb8ede3e22d05253143df98611357abe6d","scripts":{"ios":"cd examples/NavigationPlayground && yarn && yarn ios","jest":"jest","lint":"eslint .","test":"npm run lint && npm run jest","start":"npm run ios","format":"eslint --fix .","android":"cd examples/NavigationPlayground && yarn && yarn android","codecov":"codecov","release":"release-it","precommit":"lint-staged","test-update-snapshot":"jest --updateSnapshot"},"_npmUser":{"name":"satya164","email":"satyajit.happy@gmail.com"},"deprecated":"This package is no longer supported. Please use @react-navigation/native instead. See https://reactnavigation.org/docs/getting-started/ for usage guide","repository":{"url":"git+ssh://git@github.com/react-navigation/react-navigation.git","type":"git"},"_npmVersion":"6.11.3","description":"Routing and navigation for your React Native apps","directories":{},"lint-staged":{"*.js":["eslint --fix","prettier --write flow/react-navigation.js","git add"]},"_nodeVersion":"8.16.1","dependencies":{"react-navigation-tabs":"~1.2.0","@react-navigation/core":"~3.5.1","react-navigation-stack":"1.5.3","react-navigation-drawer":"~1.4.0","@react-navigation/native":"~3.6.2"},"publishConfig":{"registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^24.5.0","husky":"^0.14.3","react":"16.6.1","eslint":"^4.2.0","codecov":"^2.2.0","prettier":"^1.12.1","babel-cli":"^6.24.1","jest-expo":"^25.1.0","babel-core":"^6.25.0","babel-jest":"^22.4.1","release-it":"^7.6.1","lint-staged":"^4.2.1","babel-eslint":"^7.2.3","react-native":"~0.57.7","prettier-eslint":"^8.8.1","@types/react-native":"~0.57.38","eslint-plugin-react":"^7.1.0","react-test-renderer":"^16.0.0","eslint-plugin-import":"^2.7.0","eslint-config-prettier":"^2.9.0","eslint-plugin-jsx-a11y":"^6.0.2","eslint-plugin-prettier":"^2.6.0","babel-preset-react-native":"^2.1.0","react-native-vector-icons":"^4.2.0"},"peerDependencies":{"react":"*","react-native":"*"},"_npmOperationalInternal":{"tmp":"tmp/react-navigation_3.11.3_1569323943672_0.40760709981079746","host":"s3://npm-registry-packages"}},"3.13.0":{"name":"react-navigation","version":"3.13.0","author":{"name":"Adam Miskiewicz","email":"adam@sk3vy.com"},"license":"BSD-2-Clause","_id":"react-navigation@3.13.0","maintainers":[{"name":"brentvatne","email":"brentvatne@gmail.com"},{"name":"ericvicenti","email":"ericvicenti@gmail.com"},{"name":"grabbou","email":"grabbou@gmail.com"},{"name":"osdnk","email":"micosa97@gmail.com"},{"name":"satya164","email":"satyajit.happy@gmail.com"},{"name":"skevy","email":"adam@sk3vy.com"}],"homepage":"https://github.com/react-navigation/react-navigation#readme","bugs":{"url":"https://github.com/react-navigation/react-navigation/issues"},"dist":{"shasum":"e802bb5174c1ec8b727c69f8e4409ff1351a5250","tarball":"https://registry.npmjs.org/react-navigation/-/react-navigation-3.13.0.tgz","fileCount":12,"integrity":"sha512-r64bTImY2aNye8wtd39ubouVB6ZMJqjVQYKxH4LFmOav4FsI59fQTDN7sZzyJa29owowYw/wVkh+NWGT+tdD1A==","signatures":[{"sig":"MEYCIQC5xCizz6zdpABQvskJPym5tu4wZs0GC3rd+/rvMUK+/AIhAJA5rbGQit7Bkm+I36Z2KFeAHwec8j57Uqc8HapGDysh","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":78836,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdifwvCRA9TVsSAnZWagAAW5oP/2lcOO89sYTe4kbgBxW5\nOV3BxCASqrUAF0uKKUyKWN8ovusfrpX5AoGz1p74OjaShlnvOnkS6koF9Uw6\nJCpyhmu7bAg5AzK770RlP3IlyiRZRQbWPdN1aaM4FhpOMSjqLEnP4xWqz42Q\nWutAR8GcmeJcxqrk0lBqjHRYavEKppBRkXrRRnykGOq6WZlQlrRyBKOevWv1\nv4SL2PeEeaOzb/5YqLos83iAyqdUhwPCpCI6Bp/uN7v8a4JibfwxyAZ9zJyz\nkeG3eKE7DcplOJz7aoHjPh7K6krjtE+bpAkrGxiH4fED52vDV1U4SGdtuYHV\nFL56k3f+/x5C1qPJ+zGjuzx9QKoZGl7bMRmJUcr/qDcX+LlEVSguLDoNgtUR\nx4M9buXixK9+n9mUYgDYJa6V65pk1qDA9meDoxfIoPyyUUWR+rzHT2RBuT+v\nbvgq9WDg+ZArsdkqzBqh8WsjLcVgMllhMyDo30jSrW8mYRkfWPNy7V+fcQ0c\nJOn0To92KLFp9RxrkKEuywwokA3sQPWHJSn4ZoNrtId+gBAadsqN6BN8l6Zj\nNOrKsER/U55k6NsUy7NkpElDTsK1CvwS758fc13JJj6V7NoxiTYU2rDgG8ga\n+umMn4Xi1Jl2h0qYNL2WUU48c9jWimCVbmlraWxpuZzaR5Nq0wT7dh0pkZPc\novuN\r\n=AX2a\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"notify":true,"preset":"react-native","testRegex":"/__tests__/[^/]+-test\\.js$","setupFiles":["<rootDir>/jest-setup.js"],"collectCoverage":true,"moduleNameMapper":{"\\.png$":"<rootDir>/assetsTransformer.js"},"coverageDirectory":"./coverage/","coverageReporters":["lcov"],"collectCoverageFrom":["src/**/*.js"],"transformIgnorePatterns":["node_modules/(?!(jest-)?react-native|react-clone-referenced-element|react-navigation-deprecated-tab-navigator|react-navigation-stack|@react-navigation/core|@react-navigation/native)"],"modulePathIgnorePatterns":["<rootDir>/examples/"],"coveragePathIgnorePatterns":["jest-setup.js"]},"main":"src/react-navigation.js","types":"typescript/react-navigation.d.ts","gitHead":"7ed72497a0281368826c2d91b010d99ab117eb59","scripts":{"ios":"cd examples/NavigationPlayground && yarn && yarn ios","jest":"jest","lint":"eslint .","test":"npm run lint && npm run jest","start":"npm run ios","format":"eslint --fix .","android":"cd examples/NavigationPlayground && yarn && yarn android","codecov":"codecov","release":"release-it","precommit":"lint-staged","test-update-snapshot":"jest --updateSnapshot"},"_npmUser":{"name":"satya164","email":"satyajit.happy@gmail.com"},"deprecated":"This package is no longer supported. Please use @react-navigation/native instead. See https://reactnavigation.org/docs/getting-started/ for usage guide","repository":{"url":"git+ssh://git@github.com/react-navigation/react-navigation.git","type":"git"},"_npmVersion":"6.11.3","description":"Routing and navigation for your React Native apps","directories":{},"lint-staged":{"*.js":["eslint --fix","prettier --write flow/react-navigation.js","git add"]},"_nodeVersion":"8.16.1","dependencies":{"react-navigation-tabs":"~1.2.0","@react-navigation/core":"~3.5.1","react-navigation-stack":"1.5.3","react-navigation-drawer":"~1.4.0","@react-navigation/native":"~3.6.2"},"publishConfig":{"registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^24.5.0","husky":"^0.14.3","react":"16.6.1","eslint":"^4.2.0","codecov":"^2.2.0","prettier":"^1.12.1","babel-cli":"^6.24.1","jest-expo":"^25.1.0","babel-core":"^6.25.0","babel-jest":"^22.4.1","release-it":"^7.6.1","lint-staged":"^4.2.1","babel-eslint":"^7.2.3","react-native":"~0.57.7","prettier-eslint":"^8.8.1","@types/react-native":"~0.57.38","eslint-plugin-react":"^7.1.0","react-test-renderer":"^16.0.0","eslint-plugin-import":"^2.7.0","eslint-config-prettier":"^2.9.0","eslint-plugin-jsx-a11y":"^6.0.2","eslint-plugin-prettier":"^2.6.0","babel-preset-react-native":"^2.1.0","react-native-vector-icons":"^4.2.0"},"peerDependencies":{"react":"*","react-native":"*"},"_npmOperationalInternal":{"tmp":"tmp/react-navigation_3.13.0_1569324078645_0.17808393052357752","host":"s3://npm-registry-packages"}},"4.0.9":{"name":"react-navigation","version":"4.0.9","author":{"name":"Adam Miskiewicz","email":"adam@sk3vy.com"},"license":"MIT","_id":"react-navigation@4.0.9","maintainers":[{"name":"brentvatne","email":"brentvatne@gmail.com"},{"name":"ericvicenti","email":"ericvicenti@gmail.com"},{"name":"grabbou","email":"grabbou@gmail.com"},{"name":"osdnk","email":"micosa97@gmail.com"},{"name":"satya164","email":"satyajit.happy@gmail.com"},{"name":"skevy","email":"adam@sk3vy.com"}],"homepage":"https://github.com/react-navigation/react-navigation#readme","bugs":{"url":"https://github.com/react-navigation/react-navigation/issues"},"dist":{"shasum":"2fb7547d1888442eb94aa33fa40f72e4b26cc915","tarball":"https://registry.npmjs.org/react-navigation/-/react-navigation-4.0.9.tgz","fileCount":12,"integrity":"sha512-IfqqAd18VQzg9c1yvHPy5eV6EI6jEzbZ7uUFvL3o5yW9h1ygNvWt06wUp1d3M7uWSUuDbYPOKRA8GCaepERnKw==","signatures":[{"sig":"MEQCIDGXRKl9oyFPW89PhDc2xSdJXi3MXFZ7zG4vMisYysXXAiAFhvkmF1pNFq+QC5KebLLY+idEPaIn37rdcyVkeQz1ww==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":42776,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdifzkCRA9TVsSAnZWagAAJBEP/j7UXilwtnbfCqQUObGD\n6YxUHZZjAk6rlEzrIyVgjThVtGuFIhfpiZ2aZoNLrXyywuiNh1WqpNl6BLtr\nQLgI9S3Una9BtQiSz1V1EUz79sRqyMqryuCdErXnHHpIRq4iiUA5r0Z4oltw\npB/eMw1QjfXQcFyzpEbXMjoBmZ7thNRWcPmmSrfCW4vhX8Vpz1Cis9IKBB+B\nutUStDcq1cRgOZfRVceMkuFVyurYuBDuabybM2yoMUlL1c2PZQ5rAlflPS0u\nooyRCRpx5DzdmLp3SC91wRpLxGrd5wom2wsFybr5Ivm10F9Icqf2wpoQfQww\nqt5iiAXOcArzOZYSYVwZ3zAs5lES2EwIdcG6S5ojo8c9l2OwA70aPE0nzUCG\npIwxFX8R1YNpQHSLmZY4OuhJ5HMIMjld8U5RJds5MbL6k1u5cNUXMa/ZgbyP\nsd5ERfWBC1KhF+YYUxV8lWsk1hHMKndk69TwsYLY9jhLyU6+XibPMLiBUMxa\nB4DdOrrp3ZjKE/7ZygpsvObx/syVfx7ikddkgJfk77JHcMpHiJy7z7eR49MC\nZzZYS6n+qKX5+Gml/adctrExRBjmBZrbBFIpOHsCcPEniYWyvs9wkibHbK8R\nWS5FhnnzAEC06KrDygvPwS7CKH6oy5liBhG2DUy1anZQfVskmASNBjCopWZS\nCigj\r\n=JHAs\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"notify":true,"preset":"react-native","testRegex":"/__tests__/[^/]+-test\\.js$","setupFiles":["<rootDir>/jest-setup.js"],"collectCoverage":true,"moduleNameMapper":{"\\.png$":"<rootDir>/assetsTransformer.js"},"coverageDirectory":"./coverage/","coverageReporters":["lcov"],"collectCoverageFrom":["src/**/*.js"],"transformIgnorePatterns":["node_modules/(?!(jest-)?react-native|react-clone-referenced-element|react-navigation-stack|@react-navigation/core|@react-navigation/native)"],"modulePathIgnorePatterns":["<rootDir>/example/"],"coveragePathIgnorePatterns":["jest-setup.js"]},"main":"src/react-navigation.js","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS","pre-commit":"yarn typescript && yarn lint && yarn test"}},"types":"typescript/react-navigation.d.ts","gitHead":"246f4b0e15832c13ae8297a3f0519935cfd1e0f7","scripts":{"lint":"eslint . --ext '.js,.ts,.tsx'","test":"jest","example":"yarn --cwd example","release":"release-it","bootstrap":"yarn example && yarn","typescript":"tsc --noEmit"},"_npmUser":{"name":"satya164","email":"satyajit.happy@gmail.com"},"prettier":{"singleQuote":true,"trailingComma":"es5"},"deprecated":"This package is no longer supported. Please use @react-navigation/native instead. See https://reactnavigation.org/docs/getting-started/ for usage guide","repository":{"url":"git+ssh://git@github.com/react-navigation/react-navigation.git","type":"git"},"_npmVersion":"6.11.3","description":"Routing and navigation for your React Native apps","directories":{},"_nodeVersion":"8.16.1","dependencies":{"@react-navigation/core":"^3.5.1","@react-navigation/native":"^3.6.2"},"publishConfig":{"registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^24.9.0","husky":"^3.0.0","react":"16.8.3","eslint":"^5.16.0","codecov":"^3.5.0","prettier":"^1.18.2","commitlint":"^8.0.0","release-it":"^12.3.6","typescript":"^3.6.2","@types/jest":"^24.0.18","@types/react":"^16.9.2","react-native":"~0.59.8","@types/react-native":"^0.60.9","react-test-renderer":"16.8.3","eslint-config-satya164":"^2.4.1","@commitlint/config-conventional":"^8.0.0","@release-it/conventional-changelog":"^1.1.0","eslint-plugin-react-native-globals":"^0.1.0"},"peerDependencies":{"react":"*","react-native":"*"},"_npmOperationalInternal":{"tmp":"tmp/react-navigation_4.0.9_1569324259820_0.7982270145011674","host":"s3://npm-registry-packages"}},"4.0.10":{"name":"react-navigation","version":"4.0.10","author":{"name":"Adam Miskiewicz","email":"adam@sk3vy.com"},"license":"MIT","_id":"react-navigation@4.0.10","maintainers":[{"name":"brentvatne","email":"brentvatne@gmail.com"},{"name":"ericvicenti","email":"ericvicenti@gmail.com"},{"name":"grabbou","email":"grabbou@gmail.com"},{"name":"osdnk","email":"micosa97@gmail.com"},{"name":"satya164","email":"satyajit.happy@gmail.com"},{"name":"skevy","email":"adam@sk3vy.com"}],"homepage":"https://github.com/react-navigation/react-navigation#readme","bugs":{"url":"https://github.com/react-navigation/react-navigation/issues"},"dist":{"shasum":"ddf41134600689d6ba99e35dd22ba1f664f91e5c","tarball":"https://registry.npmjs.org/react-navigation/-/react-navigation-4.0.10.tgz","fileCount":21,"integrity":"sha512-7PqvmsdQ7HIyxPUMYbd9Uq//VoMdniEOLAOSvIhb/ExtbAt/1INSjUF+RiMWOMCWLTCNvNPRvTz7xy7qwWureg==","signatures":[{"sig":"MEUCIBfDMGa1fRFE70fvaPB3QIi2EIqJcp97nxaQIJ3lyNIqAiEAhSD35xRBJf5KWhZo5f83t02QeN3QzEJNH+r4nFlBPNU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":102201,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdjAxbCRA9TVsSAnZWagAASp4P/37J7DrxyPZnExFPy0Lf\n9a1eyDzm+uk+ors9qPm+gcXy6zngLngwVAT/PJPtTpzbM8OQT9sWsKABEDF+\n3JCcBmvj6BvIedTL7W2QtypX0sPBDWnQRH+OubuLqrnM4V+um0koSUq/vPHy\n4Q9VbPvLwyt+pd0pkBpj+1XBQpaW48vjl9W1NL91h68GALHsw71+jIsDWrH5\n/XdxY88BZNDx0o+YhcG7wRX6vfSB34Ofg1EJMvh8/qY+fqN9UWzwm/egnorS\n30e6PshPsCZ5+vWk0uFmJ2xfkk5HKiG7DJikpQMV1fztRVSPFy25i+HneaxM\nMeJcBfi+0p2KsWRUGhFTlkMXD7VwGY9iMCgOAQMJSiFG1g719WjoaPjxuwjK\nLYTD1Hp2PHYXlSmdh4CbiV6qjqVEVVvtLLfYxiLOEl6qhj7TGeMWhV1VUzJF\nD/BQT9L71BBpZn5/01a+PMNgafD6VR8Hig57OfG+BAOzTrBrIPiYpX+SB/0g\nDKllTa0tMWsR45kUe2RvU1usGWOpC6FReHmUGoCx0mS6kAi08bPXachxrmAZ\n/Um08Xt51S4bbvAIXeUHmDmFMheKYPYq+SONRlcGgWGD92IghHSrr71jdPVq\negQ1zSZXVG2fHUw/sPxIPIYRjqY66nqwmmWjrG7U4r2UHX74c+HwFXFD3Bw2\n7MGY\r\n=2Rd5\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"notify":true,"preset":"react-native","testRegex":"/__tests__/[^/]+-test\\.js$","setupFiles":["<rootDir>/jest-setup.js"],"collectCoverage":true,"moduleNameMapper":{"\\.png$":"<rootDir>/assetsTransformer.js"},"coverageDirectory":"./coverage/","coverageReporters":["lcov"],"collectCoverageFrom":["src/**/*.js"],"transformIgnorePatterns":["node_modules/(?!(jest-)?react-native|react-clone-referenced-element|react-navigation-stack|@react-navigation/core|@react-navigation/native)"],"modulePathIgnorePatterns":["<rootDir>/example/"],"coveragePathIgnorePatterns":["jest-setup.js"]},"main":"src/react-navigation.js","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS","pre-commit":"yarn typescript && yarn lint && yarn test"}},"types":"typescript/react-navigation.d.ts","gitHead":"2e34cb1e389cf648848de1823ab02b9830e4e2eb","scripts":{"lint":"eslint . --ext '.js,.ts,.tsx'","test":"jest","example":"yarn --cwd example","release":"release-it","bootstrap":"yarn example && yarn","typescript":"tsc --noEmit"},"_npmUser":{"name":"brentvatne","email":"brentvatne@gmail.com"},"prettier":{"singleQuote":true,"trailingComma":"es5"},"deprecated":"This package is no longer supported. Please use @react-navigation/native instead. See https://reactnavigation.org/docs/getting-started/ for usage guide","repository":{"url":"git+ssh://git@github.com/react-navigation/react-navigation.git","type":"git"},"_npmVersion":"6.11.2","description":"Routing and navigation for your React Native apps","directories":{},"_nodeVersion":"12.3.1","dependencies":{"@react-navigation/core":"^3.5.1","@react-navigation/native":"^3.6.2"},"publishConfig":{"registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^24.9.0","husky":"^3.0.0","react":"16.8.3","eslint":"^5.16.0","codecov":"^3.5.0","prettier":"^1.18.2","commitlint":"^8.0.0","release-it":"^12.3.6","typescript":"^3.6.2","@types/jest":"^24.0.18","@types/react":"^16.9.2","react-native":"~0.59.8","@types/react-native":"^0.60.9","react-test-renderer":"16.8.3","eslint-config-satya164":"^2.4.1","@commitlint/config-conventional":"^8.0.0","@release-it/conventional-changelog":"^1.1.0","eslint-plugin-react-native-globals":"^0.1.0"},"peerDependencies":{"react":"*","react-native":"*"},"_npmOperationalInternal":{"tmp":"tmp/react-navigation_4.0.10_1569459290956_0.9861508959257335","host":"s3://npm-registry-packages"}},"4.1.0":{"name":"react-navigation","version":"4.1.0","author":{"name":"Adam Miskiewicz","email":"adam@sk3vy.com"},"license":"MIT","_id":"react-navigation@4.1.0","maintainers":[{"name":"brentvatne","email":"brentvatne@gmail.com"},{"name":"ericvicenti","email":"ericvicenti@gmail.com"},{"name":"grabbou","email":"grabbou@gmail.com"},{"name":"osdnk","email":"micosa97@gmail.com"},{"name":"satya164","email":"satyajit.happy@gmail.com"},{"name":"skevy","email":"adam@sk3vy.com"}],"homepage":"https://github.com/react-navigation/react-navigation#readme","bugs":{"url":"https://github.com/react-navigation/react-navigation/issues"},"dist":{"shasum":"552a42b95d4bf50b41b14e356fcb0ca7618fd5fa","tarball":"https://registry.npmjs.org/react-navigation/-/react-navigation-4.1.0.tgz","fileCount":12,"integrity":"sha512-Egwe9SF1+cc2sAmdJzldGhsRh9dZ2NmtEnKUI9sLJ/7HIhOmuGhRqdLoaqJ6MZhE1lrzgzL7xJvrJ8cITQLUcg==","signatures":[{"sig":"MEUCIQD66ATzc91xnc8pj/hwDftiU8yVDl3m1atFvpqlA6O4vgIgNytEycB+u+NFhLz4e0JK4aaxarW559Ks7+Z6FSO5ZDU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":42740,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeMY9BCRA9TVsSAnZWagAA49wP+gIGgtYKFK1tjf+guM9A\n0I5dUMYiPCHWcaabd6bySWgI6jPYzLUexO1TNDG/zAQODKC9Pd667TLkAaBZ\njOy57MpRLcK915jEVOrhvT98IR652ba/TeO/yS3lhoKJWRIDtN03sXMuOnxf\nboLesV8D8NxeLWsOLfOZ/sLsXWSrxq0AEje/j460yqjKAr0j4dQkOaa9i2xb\nuczbNno9DuV0W44yyykU0lKiUGdAlBmFgGP+w06K6IdKu0zvxwAnhSz3W/L/\nJMQkmbcuHoRnFp2MaOOZBHiJeZsgTtSbXEBS5OYylX5pmapGiEktVsBzSfn4\nVF+O6dupm3g/hh4Z/Hai9edhSBcyCKKmzgDNiP2i3pyG0BJxPCAJzzHHBSkN\nKmGvJnUVzPA/856CyEI+zWEQlr87qtx/y28w6Evbt9Se+ZaHgDfbQhQNVM+w\ns/zxHxbdq7Emdyv4zY6JalIC+y8mNertCoe9vc4fyCycFYE6nV3wPcrHcUhV\naqwbttAXXB8uN1RqqaBjrUzfA3dQelB/4wf44r0o8TYD56TaDgwYI8RD8YTq\n6A8KrTboGtQNTUKH2sHMk+/T/mlcOVLW2e+5EKyzWZptOMW9OYXi2QsvsDbf\nq5x5kfs/XQW0RE8B8h/onwktlDUO6K8as++3BkNskQYVpIeCKtH0ZgYSECqR\ni3iX\r\n=a903\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"notify":true,"preset":"react-native","testRegex":"/__tests__/[^/]+-test\\.js$","setupFiles":["<rootDir>/jest-setup.js"],"collectCoverage":true,"moduleNameMapper":{"\\.png$":"<rootDir>/assetsTransformer.js"},"coverageDirectory":"./coverage/","coverageReporters":["lcov"],"collectCoverageFrom":["src/**/*.js"],"transformIgnorePatterns":["node_modules/(?!(jest-)?react-native|react-clone-referenced-element|react-navigation-stack|@react-navigation/core|@react-navigation/native)"],"modulePathIgnorePatterns":["<rootDir>/example/"],"coveragePathIgnorePatterns":["jest-setup.js"]},"main":"src/react-navigation.js","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS","pre-commit":"yarn typescript && yarn lint && yarn test"}},"types":"typescript/react-navigation.d.ts","gitHead":"4b176d3581e748b140cf375931bd5d33d8ac7c4c","scripts":{"lint":"eslint . --ext '.js,.ts,.tsx'","test":"jest","example":"yarn --cwd example","release":"release-it","bootstrap":"yarn example && yarn","typescript":"tsc --noEmit"},"_npmUser":{"name":"satya164","email":"satyajit.happy@gmail.com"},"prettier":{"singleQuote":true,"trailingComma":"es5"},"deprecated":"This package is no longer supported. Please use @react-navigation/native instead. See https://reactnavigation.org/docs/getting-started/ for usage guide","repository":{"url":"git+ssh://git@github.com/react-navigation/react-navigation.git","type":"git"},"_npmVersion":"6.13.7","description":"Routing and navigation for your React Native apps","directories":{},"_nodeVersion":"13.7.0","dependencies":{"@react-navigation/core":"^3.5.2","@react-navigation/native":"^3.6.3"},"publishConfig":{"registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^24.9.0","husky":"^3.1.0","react":"16.8.3","eslint":"^6.8.0","codecov":"^3.6.1","prettier":"^1.19.1","commitlint":"^8.3.4","release-it":"^12.4.3","typescript":"^3.7.4","@types/jest":"^24.0.25","@types/react":"^16.9.17","react-native":"~0.59.8","@types/react-native":"^0.60.27","react-test-renderer":"16.8.3","eslint-config-satya164":"^3.1.5","@commitlint/config-conventional":"^8.3.4","@release-it/conventional-changelog":"^1.1.0","eslint-plugin-react-native-globals":"^0.1.0"},"peerDependencies":{"react":"*","react-native":"*"},"_npmOperationalInternal":{"tmp":"tmp/react-navigation_4.1.0_1580306240659_0.11897057116010545","host":"s3://npm-registry-packages"}},"4.1.1":{"name":"react-navigation","version":"4.1.1","author":{"name":"Adam Miskiewicz","email":"adam@sk3vy.com"},"license":"MIT","_id":"react-navigation@4.1.1","maintainers":[{"name":"brentvatne","email":"brentvatne@gmail.com"},{"name":"ericvicenti","email":"ericvicenti@gmail.com"},{"name":"grabbou","email":"grabbou@gmail.com"},{"name":"osdnk","email":"micosa97@gmail.com"},{"name":"satya164","email":"satyajit.happy@gmail.com"},{"name":"skevy","email":"adam@sk3vy.com"}],"homepage":"https://github.com/react-navigation/react-navigation#readme","bugs":{"url":"https://github.com/react-navigation/react-navigation/issues"},"dist":{"shasum":"670a1712e945e454fe9cafa424e685c2f1f30832","tarball":"https://registry.npmjs.org/react-navigation/-/react-navigation-4.1.1.tgz","fileCount":12,"integrity":"sha512-HEzPOsndrKnxTf0+gsi1N/0GKbwu8KSTOveL7ptJLG7XNXHBXVvp4lbaS3PVPe2IaiXbXCC+y3VJ8dH50wHR4g==","signatures":[{"sig":"MEQCIC0WsoPBXxVTtjDeUhXmZzE2/eCn6RUPu+nUfI1Iy7FuAiAFODV7+Epc0xxFt0VUkC2ov3U/o6cAkCUhUbA7hmIxNg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":41015,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeOfDoCRA9TVsSAnZWagAAK/0P/1PHibridxEVhERrgGNj\nU/8jpS7p5Qjt8hAOR9BCLt2D3SNCjvHNTFqg74Ir8m4NL7+GJHnamzLFY74J\nAG5L2ysxaEugKBr26B8cTZT5MfOc/nGUHxxNkQl5Trh2N9sutghsVNC9Leb7\nitLc8uvyKwEuiAwIfMrBeMokxn2rJ62mTy965ouv9HzdCufwTc0f92FvEOeY\nflEgaf8boSq6pKjyEoQK7bs3ET/o0+n40ngpTD/A/q2oB224fPR+Ujq2OTHB\njGbV03tkEWc/OM/uRvPXi6ETQEQOTDe7Otw95HYSTnJkZN4qVQCIANRldYEc\noXse/IIa+Ek3RoNoNwda2iTnwdq+fh0xRxCt7LlbAWJzNuFBKrOJeCIJiUUh\n0w2pMvsl7eu/K8y/tzSTGIpn64tWkEw6J5KwaGZARmfBLGVtxNv5Un1whCLU\nv3N6nFoEP6LU97at6rkf31hChtz8FNse5J9MgwwkaZDK8enKkymscFfzoiD1\npWNC1PP42n9WO70j5Jtu25whgdc0Y+0LgYk99IFdCHmGuQ/+EI0iwOQSDMto\nUKCVKRCPY/CeUc/om/Wy615bKPYi3ELGcWRT75v0IdEF0QAhjo+DzQvmsD9/\n6d0Te6i40tesLgiA5QILA0reskTBMycw8ztvbavMfjQMrEv5wPJK5MwI35p+\nUlBj\r\n=B9lU\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"notify":true,"preset":"react-native","testRegex":"/__tests__/[^/]+-test\\.js$","setupFiles":["<rootDir>/jest-setup.js"],"collectCoverage":true,"moduleNameMapper":{"\\.png$":"<rootDir>/assetsTransformer.js"},"coverageDirectory":"./coverage/","coverageReporters":["lcov"],"collectCoverageFrom":["src/**/*.js"],"transformIgnorePatterns":["node_modules/(?!(jest-)?react-native|react-clone-referenced-element|react-navigation-stack|@react-navigation/core|@react-navigation/native)"],"modulePathIgnorePatterns":["<rootDir>/example/"],"coveragePathIgnorePatterns":["jest-setup.js"]},"main":"src/react-navigation.js","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS","pre-commit":"yarn typescript && yarn lint && yarn test"}},"types":"typescript/react-navigation.d.ts","gitHead":"848da3e2ddf66a1fdce84b2a108f9d7cdd786dcb","scripts":{"lint":"eslint . --ext '.js,.ts,.tsx'","test":"jest","example":"yarn --cwd example","release":"release-it","bootstrap":"yarn example && yarn","typescript":"tsc --noEmit"},"_npmUser":{"name":"satya164","email":"satyajit.happy@gmail.com"},"prettier":{"singleQuote":true,"trailingComma":"es5"},"deprecated":"This package is no longer supported. Please use @react-navigation/native instead. See https://reactnavigation.org/docs/getting-started/ for usage guide","repository":{"url":"git+ssh://git@github.com/react-navigation/react-navigation.git","type":"git"},"_npmVersion":"6.13.7","description":"Routing and navigation for your React Native apps","directories":{},"_nodeVersion":"13.7.0","dependencies":{"@react-navigation/core":"^3.5.2","@react-navigation/native":"^3.6.5"},"publishConfig":{"registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^24.9.0","husky":"^3.1.0","react":"16.8.3","eslint":"^6.8.0","codecov":"^3.6.1","prettier":"^1.19.1","commitlint":"^8.3.4","release-it":"^12.4.3","typescript":"^3.7.4","@types/jest":"^24.0.25","@types/react":"^16.9.17","react-native":"~0.59.8","@types/react-native":"^0.60.27","react-test-renderer":"16.8.3","eslint-config-satya164":"^3.1.5","@commitlint/config-conventional":"^8.3.4","@release-it/conventional-changelog":"^1.1.0","eslint-plugin-react-native-globals":"^0.1.0"},"peerDependencies":{"react":"*","react-native":"*"},"_npmOperationalInternal":{"tmp":"tmp/react-navigation_4.1.1_1580855528054_0.16114918685367474","host":"s3://npm-registry-packages"}},"4.2.0":{"name":"react-navigation","version":"4.2.0","author":{"name":"Adam Miskiewicz","email":"adam@sk3vy.com"},"license":"MIT","_id":"react-navigation@4.2.0","maintainers":[{"name":"brentvatne","email":"brentvatne@gmail.com"},{"name":"ericvicenti","email":"ericvicenti@gmail.com"},{"name":"grabbou","email":"grabbou@gmail.com"},{"name":"osdnk","email":"micosa97@gmail.com"},{"name":"satya164","email":"satyajit.happy@gmail.com"},{"name":"skevy","email":"adam@sk3vy.com"}],"homepage":"https://github.com/react-navigation/react-navigation#readme","bugs":{"url":"https://github.com/react-navigation/react-navigation/issues"},"dist":{"shasum":"aca2746ebfd903c876a999726aaec82d71de8cbe","tarball":"https://registry.npmjs.org/react-navigation/-/react-navigation-4.2.0.tgz","fileCount":11,"integrity":"sha512-dszReBZLtCSU6yjU2qniKbNNDg/g4iZrLJrhylKf7+wstAKeJcOoCGc9usVGckDrT+J1GEoQVCVNQY/Sq1wp4g==","signatures":[{"sig":"MEQCIAOkJbPa4DapANAsiLN5cPZfNoY1dT9kesYz5tgDoKDdAiA1Epm7l9NPFe6XtdQZ2NvDQOMe/oBECRwsxA84Wb3iPw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":49724,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeU/tsCRA9TVsSAnZWagAAVjsP/26OUOZ8lvQ0QOqhcwQp\ntofSxnUmKrFuS1NoyeU+aYU9aNWF4tWtQ4Giz55E6YJvPhCVbN8PyjmEVYkk\nDsQSWvhq3H5kuaO2lVJgpOqZE1mCQEK97W0US5ru/HgXjNzvPMA4d4p3BV4g\nruddnWmpjmK2anRtaIPmhy4093Rx9TT1iMzf2G+qdc97PLe0qXkC7eK96oU3\ncJJ6QFeRZIW4yhwDwymiFpEPWH80A1OTdTg3x6I+JXyvIybaoDKSkBzvExNg\nKdet09f2o+H6/fARK+VDN0XI26l66gPn0jEMSAMn5NvjXxLwEuP63Lt58asU\nfomxzNqN3A8DpWsILFyFuX2B9buPwGrW0zRHfQn0iRPACwFBYWpTteCt9vXh\np4PP4UlAeI10+Gk/zHok8WAN53IcQVrvHcJ5LiSGIlkl1YhZJT4E6f0rByFJ\nRG7F4sWm5yEdmvmDXxcSWoWN6avayCU7llZeZDH+yNlySwDO+58gNM0j+F9G\no7mJGT6bLdOi2n4OYQ/aaPzt/SHdDTKNCDFH11g2qZY4N2/P89Il0gy7OvFU\nxSu0UkpiSM2Te78g8/agdXI9VbuXKcS9JORvBAh3dNdIgAjqMQc3sq/lTl2Q\n6JLhXjZcgY9Qysnup8o0x+1VdYmvv1/CfibCjTdFoI2MFlVAdk42MldCgVTT\n2A7G\r\n=VLdx\r\n-----END PGP SIGNATURE-----\r\n"},"main":"src/index.js","types":"typescript/react-navigation.d.ts","gitHead":"88fbfaca4d813efabbac9dafd0f1882fec5b7f13","_npmUser":{"name":"satya164","email":"satyajit.happy@gmail.com"},"deprecated":"This package is no longer supported. Please use @react-navigation/native instead. See https://reactnavigation.org/docs/getting-started/ for usage guide","repository":{"url":"git+ssh://git@github.com/react-navigation/react-navigation.git","type":"git"},"_npmVersion":"lerna/3.20.2/node@v13.7.0+x64 (darwin)","description":"Routing and navigation for your React Native apps","directories":{},"sideEffects":false,"_nodeVersion":"13.7.0","dependencies":{"@react-navigation/core":"^3.6.0","@react-navigation/native":"^3.7.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"react":"~16.9.0","typescript":"~3.7.5","@types/react":"^16.9.22","react-native":"~0.61.5","@types/react-native":"^0.61.17","react-test-renderer":"^16.9.2","@types/react-test-renderer":"^16.9.2"},"peerDependencies":{"react":"*","react-native":"*"},"_npmOperationalInternal":{"tmp":"tmp/react-navigation_4.2.0_1582562155869_0.03854250469881548","host":"s3://npm-registry-packages"}},"4.2.1":{"name":"react-navigation","version":"4.2.1","author":{"name":"Adam Miskiewicz","email":"adam@sk3vy.com"},"license":"MIT","_id":"react-navigation@4.2.1","maintainers":[{"name":"brentvatne","email":"brentvatne@gmail.com"},{"name":"ericvicenti","email":"ericvicenti@gmail.com"},{"name":"grabbou","email":"grabbou@gmail.com"},{"name":"osdnk","email":"micosa97@gmail.com"},{"name":"satya164","email":"satyajit.happy@gmail.com"},{"name":"skevy","email":"adam@sk3vy.com"}],"homepage":"https://github.com/react-navigation/react-navigation#readme","bugs":{"url":"https://github.com/react-navigation/react-navigation/issues"},"dist":{"shasum":"45565e0c9e3e9266b13df27762b59281f3b0135d","tarball":"https://registry.npmjs.org/react-navigation/-/react-navigation-4.2.1.tgz","fileCount":11,"integrity":"sha512-/SMeEyBkgIA+cNQ/oZJdK5UvboR1c9W/8J1E3ZNh9VWCRFHGImlURphcxvCzRWI7sClTuC5/xnHeT+UU6K7wrg==","signatures":[{"sig":"MEQCIC8yPnNgjGd3rwGiQvOMyKT9YS09fjjWUik/Q0QgB6NiAiB7wD67VSLaf9ytHhjbcpJqYSqSILRV0gVToPnVSjwfXQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":49921,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeVB2nCRA9TVsSAnZWagAA0F0P/03h7NR8KTWW7JKPUSXB\nyFjtioxcDiAJnbS+iUy6P+CrltgwzDp7ufPSwCg7PVoQGsSSfTkaZyWpaPFn\nZsAe59bWDfxU8rYAjr5TQ01MVzgq75Ihd8g2JT2T1yIMbb+utz73M0tbeZTD\nZXY95Bgmm3akzEZ2t+mRvowTmrSUXXlPV2ogi6jIojIVHuekkdaui5DTujx3\naDJEdp1dsj/z4BFv/r20UvXAAA5Z4yY022lvyuFjs+eON/aHSEii2eDKUAOA\n3+kmQu5b88AL/YZMcMvJRXm56Ezyz/AeCshLoD0O+ytQegU4ASLmtRE7Wrf5\ns4zRYYjjuus9NLZVgnNR+NANuTkaxuLZrDwLKsGAJ/kzeLXB7g0IFF6G+/6I\nTxIB5WnXY99OvG54zi5Y14P6wmps4irHrSpgRU2+Ec1hz9hL+2od/fuohWzA\nIvwrgWMkvpm0Qy6aAydlv+ggHZAbojrohqHcECaLXfO9E5JnhCCcQ3YZYhPn\nhHZZESvVVVuiZ6maA/KytyGQDT7gXizNqEeK5L+9tGqfII9zHwA4ZnRTjYIE\nHuwkHc8BYIJiltmA3ffgI+kQQHZxPzWNwae/od+9RVexUzTCGU6Fs7xXpMo9\nb/0/6aRvOetY2dP6SoTQ25qUyfpgx9sJ97XXV7nuRV1Rxe5hZxImqW1+PrJa\nGGdb\r\n=h2lf\r\n-----END PGP SIGNATURE-----\r\n"},"main":"src/index.js","types":"typescript/react-navigation.d.ts","gitHead":"77db2eaf6279cca6056da5a5c496c059ed5604fe","_npmUser":{"name":"satya164","email":"satyajit.happy@gmail.com"},"deprecated":"This package is no longer supported. Please use @react-navigation/native instead. See https://reactnavigation.org/docs/getting-started/ for usage guide","repository":{"url":"git+ssh://git@github.com/react-navigation/react-navigation.git","type":"git"},"_npmVersion":"lerna/3.20.2/node@v13.9.0+x64 (darwin)","description":"Routing and navigation for your React Native apps","directories":{},"sideEffects":false,"_nodeVersion":"13.9.0","dependencies":{"@react-navigation/core":"^3.6.1","@react-navigation/native":"^3.7.3"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"react":"~16.9.0","typescript":"~3.7.5","@types/react":"^16.9.22","react-native":"~0.61.5","@types/react-native":"^0.61.17","react-test-renderer":"^16.9.2","@types/react-test-renderer":"^16.9.2"},"peerDependencies":{"react":"*","react-native":"*"},"_npmOperationalInternal":{"tmp":"tmp/react-navigation_4.2.1_1582570919369_0.10069920946239685","host":"s3://npm-registry-packages"}},"4.2.2":{"name":"react-navigation","version":"4.2.2","author":{"name":"Adam Miskiewicz","email":"adam@sk3vy.com"},"license":"MIT","_id":"react-navigation@4.2.2","maintainers":[{"name":"brentvatne","email":"brentvatne@gmail.com"},{"name":"ericvicenti","email":"ericvicenti@gmail.com"},{"name":"grabbou","email":"grabbou@gmail.com"},{"name":"osdnk","email":"micosa97@gmail.com"},{"name":"satya164","email":"satyajit.happy@gmail.com"},{"name":"skevy","email":"adam@sk3vy.com"}],"homepage":"https://github.com/react-navigation/react-navigation#readme","bugs":{"url":"https://github.com/react-navigation/react-navigation/issues"},"dist":{"shasum":"8183f47c1b0c7c2350e970aa652c0fee4160ef9e","tarball":"https://registry.npmjs.org/react-navigation/-/react-navigation-4.2.2.tgz","fileCount":11,"integrity":"sha512-/CdQsDkUEJWyKKK68txvFUJDO79+MYFX6DYTVbQ23YtSw/GD5J5pQ/E08IJy8PJNYgnWP/OhiOYg2UpNoh96RQ==","signatures":[{"sig":"MEUCIQDcFgahR+shKQw39ebJk4bcKPzo9HjLoOaab3fID9Vw1gIgdIUWQ6sZ1czlXm/kcXmx//PVULdgEIArYtRgEj9qkzE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":50202,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeVsM0CRA9TVsSAnZWagAAYasP/AgB7KlPbZaaOTgtJx63\n2CNzfCOftrTg+QjWf2urhGHT7jLqfZhhIlGyMw/EHppF2hGIbOJJnjlNG4vY\n6LKzt29T3a6k3vilKe+//H6ABjhqsvdnm3DXRFOBe/YpmYjOP7zBEJjH8ngI\nGq3S9e4GPNBDmKw8HL7Zmv66/41Nh7dQUsUDIScoYZ69UorFrn1c6aSXOE2u\nS6W2C96SQTBt92Zjxk839QPhAGJWipOl2AkiH9W20jdPXiS9rfPhVJOw0qWD\nisvZ0wPQSHbB8jimtSTafUaOYICFA5AswIYevcgvdxFbBTy5Qc8JLVAsdqFu\nQm7mD9yH/ge/GWzopyN3MFtohrhAwXpZ89rfIMhMSZjzwFEXBhl42SISQkn1\nwVXkTPrXHi5WD+tzzasE4Qz8Rh40VBpkFDQNtZiqgs6IYKHQ5c6MTxJHscJB\nsCKJSkb9MOhsCbLzTf/tO2wEjAlJLQJ0RXKuTs5UnacJYgqzAJabFOn9Ytwe\niSgAw+KkoKCrrxuLjLcv0vLydP+HSAuAW2jG2Ok2W5wQo2AEj9TuFqX019xK\nKu8JwFo4EAL9Zz9LVL3wtf+4Vq5U5xDOf05Sq6NhLDHOEELDo29eigfYDg10\nZpRlpI6vLJUeIckH3+I49ezj2WKc+cdycHYvyT56oz2uVpu52khJ5IlTYKj+\nWWP6\r\n=FqFs\r\n-----END PGP SIGNATURE-----\r\n"},"main":"src/index.js","types":"typescript/react-navigation.d.ts","gitHead":"06f43549dbe9762a6176daac547df4367ebb8cf2","_npmUser":{"name":"satya164","email":"satyajit.happy@gmail.com"},"deprecated":"This package is no longer supported. Please use @react-navigation/native instead. See https://reactnavigation.org/docs/getting-started/ for usage guide","repository":{"url":"git+ssh://git@github.com/react-navigation/react-navigation.git","type":"git"},"_npmVersion":"lerna/3.20.2/node@v13.9.0+x64 (darwin)","description":"Routing and navigation for your React Native apps","directories":{},"sideEffects":false,"_nodeVersion":"13.9.0","dependencies":{"@react-navigation/core":"^3.6.1","@react-navigation/native":"^3.7.3"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"react":"~16.9.0","typescript":"~3.7.5","@types/react":"^16.9.22","react-native":"~0.61.5","@types/react-native":"^0.61.17","react-test-renderer":"^16.9.2","@types/react-test-renderer":"^16.9.2"},"peerDependencies":{"react":"*","react-native":"*"},"_npmOperationalInternal":{"tmp":"tmp/react-navigation_4.2.2_1582744371929_0.3899891351216529","host":"s3://npm-registry-packages"}},"4.3.0":{"name":"react-navigation","version":"4.3.0","author":{"name":"Adam Miskiewicz","email":"adam@sk3vy.com"},"license":"MIT","_id":"react-navigation@4.3.0","maintainers":[{"name":"brentvatne","email":"brentvatne@gmail.com"},{"name":"ericvicenti","email":"ericvicenti@gmail.com"},{"name":"grabbou","email":"grabbou@gmail.com"},{"name":"osdnk","email":"micosa97@gmail.com"},{"name":"satya164","email":"satyajit.happy@gmail.com"},{"name":"skevy","email":"adam@sk3vy.com"}],"homepage":"https://github.com/react-navigation/react-navigation#readme","bugs":{"url":"https://github.com/react-navigation/react-navigation/issues"},"dist":{"shasum":"8f653f9b93c926c267188d9c304a9dee1e148f33","tarball":"https://registry.npmjs.org/react-navigation/-/react-navigation-4.3.0.tgz","fileCount":11,"integrity":"sha512-7MFgtaKjMYdfgO8nlrwd10SiVkHPnXFlmY4kQjXvXxJlZy5IWgNFnZv8u8CoTdDrCtJbqCcWnY2aO/nMzPC1IA==","signatures":[{"sig":"MEQCID16m6aDnsQ82V31yBCU7mcfehPoc3kzIS/0E1SjxlVhAiBzg7vUOevlVZ+ZfK33WXrhFcECHLLz0YjnfTs6Ph+uJw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":50544,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeb6YgCRA9TVsSAnZWagAAZd0P/2JZaq/JWny7TxZEFru9\nCjR1+r9meGkiesLN8Aov4cM01dsv5H8A3BUhDXcBSchTJSpZA02z0vb1Avhd\nm3AnDUvP3/8suzbEOjc6wSi5lgq7QFyfyO0gc7T3sKBFj9Iwo+787MnbrDCM\n3KdvFy7eLTZfYzI66jAdSrJxXt8ivHojHWf7ydLf9DgvzAEvceZEIIc0ZKap\nnwoBzxl49RS/9eodSLUKzse7at9yUAPSSivq6J9vmBCnWxDBFZ4/6NEsPKFy\ndJZ3c4NWejBXH55ngE2AQUD51zbUtqJh8tlILTNKhpkuMHKYwjYLhaubiBTV\nsJgKWuJSmyxdVd8Oy+ZkZzRoy3w46PmPiKQ3U66OeRTxnqQ+rTk5vlLVbx2/\nOa3QvsuV9NvGjaU54bL5nI/3XGSilAxqAyDUl2cNYAEqBFbNrLNW7zvOmaVu\nf5jdcZlL+C1OGD+DvlPKL6VRmK7TwIo3ENTx2AIKWVPCRt+wfxzLdLq3xb80\ng4nLo73SpuJe6Tr+eqqfHSA9hZLKtfzy36A0X1LDw012oZFQCD+/eBBVan0b\n/xG49plIRrd/SNNa8/kMOPg/y5fODTnObiA5qoqndsaBnbEpHCmcU3V82pVq\nq51Yq/7gpa8xIdhcilvsAXnPF4Uz8/ZVvm9AY+r9Xxh1Qr8q6tYKwoNp7ObC\nHREs\r\n=Cz8U\r\n-----END PGP SIGNATURE-----\r\n"},"main":"src/index.js","types":"typescript/react-navigation.d.ts","gitHead":"c0fb54b5a2ac90231c2d221f55e54661c75a191f","_npmUser":{"name":"satya164","email":"satyajit.happy@gmail.com"},"deprecated":"This package is no longer supported. Please use @react-navigation/native instead. See https://reactnavigation.org/docs/getting-started/ for usage guide","repository":{"url":"git+ssh://git@github.com/react-navigation/react-navigation.git","type":"git"},"_npmVersion":"lerna/3.20.2/node@v10.19.0+x64 (darwin)","description":"Routing and navigation for your React Native apps","directories":{},"sideEffects":false,"_nodeVersion":"10.19.0","dependencies":{"@react-navigation/core":"^3.7.0","@react-navigation/native":"^3.7.4"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"react":"~16.9.0","typescript":"~3.7.5","@types/react":"^16.9.23","react-native":"~0.61.5","@types/react-native":"^0.61.22","react-test-renderer":"^16.9.2","@types/react-test-renderer":"^16.9.2"},"peerDependencies":{"react":"*","react-native":"*"},"_npmOperationalInternal":{"tmp":"tmp/react-navigation_4.3.0_1584375328309_0.7963990187354912","host":"s3://npm-registry-packages"}},"4.3.1":{"name":"react-navigation","version":"4.3.1","author":{"name":"Adam Miskiewicz","email":"adam@sk3vy.com"},"license":"MIT","_id":"react-navigation@4.3.1","maintainers":[{"name":"brentvatne","email":"brentvatne@gmail.com"},{"name":"ericvicenti","email":"ericvicenti@gmail.com"},{"name":"grabbou","email":"grabbou@gmail.com"},{"name":"osdnk","email":"micosa97@gmail.com"},{"name":"satya164","email":"satyajit.happy@gmail.com"},{"name":"skevy","email":"adam@sk3vy.com"}],"homepage":"https://github.com/react-navigation/react-navigation#readme","bugs":{"url":"https://github.com/react-navigation/react-navigation/issues"},"dist":{"shasum":"c89f7a6f609a65090d4085c22e01ee7def39e9ad","tarball":"https://registry.npmjs.org/react-navigation/-/react-navigation-4.3.1.tgz","fileCount":11,"integrity":"sha512-ByeMP6ZVM1PvHzPfg3TmZ/hLaruGAEYOpoKVDvYYI3wFr8vePK+xeRhHaHgiXWo33EOrVsZ1z0yHU81Cp36MOw==","signatures":[{"sig":"MEQCIEC5pqUWqsruBd/EpVuSgVMDkZbROookXKE+EDnFkZGSAiAj/g0JXhqxg01Vbf6LLmwl38el9budWgZa3x9yD/E3SA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":50741,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeb8QhCRA9TVsSAnZWagAAst0P/21i86Vc9xzLHlBD4RgC\nxZDCbMImawAld5ZKklIdmQ82kk8CcWjxuBvwOYiQxIC6hpInJP7chpsRZnFL\nkJSshEGffI94hAjdkU8KN7UuanDSAfnN0WO1JcVI1zxDwMNzKJuanlLMXpth\nQ/p9SGLJqpgBpMt2VN6NOHqr7iDekFA5Rx4684nJD/Ob9/ic5Ubz2VLXT5ns\nsQLDD5WsSAdatbRHEN4X1Cdq+eUoQGwBlqJ9hGEyOdvtVneD9/rC/Lp0OJ9o\ntuyTuxu5KMiQCCdMSLby1Db8PIcndiOetQs+T2j5xTaKoPO3Patc+zdXLAGz\n6FzShdsPO3DNmQosXpBg71v/AkazTaXOt7iDOn1lhQ6DObYN3mgM0kwsPzO+\niVfcGOq6iZVmVvcFbkzfysQsAmn3QIaJgvH+5F+0WzY3591vOy5+3t7M4jUL\nzNpxs5RtYSIq02LRu0Ob5KP3LDoQNneH+pQtYfNlh0Jr9sJce1jQMHsE9g5z\nK8hrebk6JFQ7Duj6Q26oHdOmD8jIlIoa43enuc3mNkCpeJFS5OMOzRKMrGEA\nj/zw6+XSWmkkIN8u2XT99jOGgbX634LlBDVKLG36q3ILHE7aDycEuaWsOa6x\nBtT8KvQhgmENDsWhTNbs+GH85mq5GOycUW+6J8cJokJ7j+OWR2qZMiDV9B71\nJv/E\r\n=Ed0o\r\n-----END PGP SIGNATURE-----\r\n"},"main":"src/index.js","types":"typescript/react-navigation.d.ts","gitHead":"1c5e7a5ff25e78d064f56c4588587e5de49f43ee","_npmUser":{"name":"satya164","email":"satyajit.happy@gmail.com"},"deprecated":"This package is no longer supported. Please use @react-navigation/native instead. See https://reactnavigation.org/docs/getting-started/ for usage guide","repository":{"url":"git+ssh://git@github.com/react-navigation/react-navigation.git","type":"git"},"_npmVersion":"lerna/3.20.2/node@v10.19.0+x64 (darwin)","description":"Routing and navigation for your React Native apps","directories":{},"sideEffects":false,"_nodeVersion":"10.19.0","dependencies":{"@react-navigation/core":"^3.7.0","@react-navigation/native":"^3.7.5"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"react":"~16.9.0","typescript":"~3.7.5","@types/react":"^16.9.23","react-native":"~0.61.5","@types/react-native":"^0.61.22","react-test-renderer":"^16.9.2","@types/react-test-renderer":"^16.9.2"},"peerDependencies":{"react":"*","react-native":"*"},"_npmOperationalInternal":{"tmp":"tmp/react-navigation_4.3.1_1584383009378_0.4270104839338331","host":"s3://npm-registry-packages"}},"4.3.2":{"name":"react-navigation","version":"4.3.2","author":{"name":"Adam Miskiewicz","email":"adam@sk3vy.com"},"license":"MIT","_id":"react-navigation@4.3.2","maintainers":[{"name":"brentvatne","email":"brentvatne@gmail.com"},{"name":"ericvicenti","email":"ericvicenti@gmail.com"},{"name":"grabbou","email":"grabbou@gmail.com"},{"name":"osdnk","email":"micosa97@gmail.com"},{"name":"satya164","email":"satyajit.happy@gmail.com"},{"name":"skevy","email":"adam@sk3vy.com"}],"homepage":"https://github.com/react-navigation/react-navigation#readme","bugs":{"url":"https://github.com/react-navigation/react-navigation/issues"},"dist":{"shasum":"95e742b827a47c7bf380c7f2711cf1f58d302890","tarball":"https://registry.npmjs.org/react-navigation/-/react-navigation-4.3.2.tgz","fileCount":11,"integrity":"sha512-/F6aCVlBQkfQncYY5wJwXxOlJK4sXcCdg+n+nqWT8NCZFR+AZY/jSKwQrc5t6Wvg3eLllV2SyEGbabS7Fat7uQ==","signatures":[{"sig":"MEUCIChMtTwTvKDws+EvpDPtXcRdtXj6SyWymO06U2PcguxHAiEA9ZlhrUrfT6obEe3QLC/E+bt4Oy3E/8T4/C4iJUaCiew=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":50938,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJedMgtCRA9TVsSAnZWagAAl50P/3MCXvxGtrJ9vN5HYZtO\n54ZsUhI+lgffcothddodcqGosPUsks8+zp8WW9RYru6JfRs67u2TrZjWfDrJ\ny7YS9s1Uw+oYX4mBIlUfmT4/XnKtjvuN6rQI3Kqm+j8WIm6HBAWA/2dWv4+3\nsL16/tzAw1TsF6NhUJPbZwkT/dSEwsgMsC3oqXFWrGtgPU6w++5XQ3tFnNe5\nH8aERu7rF9F4KGZarBbxSUM3Ud6FVSIPioV2WteMgs3ahb5YCrAf0iMa2MWy\nfEOsjgVHKVXa492DmbMlmz/t2/Ok+WllBzN/YZme4UlemJklX09gKmkzWt5A\npPBlJcXqvGiCtImoU6WLaHB6ALJgnOxLO7/SpFe1f098uzOtFz9OTBcNtLW1\nwPfRFj9eFNYSzYnyKtwoRGXYGW+AYIBxo1VOBYO66BpeeDJzRtSQuz6H+mN3\n/Oqywzo8yD31vAokfh9NE0LsIQCAtuvM++PRNFa1KuRH4CK7vMMIwIC0jU1y\ndUjGGQSg8mylDJe/4Ir9h/f8SX9AErUB2NIzc62YfROzPQtJELYBY5r5GECO\nmwjgKsQInxgSD3qCP6Odc4/2Otpi4eIeirGaj4R67lWKRj2r0mvTPfkUBOla\n0F6VhrGfo8OTcR34IgGLBeA5PCDSykdvPjMyIFq6FM1qAGI3SmfqLX18w37P\nYPPa\r\n=cCvb\r\n-----END PGP SIGNATURE-----\r\n"},"main":"src/index.js","types":"typescript/react-navigation.d.ts","gitHead":"5afc82b11ae2810469df0de51eb48a9075405c78","_npmUser":{"name":"satya164","email":"satyajit.happy@gmail.com"},"deprecated":"This package is no longer supported. Please use @react-navigation/native instead. See https://reactnavigation.org/docs/getting-started/ for usage guide","repository":{"url":"git+ssh://git@github.com/react-navigation/react-navigation.git","type":"git"},"_npmVersion":"lerna/3.20.2/node@v10.19.0+x64 (darwin)","description":"Routing and navigation for your React Native apps","directories":{},"sideEffects":false,"_nodeVersion":"10.19.0","dependencies":{"@react-navigation/core":"^3.7.0","@react-navigation/native":"^3.7.6"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"react":"~16.9.0","typescript":"~3.7.5","@types/react":"^16.9.23","react-native":"~0.61.5","@types/react-native":"^0.61.22","react-test-renderer":"^16.9.2","@types/react-test-renderer":"^16.9.2"},"peerDependencies":{"react":"*","react-native":"*"},"_npmOperationalInternal":{"tmp":"tmp/react-navigation_4.3.2_1584711725197_0.16506826877563707","host":"s3://npm-registry-packages"}},"4.3.3":{"name":"react-navigation","version":"4.3.3","author":{"name":"Adam Miskiewicz","email":"adam@sk3vy.com"},"license":"MIT","_id":"react-navigation@4.3.3","maintainers":[{"name":"brentvatne","email":"brentvatne@gmail.com"},{"name":"ericvicenti","email":"ericvicenti@gmail.com"},{"name":"grabbou","email":"grabbou@gmail.com"},{"name":"osdnk","email":"micosa97@gmail.com"},{"name":"satya164","email":"satyajit.happy@gmail.com"},{"name":"skevy","email":"adam@sk3vy.com"}],"homepage":"https://github.com/react-navigation/react-navigation#readme","bugs":{"url":"https://github.com/react-navigation/react-navigation/issues"},"dist":{"shasum":"537ea1a00a481ab6c1d3becc15fa50979263e4f2","tarball":"https://registry.npmjs.org/react-navigation/-/react-navigation-4.3.3.tgz","fileCount":11,"integrity":"sha512-JCeErqx9W9wIZT1HzKjJ3cFa4uSrv2o1NuB72/EKuMmbCPyObITdxY9y7xrTkgl5R+BdpHIyRZp/SU/3vWzsZw==","signatures":[{"sig":"MEUCIAdhKPGtoda+g6XOKW3B2Qle87WCJejaJYRDTo9836ryAiEAsnGF1Pxbm9XtHQ6bBUDNt425BXB7hKAVqLRGj/7OSrw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":51135,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJed/BkCRA9TVsSAnZWagAAzNYP/RuVGjBYxEA++Ol8sHse\ns4DV2fCVP5dskkvUZ6L0C99yKuG9+UGAPCqmHQcKd+T13DW6qd0H0QSM/IpV\nZ3s0dfpNIl4PTKGVd/ZT+Bob4yhHW5dAGl3RFbmAljhtsWPilqEskqQ2zhKy\nTTpNC4m34TRCp6rvYbOrhFWDf0puf3zsKS1JMhsGzaR8uW28gL9Z13eqD4/J\neEdfJgzl1BdY+fARoMugn4ixFriiYxxgS8iih7Ny//zDGvvBVfHTShLETEYe\nJjZTwnHc+J4L5P9Y9BYO+N1d8x0gwvcbOprA5rGXS3/82RP7LW1p9NYukeQ8\n9i3s4DaYBWT7wsnH8DsdzVJnnm0rUYJzomHt83QrnyR6+VCHHWs4WSa51e2F\nwFnaIgEr5a4/s/it7OQfemozQqkWsv6zESLj2JgLvFsI8AE6TEfCULE7ISjZ\nhd9GTTAEGE9qGOprr710vDoLtsXckeT9CMbhzWot2AfDPOAuzysR+fxjWKQv\n5dq9lTDeCahOXZ9u3heTvjrWkSkPmBPlOee5twjTvTnQgBTOuPO1N+GMxxpS\noOrmn1rGld4klpId92wHkpWxOCiaRe/ph7ZzVx5DUBkCBzQxaS7Qw1IWvGMM\nxKJbKVltl40PpL9AKx0jKEO8to0XSNxZR2Novzx/rpnaqL0/Av05eynZFvFQ\nlDaF\r\n=l5ED\r\n-----END PGP SIGNATURE-----\r\n"},"main":"src/index.js","types":"typescript/react-navigation.d.ts","gitHead":"7656b35ee81ff7a426b53dd35716da48a5dd9ccf","_npmUser":{"name":"satya164","email":"satyajit.happy@gmail.com"},"deprecated":"This package is no longer supported. Please use @react-navigation/native instead. See https://reactnavigation.org/docs/getting-started/ for usage guide","repository":{"url":"git+ssh://git@github.com/react-navigation/react-navigation.git","type":"git"},"_npmVersion":"lerna/3.20.2/node@v10.19.0+x64 (darwin)","description":"Routing and navigation for your React Native apps","directories":{},"sideEffects":false,"_nodeVersion":"10.19.0","dependencies":{"@react-navigation/core":"^3.7.1","@react-navigation/native":"^3.7.7"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"react":"~16.9.0","typescript":"~3.7.5","@types/react":"^16.9.23","react-native":"~0.61.5","@types/react-native":"^0.61.22","react-test-renderer":"^16.9.2","@types/react-test-renderer":"^16.9.2"},"peerDependencies":{"react":"*","react-native":"*"},"_npmOperationalInternal":{"tmp":"tmp/react-navigation_4.3.3_1584918627880_0.8002247531758351","host":"s3://npm-registry-packages"}},"4.3.4":{"name":"react-navigation","version":"4.3.4","author":{"name":"Adam Miskiewicz","email":"adam@sk3vy.com"},"license":"MIT","_id":"react-navigation@4.3.4","maintainers":[{"name":"brentvatne","email":"brentvatne@gmail.com"},{"name":"ericvicenti","email":"ericvicenti@gmail.com"},{"name":"grabbou","email":"grabbou@gmail.com"},{"name":"osdnk","email":"micosa97@gmail.com"},{"name":"satya164","email":"satyajit.happy@gmail.com"},{"name":"skevy","email":"adam@sk3vy.com"}],"homepage":"https://github.com/react-navigation/react-navigation#readme","bugs":{"url":"https://github.com/react-navigation/react-navigation/issues"},"dist":{"shasum":"ddc30e1e603e520a884aa557cacfb30bd932f86e","tarball":"https://registry.npmjs.org/react-navigation/-/react-navigation-4.3.4.tgz","fileCount":11,"integrity":"sha512-jbyPGseUyTSS7i3BmZSAEt5iu4mrqKW3/BhwXa30RsCF2TK6CteqIB4rO8grzdx3h5+8sRWVuU5ms53cSQaK6w==","signatures":[{"sig":"MEUCIAiyOi/kV7MBhRx0SP5MDwarmhaHe2cDFQyes4adCHZkAiEAlO/q8pJRyoSNBS0I3P5nqyUI/7oqjfW+9LeaeC1kmUs=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":51332,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJefpBPCRA9TVsSAnZWagAAQ1sP+QCDzGhYfypv7Akqhbrb\ndmqCp54DzKLmY3gn6uGUrL6WjJN1OqCmguef3p5KYM9N/8Ud+oWwQr1pVlI8\nAGlJ5ZQCDHOe+xB4dF21/sTvZm3t8zsJu7qAoKeIj7mmoUEHQDJw/8+yELCs\nfTeHJFrvhWwAfPmKXM55EbfpIxtVSmV4K5odbRlPh1ncCHab9Bkg5JAxWML6\nikp3EvrJbkIPqY9eqXgHaor5b1j9om2w4V13ePVwNF2fNagqP6ncqZhQrHTZ\nA5msuQpRKOWPOZKlo3yLPFUFn7c9jA0z37S21shXAvnFVjqunRwL3sU1/E7p\n6sDOfjT6B2ypDmNQuzfwORCwyd3y9TbqLnKf037nGM9OD0NSSlMXafT6z12R\nG9iM7sz6WTK8s40ywKxaoLaAsrH9rhx56+3b0+dHT+OFCKsFMBM7m1JFbFf7\nkaPjed8VXijE5WwFLNpl6vD/IpeiToeK8ZqWi732VoV1EpAyNc5qoG667k1f\nkp5991t4bepmhV0NuwN1F2br1kNJPdJWdRCEUsNHk2kelDywGLJpqnVqF41x\nmn9TffcaGZEonhjDRcwyAcUBnt0CR52/IDpdtpsaREczbPCpfx+Ar8c30jKy\ndcgpEPW0sTt/u+R5IKBBnWhksg5062f42QIYN7pPUpk9XQenB4iDlmD5KyKu\ntP8t\r\n=OSma\r\n-----END PGP SIGNATURE-----\r\n"},"main":"src/index.js","types":"typescript/react-navigation.d.ts","gitHead":"c9313a1419bc46d6e5ba67ecdd822f568e443106","_npmUser":{"name":"satya164","email":"satyajit.happy@gmail.com"},"deprecated":"This package is no longer supported. Please use @react-navigation/native instead. See https://reactnavigation.org/docs/getting-started/ for usage guide","repository":{"url":"git+ssh://git@github.com/react-navigation/react-navigation.git","type":"git"},"_npmVersion":"lerna/3.20.2/node@v10.19.0+x64 (darwin)","description":"Routing and navigation for your React Native apps","directories":{},"sideEffects":false,"_nodeVersion":"10.19.0","dependencies":{"@react-navigation/core":"^3.7.2","@react-navigation/native":"^3.7.8"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"react":"~16.9.0","typescript":"~3.7.5","@types/react":"^16.9.23","react-native":"~0.61.5","@types/react-native":"^0.61.22","react-test-renderer":"^16.9.2","@types/react-test-renderer":"^16.9.2"},"peerDependencies":{"react":"*","react-native":"*"},"_npmOperationalInternal":{"tmp":"tmp/react-navigation_4.3.4_1585352782545_0.618671549984255","host":"s3://npm-registry-packages"}},"4.3.5":{"name":"react-navigation","version":"4.3.5","author":{"name":"Adam Miskiewicz","email":"adam@sk3vy.com"},"license":"MIT","_id":"react-navigation@4.3.5","maintainers":[{"name":"brentvatne","email":"brentvatne@gmail.com"},{"name":"ericvicenti","email":"ericvicenti@gmail.com"},{"name":"grabbou","email":"grabbou@gmail.com"},{"name":"osdnk","email":"micosa97@gmail.com"},{"name":"satya164","email":"satyajit.happy@gmail.com"},{"name":"skevy","email":"adam@sk3vy.com"}],"homepage":"https://github.com/react-navigation/react-navigation#readme","bugs":{"url":"https://github.com/react-navigation/react-navigation/issues"},"dist":{"shasum":"c1794cecd3c30e887c6e317891c4485da95b99c0","tarball":"https://registry.npmjs.org/react-navigation/-/react-navigation-4.3.5.tgz","fileCount":11,"integrity":"sha512-ZmDsbOa15Il8T+etDsfjdFxhzVXCaFDN0O0AYYTbpKWY1cuaBefBd84D4a9W85w+TsA1IorBzzJSnz6TlvXijw==","signatures":[{"sig":"MEUCIDCqaICmiOrWuqnx2A2tJMDa0GWP4LoiY6FMjRtEwymPAiEAxFPQgAqje1LNK02tS1JDpMDQRtzTbWhWvrvJNn21f/8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":51472,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJef8S9CRA9TVsSAnZWagAArysP/0IH+/6dNLqpaTaXAFY3\np0ub2Exs5mrUZd0sTdv0lfWJJ0uynpuyG4OzRJj4vLMvNKHtr95ZKtVxXHKu\nHFb1w4TBeM5ZMOQVYyHFc2tOs3ZHXKN3dtW11kVCse1b86TG5mmJfKrJNPQk\nv8lDXJVOcWgcfWr9cvGvzB+5c4z+UYPH+5QvUyhkh7fTVpg5y4IGlxwTJcPC\ntB/wNllveH1aP00X5/+ydu0+GwtPNMfoKiXPffeUEc8ZFIA+0W59y7uRjqwN\nE76yr2Bt1VLnvDSw7eugDiIff2h2JeraeQ6myhigboQN4Fhz7h8xuNHRTjZ3\nUQMoVqKvKAqzoHFHPYdh9FRxMIyS1FgtKIzJGuZ1X0Vuvi4+oWdLK021WrtN\nc4A7GFtbOwJe/+mblMar9HKKDwQxAzqaIpUYQWfl7KwAUlSY8W6yDrKlRs6j\nFXvwP4EopMIBM3MCnYfdpzNgKKvgeR9QHLaaHS9BoDU5krF8axyGfPA2vFSj\noJAMTMWpLxphsmrN20bCDGQuT7mlk5P3jKc5ILNgioKZk19cmhySSUO6g/n3\nGPfLuclPX/PMzBWtJbHQzlF1Q4AI7Bt8wuTqlARAhvjCaMRMVrT/SZaiD8bb\niKg8iJ0bPY57OZ3G4Xkrcdz1l2EFHTE+oOZAVI/1HyGTqgCQHiUr+2ogx5x1\noK18\r\n=Ue4k\r\n-----END PGP SIGNATURE-----\r\n"},"main":"src/index.js","types":"typescript/react-navigation.d.ts","_npmUser":{"name":"osdnk","email":"micosa97@gmail.com"},"deprecated":"This package is no longer supported. Please use @react-navigation/native instead. See https://reactnavigation.org/docs/getting-started/ for usage guide","repository":{"url":"git+ssh://git@github.com/react-navigation/react-navigation.git","type":"git"},"_npmVersion":"6.13.2","description":"Routing and navigation for your React Native apps","directories":{},"sideEffects":false,"_nodeVersion":"10.16.3","dependencies":{"@react-navigation/core":"^3.7.3","@react-navigation/native":"^3.7.9"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"react":"~16.9.0","typescript":"~3.7.5","@types/react":"^16.9.23","react-native":"~0.61.5","@types/react-native":"^0.61.22","react-test-renderer":"^16.9.2","@types/react-test-renderer":"^16.9.2"},"peerDependencies":{"react":"*","react-native":"*"},"_npmOperationalInternal":{"tmp":"tmp/react-navigation_4.3.5_1585431740671_0.8282902982165647","host":"s3://npm-registry-packages"}},"4.3.6":{"name":"react-navigation","version":"4.3.6","author":{"name":"Adam Miskiewicz","email":"adam@sk3vy.com"},"license":"MIT","_id":"react-navigation@4.3.6","maintainers":[{"name":"brentvatne","email":"brentvatne@gmail.com"},{"name":"ericvicenti","email":"ericvicenti@gmail.com"},{"name":"grabbou","email":"grabbou@gmail.com"},{"name":"osdnk","email":"micosa97@gmail.com"},{"name":"satya164","email":"satyajit.happy@gmail.com"},{"name":"skevy","email":"adam@sk3vy.com"}],"homepage":"https://github.com/react-navigation/react-navigation#readme","bugs":{"url":"https://github.com/react-navigation/react-navigation/issues"},"dist":{"shasum":"3f90d6277f82dc54cc2fbf0184c18b83e37a641b","tarball":"https://registry.npmjs.org/react-navigation/-/react-navigation-4.3.6.tgz","fileCount":11,"integrity":"sha512-jHdKENerU3Ogtn3QIBCE00mMW0wXPtUHmrdbUh3TpJNd5j1APu1b0kTC9rxyWOvuCSm2zXsGrwCXXKvzgFBbWg==","signatures":[{"sig":"MEUCIQC8IhmqVUMiC4pYSstkh+hlrk9Ab6avkoR4tz07Jz3ggQIgPp09nRuG+PINJG+bLNiJnFzLIE+yOkzOYKe5SADRYdI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":51727,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeg23DCRA9TVsSAnZWagAAH0oP/i0sofYjOSyGj6YLPvNc\n6k+mOTO4TgiyHYv8tB3pnBvOjtWjFArgjEitOK3FirZx8fzxv5xDm/F84C8q\nRgf4H292kNN5orXdD42WkzNw0QNcYc6E+lvQAKZYTsyyl1dmkaROj/2PL9TZ\nmNdM2NpCZAYuCW7T27JN3c14QfLBl75+nUNHVThZpp0LoI432YkFBxMSzFQx\ntE2YNR46NYALh4bx9LoKghZpSRoLzuVOXUf/YZcij+iEl58iSDmVa0WT1qZ+\nPPd7W5xytvMc2EY1UUzNrASljyUYm8fMXswRPIC4Z8CduG0vNmA4kSsQQrzL\nF1BrFc4Xg952qXk18wz6aC4Q2jqel+A19S9xvEY4A3ssHFNE5W9ueRwDV5td\nuCuzHmnnoXcfuIHfC377muehYOlPLCz+bSsoP6rsL1SSZ6Pmtg3hd5zRCsfq\nPSRtP1ma0HyVInERRTbp7i9kwj2NLuX01GhPjJ236wDkPih1CmzMko1f4chI\nxgB6as7zLSEzlXwkfKaBZKMHz8uCnsOK8+FhC5C+Wg8zumhK3Oh1VKikBsqX\nZqI0Ct5deStTzDjHvan80SJoFrhCoAEo28O9KcZZI5aal1JTISO0vXa676KU\n5k2ZJCuxRMyO1cYVQZeSd5ly/2WZr4psCddO1JhTC27hHlL4R4O/XWvGARBX\nIn/Y\r\n=+yjz\r\n-----END PGP SIGNATURE-----\r\n"},"main":"src/index.js","types":"typescript/react-navigation.d.ts","gitHead":"7925f0c8a386764b8ab1ddebb2560ec8087ce35c","_npmUser":{"name":"satya164","email":"satyajit.happy@gmail.com"},"deprecated":"This package is no longer supported. Please use @react-navigation/native instead. See https://reactnavigation.org/docs/getting-started/ for usage guide","repository":{"url":"git+ssh://git@github.com/react-navigation/react-navigation.git","type":"git"},"_npmVersion":"lerna/3.20.2/node@v10.19.0+x64 (darwin)","description":"Routing and navigation for your React Native apps","directories":{},"sideEffects":false,"_nodeVersion":"10.19.0","dependencies":{"@react-navigation/core":"^3.7.4","@react-navigation/native":"^3.7.10"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"react":"~16.9.0","typescript":"~3.8.3","@types/react":"^16.9.23","react-native":"~0.61.5","@types/react-native":"^0.61.22","react-test-renderer":"^16.9.2","@types/react-test-renderer":"^16.9.2"},"peerDependencies":{"react":"*","react-native":"*"},"_npmOperationalInternal":{"tmp":"tmp/react-navigation_4.3.6_1585671618762_0.06205670142970243","host":"s3://npm-registry-packages"}},"4.3.7":{"name":"react-navigation","version":"4.3.7","author":{"name":"Adam Miskiewicz","email":"adam@sk3vy.com"},"license":"MIT","_id":"react-navigation@4.3.7","maintainers":[{"name":"brentvatne","email":"brentvatne@gmail.com"},{"name":"ericvicenti","email":"ericvicenti@gmail.com"},{"name":"grabbou","email":"grabbou@gmail.com"},{"name":"osdnk","email":"micosa97@gmail.com"},{"name":"satya164","email":"satyajit.happy@gmail.com"},{"name":"skevy","email":"adam@sk3vy.com"}],"homepage":"https://github.com/react-navigation/react-navigation#readme","bugs":{"url":"https://github.com/react-navigation/react-navigation/issues"},"dist":{"shasum":"33809fdfd7922c503d454c6367fae45dd67cb08a","tarball":"https://registry.npmjs.org/react-navigation/-/react-navigation-4.3.7.tgz","fileCount":11,"integrity":"sha512-mFElgGxjAoCPGjOedEOYyORN0IdubyCSTWf5/mcWWHiigakXSs0XRuC8pe5d+d0sqES10Gy5BYRb5KrdVJg2Lw==","signatures":[{"sig":"MEUCIC9fhhqGZpDUoAozAYqUJsC16jlrVHXDQnG+sP9c5nBAAiEAux57UBgySbx8Zkq8QtSDdiB+OSSTGFMqqr/y0twb2JM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":51924,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJehb8jCRA9TVsSAnZWagAAH2MP/izFtfnB2Z+/dELCXIIr\nUq5Vby+fXv3o12gWnAh6x6gLXvbRlUJr0MEc3wWVVFvSQK4sPzsGaaar1SQn\nxDiCH2/XeFQC+0E5BsmNbw2Uq6kh31Zm1jg4mOmHdDELL9HZ5sfUqJAPwiQm\nmre2cxQf2W9EYlm8hKGUU6cQYLrul7tFFO3I25hfcWLhb4QnLs2m+rJtaBcB\nAhq9j3UO8Ma1jDA45KYSaXcQ378skLQHXtNhTJwLR4S/wLi4of+7PiCoLoBQ\nQE/hB1uM112gDzawgr46dQ0fiv2VYn1H85HbkwQUitE03JjKwanra27zyjyb\nOXJ/fNti4Km9a/HtEOYDQgQRf/deU3cilwe0Flntuy/EQKDxDqREouFX1Nhg\nReU5BbCi0nvXTv2NHqHsIHBObnAnSRgZi1Q9fyCSzeEuCe2E8RQBIt7CYhiZ\nBCzMWoDl28L65RLBSOx2lFUhUzzjInJhYTJW0GGt08u7TJUjSl6b3RWehCBv\nyQTRCNqk+LOUYC5VetZLnPJ49EwWBrvdb3JMtWDQpay3tXUUbmXmoXTk5wzt\nV3bT367i7YbZZjXTU8ol+9kn+cqpOs9QePCuftrDqhohRHCP8CtjaEKGck8F\n/jpf/7qAZhMEveHN+f8m2QDfeLfyOOE7kPd2st0QCb/aQtRASHidhoUvVq2z\nUOvV\r\n=8SOV\r\n-----END PGP SIGNATURE-----\r\n"},"main":"src/index.js","types":"typescript/react-navigation.d.ts","gitHead":"720d1f970d81f291260873c4cc5c1ac8bbaaa1e1","_npmUser":{"name":"satya164","email":"satyajit.happy@gmail.com"},"deprecated":"This package is no longer supported. Please use @react-navigation/native instead. See https://reactnavigation.org/docs/getting-started/ for usage guide","repository":{"url":"git+ssh://git@github.com/react-navigation/react-navigation.git","type":"git"},"_npmVersion":"lerna/3.20.2/node@v10.19.0+x64 (darwin)","description":"Routing and navigation for your React Native apps","directories":{},"sideEffects":false,"_nodeVersion":"10.19.0","dependencies":{"@react-navigation/core":"^3.7.5","@react-navigation/native":"^3.7.11"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"react":"~16.9.0","typescript":"~3.8.3","@types/react":"^16.9.23","react-native":"~0.61.5","@types/react-native":"^0.61.22","react-test-renderer":"^16.9.2","@types/react-test-renderer":"^16.9.2"},"peerDependencies":{"react":"*","react-native":"*"},"_npmOperationalInternal":{"tmp":"tmp/react-navigation_4.3.7_1585823522782_0.6754889582027452","host":"s3://npm-registry-packages"}},"4.3.8":{"name":"react-navigation","version":"4.3.8","author":{"name":"Adam Miskiewicz","email":"adam@sk3vy.com"},"license":"MIT","_id":"react-navigation@4.3.8","maintainers":[{"name":"brentvatne","email":"brentvatne@gmail.com"},{"name":"ericvicenti","email":"ericvicenti@gmail.com"},{"name":"grabbou","email":"grabbou@gmail.com"},{"name":"osdnk","email":"micosa97@gmail.com"},{"name":"satya164","email":"satyajit.happy@gmail.com"},{"name":"skevy","email":"adam@sk3vy.com"}],"homepage":"https://github.com/react-navigation/react-navigation#readme","bugs":{"url":"https://github.com/react-navigation/react-navigation/issues"},"dist":{"shasum":"7eacd186fbaa849355341046d9c5c95dec97d3bf","tarball":"https://registry.npmjs.org/react-navigation/-/react-navigation-4.3.8.tgz","fileCount":11,"integrity":"sha512-Hxb6VkGu38x4r8nysAJutFkZ1yax29H6BrcdsqxlfGO2pCd821JkRL9h1Zqxn7qLm5JM6+7h0Yx3AS+YKDU5nw==","signatures":[{"sig":"MEUCIQDO4WwwYBM8x/ZVo3se3PZ9Sb42sSqbfctW/4RaLt5juQIgE2zJvamk1hFTIhas2xe7R5tRK8wxmtGDhjN8UCJ9KV8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":52121,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeoFlkCRA9TVsSAnZWagAATAwP/j2iggqgjTrt7+ozjtVz\nYCXLLzjvfG6KWJIE++ySG07bLq0mRo6NA0UPhVunV6zPhnZZlyatguRj8gRe\n6cmzrEaHoPtpGvP1OW9wOEgH1Dcb+4YH6rufqrEi40FR1II1I3139erNbUYx\n0ip8hOFKKj89kqcGeowqNjMOugg2XOcpDaRaFRHqwbQE1gZqmcRyaO4EsruE\nbMFFBl57CgJdyG639FCWrUiGah5eS3yfq1wn0N4oeegWjeH6m5cPpuL6kLeH\nK3595q/iDYwFyPnxAbsX2/rO4BTrGQml0yIsiFd/QmFVRdg/AB7vZ9j2c38O\nHT5+EoP6g/dBVI+gaiym5vdlqjuMsYWK8BBuOuHWc2dn+ewx72gIqUa5X/5J\n41sNuHgovBQYPga4HPrO+9ZpdDPXMLoZ8gzBuk/weU1HOyF+K7BIOtdokNtA\n0kU1GcE8AaNZbTth5xqY0+vXB3WXSbj211NJ16KwKzfeaeF3hA6maEwJyQVh\n0WkjnNtQVtmFutcuPyXLwQrsSlMOYdbn4Ym4U7hRXV40iFAZhxd6UoDnTqhB\nAJHzLP7hWr9dTbuVY0n3TdsJ/kufYVFnKqML22iqYGw/6VULeEtaSCXKcEm/\n3/QPPFX0x/MOPs9Dss3h1amRIxRmq63ZyhZ10bY4CRzVkYiEShswbLrCY2X8\nMKi+\r\n=GfZQ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"src/index.js","types":"typescript/react-navigation.d.ts","gitHead":"ed7ffb98f417001c738220ea95af5823fa09ef83","_npmUser":{"name":"satya164","email":"satyajit.happy@gmail.com"},"deprecated":"This package is no longer supported. Please use @react-navigation/native instead. See https://reactnavigation.org/docs/getting-started/ for usage guide","repository":{"url":"git+ssh://git@github.com/react-navigation/react-navigation.git","type":"git"},"_npmVersion":"lerna/3.20.2/node@v10.19.0+x64 (darwin)","description":"Routing and navigation for your React Native apps","directories":{},"sideEffects":false,"_nodeVersion":"10.19.0","dependencies":{"@react-navigation/core":"^3.7.5","@react-navigation/native":"^3.7.12"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"react":"~16.9.0","typescript":"~3.8.3","@types/react":"^16.9.23","react-native":"~0.61.5","@types/react-native":"^0.61.22","react-test-renderer":"^16.9.2","@types/react-test-renderer":"^16.9.2"},"peerDependencies":{"react":"*","react-native":"*"},"_npmOperationalInternal":{"tmp":"tmp/react-navigation_4.3.8_1587566947851_0.901064304330655","host":"s3://npm-registry-packages"}},"4.3.9":{"name":"react-navigation","version":"4.3.9","author":{"name":"Adam Miskiewicz","email":"adam@sk3vy.com"},"license":"MIT","_id":"react-navigation@4.3.9","maintainers":[{"name":"brentvatne","email":"brentvatne@gmail.com"},{"name":"ericvicenti","email":"ericvicenti@gmail.com"},{"name":"grabbou","email":"grabbou@gmail.com"},{"name":"osdnk","email":"micosa97@gmail.com"},{"name":"satya164","email":"satyajit.happy@gmail.com"},{"name":"skevy","email":"adam@sk3vy.com"}],"homepage":"https://github.com/react-navigation/react-navigation#readme","bugs":{"url":"https://github.com/react-navigation/react-navigation/issues"},"dist":{"shasum":"3b6a7224ac2ef6388593412c33aed6eacca10cbb","tarball":"https://registry.npmjs.org/react-navigation/-/react-navigation-4.3.9.tgz","fileCount":11,"integrity":"sha512-nqAHS7jL1hgFPZeYt1vU8zVuF2Ay3bVVdCYvJSFJ9UvQZOtqPr/Wen/Ya9fRc+AvTtf3+AJn97K8xIiz2HHusQ==","signatures":[{"sig":"MEYCIQDvqvpU/geWN9FUKZ+ARZD3Zt8dBgF5Mwra1ng9sYTAAQIhAPE7GCUtL7N9kO1kBP8+sKudvQ1utz7oo0tRDzGAbRpt","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":52436,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeq2NqCRA9TVsSAnZWagAADEUP/RSlmaQU9xvTFIZMAP43\nLFL1MX4RQTCF/TRsrWbzv7YGwpDmzxFfL7n0FNwdutQyV3cpiDbHyWw8Vwoy\nlfIvEfQtgL6dLPkW5Hs6sEfxKQLfYMuU/GhhfINeHI4ldqRAs9b1Yb3IXz9r\nedqZt+UtWrWVbgsIuoN+gVGjMO4eySeanioYTJQ7RcysbTpiAi69kZMri154\nqA5TIr26+cxcprpxmS9bs+F4XoyigGy6o+2grUDRSj0KicuiVSgGo2BlkZkN\nhl8jRTdpI51Z/sSIf7Pr3ivoRMYtvSLMZkDO1xu6Ni8S/tqbdt2Rh5xVlnOH\n6z2Ou4borlrgxbDnGn9qsoB7AIYqejB7bVTh9AVi+8vcSza+LpsiKXZJfBm+\n0OXSiUOKjMTyq4KuT947ODG9YpSfHF1g8GIXiVgIgSQCvzYBduOsF39m9ABp\nCHUm7tnUy9do19bCY8SadbDqK1eoZIEZ1K5oZTMavTu13EmukZzfCxORRJOu\nne5Ois3+puXgeUAHBVWpzfGol2YuSUnKPzhrmE5+HAFl4NUCTYWHCJjogfrf\n1fGR907fk4hJUtftrgdu/0FP//gcU9weqrAVErS8BiC1Ijx1KUco/HMy3mWj\nMdyfxryBSch5sETzd5AmCm9+BQTyniQh8Zi82WcLFicn0CGvDiCDlbWBhBwa\n0+yn\r\n=DX9p\r\n-----END PGP SIGNATURE-----\r\n"},"main":"src/index.js","types":"typescript/react-navigation.d.ts","gitHead":"f34ec461111da49a9ad7ce5c4c470da8a2e9fdfc","_npmUser":{"name":"satya164","email":"satyajit.happy@gmail.com"},"deprecated":"This package is no longer supported. Please use @react-navigation/native instead. See https://reactnavigation.org/docs/getting-started/ for usage guide","repository":{"url":"git+ssh://git@github.com/react-navigation/react-navigation.git","type":"git"},"_npmVersion":"lerna/3.20.2/node@v10.19.0+x64 (darwin)","description":"Routing and navigation for your React Native apps","directories":{},"sideEffects":false,"_nodeVersion":"10.19.0","dependencies":{"@react-navigation/core":"^3.7.6","@react-navigation/native":"^3.7.13"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"react":"~16.9.0","typescript":"~3.8.3","@types/react":"^16.9.23","react-native":"~0.61.5","@types/react-native":"^0.61.22","react-test-renderer":"^16.9.2","@types/react-test-renderer":"^16.9.2"},"peerDependencies":{"react":"*","react-native":"*"},"_npmOperationalInternal":{"tmp":"tmp/react-navigation_4.3.9_1588290410320_0.19733924049201956","host":"s3://npm-registry-packages"}},"4.4.0":{"name":"react-navigation","version":"4.4.0","author":{"name":"Adam Miskiewicz","email":"adam@sk3vy.com"},"license":"MIT","_id":"react-navigation@4.4.0","maintainers":[{"name":"brentvatne","email":"brentvatne@gmail.com"},{"name":"ericvicenti","email":"ericvicenti@gmail.com"},{"name":"grabbou","email":"grabbou@gmail.com"},{"name":"osdnk","email":"micosa97@gmail.com"},{"name":"satya164","email":"satyajit.happy@gmail.com"},{"name":"skevy","email":"adam@sk3vy.com"}],"homepage":"https://github.com/react-navigation/react-navigation#readme","bugs":{"url":"https://github.com/react-navigation/react-navigation/issues"},"dist":{"shasum":"c5523669df642aab23ff9e2ceb2109d3492a9374","tarball":"https://registry.npmjs.org/react-navigation/-/react-navigation-4.4.0.tgz","fileCount":11,"integrity":"sha512-BtxqNNlEGm/ve1mGHxCvrtvDzZ+2OF/V9OJaDPz/Cdx2VvYiFGaq6mtlFQm5/2bLxiEVXhNFcYSTCP26YGiENA==","signatures":[{"sig":"MEUCIF0me9S2MMysdq9Cwjoo/+yoE1SZV9FH3/niUro1pnqJAiEA9Uqzq4JCafsEIJcJSSQv5daxSNus4FohgXaNwhsXwms=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":52804,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe8+2HCRA9TVsSAnZWagAA76sP/Awhn+B77bv5sUMbNqGT\nQxCI/FfoqPVZNwBJsh3Twied1H60C3QCrMGytiA3X/syr4cSETfNXn7Ykmmt\nmKx8OPmmjAx6vKnOTQtS1mUF2L0iXTnWZf0VKs2ShKh2NzRLbDOfjWSXBD0f\nsaEtEf7HQKShMhG3j3gCktbWSFXKJi4M3HKgRAMiXARJDy/YSZpbVwx2SgCh\nanI8zsji3FlbZ52mmxl26OOT4bWBgt2wHbkYGBHHdXxO1gyW+D3yioXXp1hx\nSP6h8mNNWO4pXRJepioN15ZuiCo+aAjKD7vjZbms/frbM2z0Js2cWfVr08m1\n+Amj7G3i7U7v92ud0m1amu3cI961Et547TEQtbPRhGvkqr8yYfg6KGN2i6vw\nXd1lBjv3yod1uXr7vROp/X3aIO0nVxHOT7BoOLvo9nMxk/iIzuHIGA3l35Dw\nuOvoilt58UuTQs5qQZeO/7JFX1nVEgY05nmTJdrWeaaBCNtigiZ/ct6+I77F\nMA/aLytwYDXpNCgEjCIOFRpDI4xLQ0FMb3tBkOeHBFqgOrnNIms13rE9Z4Ok\nnE+tgWmtTXV8drTsOcu/mzkQUr0LW6vh/08LNAGVj/EeTAM/benScks0eHM6\nrhlrQ3ow3Fnof/1CmQ4HIOmsiswM9Gp79BR5vTOv2t+skz59TcDA2+i8q4h5\nL1gG\r\n=otAQ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"src/index.js","types":"typescript/react-navigation.d.ts","gitHead":"6515fbe2dc2d2f916a8598a6fdccc5a6b7d3ecc8","_npmUser":{"name":"satya164","email":"satyajit.happy@gmail.com"},"deprecated":"This package is no longer supported. Please use @react-navigation/native instead. See https://reactnavigation.org/docs/getting-started/ for usage guide","repository":{"url":"git+ssh://git@github.com/react-navigation/react-navigation.git","type":"git"},"_npmVersion":"lerna/3.20.2/node@v10.19.0+x64 (darwin)","description":"Routing and navigation for your React Native apps","directories":{},"sideEffects":false,"_nodeVersion":"10.19.0","dependencies":{"@react-navigation/core":"^3.7.6","@react-navigation/native":"^3.8.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"react":"~16.9.0","typescript":"^3.9.5","@types/react":"^16.9.23","react-native":"~0.61.5","@types/react-native":"^0.61.22","react-test-renderer":"^16.9.2","@types/react-test-renderer":"^16.9.2"},"peerDependencies":{"react":"*","react-native":"*"},"_npmOperationalInternal":{"tmp":"tmp/react-navigation_4.4.0_1593044358681_0.40420696686225344","host":"s3://npm-registry-packages"}},"4.4.1":{"name":"react-navigation","version":"4.4.1","author":{"name":"Adam Miskiewicz","email":"adam@sk3vy.com"},"license":"MIT","_id":"react-navigation@4.4.1","maintainers":[{"name":"osdnk","email":"micosa97@gmail.com"},{"name":"satya164","email":"satyajit.happy@gmail.com"},{"name":"brentvatne","email":"brentvatne@gmail.com"},{"name":"ericvicenti","email":"ericvicenti@gmail.com"},{"name":"grabbou","email":"grabbou@gmail.com"},{"name":"skevy","email":"adam@sk3vy.com"}],"homepage":"https://github.com/react-navigation/react-navigation#readme","bugs":{"url":"https://github.com/react-navigation/react-navigation/issues"},"dist":{"shasum":"7511b5d46bba8e52fc2f426144127a012454c84f","tarball":"https://registry.npmjs.org/react-navigation/-/react-navigation-4.4.1.tgz","fileCount":11,"integrity":"sha512-E0TJHLS8mcdliubPjbIfyplZG1oQhHYzH3cHKMSVXWE4dhSSf1x//r+92kW9LbS62v51Nj3Bxw2cJMHw0xP9Kw==","signatures":[{"sig":"MEYCIQD0277UHXMBFmkaFd9XWAQIDcwpj/TBtmzigb4hadZfjAIhAJLdVrsPO4vJANeSXafxjGgWso3qV4Lv/tIaXyfBqvKM","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":53233,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfbIDaCRA9TVsSAnZWagAAfKAP/3WVNF6qay6b0tp3cvd1\n/qRib245dKD22vQDS9TmP8d8g8raKDHnAbC/II0lrUPUchUZh9QsuR8qp89l\nhFz20f1uuGEjsUJBQk8afFAq0RiBhgPZuPqBBUqt03g5rAItzOxOSaTRINCE\nHtwi5JW34D4Sigse3a17gVfIGIzJ+UUqknBDTInxMjG3jkgNK2bcgfAConRU\nfsr5SQNyZxxI37QwaC05ZAGD9J/rzIAhy9CKNqQldPmOki7Tt8y4sXOllvi6\nXzHeNsNEwmaR3vUgkm5tl/D6cUCW286RuawWemdCSh/pzLV2dSrigboY1I0V\nsQTuVvtVl8fgNhNnTen471RNea2gex4kgbMnf+J2GylexSH+rAC8KV/m7K3B\noCW8afg8erDuC8j4Xyf5FhNB3YBTI1O2/Lqur8TqvTB20fRMIr71FOtoc0V1\nJtUm/wiP/o87OKdn9F1KC9Y4lyQ46epOClFa+HSBVfNy7bnbrVVKJo8BgHQl\n/VvoDQoxLQBx7QknTZHupzVyz60fNPEM2UdRKs/D4ERqZyk7aL3tVM3jtLkV\nQzLfwKnbY9qmAN/TjsFvzzS5jSvhhzxBug2PJkvcHo73Y9LXdH3J0sij8euC\nHaEUfiP5LcYtypJVzmtt/hob+JtjXoDGfO5xMXJSmfu+xncvT1zZSodUu2X/\nK2XB\r\n=U4ue\r\n-----END PGP SIGNATURE-----\r\n"},"main":"src/index.js","types":"typescript/react-navigation.d.ts","gitHead":"162e225fa4f8d941c89e6e1b0e4f62719b157a73","_npmUser":{"name":"satya164","email":"satyajit.happy@gmail.com"},"deprecated":"This package is no longer supported. Please use @react-navigation/native instead. See https://reactnavigation.org/docs/getting-started/ for usage guide","repository":{"url":"git+ssh://git@github.com/react-navigation/react-navigation.git","type":"git"},"_npmVersion":"lerna/3.22.1/node@v12.17.0+x64 (darwin)","description":"Routing and navigation for your React Native apps","directories":{},"sideEffects":false,"_nodeVersion":"12.17.0","dependencies":{"@react-navigation/core":"^3.7.7","@react-navigation/native":"^3.8.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"react":"~16.13.1","typescript":"^4.0.3","@types/react":"^16.9.44","react-native":"~0.63.2","@types/react-native":"^0.63.4","react-test-renderer":"~16.13.1","@types/react-test-renderer":"^16.9.3"},"peerDependencies":{"react":"*","react-native":"*"},"_npmOperationalInternal":{"tmp":"tmp/react-navigation_4.4.1_1600946394308_0.9443938570764872","host":"s3://npm-registry-packages"}},"4.4.2":{"name":"react-navigation","version":"4.4.2","author":{"name":"Adam Miskiewicz","email":"adam@sk3vy.com"},"license":"MIT","_id":"react-navigation@4.4.2","maintainers":[{"name":"osdnk","email":"micosa97@gmail.com"},{"name":"satya164","email":"satyajit.happy@gmail.com"},{"name":"brentvatne","email":"brentvatne@gmail.com"},{"name":"ericvicenti","email":"ericvicenti@gmail.com"},{"name":"grabbou","email":"grabbou@gmail.com"},{"name":"skevy","email":"adam@sk3vy.com"}],"homepage":"https://github.com/react-navigation/react-navigation#readme","bugs":{"url":"https://github.com/react-navigation/react-navigation/issues"},"dist":{"shasum":"a0250d7d76224c017518ad1222606614da264427","tarball":"https://registry.npmjs.org/react-navigation/-/react-navigation-4.4.2.tgz","fileCount":11,"integrity":"sha512-QZaQL44ppzyeFA2o1f5HEKHbYJunRXEN7NFJVve51o5KANDadBvml84t7MKmarTmn01J69jZLIjDogkWNlaLQg==","signatures":[{"sig":"MEUCIB6JEQfpAuUqEWI8y8CPcgfTJX+fzGI0+p0vlmdLfBXNAiEA+J1XXLIDZP2DU6fNnvWFkux6GctOPUTnNtNledsRE/c=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":53430,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfdtQzCRA9TVsSAnZWagAAwlcP/jGxVp+q1Nw3RJYiDalz\nfriGuhBxmydP+e3dVZKXGU7wu9R1Bsi5tG4Tk9Ck2CFdiMJ1tw0+tAJjusIv\nyQAsfQ6YzfZDkOHRZV0nxUJwXiSE8duAqcZW9vv6VJkQSx/6YfGGWTWQyvpO\nHlb/KS1gsnRTtizKJt3Fbs0UhCnrRcEcYmiSkoapmiNKK/piPOaMqB+/1vRY\nxCqBjXN3zAvltqTd2wr21rWQkhceewBYxF2ebasIDCOFudOKwW2MJRdy5BCv\n156DHKd13NJhmvtZCU1aboippZ1jeV72558WDotrfjNG/Rmm/m1ftZYnkMUv\npt0WpFjvaP0LvicMPxEtp6/B1rVnt62rGA2TNWMjpn3a1v4o6klq/ycHunqd\nhb0BS/ri5mT/IGQruQ80Y3Ezf3nb8165hXH4KNrbKF4ZZCTJhNFf0IjVeaky\n+/ucKO43A6WbTkrfL5i+JV8+IDxH/tL//csX9LXPaGNjo+bJsVMbde4/icjs\n2L9DrK5Vj8Axmw3aP7DIJ6+uKiWBbOZWCbJDgfbD41o3ffdW+tuSCjHMNgW8\nKIxjL2h9Tfy4prlWMZrjiWWJ843CBAzonvpd7p76zov3n6DPvxrJS9K3MseL\nRD8KdvSsNmF9YjDdW4QflfDYCiB+WLvFO3kS6QRNBQ/d6M+0ocep3Ydm1Mxk\n8m2d\r\n=IPHL\r\n-----END PGP SIGNATURE-----\r\n"},"main":"src/index.js","types":"typescript/react-navigation.d.ts","gitHead":"1f5000e86bef5e4c8ee6fbeb25e3ca3eb8873ad0","_npmUser":{"name":"satya164","email":"satyajit.happy@gmail.com"},"deprecated":"This package is no longer supported. Please use @react-navigation/native instead. See https://reactnavigation.org/docs/getting-started/ for usage guide","repository":{"url":"git+ssh://git@github.com/react-navigation/react-navigation.git","type":"git"},"_npmVersion":"lerna/3.22.1/node@v12.17.0+x64 (darwin)","description":"Routing and navigation for your React Native apps","directories":{},"sideEffects":false,"_nodeVersion":"12.17.0","dependencies":{"@react-navigation/core":"^3.7.8","@react-navigation/native":"^3.8.2"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"react":"~16.13.1","typescript":"^4.0.3","@types/react":"^16.9.44","react-native":"~0.63.2","@types/react-native":"^0.63.4","react-test-renderer":"~16.13.1","@types/react-test-renderer":"^16.9.3"},"peerDependencies":{"react":"*","react-native":"*"},"_npmOperationalInternal":{"tmp":"tmp/react-navigation_4.4.2_1601623090957_0.9732099566648995","host":"s3://npm-registry-packages"}},"4.4.3":{"name":"react-navigation","version":"4.4.3","author":{"name":"Adam Miskiewicz","email":"adam@sk3vy.com"},"license":"MIT","_id":"react-navigation@4.4.3","maintainers":[{"name":"osdnk","email":"micosa97@gmail.com"},{"name":"satya164","email":"satyajit.happy@gmail.com"},{"name":"brentvatne","email":"brentvatne@gmail.com"},{"name":"ericvicenti","email":"ericvicenti@gmail.com"},{"name":"grabbou","email":"grabbou@gmail.com"},{"name":"skevy","email":"adam@sk3vy.com"}],"homepage":"https://github.com/react-navigation/react-navigation#readme","bugs":{"url":"https://github.com/react-navigation/react-navigation/issues"},"dist":{"shasum":"41a83583e7ee07c9c9e0fb8ee0508261f239086c","tarball":"https://registry.npmjs.org/react-navigation/-/react-navigation-4.4.3.tgz","fileCount":11,"integrity":"sha512-tNBQQzbw0PVo9FLypQUUCISMcXW0wCW8oQeHtY0spWf35KC3IZHq/WcBm4E956wFsaqrDMGCUnyaVrxZNSuUGg==","signatures":[{"sig":"MEYCIQDXF0UOocsfIs+GbdbfUmZpOVavEwtrJE0rNLzM5zfdiwIhAPGMagqaRztmowdvyj/K8RN9N06QBBOp1bsljKAuHOJO","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":53628,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJflwWJCRA9TVsSAnZWagAA0PkP/1hm3N57rrT5fqp7cVbv\nIZ/QGtC3ZmR+U7HwsZjHaOtrD137W9h9Z1DHGkcX57UqaLfsCHgSbXHpdoT+\nnTHOFh3whwRE39IWjJ0NDZHfZ1uXWgN2AyVWdogbqRNqKBDk3dsuNW8ad2LS\nOi54bj5AWV07x4owYfAXwl7dDIlhDbfXpE21DMXOt3I00cPYFhjSpK6M6VN8\nBiG9JMIW18fT2+7elUqmnKow5fSBVwNkhxIqO035PMjwocJRly34n8DONI47\nkCtWQ/pUzwqcaMJdp10iKPyRq0GzaUQ/hHB9uvq8b5OiEZJlyBDaeo/G6JrB\nLRjOln6/qb/0UFDHZBPznV/OSGqGWMGZHxSWIgqPrFmGF+/3sCZEdXtvlRjC\n0WMmXn1DxMUU1a1PcouGpWlYZJNr3Utp8W+mHWsvD8Sn47fC8XMTHoWs6mSf\nqOx5OtcEkDxScu1eVLYNQ78C1Jnt9GQMtE+yh+xmtLfpICx6kg5OXk9Qut4C\nnoVIWxNQvo9p6jz9z3PEtu6qqzOxOfsMWaUhP2VYzbqXbxojUhHalBzmVKPV\nCdyj37xKn2KpUIrWy1/vt+OdfY4OyPja4K8hu0KGVlRsl/owNtplS7mNx7gH\n80ouHWuZN7ovFDhYQzutnY5XRijMgovQCapBAoqfpwQPS+gfsghwUT00tZwe\ntimK\r\n=KX/p\r\n-----END PGP SIGNATURE-----\r\n"},"main":"src/index.js","types":"typescript/react-navigation.d.ts","gitHead":"9b55493e7662f4d54c21f75e53eb3911675f61bc","_npmUser":{"name":"satya164","email":"satyajit.happy@gmail.com"},"deprecated":"This package is no longer supported. Please use @react-navigation/native instead. See https://reactnavigation.org/docs/getting-started/ for usage guide","repository":{"url":"git+ssh://git@github.com/react-navigation/react-navigation.git","type":"git"},"_npmVersion":"lerna/3.22.1/node@v12.17.0+x64 (darwin)","description":"Routing and navigation for your React Native apps","directories":{},"sideEffects":false,"_nodeVersion":"12.17.0","dependencies":{"@react-navigation/core":"^3.7.9","@react-navigation/native":"^3.8.3"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"react":"~16.13.1","typescript":"^4.0.3","@types/react":"^16.9.53","react-native":"~0.63.2","@types/react-native":"^0.63.30","react-test-renderer":"~16.13.1","@types/react-test-renderer":"^16.9.3"},"peerDependencies":{"react":"*","react-native":"*"},"_npmOperationalInternal":{"tmp":"tmp/react-navigation_4.4.3_1603732873135_0.39498605528177255","host":"s3://npm-registry-packages"}},"4.4.4":{"name":"react-navigation","version":"4.4.4","author":{"name":"Adam Miskiewicz","email":"adam@sk3vy.com"},"license":"MIT","_id":"react-navigation@4.4.4","maintainers":[{"name":"ericvicenti","email":"ericvicenti@gmail.com"},{"name":"brentvatne","email":"brentvatne@gmail.com"},{"name":"satya164","email":"satyajit.happy@gmail.com"},{"name":"osdnk","email":"micosa97@gmail.com"},{"name":"grabbou","email":"grabbou@gmail.com"},{"name":"skevy","email":"adam@sk3vy.com"}],"homepage":"https://github.com/react-navigation/react-navigation#readme","bugs":{"url":"https://github.com/react-navigation/react-navigation/issues"},"dist":{"shasum":"8cda2219196311db440e54998bc724523359949f","tarball":"https://registry.npmjs.org/react-navigation/-/react-navigation-4.4.4.tgz","fileCount":11,"integrity":"sha512-08Nzy1aKEd73496CsuzN49vLFmxPKYF5WpKGgGvkQ10clB79IRM2BtAfVl6NgPKuUM8FXq1wCsrjo/c5ftl5og==","signatures":[{"sig":"MEQCICMEDEhWs6K9A9EffNQ1sbAq2bwqV757OWLjK7ANMTPGAiAWb6h3yvnNmLBvLLclCeiS3OCULTUZiMs6/BgN3A7sqQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":53825,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgMoF1CRA9TVsSAnZWagAA1C0QAJJiE7WCfqAR8BSoHTnE\nY79NJynUw9VgYEmyrJ5F1KAv4MgDc1An06LaFhkD+O9D3dRvpsJ4y/bPWgVp\nqCtwDRtrloWaJFl3TWYhLXaT2fy0YyzobYW8Z3SQd86UMHr6erFcFkZH/pB+\nhu2jLDrXRkoRC4AswWtpuRNR4BME0xJxf9ApYbonPPrYuqraeq5g54QPrLpV\ntFhBm6Q1rS/dy9mtBpIP7eQ2MYu3PvrWGH2EbP94zHA475dW2fhKYdbom6BK\nQpRffRzWduzUHUSbEq6X+aBtUS9nqHdHyvz1dJMvysB77dKXK30EkZsw4GN3\nLAyxLx+xvJM+BccnA18V7X/Q5HoU3K9GAjYBfCD4QQ1y6SAhO93W/CFoX0N3\nVR4MevCUih8SJ9HpEuyO/nMI7UvUJaGsDGJuMSTpwkr24aQZDoFM9Z6LxByd\nJDSSjDCoD+w/amraNWsyBb2P9n/AX/abz2ixKtDypcdGAEWuHD5oNKJ5NYSG\nPcNQQunRQNejFfWFyjMbE/QzrFSocWvmmdUD3RZYDWAeGZHhF2SCYnJ61Acc\nXSCb/gbi7feRbtQV5t8wqhBe2z42Ihc/Dm/39NEZ/HmyfWJygnv6uOXQeRyJ\ng+Txe0dgedKm/W7ecHERq1vp66FbRy4rnqmf7qMXHtDwZ2LD9G/MfYyzsq4Z\nnA7L\r\n=Pb/2\r\n-----END PGP SIGNATURE-----\r\n"},"main":"src/index.js","types":"typescript/react-navigation.d.ts","gitHead":"9f553c2ad1bc62d208164e06366ab59b15c630f3","_npmUser":{"name":"satya164","email":"satyajit.happy@gmail.com"},"deprecated":"This package is no longer supported. Please use @react-navigation/native instead. See https://reactnavigation.org/docs/getting-started/ for usage guide","repository":{"url":"git+ssh://git@github.com/react-navigation/react-navigation.git","type":"git"},"_npmVersion":"lerna/3.22.1/node@v12.17.0+x64 (darwin)","description":"Routing and navigation for your React Native apps","directories":{},"sideEffects":false,"_nodeVersion":"12.17.0","dependencies":{"@react-navigation/core":"^3.7.9","@react-navigation/native":"^3.8.4"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"react":"~16.13.1","typescript":"^4.0.3","@types/react":"^16.9.53","react-native":"~0.63.2","@types/react-native":"^0.63.30","react-test-renderer":"~16.13.1","@types/react-test-renderer":"^16.9.3"},"peerDependencies":{"react":"*","react-native":"*"},"_npmOperationalInternal":{"tmp":"tmp/react-navigation_4.4.4_1613922677409_0.4368494472086981","host":"s3://npm-registry-packages"}},"5.0.0":{"name":"react-navigation","version":"5.0.0","author":{"name":"Adam Miskiewicz","email":"adam@sk3vy.com"},"license":"MIT","_id":"react-navigation@5.0.0","maintainers":[{"name":"okwasniewski","email":"oskarkwasniewski@icloud.com"},{"name":"kacperkapusciak","email":"kapusciak.k@gmail.com"},{"name":"ericvicenti","email":"ericvicenti@gmail.com"},{"name":"brentvatne","email":"brentvatne@gmail.com"},{"name":"satya164","email":"satyajit.happy@gmail.com"},{"name":"osdnk","email":"micosa97@gmail.com"},{"name":"grabbou","email":"grabbou@gmail.com"},{"name":"skevy","email":"adam@sk3vy.com"}],"homepage":"https://github.com/react-navigation/react-navigation#readme","bugs":{"url":"https://github.com/react-navigation/react-navigation/issues"},"dist":{"shasum":"a7dd98a6148ba997834ebcf5a5073bdb3d4f4eb3","tarball":"https://registry.npmjs.org/react-navigation/-/react-navigation-5.0.0.tgz","fileCount":2,"integrity":"sha512-ACTzjc4L1ik7rJ092ZhIELBJ/pnoLgRIqWHSKcYcaBASxyjJCgBEDIV5s585HBj55tw25YwNdlj3+d4B4MYWDg==","signatures":[{"sig":"MEYCIQCtg6RbP0zhRMpUMUYxnRng5bs8jKDPTm1wfSyV8l2zKQIhAIE7nIYPeowOFEnG1sIMZLdnZNWYPKJtz0XLxKSCOYwY","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":698},"main":"index.js","_npmUser":{"name":"satya164","email":"satyajit.happy@gmail.com"},"deprecated":"This package is no longer supported. Please use @react-navigation/native instead. See https://reactnavigation.org/docs/getting-started/ for usage guide","repository":{"url":"git+ssh://git@github.com/react-navigation/react-navigation.git","type":"git"},"_npmVersion":"9.8.1","description":"Routing and navigation for your React Native apps","directories":{},"_nodeVersion":"18.18.0","_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/react-navigation_5.0.0_1695628285361_0.03250127641225742","host":"s3://npm-registry-packages"}}},"time":{"created":"2016-04-05T21:37:35.098Z","modified":"2026-05-11T21:43:33.992Z","0.0.0":"2016-04-05T21:37:35.098Z","1.0.0-beta.1":"2017-01-26T21:55:34.021Z","1.0.0-beta.2":"2017-02-08T21:18:21.926Z","1.0.0-beta.3":"2017-02-09T14:04:31.757Z","1.0.0-beta.4":"2017-02-16T02:57:50.843Z","1.0.0-beta.5":"2017-02-16T03:11:37.345Z","1.0.0-beta.6":"2017-02-28T02:40:02.600Z","1.0.0-beta.7":"2017-03-11T07:28:51.173Z","1.0.0-beta.8":"2017-04-20T03:33:08.245Z","1.0.0-beta.9":"2017-04-26T22:02:55.087Z","1.0.0-beta.10":"2017-05-19T16:06:36.732Z","1.0.0-beta.11":"2017-05-24T04:54:35.611Z","1.0.0-beta.12":"2017-07-19T20:13:22.710Z","1.0.0-beta.13":"2017-09-27T15:01:52.387Z","1.0.0-beta.14":"2017-10-17T16:15:41.771Z","1.0.0-beta.15":"2017-10-18T13:27:39.758Z","1.0.0-beta.16":"2017-10-31T18:42:24.036Z","1.0.0-beta.17":"2017-11-03T01:20:03.580Z","1.0.0-beta.18":"2017-11-03T19:14:39.446Z","1.0.0-beta.19":"2017-11-03T22:14:46.113Z","1.0.0-beta.20":"2017-11-21T01:22:33.987Z","1.0.0-beta.21":"2017-11-21T15:25:51.702Z","1.0.0-beta.22":"2017-12-18T21:54:11.989Z","1.0.0-beta.23":"2018-01-04T22:11:24.866Z","1.0.0-beta.24":"2018-01-12T02:12:17.502Z","1.0.0-beta.25":"2018-01-12T02:30:51.582Z","1.0.0-beta.26":"2018-01-12T23:52:38.158Z","1.0.0-beta.27":"2018-01-16T19:12:41.422Z","1.0.0-beta.28":"2018-02-03T02:09:16.420Z","1.0.0-beta.29":"2018-02-03T20:21:49.376Z","1.0.0-beta.30":"2018-02-05T19:44:30.671Z","1.0.0-beta.31":"2018-02-06T20:50:06.532Z","1.0.0-rc.0":"2018-02-06T21:02:31.674Z","1.0.0-rc.1":"2018-02-06T22:14:07.055Z","1.0.0-rc.2":"2018-02-06T22:53:39.712Z","1.0.0-rc.3":"2018-02-07T00:00:06.801Z","1.0.0":"2018-02-07T01:52:23.882Z","1.0.1":"2018-02-08T18:48:16.789Z","1.0.2":"2018-02-08T20:49:33.491Z","1.0.3":"2018-02-09T02:24:39.853Z","1.1.0-alpha.0":"2018-02-14T01:28:21.216Z","1.1.0-alpha.1":"2018-02-14T01:40:43.445Z","1.1.0-alpha.2":"2018-02-14T21:01:00.372Z","1.1.0-rc.0":"2018-02-17T01:07:17.864Z","1.1.0-rc.1":"2018-02-17T01:26:29.006Z","1.1.0-rc.2":"2018-02-17T02:08:03.847Z","1.1.0-rc.3":"2018-02-17T17:42:20.032Z","1.1.0-rc.4":"2018-02-17T20:51:21.316Z","1.1.0-rc.5":"2018-02-19T22:46:57.679Z","1.1.0":"2018-02-20T02:15:13.664Z","1.1.1":"2018-02-20T02:19:13.240Z","1.1.2":"2018-02-21T00:01:06.681Z","1.2.0":"2018-02-26T01:47:27.625Z","1.2.1":"2018-02-26T22:05:10.959Z","1.3.0":"2018-03-01T21:45:05.090Z","1.3.1":"2018-03-02T20:19:39.218Z","1.3.2":"2018-03-02T21:37:34.588Z","1.4.0":"2018-03-03T18:00:10.094Z","1.5.0":"2018-03-08T01:43:08.253Z","1.5.1":"2018-03-09T19:34:32.481Z","1.5.2":"2018-03-12T18:13:03.106Z","2.0.0-alpha.0":"2018-03-12T21:25:14.242Z","2.0.0-alpha.1":"2018-03-12T22:24:37.395Z","2.0.0-alpha.2":"2018-03-12T23:02:30.421Z","2.0.0-alpha.3":"2018-03-12T23:21:17.741Z","1.5.3":"2018-03-14T18:17:43.266Z","1.5.4":"2018-03-14T18:21:36.558Z","2.0.0-alpha.4":"2018-03-14T22:22:47.840Z","1.5.5":"2018-03-15T04:36:03.685Z","1.5.6":"2018-03-15T04:51:04.638Z","1.5.7":"2018-03-15T17:20:49.443Z","2.0.0-alpha.5":"2018-03-15T17:57:55.212Z","1.5.8":"2018-03-16T14:46:28.743Z","2.0.0-alpha.6":"2018-03-17T20:28:26.085Z","2.0.0-alpha.7":"2018-03-19T02:29:24.794Z","2.0.0-beta.0":"2018-03-19T04:13:58.605Z","2.0.0-beta.1":"2018-03-19T05:37:01.273Z","2.0.0-beta.2":"2018-03-19T17:07:23.954Z","2.0.0-beta.3":"2018-03-19T20:53:56.500Z","2.0.0-beta.4":"2018-03-23T02:44:13.876Z","2.0.0-beta.5":"2018-03-23T03:53:20.545Z","2.0.0-beta.6":"2018-03-25T19:33:54.899Z","1.5.9":"2018-03-31T19:13:37.615Z","1.5.10":"2018-04-05T00:49:56.526Z","2.0.0-beta.7":"2018-04-05T01:38:04.708Z","2.0.0-beta.8":"2018-04-05T02:34:32.190Z","1.5.11":"2018-04-05T18:57:34.678Z","2.0.0-beta.9":"2018-04-05T19:10:19.035Z","2.0.0-beta.10":"2018-04-05T21:46:52.572Z","2.0.0-rc.1":"2018-04-06T22:17:10.335Z","2.0.0-rc.2":"2018-04-10T00:27:20.807Z","2.0.0-rc.3":"2018-04-20T14:40:25.467Z","2.0.0-rc.4":"2018-04-26T00:04:38.763Z","2.0.0-rc.5":"2018-04-26T00:49:41.466Z","2.0.0-rc.6":"2018-04-30T23:20:10.756Z","2.0.0-rc.7":"2018-05-01T00:08:34.406Z","1.5.12":"2018-05-03T23:48:11.276Z","2.0.0-rc.8":"2018-05-04T17:15:02.610Z","2.0.0-rc.9":"2018-05-04T18:16:56.544Z","2.0.0-rc.10":"2018-05-06T19:00:25.390Z","2.0.0-rc.11":"2018-05-06T20:42:15.748Z","2.0.0-rc.12":"2018-05-07T18:14:23.830Z","2.0.0-rc.13":"2018-05-07T18:55:17.064Z","2.0.0-rc.14":"2018-05-07T20:03:43.511Z","2.0.0":"2018-05-07T20:49:25.190Z","2.0.1":"2018-05-09T00:45:35.663Z","2.0.2":"2018-05-22T00:57:19.119Z","2.0.3":"2018-05-25T23:10:25.362Z","2.0.4":"2018-05-26T06:06:48.838Z","2.1.0":"2018-06-04T21:04:57.579Z","2.2.0":"2018-06-05T19:21:32.637Z","2.2.1":"2018-06-06T20:25:16.187Z","2.2.2":"2018-06-06T21:35:21.759Z","2.2.3":"2018-06-07T04:13:29.520Z","2.2.4":"2018-06-07T18:33:04.483Z","2.2.5":"2018-06-08T16:41:14.305Z","2.3.0-beta.0":"2018-06-09T00:38:02.895Z","2.3.0-beta.1":"2018-06-09T21:21:55.085Z","2.3.0":"2018-06-11T22:55:12.105Z","2.3.1":"2018-06-12T18:32:23.742Z","2.4.0-beta.0":"2018-06-15T15:17:02.609Z","2.4.0":"2018-06-20T20:38:32.894Z","2.4.1":"2018-06-20T22:35:30.420Z","2.5.0":"2018-06-22T17:32:29.872Z","2.5.1":"2018-06-22T20:21:43.114Z","2.5.2":"2018-06-23T18:02:34.022Z","2.5.3":"2018-06-25T21:37:51.149Z","2.5.4":"2018-06-27T22:24:55.746Z","2.5.5":"2018-06-28T01:13:34.977Z","2.6.0":"2018-07-04T20:05:03.234Z","2.6.1":"2018-07-05T22:06:27.631Z","2.6.2":"2018-07-06T17:46:04.752Z","2.7.0":"2018-07-17T22:51:19.637Z","2.8.0":"2018-07-19T22:50:31.762Z","2.9.0":"2018-07-22T23:57:58.176Z","2.9.1":"2018-07-24T17:50:20.243Z","2.9.2":"2018-07-25T18:53:22.204Z","2.9.3":"2018-07-26T22:49:44.402Z","2.10.0":"2018-08-02T20:03:53.454Z","2.11.0":"2018-08-03T21:17:45.762Z","2.11.1":"2018-08-03T21:49:14.202Z","2.11.2":"2018-08-03T22:47:30.639Z","2.12.0":"2018-08-23T00:18:21.485Z","1.5.13":"2018-08-23T00:35:03.482Z","2.12.1":"2018-08-23T23:29:33.970Z","2.13.0":"2018-09-06T22:08:49.626Z","2.14.0":"2018-09-12T14:47:25.427Z","2.14.1":"2018-09-14T11:04:17.736Z","2.14.2":"2018-09-14T13:31:43.242Z","2.15.0":"2018-09-19T18:28:18.642Z","1.6.0":"2018-09-19T18:30:31.310Z","2.16.0-alpha.0":"2018-09-19T23:17:14.472Z","2.16.0-alpha.1":"2018-09-19T23:30:29.914Z","2.16.0-alpha.2":"2018-09-19T23:39:33.614Z","2.16.0":"2018-09-19T23:45:34.662Z","2.17.0":"2018-09-26T01:57:04.437Z","3.0.0-alpha.0":"2018-09-27T20:14:43.582Z","1.6.1":"2018-09-27T20:52:51.484Z","3.0.0-alpha.1":"2018-09-27T21:01:59.078Z","3.0.0-alpha.2":"2018-10-03T00:47:10.159Z","3.0.0-alpha.3":"2018-10-03T02:35:14.286Z","3.0.0-alpha.4":"2018-10-03T21:00:35.902Z","2.18.0":"2018-10-11T20:54:35.649Z","3.0.0-alpha.5":"2018-10-15T20:59:27.063Z","3.0.0-alpha.6":"2018-10-17T04:29:57.448Z","3.0.0-alpha.7":"2018-10-17T22:36:19.469Z","3.0.0-alpha.8":"2018-10-22T20:52:38.068Z","3.0.0-alpha.9":"2018-10-23T02:49:17.639Z","3.0.0-alpha.10":"2018-10-23T03:37:53.451Z","3.0.0-alpha.11":"2018-10-23T18:53:03.702Z","3.0.0-alpha.12":"2018-10-24T00:02:07.361Z","2.18.1":"2018-10-24T01:56:04.976Z","3.0.0-alpha.13":"2018-10-24T23:10:50.097Z","2.18.2":"2018-10-26T14:38:41.013Z","3.0.0-alpha.14":"2018-10-26T17:57:50.926Z","3.0.0-alpha.15":"2018-10-30T03:20:03.201Z","3.0.0-alpha.16":"2018-10-30T17:54:06.191Z","3.0.0-alpha.17":"2018-10-30T20:25:53.449Z","3.0.0-alpha.18":"2018-10-30T23:02:10.467Z","3.0.0-alpha.19":"2018-10-31T22:55:48.292Z","3.0.0-alpha.20":"2018-10-31T23:50:00.710Z","3.0.0-alpha.21":"2018-11-01T01:21:27.725Z","3.0.0-rc.0":"2018-11-01T02:28:03.305Z","3.0.0-rc.1":"2018-11-01T23:27:43.832Z","3.0.0-rc.2":"2018-11-03T21:31:30.855Z","3.0.0-rc.3":"2018-11-04T03:05:00.457Z","3.0.0-rc.4":"2018-11-05T17:40:39.788Z","3.0.0-rc.5":"2018-11-08T00:52:08.942Z","3.0.0":"2018-11-17T02:30:05.163Z","2.18.3":"2018-11-26T22:02:09.172Z","3.0.1":"2018-11-26T22:18:29.309Z","3.0.2":"2018-11-27T22:00:08.845Z","3.0.3":"2018-11-30T20:25:17.152Z","3.0.4":"2018-11-30T21:15:48.746Z","3.0.5":"2018-12-04T00:26:22.956Z","3.0.6":"2018-12-07T02:27:12.362Z","3.0.7":"2018-12-09T02:32:09.122Z","3.0.8":"2018-12-11T19:52:35.384Z","3.0.9":"2018-12-19T18:32:18.540Z","3.1.0":"2019-01-09T20:30:35.220Z","3.1.1":"2019-02-01T19:00:31.079Z","3.1.2":"2019-02-01T19:16:04.157Z","3.1.3":"2019-02-05T00:46:12.644Z","3.1.4":"2019-02-05T17:12:42.346Z","3.1.5":"2019-02-06T17:07:34.083Z","3.2.0":"2019-02-09T02:25:17.945Z","3.2.1":"2019-02-09T18:32:12.687Z","3.2.3":"2019-02-14T05:13:56.908Z","3.3.0":"2019-02-17T00:16:39.363Z","3.3.1":"2019-02-25T22:25:28.436Z","3.3.2":"2019-02-25T22:27:42.318Z","3.4.0-rc.0":"2019-03-14T01:33:23.183Z","3.4.0":"2019-03-15T18:04:03.103Z","3.5.0-alpha.0":"2019-03-15T23:19:51.456Z","3.4.1":"2019-03-16T17:45:51.203Z","3.5.0":"2019-03-19T18:05:55.021Z","3.5.1":"2019-03-19T23:23:12.858Z","3.6.0":"2019-03-31T13:40:33.248Z","3.6.1":"2019-04-02T12:17:44.448Z","3.7.0":"2019-04-10T18:17:41.675Z","3.7.1":"2019-04-10T18:21:01.576Z","3.8.0":"2019-04-12T22:36:34.706Z","3.8.1":"2019-04-12T22:39:28.386Z","3.9.0":"2019-04-23T18:55:50.689Z","3.9.1":"2019-04-25T08:58:47.655Z","3.9.2":"2019-05-15T09:25:05.900Z","3.10.0":"2019-05-16T18:14:20.134Z","3.10.1":"2019-05-16T18:20:09.985Z","3.10.2":"2019-05-17T17:55:41.656Z","3.11.0":"2019-05-18T13:47:08.922Z","3.11.1":"2019-07-12T18:52:02.278Z","3.12.0-alpha.0":"2019-08-17T01:11:35.596Z","3.12.0":"2019-08-23T00:51:27.136Z","3.12.1":"2019-08-26T16:53:29.336Z","4.0.0":"2019-08-31T10:34:31.370Z","4.0.1":"2019-09-09T14:27:28.418Z","4.0.2":"2019-09-09T21:02:21.306Z","4.1.0-alpha.0":"2019-09-11T04:39:49.310Z","4.0.3":"2019-09-11T14:48:55.156Z","4.0.4":"2019-09-12T14:15:40.076Z","4.1.0-alpha.1":"2019-09-13T23:41:07.798Z","4.0.5":"2019-09-14T13:59:15.647Z","4.0.6":"2019-09-19T14:49:44.174Z","3.11.2":"2019-09-20T12:09:44.870Z","4.0.7":"2019-09-21T22:30:54.665Z","4.0.8":"2019-09-23T20:36:46.512Z","3.11.3":"2019-09-24T11:19:03.895Z","3.13.0":"2019-09-24T11:21:18.773Z","4.0.9":"2019-09-24T11:24:19.925Z","4.0.10":"2019-09-26T00:54:51.105Z","4.1.0":"2020-01-29T13:57:20.895Z","4.1.1":"2020-02-04T22:32:08.221Z","4.2.0":"2020-02-24T16:35:56.008Z","4.2.1":"2020-02-24T19:01:59.499Z","4.2.2":"2020-02-26T19:12:52.051Z","4.3.0":"2020-03-16T16:15:28.557Z","4.3.1":"2020-03-16T18:23:29.486Z","4.3.2":"2020-03-20T13:42:05.348Z","4.3.3":"2020-03-22T23:10:28.053Z","4.3.4":"2020-03-27T23:46:22.719Z","4.3.5":"2020-03-28T21:42:20.776Z","4.3.6":"2020-03-31T16:20:18.980Z","4.3.7":"2020-04-02T10:32:02.879Z","4.3.8":"2020-04-22T14:49:07.985Z","4.3.9":"2020-04-30T23:46:50.424Z","4.4.0":"2020-06-25T00:19:18.866Z","4.4.1":"2020-09-24T11:19:54.431Z","4.4.2":"2020-10-02T07:18:11.073Z","4.4.3":"2020-10-26T17:21:13.333Z","4.4.4":"2021-02-21T15:51:17.547Z","5.0.0":"2023-09-25T07:51:25.523Z"},"bugs":{"url":"https://github.com/react-navigation/react-navigation/issues"},"author":{"name":"Adam Miskiewicz","email":"adam@sk3vy.com"},"license":"MIT","homepage":"https://github.com/react-navigation/react-navigation#readme","repository":{"url":"git+ssh://git@github.com/react-navigation/react-navigation.git","type":"git"},"description":"Routing and navigation for your React Native apps","maintainers":[{"email":"ericvicenti@gmail.com","name":"ericvicenti"},{"email":"brentvatne@gmail.com","name":"brentvatne"},{"email":"satyajit.happy@gmail.com","name":"satya164"},{"email":"micosa97@gmail.com","name":"osdnk"},{"email":"kapusciak.k@gmail.com","name":"kacperkapusciak"},{"email":"oskar@okwasniewski.com","name":"okwasniewski"},{"email":"grabbou@gmail.com","name":"grabbou"},{"email":"adam@sk3vy.com","name":"skevy"}],"readme":"ERROR: No README data found!","readmeFilename":"","users":{"arniu":true,"arttse":true,"dabit3":true,"nuwaio":true,"omar84":true,"asaupup":true,"heracek":true,"alaattin":true,"eosinchen":true,"rossdavis":true,"sternelee":true,"cfleschhut":true,"letanthang":true,"salvationz":true,"raisiqueira":true,"travishoover":true}}