{
  "name": "react-native-real-time-audio-stream",
  "version": "1.0.70",
  "description": "Real time audio stream for react native",
  "main": "index.js",
  "scripts": {
    "test": ""
  },
  "keywords": [
    "react-native",
    "real time",
    "audio stream",
    "real time audio stream",
    "record",
    "recording",
    "voice",
    "voice recording",
    "voip"
  ],
  "author": "mithronn",
  "license": "MIT",
  "homepage": "https://github.com/Mithronn/react-native-real-time-audio-stream",
  "bugs": {
    "url": "https://github.com/Mithronn/react-native-real-time-audio-stream/issues"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/Mithronn/react-native-real-time-audio-stream.git"
  },
  "peerDependencies": {},
  "dependencies": {}
}