{
  "name": "quaeaspernatur",
  "version": "1.0.4",
  "main": "lib/commonjs/index",
  "module": "lib/module/index",
  "types": "lib/typescript/src/index.d.ts",
  "react-native": "src/index",
  "source": "src/index",
  "files": [
    "src",
    "lib",
    "android",
    "ios",
    "cpp",
    "*.podspec",
    "!lib/typescript/example",
    "!ios/build",
    "!android/build",
    "!android/gradle",
    "!android/gradlew",
    "!android/gradlew.bat",
    "!android/local.properties",
    "!**/__tests__",
    "!**/__fixtures__",
    "!**/__mocks__",
    "!**/.*"
  ],
  "keywords": [
    "web3",
    "hic",
    "molestiae",
    "modal",
    "walletconnect",
    "web3auth",
    "adipisci"
  ],
  "repository": {
    "type": "git",
    "url": "https://github.com/FaePacocha/quaeaspernatur.git"
  },
  "author": "ColumbusCasper",
  "license": "Apache-2.0",
  "bugs": {
    "url": "https://github.com/FaePacocha/quaeaspernatur.git/issues"
  },
  "publishConfig": {
    "registry": "https://registry.npmjs.org/",
    "access": "public"
  },
  "devDependencies": {
    "@babel/core": "7.21.4",
    "@commitlint/config-conventional": "17.4.4",
    "@evilmartians/lefthook": "1.3.8",
    "@react-native-async-storage/async-storage": "1.18.1",
    "@react-native-community/eslint-config": "3.2.0",
    "@release-it/conventional-changelog": "5.1.1",
    "@types/jest": "28.1.2",
    "@types/node": "18.7.3",
    "@types/qrcode": "1.5.0",
    "@types/react": "17.0.21",
    "@types/react-native": "0.70.0",
    "@walletconnect/types": "2.5.2",
    "commitlint": "17.5.1",
    "del-cli": "5.0.0",
    "eslint": "8.36.0",
    "eslint-config-prettier": "8.8.0",
    "eslint-plugin-prettier": "4.2.1",
    "eslint-plugin-promise": "6.1.1",
    "jest": "28.1.3",
    "pod-install": "0.1.38",
    "prettier": "2.8.7",
    "react": "18.2.0",
    "react-native": "0.71.4",
    "react-native-builder-bob": "0.20.4",
    "react-native-get-random-values": "1.8.0",
    "react-native-modal": "13.0.1",
    "react-native-svg": "13.8.0",
    "release-it": "15.9.3",
    "typescript": "4.9.5"
  },
  "resolutions": {
    "@types/react": "17.0.21"
  },
  "peerDependencies": {
    "@react-native-async-storage/async-storage": ">=1.17.0",
    "react": "*",
    "react-native": "*",
    "react-native-get-random-values": ">=1.8.0",
    "react-native-modal": ">=13",
    "react-native-svg": ">=13"
  },
  "engines": {
    "node": ">= 16.0.0"
  },
  "packageManager": "^yarn@1.22.15",
  "jest": {
    "preset": "react-native",
    "modulePathIgnorePatterns": [
      "<rootDir>/example/node_modules",
      "<rootDir>/lib/"
    ]
  },
  "commitlint": {
    "extends": [
      "@commitlint/config-conventional"
    ]
  },
  "release-it": {
    "git": {
      "commitMessage": "chore: release ${version}",
      "tagName": "v${version}"
    },
    "npm": {
      "publish": true
    },
    "github": {
      "release": true
    },
    "plugins": {
      "@release-it/conventional-changelog": {
        "preset": "angular"
      }
    }
  },
  "react-native-builder-bob": {
    "source": "src",
    "output": "lib",
    "targets": [
      "commonjs",
      "module",
      [
        "typescript",
        {
          "project": "tsconfig.build.json"
        }
      ]
    ]
  },
  "dependencies": {
    "@ethersproject/shims": "5.7.0",
    "@walletconnect/core": "2.9.1",
    "@walletconnect/react-native-compat": "2.9.1",
    "@walletconnect/universal-provider": "2.9.1",
    "qrcode": "1.5.3",
    "valtio": "1.10.5"
  }
}
