{
  "name": "react-native-eno-audio-stream",
  "version": "0.0.3",
  "description": "A player for play sound",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "git+https://git.enoactic.com/pongpat/StreamAudioPlayer"
  },
  "keywords": [
    "react-native",
    "react-native-component",
    "react-native-sound",
    "react-native-audio"
  ],
  "dependencies": {
    "react": "16.8.3",
    "react-native": "^0.59.8",
    "react-native-sound": "^0.10.12",
    "sound": "^2.6.1"
  },
  "author": "Ph4il2o",
  "license": "ISC",
  "devDependencies": {
    "metro-react-native-babel-preset": "^0.54.1"
  }
}
