{
  "name": "rn-photos-framework",
  "version": "1.0.7",
  "description": "Fork from https://github.com/olofd/react-native-photos-framework with RN 0.60+ issue, removed Android script, lib for IOS only",
  "main": "index.js",
  "directories": {
    "test": "test"
  },
  "devDependencies": {
    "babel-cli": "^6.23.0",
    "babel-polyfill": "^6.23.0",
    "babel-preset-react-native": "^2.0.0",
    "prop-types": "^15.5.10"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/vforvasile/rn-photos-framework.git"
  },
  "keywords": [
    "album",
    "photos",
    "ios",
    "framework",
    "pictures",
    "react-native",
    "cameraRoll",
    "iCloud",
    "react-native-camera-roll",
    "Photos Framework",
    "camera-roll",
    "react",
    "native",
    "camera",
    "photo",
    "code"
  ],
  "nativePackage": true,
  "author": "VforVasile",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/vforvasile/rn-photos-framework/issues"
  },
  "homepage": "https://github.com/vforvasile/rn-photos-framework#readme"
}
