{
  "name": "react-native-input-secure-text",
  "peerDependencies": {
    "prop-types": ">=15.7.2",
    "react": ">=16.9.0",
    "react-native": ">=0.61.4"
  },
  "version": "1.2.4",
  "description": "Componente serve para entradas de senha e já vem personalizado com o botão de mostrar e esconder senha",
  "main": "./src/InputSecureText.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/allysonfield/react-native-input-secure-text.git"
  },
  "keywords": ["react-native", "password", "hide and show", "javascript", "secure text", "senha"],
  "author": {
    "name":"Allyson Monteiro",
    "email": "allysonfield2@gmail.com"
  },
  
  "license": "ISC",
  "bugs": {
    "url": "https://github.com/allysonfield/react-native-input-secure-text/issues"
  },
  "homepage": "https://github.com/allysonfield/react-native-input-secure-text#readme"
}
