{
  "name": "react-native-scrubber",
  "version": "1.1.5",
  "description": "A Scrubber component for handling audio/video within React Native",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/repodio/react-native-scrubber.git"
  },
  "keywords": [
    "scrubber",
    "react-native",
    "ui",
    "ios",
    "android",
    "audio",
    "video",
    "swipper",
    "controls"
  ],
  "peerDependencies": {
    "react": "*",
    "react-native": "*",
    "react-native-gesture-handler": "*"
  },
  "types": "index.d.ts",
  "author": "Repod",
  "license": "ISC",
  "bugs": {
    "url": "https://github.com/repodio/react-native-scrubber/issues"
  },
  "homepage": "https://github.com/repodio/react-native-scrubber#readme"
}
