{
  "name": "react-native-photo-viewer",
  "version": "1.2.3",
  "description": "React native photo viewer component, used for Android, iOS.",
  "main": "index",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/BondGoat/react-native-photo-viewer.git"
  },
  "keywords": [
    "react-native-component",
    "react-component",
    "react-native",
    "photo",
    "image",
    "images",
    "video"
  ],
  "author": "Bond G. Nguyen",
  "license": "WOG",
  "bugs": {
    "url": "https://github.com/BondGoat/react-native-photo-viewer/issues"
  },
  "peerDependencies": {
    "react-native": ">=0.30.0"
  },
  "homepage": "https://github.com/BondGoat/react-native-photo-viewer"
}
