Advertisement
Guest User

React Native NodeJS packages

a guest
Sep 14th, 2023
118
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 3.97 KB | Source Code | 0 0
  1. {
  2.   "dependencies": {
  3.     "@apollo/client": "3.8.3",
  4.     "@formatjs/intl-datetimeformat": "6.10.2",
  5.     "@formatjs/intl-displaynames": "6.5.2",
  6.     "@formatjs/intl-getcanonicallocales": "2.2.1",
  7.     "@formatjs/intl-listformat": "7.4.2",
  8.     "@formatjs/intl-locale": "3.3.4",
  9.     "@formatjs/intl-numberformat": "8.7.2",
  10.     "@formatjs/intl-pluralrules": "5.2.6",
  11.     "@formatjs/intl-relativetimeformat": "11.2.6",
  12.     "@react-native-community/geolocation": "3.1.0",
  13.     "@react-native-community/netinfo": "^9.0.0",
  14.     "@react-native-firebase/app": "18.4.0",
  15.     "@react-native-firebase/messaging": "18.4.0",
  16.     "@react-navigation/drawer": "6.6.3",
  17.     "@react-navigation/native": "^6.0.8",
  18.     "@react-navigation/native-stack": "6.9.13",
  19.     "@reduxjs/toolkit": "1.9.5",
  20.     "@sentry/react-native": "5.9.1",
  21.     "@types/lodash": "4.14.198",
  22.     "@types/react-native-vector-icons": "6.4.14",
  23.     "@types/uuid": "9.0.3",
  24.     "apollo-link-queue": "3.1.0",
  25.     "apollo-link-serialize": "4.0.0",
  26.     "apollo-upload-client": "17.0.0",
  27.     "app-modules": "file:app-modules",
  28.     "expo": "^49.0.0",
  29.     "expo-linking": "6.0.0",
  30.     "expo-splash-screen": "0.22.0",
  31.     "expo-status-bar": "1.7.1",
  32.     "firebase": "10.3.1",
  33.     "flag-icons": "6.11.0",
  34.     "fuse.js": "6.6.2",
  35.     "graphql": "16.6.0",
  36.     "i18next": "23.5.1",
  37.     "intl-pluralrules": "2.0.1",
  38.     "lodash": "4.17.21",
  39.     "lodash-fp": "0.10.4",
  40.     "parse5": "7.1.2",
  41.     "react": "18.2.0",
  42.     "react-dom": "^18.2.0",
  43.     "react-i18next": "13.2.2",
  44.     "react-native": "^0.72.0",
  45.     "react-native-blob-util": "0.19.1",
  46.     "react-native-circular-progress": "1.3.9",
  47.     "react-native-country-picker-modal": "2.0.0",
  48.     "react-native-device-info": "10.9.0",
  49.     "react-native-fs": "^2.18.0",
  50.     "react-native-gesture-handler": "^2.12.0",
  51.     "react-native-google-places-autocomplete": "2.5.1",
  52.     "react-native-hyperlink": "0.0.22",
  53.     "react-native-image-picker": "7.0.0",
  54.     "react-native-inappbrowser-reborn": "3.7.0",
  55.     "react-native-linear-gradient": "2.8.3",
  56.     "react-native-localize": "3.0.2",
  57.     "react-native-map-clustering": "3.4.2",
  58.     "react-native-maps": "1.7.1",
  59.     "react-native-paper-dates": "0.19.0",
  60.     "react-native-permissions": "3.9.1",
  61.     "react-native-reanimated": "^3.3.0",
  62.     "react-native-render-html": "^6.1.0",
  63.     "react-native-safe-area-context": "^4.5.3",
  64.     "react-native-screens": "^3.21.0",
  65.     "react-native-svg": "^13.9.0",
  66.     "react-native-vector-icons": "10.0.0",
  67.     "react-native-webview": "^13.2.2",
  68.     "react-redux": "8.1.2",
  69.     "redux": "4.2.1",
  70.     "redux-persist": "6.0.0",
  71.     "redux-persist-filesystem-storage": "4.2.0",
  72.     "redux-saga": "1.2.3",
  73.     "standard-version": "9.5.0",
  74.     "validator": "13.11.0"
  75.   },
  76.   "devDependencies": {
  77.     "@babel/core": "7.22.17",
  78.     "@babel/preset-env": "^7.20.0",
  79.     "@babel/runtime": "^7.20.0",
  80.     "@react-native/metro-config": "^0.72.0",
  81.     "@tsconfig/react-native": "^3.0.0",
  82.     "@types/react": "18.2.21",
  83.     "@types/react-test-renderer": "^18.0.0",
  84.     "eslint-config-glfr": "git+ssh://[email protected]:IngeniumGolf/eslint-config-glfr.git#master",
  85.     "husky": "8.0.3",
  86.     "prettier": "3.0.3",
  87.     "react-native-asset": "2.1.1",
  88.     "react-test-renderer": "18.2.0",
  89.     "typescript": "5.2.2"
  90.   },
  91.   "engines": {
  92.     "node": ">=16"
  93.   },
  94.   "name": "ngf",
  95.   "private": true,
  96.   "reactNativePermissionsIOS": [
  97.     "Camera",
  98.     "LocationAccuracy",
  99.     "LocationAlways",
  100.     "LocationWhenInUse",
  101.     "Notifications",
  102.     "PhotoLibrary"
  103.   ],
  104.   "scripts": {
  105.     "android": "react-native run-android",
  106.     "bump": "standard-version",
  107.     "expo-android": "expo run:android",
  108.     "fix": ".scripts/fix src/ util/ .eslintrc.js package.json",
  109.     "ios": "expo run:ios",
  110.     "ios-permissions": "react-native setup-ios-permissions && pod-install",
  111.     "lint": ".scripts/lint src/ util/",
  112.     "postinstall": "husky install",
  113.     "start": "expo start --dev-client"
  114.   },
  115.   "version": "1.6.5"
  116. }
  117.  
Tags: JSON nodejs
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement