{
    "name": "react-native-phone-country-picker-input",
    "version": "1.0.7",
    "description": "A React Native component to input phone numbers with a country picker modal.",
    "main": "dist/index.js",
    "types": "dist/index.d.ts",
    "files": [
        "dist"
    ],
    "keywords": [
        "expo",
        "expo-react-native",
        "expo-sdk53",
        "react-native",
        "phone-input",
        "country-picker",
        "phone-number",
        "component",
        "react-native-component",
        "typescript",
        "reactjs"
    ],
    "repository": {
        "type": "git",
        "url": "https://github.com/AtanuDebbarma/react-native-phone-country-picker-input.git"
    },
    "author": "Atanu Debbarma",
    "license": "MIT",
    "homepage": "https://github.com/AtanuDebbarma/react-native-phone-country-picker-input#readme",
    "peerDependencies": {
        "react": ">=18.0.0",
        "react-native": ">=0.71.0"
    },
    "private": false
}