Untitled
unknown
plain_text
3 years ago
5.6 kB
5
Indexable
{ "name": "nandio", "version": "0.0.1", "private": true, "scripts": { "android": "react-native run-android", "ios": "react-native run-ios", "start": "react-native start", "test": "jest", "lint": "eslint .", "pod": "cd ios && pod install && cd ..", "build-android": "cd android && ./gradlew clean && ./gradlew assembleRelease && cd ..", "build-android-aab": "cd android && ./gradlew clean && ./gradlew bundleRelease && cd ..", "bar-prod": "cd android && ./gradlew assembleProdRelease --stacktrace", "android-clean": "cd android && ./gradlew clean && cd ..", "postinstall": "patch-package", "android-bundle-debug": "react-native bundle --platform android --dev false --entry-file index.js --bundle-output android/app/src/main/assets/index.android.bundle --assets-dest android/app/src/main/res/", "android-bundle-release": "react-native bundle --platform android --dev false --entry-file index.js --bundle-output android/app/src/main/assets/index.android.bundle --assets-dest android/app/build/intermediates/res/merged/release/", "remove-drawable": "rm -rf ./android/app/src/main/res/drawable-* && rm -rf ./android/app/src/main/res/raw" }, "dependencies": { "@invertase/react-native-apple-authentication": "^2.2.2", "@react-native-community/async-storage": "^1.12.1", "@react-native-community/checkbox": "^0.5.8", "@react-native-community/datetimepicker": "^3.5.2", "@react-native-community/hooks": "^2.6.0", "@react-native-community/netinfo": "^7.1.6", "@react-native-community/push-notification-ios": "^1.8.0", "@react-native-firebase/app": "11.5.0", "@react-native-firebase/auth": "11.5.0", "@react-native-firebase/messaging": "^11.3.0", "@react-native-google-signin/google-signin": "^6.0.1", "@react-native-masked-view/masked-view": "^0.2.4", "@react-native-picker/picker": "^1.16.1", "@react-navigation/bottom-tabs": "^5.11.10", "@react-navigation/drawer": "^5.12.5", "@react-navigation/material-top-tabs": "5.3.15", "@react-navigation/native": "^5.9.4", "@react-navigation/stack": "^5.14.4", "@reduxjs/toolkit": "^1.5.1", "axios": "^0.21.1", "babel-plugin-module-resolver": "^4.1.0", "formik": "^2.2.8", "jetifier": "^2.0.0", "native-base": "^2.15.2", "patch-package": "^6.4.7", "popup-ui": "^1.2.2", "query-string": "^7.0.1", "react": "17.0.1", "react-native": "0.64.4", "react-native-agora": "^3.7.0", "react-native-camera": "^4.0.0", "react-native-circle-checkbox": "^0.1.6", "react-native-confirmation-code-field": "6", "react-native-countdown-component": "^2.7.1", "react-native-currency-input": "^1.0.0", "react-native-device-info": "^8.1.0", "react-native-elements": "^3.4.1", "react-native-fast-image": "^8.3.7", "react-native-fbsdk-next": "^4.3.0", "react-native-gallery-toolkit": "^1.0.0-alpha.1.2", "react-native-geolocation-service": "^5.3.0-beta.1", "react-native-gesture-handler": "^1.10.3", "react-native-global-props": "^1.1.5", "react-native-google-places-autocomplete": "^2.5.1", "react-native-heic-converter": "^1.3.0", "react-native-image-crop-picker": "^0.36.2", "react-native-image-gallery": "^2.1.5", "react-native-image-picker": "^3.8.0", "react-native-image-viewing": "^0.2.0", "react-native-keyboard-aware-scroll-view": "^0.9.4", "react-native-linear-gradient": "^2.5.6", "react-native-loading-spinner-overlay": "^2.0.0", "react-native-maps": "^0.28.0", "react-native-modal": "^11.10.0", "react-native-multi-selectbox": "^1.5.0", "react-native-numeric-input": "^1.9.0", "react-native-orientation-locker": "^1.3.1", "react-native-pager-view": "^5.4.0", "react-native-paper": "^4.7.2", "react-native-permissions": "^3.0.3", "react-native-picker-select": "^8.0.4", "react-native-placesearch": "^4.0.1", "react-native-popup-dialog": "^0.18.3", "react-native-push-notification": "^7.3.1", "react-native-qrcode-scanner": "^1.5.4", "react-native-qrcode-svg": "^6.1.1", "react-native-radio-button": "^2.0.1", "react-native-reanimated": "^2.0.0", "react-native-render-html": "^6.0.5", "react-native-responsive-screen": "^1.4.2", "react-native-safe-area-context": "^3.2.0", "react-native-screens": "^3.1.1", "react-native-select-two": "^1.1.0", "react-native-skeleton-placeholder": "^4.0.0", "react-native-status-bar-height": "^2.6.0", "react-native-svg": "^12.1.1", "react-native-svg-transformer": "^0.14.3", "react-native-swipe-list-view": "^3.2.9", "react-native-tab-view": "^3.1.1", "react-native-table-component": "^1.2.1", "react-native-toast-message": "^1.4.9", "react-native-toasty": "^1.0.2", "react-native-ui-xg": "^0.0.6", "react-native-vector-icons": "^9.2.0", "react-native-webview": "^11.13.0", "react-navigation": "^4.4.4", "react-navigation-stack": "^2.10.4", "react-redux": "^7.2.3", "redux": "^4.0.5", "rn-placeholder": "^3.0.3", "socket.io-client": "2.3.0", "styled-components": "^5.2.3", "yarn": "^1.22.10", "yup": "^0.32.9" }, "devDependencies": { "@babel/core": "^7.14.6", "@babel/plugin-proposal-decorators": "^7.20.2", "@babel/runtime": "^7.14.6", "@react-native-community/eslint-config": "^3.2.0", "babel-jest": "^27.0.6", "eslint": "^7.31.0", "jest": "^27.0.6", "metro-react-native-babel-preset": "^0.73.3", "react-test-renderer": "17.0.1" }, "jest": { "preset": "react-native" } }
Editor is loading...