
{
  "name": "react-native-totp",
  "version": "1.0.1",
  "description": "A React Native module google Authenticator (TOTP)",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "keywords": [
    "react-native",
    "react-native-totp",
    "totp",
    "otp",
    "google-authenticator"
  ],
  "author": "laowen",
  "license": "MIT",
  "homepage": "https://github.com/laowenlu/react-native-totp",
  "peerDependencies": {
    "react-native": "^0.41.2",
    "react-native-windows": "0.41.0-rc.1"
  }
}
