{
  "name": "react-native-izooto",
  "version": "2.7.0",
  "description": "React Native iZooto SDK",
  "main": "src/index.js",
  "typings": "src/index.d.ts",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/izooto-mobile-sdk/react-native-izooto.git"
  },
  "bugs": {
    "url": "https://github.com/izooto-mobile-sdk/react-native-izooto/issue"
  },
  "keywords": [
    "react-component",
    "react-native",
    "ios",
    "android",
    "notifications",
    "push",
    "apns",
    "fcm",
    "izooto"
  ],
  "author": " iZooto<https://www.izooto.com>",
  "license": "MIT",
  "dependencies": {
    "@react-native-async-storage/async-storage": "^1.19.1",
    "@react-native-community/masked-view": "^0.1.11"
  },
  "devDependencies": {
    "@babel/plugin-transform-private-methods": "^7.24.7"
  }
}
