react-native-file-selector
Version:
React Native: Native File Selector
26 lines (25 loc) • 689 B
JSON
{
"name": "react-native-file-selector",
"version": "1.0.2",
"description": "React Native: Native File Selector",
"main": "RNFileSelector.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [
"react-native"
],
"author": "Pranav Raj Singh Chauhan",
"license": "Apache License",
"homepage": "https://github.com/prscX/react-native-file-selector.git",
"repository": {
"type": "git",
"url": "https://github.com/prscX/react-native-file-selector.git"
},
"dependencies": {
},
"devDependencies": {
"prettier-pack": "0.0.11"
},
"peerDependencies": {}
}