{
  "name": "fleetback-camera-roll-picker",
  "description": "A React Native component providing images selection from camera roll ",
  "version": "2.4.10",
  "author": "jeanpan",
  "bugs": {
    "url": "https://gitlab.com/arhs-fleetback/fleetback-camera-roll-picker.git"
  },
  "dependencies": {
    "prop-types": "^15.6.0"
  },
  "peerDependencies": {
    "@react-native-camera-roll/camera-roll": "^5.3.1"
  },
  "homepage": "https://gitlab.com/arhs-fleetback/fleetback-camera-roll-picker.git#readme",
  "keywords": [
    "cameraroll",
    "ios",
    "picker",
    "react-component",
    "react-native",
    "react-native-component"
  ],
  "license": "MIT",
  "main": "index.js",
  "repository": {
    "type": "git",
    "url": "git+https://gitlab.com/arhs-fleetback/fleetback-camera-roll-picker.git"
  },
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  }
}
