{
  "name": "react-native-modal-dropdown-demo",
  "version": "0.6.2",
  "description": "A demo for react-native-modal-dropdown component.",
  "homepage": "https://github.com/sohobloo/react-native-modal-dropdown",
  "license": "MIT",
  "author": "sohobloo <sohobloo@live.cn> (https://github.com/sohobloo)",
  "dependencies": {
    "react": "^16.2.0",
    "react-native": "^0.53.0",
    "react-native-modal-dropdown": "latest"
  },
  "scripts": {
    "start": "node node_modules/react-native/local-cli/cli.js start"
  },
  "private": true
}
