{
  "name": "videoiq-react-native",
  "version": "1.1.0",
  "description": "It is a react native component for videoIQ users.",
  "main": "src/index.js",
  "directories": {
    "example": "MyReactNative"
  },
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/airteliq/Airtel-IQ-React-Native-SDK.git"
  },
  "keywords": [
    "react-native",
    "videoIQ",
    "webrtc",
    "ios",
    "android",
    "video",
    "live",
    "react",
    "chat",
    "cpass"
  ],
  "author": "airteliq",
  "license": "airtelIQ License, Version 1.0', :text => ' https://www.airtel.in/mobile/terms-conditions",
  "bugs": {
    "url": "https://github.com/airteliq/Airtel-IQ-React-Native-SDK/issues"
  },
  "homepage": "https://github.com/airteliq/Airtel-IQ-React-Native-SDK#readme",
  "dependencies": {
    "prop-types": "^15.6.0",
    "underscore": "^1.9.1"
  },
  "devDependencies": {
    "@babel/core": "^7.6.0",
    "babel-jest": "24.9.0",
    "jest": "24.9.0",
    "jetifier": "^1.6.4",
    "metro-react-native-babel-preset": "0.56.0",
    "react-test-renderer": "16.9.0",
    "react": "16.9.0",
    "react-native": "0.61.5",
    "react-devtools": "^3.6.1"
  }
}
