native picker
Showing
android/build.gradle
0 → 100644
android/proguard-rules.pro
0 → 100644
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
File added
This diff is collapsed.
{ | ||
"name": "react-native-picker", | ||
"version": "3.0.5", | ||
"description": "react-native-picker", | ||
"version": "4.0.0", | ||
"description": "", | ||
"main": "index.js", | ||
"scripts": { | ||
"test": "echo \"Error: no test specified\" && exit 1" | ||
}, | ||
"repository": { | ||
"type": "git", | ||
"url": "git+https://github.com/beefe/react-native-picker.git" | ||
"url": "git@github.com:beefe/react-native-picker.git" | ||
}, | ||
"keywords": [ | ||
"react-native", | ||
"picker" | ||
], | ||
"author": { | ||
"name": "zooble", | ||
"email": "wenliang.web@gmail.com" | ||
}, | ||
"dependencies": { | ||
"react-native-picker-android": "~1.0.3" | ||
}, | ||
"engines": { | ||
"node": ">=4" | ||
}, | ||
"license": "ISC", | ||
"bugs": { | ||
"url": "https://github.com/beefe/react-native-picker/issues" | ||
}, | ||
"homepage": "https://github.com/beefe/react-native-picker#readme" | ||
} | ||
\ No newline at end of file | ||
"author": "zooble", | ||
"license": "MIT" | ||
} |
Please register or sign in to comment