{
  "name": "react-native-voximplant",
  "version": "1.42.1",
  "description": "VoxImplant Mobile SDK for embedding voice and video communication into React Native apps.",
  "nativePackage": true,
  "keywords": [
    "react-native",
    "react",
    "native",
    "voximplant",
    "mobile",
    "sdk"
  ],
  "repository": {
    "type": "git",
    "url": "https://github.com/voximplant/react-native-voximplant.git"
  },
  "engines": {
    "node": ">=4"
  },
  "author": "Zingaya Inc. <info@voximplant.com> (http://voximplant.com)",
  "license": "MIT",
  "homepage": "https://voximplant.com",
  "peerDependencies": {
    "react-native": ">= 0.47.0"
  },
  "codegenConfig": {
    "name": "RNVoximplantSpec",
    "type": "components",
    "jsSrcsDir": "src/videoview"
  }
}
