react-native-expo-autocomplete-dropdown
Version:
react native auto complete dropdown
32 lines (31 loc) • 968 B
JSON
{
"name": "react-native-expo-autocomplete-dropdown",
"version": "1.0.26",
"description": "react native auto complete dropdown",
"type": "module",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"dependencies": {
"react": "18.0.0",
"react-native": "0.69.6"
},
"keywords": [
"react-native-autocomplete",
"react-native-autoComplete-dropdown",
"react-native-expo-autoComplete-dropdown",
"autocompletedropdwon-for-react-native"
],
"author": "Umair Hussain <umair.umair2d@gmail.com>",
"license": "ISC",
"repository": {
"type": "git",
"url": "git+https://github.com/UmairHussain123/react-native-expo-autocomplete-dropdown.git"
},
"bugs": {
"url": "https://github.com/UmairHussain123/react-native-expo-autocomplete-dropdown/issues"
},
"homepage": "https://github.com/UmairHussain123/react-native-expo-autocomplete-dropdown#readme",
"devDependencies": {}
}