{ "name": "react-native-bw-file-access", "title": "React Native Bw File Access", "version": "1.0.0", "description": "TODO", "main": "index.ts", "homepage": "https://github.com/setavenger/react-native-bw-file-access", "files": [ "README.md", "android", "index.ts", "ios", "react-native-bw-file-access.podspec" ], "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/setavenger/react-native-bw-file-access.git", "baseUrl": "https://github.com/setavenger/react-native-bw-file-access" }, "keywords": [ "react-native" ], "author": { "name": "Setor Blagogee" }, "license": "MIT", "licenseFilename": "LICENSE", "readmeFilename": "README.md", "peerDependencies": { "react": ">=16.8.1", "react-native": ">=0.60.0-rc.0 <1.0.x" } }