UNPKG

react-native-share-file

Version:
30 lines (29 loc) 767 B
{ "name": "react-native-share-file", "version": "1.0.3", "description": "Share a file for React Native", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/genii-services/react-native-share-file.git" }, "keywords": [ "React", "Native", "Share", "Android", "IOS" ], "author": "Genii Services <genii.service@gmail.com> (https://github.com/genii-services/)", "license": "ISC", "bugs": { "url": "https://github.com/genii-services/react-native-share-file/issues" }, "homepage": "https://github.com/genii-services/react-native-share-file#readme", "peerDependencies": { "react-native": ">=0.19" } }