[
{
"libraryName": "@expo/react-native-action-sheet",
"version": "4.1.0",
"_license": "MIT",
"_description": "A cross-platform ActionSheet for React Native",
"homepage": "<https://github.com/expo/react-native-action-sheet>",
"author": {
"name": "Jesse Ruder",
"email": "[email protected]"
},
"repository": {
"type": "git",
"url": "git+https://github.com/expo/react-native-action-sheet.git"
},
"_licenseContent": "The MIT License (MIT)\\n\\nCopyright (c) 2015 Expo\\n\\nPermission is hereby granted, free of charge, to any person obtaining a copy\\nof this software and associated documentation files (the \\"Software\\"), to deal\\nin the Software without restriction, including without limitation the rights\\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\\ncopies of the Software, and to permit persons to whom the Software is\\nfurnished to do so, subject to the following conditions:\\n\\nThe above copyright notice and this permission notice shall be included in all\\ncopies or substantial portions of the Software.\\n\\nTHE SOFTWARE IS PROVIDED \\"AS IS\\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\\nSOFTWARE.\\n\\n"
},
{
"libraryName": "@invertase/react-native-apple-authentication",
"version": "2.3.0",
"_license": "Apache-2.0",
"_description": "A complete Apple Authentication services API for React Native iOS apps.",
"homepage": "<https://github.com/invertase/react-native-apple-authentication>",
"author": {
"name": "Invertase",
"email": "[email protected]",
"url": "<http://invertase.io>"
},
"repository": {
"type": "git",
"url": "git+https://github.com/invertase/react-native-apple-authentication.git"
},
"_licenseContent": "Apache-2.0 License\\n------------------\\n\\nCopyright (c) 2016-present Invertase Limited <[email protected]> & Contributors\\n\\nLicensed under the Apache License, Version 2.0 (the \\"License\\");\\nyou may not use this library except in compliance with the License.\\n\\nYou may obtain a copy of the Apache-2.0 License at\\n\\n <http://www.apache.org/licenses/LICENSE-2.0\\n\\nUnless> required by applicable law or agreed to in writing, software\\ndistributed under the License is distributed on an \\"AS IS\\" BASIS,\\nWITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\\nSee the License for the specific language governing permissions and\\nlimitations under the License.\\n\\n\\nCreative Commons Attribution 3.0 License\\n----------------------------------------\\n\\nCopyright (c) 2016-present Invertase Limited <[email protected]> & Contributors\\n\\nDocumentation and other instructional materials provided for this project\\n(including on a separate documentation repository or it's documentation website) are\\nlicensed under the Creative Commons Attribution 3.0 License. Code samples/blocks\\ncontained therein are licensed under the Apache License, Version 2.0 (the \\"License\\"), as above.\\n\\nYou may obtain a copy of the Creative Commons Attribution 3.0 License at\\n\\n <https://creativecommons.org/licenses/by/3.0/\\n>"
},
{
"libraryName": "@js-joda/core",
"version": "5.6.3",
"_license": "BSD-3-Clause",
"_description": "a date and time library for javascript",
"homepage": "<https://js-joda.github.io/js-joda>",
"author": {
"name": "pithu"
},
"repository": {
"type": "git",
"url": "git+https://github.com/js-joda/js-joda.git"
},
"_licenseContent": "BSD License\\n\\nFor js-joda software\\n\\nCopyright (c) 2016, Philipp Thürwächter & Pattrick Hüper\\n \\nAll rights reserved.\\n \\nRedistribution and use in source and binary forms, with or without\\nmodification, are permitted provided that the following conditions are met:\\n \\n * Redistributions of source code must retain the above copyright notice,\\n this 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 \\n * Neither the name of js-joda nor the names of its contributors\\n may be used to endorse or promote products derived from this software\\n without specific prior written permission.\\n \\nTHIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS\\n\\"AS IS\\" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT\\nLIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR\\nA PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR\\nCONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,\\nEXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,\\nPROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR\\nPROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF\\nLIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING\\nNEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS\\nSOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.\\n\\n"
},
{
"libraryName": "@react-native-async-storage/async-storage",
"version": "1.23.1",
"_license": "MIT",
"_description": "Asynchronous, persistent, key-value storage system for React Native.",
"homepage": "<https://github.com/react-native-async-storage/async-storage#readme>",
"author": {
"name": "Krzysztof Borowy",
"email": "[email protected]"
},
"repository": {
"type": "git",
"url": "git+https://github.com/react-native-async-storage/async-storage.git",
"directory": "packages/default-storage-backend"
},
"_licenseContent": "MIT License\\n\\nCopyright (c) 2015-present, Facebook, Inc.\\n\\nPermission is hereby granted, free of charge, to any person obtaining a copy\\nof this software and associated documentation files (the \\"Software\\"), to deal\\nin the Software without restriction, including without limitation the rights\\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\\ncopies of the Software, and to permit persons to whom the Software is\\nfurnished to do so, subject to the following conditions:\\n\\nThe above copyright notice and this permission notice shall be included in all\\ncopies or substantial portions of the Software.\\n\\nTHE SOFTWARE IS PROVIDED \\"AS IS\\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\\nSOFTWARE."
},
{
"libraryName": "@react-native-community/datetimepicker",
"version": "8.0.1",
"_license": "MIT",
"_description": "DateTimePicker component for React Native",
"homepage": "<https://github.com/react-native-community/datetimepicker#readme>",
"author": {
"name": "Martijn Swaagman",
"email": "[email protected]",
"url": "<https://github.com/swaagie>"
},
"repository": {
"type": "git",
"url": "git+https://github.com/react-native-community/datetimepicker.git"
},
"_licenseContent": "MIT License\\n\\nCopyright (c) 2019 React Native Community\\n\\nPermission is hereby granted, free of charge, to any person obtaining a copy\\nof this software and associated documentation files (the \\"Software\\"), to deal\\nin the Software without restriction, including without limitation the rights\\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\\ncopies of the Software, and to permit persons to whom the Software is\\nfurnished to do so, subject to the following conditions:\\n\\nThe above copyright notice and this permission notice shall be included in all\\ncopies or substantial portions of the Software.\\n\\nTHE SOFTWARE IS PROVIDED \\"AS IS\\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\\nSOFTWARE.\\n"
},
{
"libraryName": "@react-native-google-signin/google-signin",
"version": "12.2.1",
"_license": "MIT",
"_description": "Google sign in for your react native applications",
"homepage": "<https://github.com/react-native-google-signin/google-signin#readme>",
"author": {
"name": "Vojtech Novak",
"email": "[email protected]",
"url": "<https://github.com/vonovak>"
},
"repository": {
"type": "git",
"url": "git+https://github.com/react-native-google-signin/google-signin.git"
},
"_licenseContent": "The MIT License (MIT)\\n\\nCopyright (c) 2015 Apptailor\\n\\nPermission is hereby granted, free of charge, to any person obtaining a copy\\nof this software and associated documentation files (the \\"Software\\"), to deal\\nin the Software without restriction, including without limitation the rights\\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\\ncopies of the Software, and to permit persons to whom the Software is\\nfurnished to do so, subject to the following conditions:\\n\\nThe above copyright notice and this permission notice shall be included in all\\ncopies or substantial portions of the Software.\\n\\nTHE SOFTWARE IS PROVIDED \\"AS IS\\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\\nSOFTWARE.\\n\\n"
},
{
"libraryName": "@react-navigation/native",
"version": "6.1.18",
"_license": "MIT",
"_description": "React Native integration for React Navigation",
"homepage": "<https://reactnavigation.org>",
"repository": {
"type": "git",
"url": "git+https://github.com/react-navigation/react-navigation.git",
"directory": "packages/native"
},
"_licenseContent": "MIT License\\n\\nCopyright (c) 2017 React Navigation Contributors\\n\\nPermission is hereby granted, free of charge, to any person obtaining a copy\\nof this software and associated documentation files (the \\"Software\\"), to deal\\nin the Software without restriction, including without limitation the rights\\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\\ncopies of the Software, and to permit persons to whom the Software is\\nfurnished to do so, subject to the following conditions:\\n\\nThe above copyright notice and this permission notice shall be included in all\\ncopies or substantial portions of the Software.\\n\\nTHE SOFTWARE IS PROVIDED \\"AS IS\\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\\nSOFTWARE.\\n"
},
{
"libraryName": "@react-navigation/native-stack",
"version": "6.11.0",
"_license": "MIT",
"_description": "Native stack navigator using react-native-screens",
"homepage": "<https://github.com/software-mansion/react-native-screens#readme>",
"repository": {
"type": "git",
"url": "git+https://github.com/react-navigation/react-navigation.git",
"directory": "packages/native-stack"
},
"_licenseContent": "MIT License\\n\\nCopyright (c) 2017 React Navigation Contributors\\n\\nPermission is hereby granted, free of charge, to any person obtaining a copy\\nof this software and associated documentation files (the \\"Software\\"), to deal\\nin the Software without restriction, including without limitation the rights\\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\\ncopies of the Software, and to permit persons to whom the Software is\\nfurnished to do so, subject to the following conditions:\\n\\nThe above copyright notice and this permission notice shall be included in all\\ncopies or substantial portions of the Software.\\n\\nTHE SOFTWARE IS PROVIDED \\"AS IS\\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\\nSOFTWARE.\\n"
},
{
"libraryName": "@supabase/supabase-js",
"version": "2.45.0",
"_license": "MIT",
"_description": "Isomorphic Javascript client for Supabase",
"homepage": "<https://github.com/supabase/supabase-js>",
"author": {
"name": "Supabase"
},
"repository": {
"type": "git",
"url": "git+https://github.com/supabase/supabase-js.git"
},
"_licenseContent": "MIT License\\n\\nCopyright (c) 2020 Supabase\\n\\nPermission is hereby granted, free of charge, to any person obtaining a copy\\nof this software and associated documentation files (the \\"Software\\"), to deal\\nin the Software without restriction, including without limitation the rights\\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\\ncopies of the Software, and to permit persons to whom the Software is\\nfurnished to do so, subject to the following conditions:\\n\\nThe above copyright notice and this permission notice shall be included in all\\ncopies or substantial portions of the Software.\\n\\nTHE SOFTWARE IS PROVIDED \\"AS IS\\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\\nSOFTWARE.\\n"
},
{
"libraryName": "expo",
"version": "51.0.24",
"_license": "MIT",
"_description": "The Expo SDK",
"homepage": "<https://github.com/expo/expo/tree/main/packages/expo>",
"author": {
"name": "Expo"
},
"repository": {
"type": "git",
"url": "git+https://github.com/expo/expo.git",
"directory": "packages/expo"
}
},
{
"libraryName": "expo-apple-authentication",
"version": "6.4.2",
"_license": "MIT",
"_description": "A package that provides 'Sign in with Apple' capability for Expo and React Native apps.",
"homepage": "<https://docs.expo.dev/versions/latest/sdk/apple-authentication/>",
"author": {
"name": "650 Industries, Inc."
},
"repository": {
"type": "git",
"url": "git+https://github.com/expo/expo.git",
"directory": "packages/expo-apple-authentication"
}
},
{
"libraryName": "expo-dev-client",
"version": "4.0.21",
"_license": "MIT",
"_description": "Expo Development Client",
"homepage": "<https://docs.expo.dev/clients/introduction/>",
"author": {
"name": "650 Industries, Inc."
},
"repository": {
"type": "git",
"url": "git+https://github.com/expo/expo.git",
"directory": "packages/expo-dev-client"
}
},
{
"libraryName": "expo-location",
"version": "17.0.1",
"_license": "MIT",
"_description": "Allows reading geolocation information from the device. Your app can poll for the current location or subscribe to location update events.",
"homepage": "<https://docs.expo.dev/versions/latest/sdk/location/>",
"author": {
"name": "650 Industries, Inc."
},
"repository": {
"type": "git",
"url": "git+https://github.com/expo/expo.git",
"directory": "packages/expo-location"
}
},
{
"libraryName": "expo-status-bar",
"version": "1.12.1",
"_license": "MIT",
"_description": "Provides the same interface as the React Native StatusBar API, but with slightly different defaults to work great in Expo environments.",
"homepage": "<https://docs.expo.dev/versions/latest/sdk/status-bar/>",
"author": {
"name": "650 Industries, Inc."
},
"repository": {
"type": "git",
"url": "git+https://github.com/expo/expo.git",
"directory": "packages/expo-status-bar"
}
},
{
"libraryName": "expo-updates",
"version": "0.25.21",
"_license": "MIT",
"_description": "Fetches and manages remotely-hosted assets and updates to your app's JS bundle.",
"homepage": "<https://docs.expo.dev/versions/latest/sdk/updates/>",
"author": {
"name": "650 Industries, Inc."
},
"repository": {
"type": "git",
"url": "git+https://github.com/expo/expo.git",
"directory": "packages/expo-updates"
}
},
{
"libraryName": "lodash",
"version": "4.17.21",
"_license": "MIT",
"_description": "Lodash modular utilities.",
"homepage": "<https://lodash.com/>",
"author": {
"name": "John-David Dalton",
"email": "[email protected]"
},
"repository": {
"type": "git",
"url": "git+https://github.com/lodash/lodash.git"
},
"_licenseContent": "Copyright OpenJS Foundation and other contributors <https://openjsf.org/>\\n\\nBased on Underscore.js, copyright Jeremy Ashkenas,\\nDocumentCloud and Investigative Reporters & Editors <http://underscorejs.org/>\\n\\nThis software consists of voluntary contributions made by many\\nindividuals. For exact contribution history, see the revision history\\navailable at <https://github.com/lodash/lodash\\n\\nThe> following license applies to all parts of this software except as\\ndocumented below:\\n\\n====\\n\\nPermission is hereby granted, free of charge, to any person obtaining\\na copy of this software and associated documentation files (the\\n\\"Software\\"), to deal in the Software without restriction, including\\nwithout limitation the rights to use, copy, modify, merge, publish,\\ndistribute, sublicense, and/or sell copies of the Software, and to\\npermit persons to whom the Software is furnished to do so, subject to\\nthe following conditions:\\n\\nThe above copyright notice and this permission notice shall be\\nincluded in all copies or substantial portions of the Software.\\n\\nTHE SOFTWARE IS PROVIDED \\"AS IS\\", WITHOUT WARRANTY OF ANY KIND,\\nEXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF\\nMERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND\\nNONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE\\nLIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION\\nOF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION\\nWITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\\n\\n====\\n\\nCopyright and related rights for sample code are waived via CC0. Sample\\ncode is defined as all source code displayed within the prose of the\\ndocumentation.\\n\\nCC0: <http://creativecommons.org/publicdomain/zero/1.0/\\n\\n====\\n\\nFiles> located in the node_modules and vendor directories are externally\\nmaintained libraries used by this software which have their own\\nlicenses; we recommend you read them, as their terms may differ from the\\nterms above.\\n"
},
{
"libraryName": "react",
"version": "18.2.0",
"_license": "MIT",
"_description": "React is a JavaScript library for building user interfaces.",
"homepage": "<https://reactjs.org/>",
"repository": {
"type": "git",
"url": "git+https://github.com/facebook/react.git",
"directory": "packages/react"
},
"_licenseContent": "MIT License\\n\\nCopyright (c) Facebook, Inc. and its affiliates.\\n\\nPermission is hereby granted, free of charge, to any person obtaining a copy\\nof this software and associated documentation files (the \\"Software\\"), to deal\\nin the Software without restriction, including without limitation the rights\\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\\ncopies of the Software, and to permit persons to whom the Software is\\nfurnished to do so, subject to the following conditions:\\n\\nThe above copyright notice and this permission notice shall be included in all\\ncopies or substantial portions of the Software.\\n\\nTHE SOFTWARE IS PROVIDED \\"AS IS\\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\\nSOFTWARE.\\n"
},
{
"libraryName": "react-native",
"version": "0.74.3",
"_license": "MIT",
"_description": "A framework for building native apps using React",
"homepage": "<https://reactnative.dev/>",
"repository": {
"type": "git",
"url": "git+https://github.com/facebook/react-native.git",
"directory": "packages/react-native"
},
"_licenseContent": "MIT License\\n\\nCopyright (c) Meta Platforms, Inc. and affiliates.\\n\\nPermission is hereby granted, free of charge, to any person obtaining a copy\\nof this software and associated documentation files (the \\"Software\\"), to deal\\nin the Software without restriction, including without limitation the rights\\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\\ncopies of the Software, and to permit persons to whom the Software is\\nfurnished to do so, subject to the following conditions:\\n\\nThe above copyright notice and this permission notice shall be included in all\\ncopies or substantial portions of the Software.\\n\\nTHE SOFTWARE IS PROVIDED \\"AS IS\\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\\nSOFTWARE.\\n"
},
{
"libraryName": "react-native-get-random-values",
"version": "1.11.0",
"_license": "MIT",
"_description": "A small implementation of `crypto.getRandomValues` for React Native. This is useful to polyfill for libraries like [uuid](<https://www.npmjs.com/package/uuid>) that depend on it.",
"homepage": "<https://github.com/LinusU/react-native-get-random-values#readme>",
"repository": {
"type": "git",
"url": "git+https://github.com/LinusU/react-native-get-random-values.git"
},
"_licenseContent": "MIT License\\n\\nCopyright (c) 2018, 2020 Linus Unnebäck\\n\\nPermission is hereby granted, free of charge, to any person obtaining a copy\\nof this software and associated documentation files (the \\"Software\\"), to deal\\nin the Software without restriction, including without limitation the rights\\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\\ncopies of the Software, and to permit persons to whom the Software is\\nfurnished to do so, subject to the following conditions:\\n\\nThe above copyright notice and this permission notice shall be included in all\\ncopies or substantial portions of the Software.\\n\\nTHE SOFTWARE IS PROVIDED \\"AS IS\\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\\nSOFTWARE.\\n"
},
{
"libraryName": "react-native-modal",
"version": "13.0.1",
"_license": "MIT",
"_description": "An enhanced React Native modal",
"homepage": "<https://github.com/react-native-community/react-native-modal>",
"author": {
"name": "Mazzarolo Matteo"
},
"repository": {
"type": "git",
"url": "git+https://github.com/react-native-community/react-native-modal.git"
},
"_licenseContent": "MIT License\\n\\nCopyright (c) 2017 React Native Community\\n\\nPermission is hereby granted, free of charge, to any person obtaining a copy\\nof this software and associated documentation files (the \\"Software\\"), to deal\\nin the Software without restriction, including without limitation the rights\\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\\ncopies of the Software, and to permit persons to whom the Software is\\nfurnished to do so, subject to the following conditions:\\n\\nThe above copyright notice and this permission notice shall be included in all\\ncopies or substantial portions of the Software.\\n\\nTHE SOFTWARE IS PROVIDED \\"AS IS\\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\\nSOFTWARE.\\n"
},
{
"libraryName": "react-native-modal-datetime-picker",
"version": "17.1.0",
"_license": "MIT",
"_description": "A react-native datetime-picker for Android and iOS",
"homepage": "<https://github.com/mmazzarolo/react-native-modal-datetime-picker>",
"author": {
"name": "Mazzarolo Matteo"
},
"repository": {
"type": "git",
"url": "git+https://github.com/mmazzarolo/react-native-modal-datetime-picker.git"
},
"_licenseContent": "MIT License\\n\\nCopyright (c) 2017 Mazzarolo Matteo\\n\\nPermission is hereby granted, free of charge, to any person obtaining a copy\\nof this software and associated documentation files (the \\"Software\\"), to deal\\nin the Software without restriction, including without limitation the rights\\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\\ncopies of the Software, and to permit persons to whom the Software is\\nfurnished to do so, subject to the following conditions:\\n\\nThe above copyright notice and this permission notice shall be included in all\\ncopies or substantial portions of the Software.\\n\\nTHE SOFTWARE IS PROVIDED \\"AS IS\\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\\nSOFTWARE.\\n"
},
{
"libraryName": "react-native-popup-menu",
"version": "0.16.1",
"_license": "ISC",
"_description": "extensible popup/context menu for react native",
"homepage": "<https://github.com/instea/react-native-popup-menu>",
"author": {
"name": "instea.co"
},
"repository": {
"type": "git",
"url": "git+ssh://[email protected]/instea/react-native-popup-menu.git"
},
"_licenseContent": "ISC License\\n\\nCopyright (c) 2016, instea\\n\\nPermission to use, copy, modify, and/or distribute this software for any\\npurpose with or without fee is hereby granted, provided that the above\\ncopyright notice and this permission notice appear in all copies.\\n\\nTHE SOFTWARE IS PROVIDED \\"AS IS\\" AND THE AUTHOR DISCLAIMS ALL WARRANTIES\\nWITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF\\nMERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR\\nANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES\\nWHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN\\nACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF\\nOR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.\\n"
},
{
"libraryName": "react-native-reanimated",
"version": "3.10.1",
"_license": "MIT",
"_description": "More powerful alternative to Animated library for React Native.",
"homepage": "<https://github.com/software-mansion/react-native-reanimated#readme>",
"author": {
"name": "Krzysztof Magiera",
"email": "[email protected]"
},
"repository": {
"type": "git",
"url": "git+https://github.com/software-mansion/react-native-reanimated.git"
},
"_licenseContent": "The MIT License (MIT)\\n\\nCopyright (c) 2016 Software Mansion <swmansion.com>\\n\\nPermission is hereby granted, free of charge, to any person obtaining a copy\\nof this software and associated documentation files (the \\"Software\\"), to deal\\nin the Software without restriction, including without limitation the rights\\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\\ncopies of the Software, and to permit persons to whom the Software is\\nfurnished to do so, subject to the following conditions:\\n\\nThe above copyright notice and this permission notice shall be included in all\\ncopies or substantial portions of the Software.\\n\\nTHE SOFTWARE IS PROVIDED \\"AS IS\\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\\nSOFTWARE.\\n"
},
{
"libraryName": "react-native-safe-area-context",
"version": "4.10.5",
"_license": "MIT",
"_description": "A flexible way to handle safe area, also works on Android and web.",
"homepage": "<https://github.com/th3rdwave/react-native-safe-area-context#readme>",
"author": {
"name": "Janic Duplessis",
"email": "[email protected]"
},
"repository": {
"type": "git",
"url": "git+https://github.com/th3rdwave/react-native-safe-area-context.git"
},
"_licenseContent": "MIT License\\n\\nCopyright (c) 2019 Th3rd Wave\\n\\nPermission is hereby granted, free of charge, to any person obtaining a copy\\nof this software and associated documentation files (the \\"Software\\"), to deal\\nin the Software without restriction, including without limitation the rights\\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\\ncopies of the Software, and to permit persons to whom the Software is\\nfurnished to do so, subject to the following conditions:\\n\\nThe above copyright notice and this permission notice shall be included in all\\ncopies or substantial portions of the Software.\\n\\nTHE SOFTWARE IS PROVIDED \\"AS IS\\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\\nSOFTWARE.\\n"
},
{
"libraryName": "react-native-screens",
"version": "3.31.1",
"_license": "MIT",
"_description": "Native navigation primitives for your React Native app.",
"homepage": "<https://github.com/software-mansion/react-native-screens#readme>",
"author": {
"name": "Krzysztof Magiera",
"email": "[email protected]"
},
"repository": {
"type": "git",
"url": "git+https://github.com/software-mansion/react-native-screens.git"
},
"_licenseContent": "The MIT License (MIT)\\n\\nCopyright (c) 2018 Software Mansion <swmansion.com>\\n\\nPermission is hereby granted, free of charge, to any person obtaining a copy\\nof this software and associated documentation files (the \\"Software\\"), to deal\\nin the Software without restriction, including without limitation the rights\\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\\ncopies of the Software, and to permit persons to whom the Software is\\nfurnished to do so, subject to the following conditions:\\n\\nThe above copyright notice and this permission notice shall be included in all\\ncopies or substantial portions of the Software.\\n\\nTHE SOFTWARE IS PROVIDED \\"AS IS\\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\\nSOFTWARE.\\n"
},
{
"libraryName": "react-native-url-polyfill",
"version": "2.0.0",
"_license": "MIT",
"_description": "A lightweight and trustworthy URL polyfill for React Native",
"homepage": "<https://github.com/charpeni/react-native-url-polyfill>",
"author": {
"name": "Nicolas Charpentier",
"email": "[email protected]"
},
"repository": {
"type": "git",
"url": "git+https://github.com/charpeni/react-native-url-polyfill.git"
},
"_licenseContent": "MIT License\\n\\nCopyright (c) 2019 Nicolas Charpentier\\n\\nPermission is hereby granted, free of charge, to any person obtaining a copy\\nof this software and associated documentation files (the \\"Software\\"), to deal\\nin the Software without restriction, including without limitation the rights\\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\\ncopies of the Software, and to permit persons to whom the Software is\\nfurnished to do so, subject to the following conditions:\\n\\nThe above copyright notice and this permission notice shall be included in all\\ncopies or substantial portions of the Software.\\n\\nTHE SOFTWARE IS PROVIDED \\"AS IS\\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\\nSOFTWARE.\\n"
},
{
"libraryName": "react-navigation",
"version": "5.0.0",
"_license": "MIT",
"_description": "Routing and navigation for your React Native apps",
"homepage": "<https://github.com/react-navigation/react-navigation#readme>",
"author": {
"name": "Adam Miskiewicz",
"email": "[email protected]"
},
"repository": {
"url": "git+ssh://[email protected]/react-navigation/react-navigation.git",
"type": "git"
}
},
{
"libraryName": "uuid",
"version": "10.0.0",
"_license": "MIT",
"_description": "RFC9562 UUIDs",
"homepage": "<https://github.com/uuidjs/uuid#readme>",
"repository": {
"type": "git",
"url": "git+https://github.com/uuidjs/uuid.git"
},
"_licenseContent": "The MIT License (MIT)\\n\\nCopyright (c) 2010-2020 Robert Kieffer and other contributors\\n\\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \\"Software\\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\\n\\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\\n\\nTHE SOFTWARE IS PROVIDED \\"AS IS\\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\\n"
}
]