{
  "name": "react-native-camera-kit",
  "repository": {
    "type": "git",
    "url": "https://github.com/wix/react-native-camera-kit.git"
  },
  "publishConfig": {
    "registry": "https://registry.npmjs.org/"
  },
  "version": "1.0.6",
  "description": "Advanced native camera control with pre-defined aspect ratio, crop, etc",
  "author": "Nataliia Hrankina <nataliag@wix.com>",
  "nativePackage": true,
  "bugs": {
    "url": "https://github.com/wix/react-native-camera-kit/issues"
  },
  "scripts": {
  },
  "dependencies": {
  },
  "license": "MIT",
  "peerDependencies": {
    "react": ">=0.14.5",
    "react-native": ">=0.25.1"
  },
  "homepage": "https://github.com/wix/react-native-camera-kit"
}
