{
  "name": "react-native-photo-view-modded",
  "version": "1.0.1",
  "description": "Provides custom Image view for React Native that allows to perform pinch-to-zoom on images. Works on both iOS and Android.",
  "main": "index.js",
  "directories": {
    "example": "example"
  },
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/joltup/react-native-photo-view.git"
  },
  "keywords": [
    "react-native",
    "react-component",
    "ios",
    "android",
    "gallery",
    "lightbox",
    "pinch",
    "pinch-to-zoom",
    "mobile"
  ],
  "author": "Shubham Bathe <shubhambathe1@gmail.com>",
  "license": "ISC",
  "bugs": {
    "url": "https://github.com/joltup/react-native-photo-view/issues"
  },
  "homepage": "https://github.com/joltup/react-native-photo-view#readme"
}
