{
  "name": "@nois/react-native-picker-module",
  "version": "1.2.0",
  "description": "React Native Picker Module Android & IOS",
  "main": "index.js",
  "types": "react-native-picker-module.d.ts",
  "keywords": [
    "react-native",
    "ios",
    "android",
    "dialog",
    "android spinner",
    "picker",
    "spinner",
    "native"
  ],
  "author": "Talut TASGIRAN",
  "license": "MIT",
  "peerDependencies": {
    "react-native": "^0.59.8",
    "prop-types": "^15.7.2"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/talut/react-native-picker-module.git"
  },
  "bugs": {
    "url": "https://github.com/talut/react-native-picker-module/issues"
  },
  "homepage": "https://github.com/talut/react-native-picker-module#readme",
  "directories": {
    "doc": "docs",
    "lib": "lib"
  },
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  }
}
