{
  "name": "react-native-hide-show-password-input",
  "version": "1.2.0",
  "description": "React-Native Component For Password Show/Hide",
  "main": "index.js",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/vishaljadav24/react-native-hide-show-password-input.git"
  },
  "author": "vishal jadav",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/vishaljadav24/react-native-hide-show-password-input/issues"
  },
  "homepage": "https://github.com/vishaljadav24/react-native-hide-show-password-input#readme",
  "dependencies": {
    "react-native-material-textfield": "vishaljadav24/react-native-material-textfield",
    "react-native-vector-icons": "^7.1.0",
    "prop-types": "^15.7.2"
  },
  "peerDependencies": {
    "react": "*",
    "react-native": "*"
  },
  "devDependencies": {
    "babel-preset-react-native": "4.0.0",
    "react-test-renderer": "16.8.3"
  }
}
