{
  "name": "react-native-webview-crypto-expo",
  "version": "0.0.2",
  "license": "MIT",
  "repository": "https://github.com/matyunya/react-native-webview-crypto",
  "keywords": [
    "crypto",
    "webcrypto",
    "cryptography",
    "react-native"
  ],
  "dependencies": {
    "encode-utf8": "^1.0.2",
    "fast-base64-encode": "^1.0.0",
    "webview-crypto": "^0.1.10"
  },
  "peerDependencies": {
    "react": ">=16.4",
    "react-native": ">=0.56",
    "react-native-webview": ">=8.*"
  },
  "files": [
    "index.d.ts",
    "index.js"
  ]
}
