UNPKG

react-native-filereader

Version:
51 lines (50 loc) 1.18 kB
{ "name": "react-native-filereader", "description": "HTML5 FileAPI `FileReader` for React Native", "homepage": "https://github.com/flyskywhy/react-native-filereader#readme", "bugs": { "url": "https://github.com/flyskywhy/react-native-filereader/issues" }, "repository": { "type": "git", "url": "git+https://github.com/flyskywhy/react-native-filereader.git" }, "keywords": [ "android", "buffer", "babel-plugin-transform-globals", "FileReader", "file", "file-api", "file-reader", "html5", "ios", "path", "react-native", "react-native-blob-util", "react-native-browser-polyfill", "reader", "stream", "uri", "url" ], "author": "AJ ONeal <coolaj86@gmail.com>", "contributors": [ { "name": "Li Zheng", "email": "flyskywhy@gmail.com", "url": "https://github.com/flyskywhy" } ], "license": "Apache", "dependencies": { "@flyskywhy/react-native-browser-polyfill": "1.0.10", "react-native-mime-types": "2.3.0" }, "main": "index", "peerDependencies": { "react-native": "*", "react-native-blob-util": "*" }, "version": "1.0.6" }