{
  "name": "@codebet/react-native-modal-dropdown",
  "version": "0.6.4",
  "description": "A react-native dropdown component for both iOS and Android.",
  "keywords": [
    "react",
    "react-component",
    "react-native",
    "react-native-component",
    "ios",
    "android",
    "modal",
    "dropdown",
    "picker",
    "select",
    "selector",
    "option"
  ],
  "homepage": "https://github.com/goa-codebet/react-native-modal-dropdown",
  "license": "MIT",
  "author": "sohobloo <sohobloo@live.cn> (https://github.com/sohobloo)",
  "private": false,
  "main": "index.js",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/goa-codebet/react-native-modal-dropdown.git"
  },
  "dependencies": {
    "prop-types": "^15.7.2"
  },
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "bugs": {
    "url": "https://github.com/goa-codebet/react-native-modal-dropdown/issues"
  }
}
