UNPKG

react-native-encrypted-asyncstorage

Version:

**TAGS** **React Native** **Android** **iOS** **Encrypted** **Encrypted Storage** **Asyncstorage**

33 lines (32 loc) 767 B
{ "name": "react-native-encrypted-asyncstorage", "version": "2.1.5", "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": "^2.2.0", "react-native-crypto-js": "^1.0.0" }, "homepage": "https://github.com/abhins0554/React-Native-Encrypted-Asyncstorage#readme", "repository": { "type": "git", "url": "git+https://github.com/abhins0554/React-Native-Encrypted-Asyncstorage.git" } }