{
    "name": "react-native-telegram-tdlib-auth",
    "version": "1.0.0",
    "description": "A React Native library for Telegram TDLib authentication.",
    "main": "src/index.js",
    "scripts": {
      "test": "echo \"Error: no test specified\" && exit 1"
    },
    "dependencies": {
      "react-native": ">=0.60.0"
    },
    "peerDependencies": {
      "react-native": ">=0.60.0"
    },
    "devDependencies": {
      "react-native-cli": "^2.0.1"
    },
    "author": "NgaChat",
    "license": "MIT",
    "repository": {
      "type": "git",
      "url": "git+https://github.com/NgaChat/react-native-telegram-tdlib-auth.git"
    },
    "bugs": {
      "url": "https://github.com/NgaChat/react-native-telegram-tdlib-auth/issues"
    },
    "homepage": "https://github.com/NgaChat/react-native-telegram-tdlib-auth#readme"
  }
  