{
  "name": "react-native-ark-audio-player",
  "version": "1.1.6",
  "description": "React native audio streaming library for android and iOS",
  "repository": {
    "type": "git",
    "url": "git@github.com:arauk/react-native-ark-audio-player.git"
  },
  "keywords": [
    "android",
    "audio player",
    "ios",
    "player",
    "react-native",
    "web radio"
  ],
  "author": "Rodrigo Scomação do Nascimento <rodrigo.sc.na@gmail.com> (http://www.rodrigosn.com/)",
  "contributors": [
    "Gabriel Rosas <me@gabrielrosas.com>"
  ],
  "license": "MIT",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 0"
  },
  "peerDependencies": {
    "react-native": ">=0.31.0"
  },
  "devDependencies": {
    "eslint": "^3.11.1",
    "eslint-config-airbnb": "^13.0.0",
    "eslint-plugin-import": "^2.2.0",
    "eslint-plugin-jsx-a11y": "^2.2.2",
    "eslint-plugin-react": "^6.3.0",
    "react-native": ">=0.31.0"
  }
}
