{
  "name": "react-native-web-video-thumbnails",
  "version": "0.0.0-alpha.1",
  "description": "Web shim for native API to create thumbnails from videos",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "homepage": "https://docs.expo.io/versions/latest/sdk/video-thumbnails/",
  "author": "Expo <support@expo.io> (https://expo.io)",
  "keywords": [
    "react-native-video-thumbnails",
    "expo-video-thumbnails",
    "code",
    "native",
    "react",
    "react-native",
    "react-native-web",
    "expo",
    "expo-web",
    "official"
  ],
  "license": "ISC",
  "nativePackage": true,
  "repository": {
    "type": "git",
    "url": "https://github.com/expo/expo.git",
    "directory": "packages/expo-video-thumbnails"
  },
  "dependencies": {
    "expo-video-thumbnails": "*"
  },
  "bugs": {
    "url": "https://github.com/expo/expo/issues"
  }
}