rn-secure-storage-next
Version:
Secure Storage for React Native (Android & iOS) - Keychain & Keystore (FORK)
31 lines (30 loc) • 806 B
JSON
{
"name": "rn-secure-storage-next",
"version": "2.0.9",
"description": "Secure Storage for React Native (Android & iOS) - Keychain & Keystore (FORK)",
"main": "index.js",
"types": "typescript/rn-secure-storage.d.ts",
"keywords": [
"react-native",
"ios",
"android",
"KeyChain service",
"KeyStore service",
"Device Security",
"keystore",
"keychain",
"secure-preferences",
"token",
"react-token"
],
"author": "Original Author: Talut Tasgiran",
"license": "MIT",
"repository": {
"type": "git",
"url": "git+https://github.com/tim7on/rn-secure-storage.git"
},
"bugs": {
"url": "https://github.com/talut/rn-secure-storage/issues"
},
"homepage": "https://github.com/talut/rn-secure-storage#readme"
}