{
  "name": "rn-floating-video-widget",
  "title": "rn-floating-video-widget",
  "version": "0.0.4",
  "description": "React Native Module for Floating/Popup video player on Android.",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/ammarahm-ed/rn-floating-video-widget.git",
    "baseUrl": "https://github.com/ammarahm-ed/rn-floating-video-widget"
  },
  "keywords": [
    "react-native, rn-floating-video-player, javascript, video, floating, video-player"
  ],
  "author": {
    "name": "Ammar Ahmed",
    "email": "ammarahmed6506@gmail.com"
  },
  "license": "MIT",
  "licenseFilename": "LICENSE",
  "readmeFilename": "README.md",
  "peerDependencies": {
    "react": "^16.8.1",
    "react-native": ">=0.59.0-rc.0 <1.0.x"
  },
  "devDependencies": {
    "react": "^16.8.3",
    "react-native": "^0.59.10"
  }
}
