{
  "name": "react-native-sensitive-info-fixed-latest",
  "version": "5.2.7",
  "main": "RNSensitiveInfo.js",
  "description": "react-native-sensitive-info manages all data stored in Android Shared Preferences and iOS Keychain. You can set, get and delete keys/values using simple methods.",
  "scripts": {
    "start": "node node_modules/react-native/local-cli/cli.js start"
  },
  "author": {
    "name": "mCodex & ClassApp",
    "email": "mtw.andrade@gmail.com"
  },
  "contributors": [
    "Mateus Andrade mtw.andrade@gmail.com",
    "Samin Shams <samin@classapp.co>"
  ],
  "homepage": "https://github.com/mcodex/react-native-sensitive-info",
  "bugs": {
    "url": "https://github.com/mcodex/react-native-sensitive-info/issues"
  },
  "repository": {
    "type": "git",
    "url": "git://github.com/alexcoach/react-native-sensitive-info.git"
  },
  "keywords": [
    "android",
    "ios",
    "keychain",
    "shared-preferences",
    "react-native"
  ],
  "license": "MIT"
}
