react-native-select-picker
Version:
A useful select picker, help you finish you app fast.
32 lines (31 loc) • 755 B
JSON
{
"name": "react-native-select-picker",
"version": "0.0.3",
"description": "A useful select picker, help you finish you app fast.",
"main": "index.js",
"directories": {
"example": "example"
},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/hlerenow/react-native-select-picker.git"
},
"keywords": [
"react",
"react-native",
"react-component",
"datetime",
"picker",
"select",
"scroll"
],
"author": "hlere",
"license": "MIT",
"bugs": {
"url": "https://github.com/hlerenow/react-native-select-picker/issues"
},
"homepage": "https://github.com/hlerenow/react-native-select-picker#readme"
}