{
  "name": "react-native-dropdown-select-list-expo",
  "version": "3.0.0",
  "description": "React Native Select List Equivalent to Html's Select with options\"",
  "main": "index.ts",
  "types": "index.d.ts",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/Faraya-LLC/react-native-dropdown-select-list-expo.git"
  },
  "keywords": [
    "picker",
    "select",
    "dropdown",
    "android",
    "ios",
    "selectlist",
    "searchable",
    "list",
    "dropdown-picker",
    "react",
    "react native",
    "react-native",
    "reactnative",
    "selectlist",
    "expo",
    "easy",
    "menu",
    "tag",
    "chooser",
    "multiple",
    "multi"
  ],
  "devDependencies": {
    "react": "17.0.2",
    "react-native": "0.68.2",
    "@types/react": "^18.0.25",
    "@types/react-native": "^0.70.6",
    "typescript": "^4.8.4"
  },
  "author": "Danish Amin Dar",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/Faraya-LLC/react-native-dropdown-select-list-expo/issues"
  },
  "homepage": "https://github.com/Faraya-LLC/react-native-dropdown-select-list-expo#readme"
}
