{
  "name": "react-native-use-cep-example",
  "displayName": "UseCep Example",
  "expo": {
    "name": "react-native-use-cep-example",
    "slug": "react-native-use-cep-example",
    "description": "Example app for react-native-use-cep",
    "privacy": "public",
    "version": "1.0.0",
    "platforms": [
      "ios",
      "android",
      "web"
    ],
    "ios": {
      "supportsTablet": true
    },
    "assetBundlePatterns": [
      "**/*"
    ]
  }
}
