{
  "name": "@appboxo/react-native-sdk",
  "title": "BoxoSDK for React Native",
  "version": "1.15.2",
  "description": "BoxoSDK plugin for react native",
  "main": "index.js",
  "files": [
    "README.md",
    "android",
    "index.js",
    "index.d.ts",
    "types.ts",
    "ios",
    "js",
    "react-native-appboxosdk.podspec",
    "LICENSE"
  ],
  "repository": {
    "type": "git",
    "url": "git+https://github.com/Appboxo/react-native-sdk.git"
  },
  "bugs": {
    "url": "https://github.com/Appboxo/react-native-sdk/issues"
  },
  "homepage": "https://github.com/Appboxo/react-native-sdk#readme",
  "keywords": [
    "boxo",
    "boxoSDK",
    "appboxo-react-native-sdk",
    "boxo-react-native-sdk",
    "appboxo",
    "appboxoSDK"
  ],
  "author": {
    "name": "Appboxo pte. ltd.",
    "email": "info@appboxo.com"
  },
  "license": "Apache-2.0",
  "readmeFilename": "README.md",
  "peerDependencies": {
    "react": ">=16.8.1 <= 18.2.0",
    "react-native": ">=0.60.0-rc.0 <1.0.x"
  },
  "devDependencies": {
    "react": "18.2.0",
    "react-native": "0.72.4"
  }
}
