UNPKG

rn-flipper-async-storage-advanced

Version:

React Native part of the flipper-plugin-async-storage-advanced

31 lines (30 loc) 759 B
{ "name": "rn-flipper-async-storage-advanced", "version": "1.0.5", "description": "React Native part of the flipper-plugin-async-storage-advanced", "keywords": [ "flipper-plugin", "flipper", "async-storage" ], "author": "lbaldy", "homepage": "https://github.com/lbaldy/flipper-plugin-async-storage-advanced.git", "license": "ISC", "main": "index.js", "directories": { "lib": "lib", "test": "__tests__" }, "files": [ "lib" ], "scripts": { "test": "echo \"Error: run tests from root\" && exit 1" }, "peerDependencies": { "@react-native-async-storage/async-storage": "^1.17.12", "react": "^18.2.0", "react-native-flipper": "*" }, "gitHead": "91f36288ae0dec85126cd64a56a2f899ec2534c7" }