{
  "name": "react-native-dropdownmenus",
  "version": "1.0.6",
  "description": "",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "keywords": [
    "react-native",
    "react-component",
    "react-native-component",
    "react",
    "mobile",
    "ios",
    "android",
    "dropdownmenu"
  ],
  "author": "peng",
  "license": "",
  "peerDependencies": {
    "react-native": "^0.41.2"
  },
  "dependencies": {
    "prop-types": "^15.6.2"
  }
}
