{
  "name": "react-native-document-mask",
  "peerDependencies": {
    "prop-types": ">=15.7.2",
    "react": ">=16.9.0",
    "react-native": ">=0.61.4"
  },
  "version": "1.0.1",
  "description": "Document Mask for React Native on iOS and Android.",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/allysonfield/react-native-document-mask.git"
  },
  "keywords": ["react-native", "mask", "document", "CPF", "RG", "CNPJ", "CEP", "mascara"],
  "author": {
    "name": "Allyson Monteiro",
    "email": "allysonfield2@gmail.com"
  },
  "license": "ISC",
  "bugs": {
    "url": "https://github.com/allysonfield/react-native-document-mask/issues"
  },
  "homepage": "https://github.com/allysonfield/react-native-document-mask#readme"
}
