{
  "name": "react-native-musicplayercontroller",
  "version": "1.0.9",
  "description": "Class to modally display MPMediaPickerViewController and play music from a user's device using MPMusicPlayerController (iOS), and its Android/Web equivilents",
  "main": "index",
  "scripts": {
    "test": "echo test",
    "deploy": "npm --no-git-tag-version version patch && git add . && git commit -am \"Next Version\" && git push && npm publish"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/KjellConnelly/react-native-musicplayercontroller.git"
  },
  "keywords": [
    "react-native",
    "component",
    "react",
    "web",
    "react-native-for-web",
    "mpmusicplayercontroller",
    "music",
    "player",
    "audio"
  ],
  "author": "Kjell Connelly",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/KjellConnelly/react-native-musicplayercontroller/issues"
  },
  "homepage": "https://github.com/KjellConnelly/react-native-musicplayercontroller#readme"
}
