{
  "name": "react-native-rsa-native-wu",
  "version": "2.0.7",
  "description": "更新配置，A native implementation of RSA key generation and encryption/decryption.",
  "main": "index.js",
  "types": "index.d.ts",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "keywords": [
    "react-native",
    "rsa"
  ],
  "repository": {
    "type": "git",
    "url": "https://github.com/amitaymolko/react-native-rsa-native.git"
  },
  "bugs": {
    "url": "https://github.com/amitaymolko/react-native-rsa-native/issues"
  },
  "author": {
    "name": "Amitay Molko"
  },
  "license": "MIT",
  "homepage": "https://github.com/amitaymolko/react-native-rsa-native#readme"
}
