UNPKG

react-native-level-fs

Version:

fs for react-native using level-filesystem and asyncstorage-down

25 lines (24 loc) 526 B
{ "name": "react-native-level-fs", "version": "3.0.1", "description": "fs for react-native using level-filesystem and asyncstorage-down", "repository": { "type": "git", "url": "git+https://github.com/tradle/react-native-level-fs.git" }, "keywords": [ "react-component", "react-native", "iOS", "fs", "level", "filesystem" ], "dependencies": { "level-filesystem": "^1.0.1", "levelup": "^0.18.2" }, "peerDependencies": { "asyncstorage-down": ">=3.0.0 <5.0.0" } }