{
  "name": "@mattrglobal/pairing-crypto-rn-example",
  "description": "Example app for @mattrglobal/pairing-crypto-rn",
  "version": "0.0.1",
  "private": true,
  "scripts": {
    "android": "react-native run-android",
    "ios": "react-native run-ios",
    "start": "react-native start",
    "pods": "pod-install --quiet",
    "postinstall": "patch-package"
  },
  "dependencies": {
    "buffer": "6.0.3",
    "ramda": "0.28.0",
    "react": "18.2.0",
    "react-native": "0.74.6"
  },
  "devDependencies": {
    "@babel/core": "7.20.12",
    "@babel/runtime": "7.26.10",
    "@types/jest": "29.2.0",
    "@types/node": "16.11.7",
    "@types/ramda": "0.28.18",
    "babel-plugin-module-resolver": "4.1.0",
    "detox": "20.28.0",
    "jest": "29.6.4",
    "patch-package": "6.4.7",
    "pod-install": "0.1.38",
    "postinstall-postinstall": "2.1.0",
    "typescript": "4.5.5",
    "@react-native/babel-preset": "0.74.88",
    "@react-native/eslint-config": "0.74.88",
    "@react-native/metro-config": "0.74.88",
    "@react-native/typescript-config": "0.74.88",
    "@types/react": "18.2.79",
    "@types/react-test-renderer": "18.0.0",
    "babel-jest": "29.6.4"
  },
  "jest": {
    "preset": "react-native",
    "moduleFileExtensions": [
      "ts",
      "tsx",
      "js",
      "jsx",
      "json",
      "node"
    ]
  },
  "resolutions": {
    "semver": "7.5.2",
    "json5": "1.0.2",
    "shell-quote": "1.7.3",
    "detox/child-process-promise/cross-spawn": "7.0.6",
    "patch-package/cross-spawn": "7.0.6",
    "patch-package/tmp": "0.2.5",
    "glob": "9.3.5"
  }
}
