{
  "name": "react-native-encrypted-asyncstorage",
  "version": "2.1.4",
  "description": "",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "keywords": [
    "react-native",
    "redux",
    "Keychain",
    "Keystore",
    "AsyncStorage",
    "encrypted",
    "secure",
    "storage",
    "android",
    "iOS"
  ],
  "author": "Abhishek Tripathi",
  "license": "MIT",
  "dependencies": {
    "@react-native-async-storage/async-storage": "^1.18.1",
    "react-native-crypto-js": "^1.0.0"
  },
  "homepage": "https://github.com/abhins0554/React-Native-Encrypted-Asyncstorage#readme",
  "repository": "https://github.com/abhins0554/React-Native-Encrypted-Asyncstorage"
}
