{
  "name": "react-native-select-dropdown-v2",
  "version": "1.0.10",
  "description": "react-native-select-dropdown is a highly customized dropdown | select | picker | menu for react native that works for andriod and iOS platforms.",
  "main": "index.js",
  "typings": "index.d.ts",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "keywords": [
    "react-native",
    "android",
    "ios",
    "dropdown",
    "select",
    "option",
    "selector",
    "picker",
    "menu",
    "modal"
  ],
  "author": "Bthomas16",
  "license": "MIT"
}