{
  "name": "aotb-react-native-track-player",
  "version": "1.2.3",
  "description": "A fully fledged audio module created for music apps",
  "contributors": [
    {
      "name": "Creator - David Chavez",
      "email": "david@dcvz.io",
      "url": "http://dcvz.io"
    },
    {
      "name": "Creator - Guilherme Chaguri",
      "email": "david@dcvz.io",
      "url": "http://guichaguri.com/"
    },
    {
      "name": "Forker  - Axel de Sainte Marie",
      "email": "appnotie@gmail.com",
      "url": "http://aotb.xyz/"
    }
  ],
  "keywords": [
    "react",
    "react-native",
    "track-player",
    "audio-player",
    "audio",
    "player",
    "music",
    "controls",
    "chromecast",
    "android",
    "ios",
    "windows"
  ],
  "license": "Apache-2.0",
  "repository": {
    "type": "git",
    "url": "https://github.com/react-native-kit/react-native-track-player.git"
  },
  "bugs": {
    "url": "https://github.com/react-native-kit/react-native-track-player/issues"
  },
  "peerDependencies": {
    "react-native": ">=0.57.0",
    "react": ">=16.5.0"
  }
}
