shehlaaltafk

package.json

Feb 7th, 2024 (edited)
81
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JavaScript 8.12 KB | Source Code | 0 0
  1. {
  2.   "name": "myproject",
  3.   "version": "0.0.1",
  4.   "private": true,
  5.   "scripts": {
  6.     "start": "react-native start",
  7.     "test": "jest",
  8.     "lint": "eslint app --ext .js",
  9.     "react-devtools": "react-devtools",
  10.     "postinstall": "npx jetify",
  11.     "storybook": "start-storybook",
  12.     "build-storybook": "build-storybook",
  13.     "prestorybook": "rnstl"
  14.   },
  15.   "config": {
  16.     "react-native-storybook-loader": {
  17.       "searchDir": [
  18.         "./app/Component/",
  19.         "./app/Templates/",
  20.         "./app/Screens/"
  21.       ],
  22.       "pattern": "**/*.stories.js",
  23.       "outputFile": "./storybook/storyLoader.js"
  24.     }
  25.   },
  26.   "build:ios": "react-native bundle --entry-file='index.ios.js' --bundle-output='./ios/myproject/main.jsbundle' --dev=false --platform='ios' --assets-dest='./ios'",
  27.   "dependencies": {
  28.     "@apollo/client": "3.4.13",
  29.     "@notifee/react-native": "^7.5.0",
  30.     "@react-native-async-storage/async-storage": "^1.18.1",
  31.     "@react-native-clipboard/clipboard": "^1.10.0",
  32.     "@react-native-community/art": "^1.2.0",
  33.     "@react-native-community/checkbox": "^0.5.8",
  34.     "@react-native-community/cli-platform-ios": "^11.1.1",
  35.     "@react-native-community/datetimepicker": "^6.0.2",
  36.     "@react-native-community/geolocation": "^2.1.0",
  37.     "@react-native-community/netinfo": "^7.0.0",
  38.     "@react-native-community/push-notification-ios": "^1.10.1",
  39.     "@react-native-cookies/cookies": "^6.2.1",
  40.     "@react-native-firebase/analytics": "^16.5.0",
  41.     "@react-native-firebase/app": "^16.5.0",
  42.     "@react-native-firebase/crashlytics": "^16.5.0",
  43.     "@react-native-firebase/messaging": "^16.5.0",
  44.     "@react-native-firebase/perf": "^16.5.0",
  45.     "@react-native-firebase/remote-config": "^16.5.0",
  46.     "@react-native-masked-view/masked-view": "^0.2.6",
  47.     "@react-navigation/drawer": "^6.1.4",
  48.     "@react-navigation/material-top-tabs": "^6.0.2",
  49.     "@react-navigation/native": "^6.0.8",
  50.     "@react-navigation/stack": "^6.2.0",
  51.     "@turf/helpers": "^6.4.0",
  52.     "apollo-cache-inmemory": "^1.6.6",
  53.     "apollo-client": "^2.6.10",
  54.     "apollo-link": "^1.2.14",
  55.     "appcenter": "4.4.3",
  56.     "appcenter-analytics": "4.3.0",
  57.     "appcenter-cli": "^2.7.1",
  58.     "appcenter-crashes": "4.3.0",
  59.     "apsl-react-native-button": "^3.1.0",
  60.     "aws-appsync": "4.1.2",
  61.     "aws-appsync-auth-link": "^3.0.2",
  62.     "aws-appsync-react": "4.0.8",
  63.     "aws-appsync-subscription-link": "3.0.8",
  64.     "aws-sdk": "^2.987.0",
  65.     "aws4-react-native": "^0.0.2",
  66.     "axios": "^0.22.0",
  67.     "core-js": "^3.15.0",
  68.     "crypto-js": "^4.1.1",
  69.     "graphql": "^15.5.1",
  70.     "graphql-tag": "^2.11.0",
  71.     "html-entities": "^2.3.2",
  72.     "jetifier": "^2.0.0",
  73.     "jsc-android": "^250230.2.1",
  74.     "lodash": "^4.17.20",
  75.     "lottie-ios": "3.2.3",
  76.     "lottie-react-native": "4.1.3",
  77.     "md5": "^2.2.1",
  78.     "metro-react-native-babel-preset": "^0.67.0",
  79.     "moment": "^2.21.0",
  80.     "moment-timezone": "^0.5.21",
  81.     "npm": "^7.18.1",
  82.     "prop-types": "^15.6.0",
  83.     "react": "17.0.2",
  84.     "react-apollo": "2.5.8",
  85.     "react-dom": "17.0.2",
  86.     "react-native": "^0.68.0",
  87.     "react-native-android-location-services-dialog-box": "^2.4.4",
  88.     "react-native-animatable": "^1.3.2",
  89.     "react-native-app-link": "^1.0.0",
  90.     "react-native-aws3": "^0.0.9",
  91.     "react-native-background-fetch": "^4.1.8",
  92.     "react-native-barcode-builder": "^2.0.0",
  93.     "react-native-base64": "^0.2.1",
  94.     "react-native-button": "^3.0.1",
  95.     "react-native-calendar-events": "^2.2.0",
  96.     "react-native-calendars": "1.403.0",
  97.     "react-native-code-push": "^7.1.0",
  98.     "react-native-codegen": "^0.0.8",
  99.     "react-native-collapsible": "^1.5.3",
  100.     "react-native-communications": "^2.2.1",
  101.     "react-native-deep-linking": "^2.2.0",
  102.     "react-native-dev-menu": "^4.1.1",
  103.     "react-native-device-info": "^8.7.1",
  104.     "react-native-dotenv": "^3.3.1",
  105.     "react-native-draggable-flatlist": "^4.0.0",
  106.     "react-native-easy-grid": "^0.2.2",
  107.     "react-native-easy-toast": "^2.0.0",
  108.     "react-native-elements": "^3.0.0",
  109.     "react-native-error-boundary": "^1.1.6",
  110.     "react-native-event-listeners": "^1.0.3",
  111.     "react-native-exit-app": "^1.0.0",
  112.     "react-native-fab": "^1.0.17",
  113.     "react-native-flipper": "^0.113.0",
  114.     "react-native-fs": "^2.20.0",
  115.     "react-native-geolocation-service": "^5.3.1",
  116.     "react-native-gesture-handler": "^2.3.2",
  117.     "react-native-htmlview": "^0.16.0",
  118.     "react-native-image-crop-picker": "^0.37.3",
  119.     "react-native-image-picker": "4.9.0",
  120.     "react-native-image-progress": "^1.1.1",
  121.     "react-native-imei": "^0.2.0",
  122.     "react-native-in-app-review": "^4.2.1",
  123.     "react-native-linear-gradient": "^2.6.2",
  124.     "react-native-localize": "^2.2.4",
  125.     "react-native-masked-text": "^1.13.0",
  126.     "react-native-modal": "^13.0.0",
  127.     "react-native-modal-dropdown": "https://github.com/siemiatj/react-native-modal-dropdown",
  128.     "react-native-permissions": "^3.6.1",
  129.     "react-native-popup-menu": "^0.15.6",
  130.     "react-native-qrcode2": "^0.3.0",
  131.     "react-native-randombytes": "^3.6.1",
  132.     "react-native-reanimated": "^2.5.0",
  133.     "react-native-render-html": "^6.1.0",
  134.     "react-native-responsive-dimensions": "^3.1.1",
  135.     "react-native-responsive-image": "^2.3.1",
  136.     "react-native-safari-view": "^2.1.0",
  137.     "react-native-safe-area-context": "^3.2.0",
  138.     "react-native-screens": "^3.20.0",
  139.     "react-native-sensitive-info": "^5.5.8",
  140.     "react-native-share": "^8.2.0",
  141.     "react-native-simple-radio-button": "^2.7.1",
  142.     "react-native-size-matters": "^0.4.0",
  143.     "react-native-snap-carousel": "3.9.1",
  144.     "react-native-sortable-list": "^0.0.24",
  145.     "react-native-splash-screen": "^3.3.0",
  146.     "react-native-svg": "^12.3.0",
  147.     "react-native-svg-charts": "^5.3.0",
  148.     "react-native-svg-transformer": "^0.20.0",
  149.     "react-native-swipeable": "^0.6.0",
  150.     "react-native-switch": "^2.0.0",
  151.     "react-native-tab-view": "^2.16.0",
  152.     "react-native-table-component": "^1.2.1",
  153.     "react-native-text-ticker": "^1.12.0",
  154.     "react-native-torch": "^1.1.3",
  155.     "react-native-vector-icons": "^8.0.0",
  156.     "react-native-vitals": "^2.0.1",
  157.     "react-native-web-swiper": "^2.2.1",
  158.     "react-native-webview": "^11.22.6",
  159.     "react-use-websocket": "^2.7.1",
  160.     "reactotron-react-native": "^5.0.0",
  161.     "rn-async-storage-flipper": "^0.0.10",
  162.     "rn-fetch-blob": "^0.12.0",
  163.     "use-global-hook": "^0.2.4"
  164.   },
  165.   "devDependencies": {
  166.     "@babel/core": "^7.13.15",
  167.     "@babel/runtime": "^7.12.5",
  168.     "@react-native-community/eslint-config": "^3.0.0",
  169.     "@storybook/addon-actions": "^6.3.5",
  170.     "@storybook/addon-essentials": "^6.3.5",
  171.     "@storybook/addon-knobs": "^6.2.5",
  172.     "@storybook/addon-links": "^6.3.5",
  173.     "@storybook/addon-ondevice-actions": "^5.3.23",
  174.     "@storybook/addon-ondevice-knobs": "^5.3.23",
  175.     "@storybook/react-native": "^5.3.23",
  176.     "@storybook/react-native-server": "^5.3.23",
  177.     "babel-eslint": "^10.0.2",
  178.     "babel-jest": "^27.0.1",
  179.     "babel-loader": "^8.1.0",
  180.     "babel-plugin-module-resolver": "^4.0.0",
  181.     "babel-plugin-transform-remove-console": "^6.9.4",
  182.     "enzyme": "^3.11.0",
  183.     "enzyme-adapter-react-16": "^1.15.4",
  184.     "enzyme-to-json": "^3.5.0",
  185.     "eslint": "^7.15.0",
  186.     "eslint-config-airbnb": "^18.2.0",
  187.     "eslint-config-prettier": "^8.1.0",
  188.     "eslint-plugin-import": "^2.18.2",
  189.     "eslint-plugin-jsx-a11y": "^6.2.3",
  190.     "eslint-plugin-prettier": "^4.0.0",
  191.     "eslint-plugin-react": "^7.23.1",
  192.     "jest": "^26.6.3",
  193.     "metro-react-native-babel-preset": "^0.67.0",
  194.     "prettier": "^2.1.1",
  195.     "react-devtools": "^4.8.2",
  196.     "react-native-clean-project": "^3.6.4",
  197.     "react-native-storybook-loader": "^2.0.2",
  198.     "react-test-renderer": "17.0.2"
  199.   },
  200.   "jest": {
  201.     "preset": "react-native",
  202.     "transform": {
  203.       "^.+\\.js$": "<rootDir>/node_modules/react-native/jest/preprocessor.js"
  204.     },
  205.     "transformIgnorePatterns": [
  206.       "node_modules/(?!(jest-)?react-native|react-navigation|react-clone-referenced-element|expo|@expo/*|exponent|@exponent/*)"
  207.     ],
  208.     "snapshotSerializers": [
  209.       "enzyme-to-json/serializer"
  210.     ]
  211.   },
  212.   "rnpm": {
  213.     "assets": [
  214.       "./assets/fonts"
  215.     ]
  216.   }
  217. }
  218.  
Add Comment
Please, Sign In to add comment