{
  "name": "react-native-audio-streaming-enhanced",
  "version": "1.0.3",
  "description": "React native audio streaming library for android and iOS",
  "repository": {
    "type": "git",
    "url": "git@github.com:geroale/react-native-audio-streaming-enhanced.git"
  },
  "keywords": [
    "react-native",
    "audio streaming",
    "ios",
    "android",
    "web radio",
    "player"
  ],
  "author": "Early Studio",
  "license": "MIT",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Not test yet sadly :(\" && exit 0"
  },
  "peerDependencies": {
    "react-native": ">=0.31.0"
  },
  "devDependencies": {
    "react-native": ">=0.31.0"
  },
  "dependencies": {
    "prop-types": "^15.5.10"
  }
}
