{
  "name": "react-native-dropdown-ostyle",
  "version": "0.0.2",
  "description": "Dropdown list with full customization",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "keywords": [
    "react-native",
    "dropdown",
    "list",
    "reanimated-dropdown"
  ],
  "author": "Thurin",
  "license": "MIT",
  "peerDependencies": {
    "react": "react",
    "react-native": "react-native",
    "react-native-reanimated": "react-native-reanimated"
  }
}
