{
  "name": "react-native-zxing",
  "version": "1.0.11",
  "private": false,
  "scripts": {
    "start": "node node_modules/react-native/local-cli/cli.js start",
    "test": "jest"
  },
  "dependencies": {
    "react": "16.6.1",
    "react-native": "0.57.5"
  },
  "devDependencies": {
    "babel-jest": "23.6.0",
    "jest": "23.6.0",
    "metro-react-native-babel-preset": "0.49.2",
    "react-test-renderer": "16.6.1"
  },
  "jest": {
    "preset": "react-native"
  },
  "description": "Zxing Android Module for React Native",
  "main": "rnzxing.js",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/rafaeltakiyama/react-native-zxing.git"
  },
  "keywords": [
    "react-native",
    "zxing",
    "android-module",
    "module"
  ],
  "author": "Rafael T Akiyama <rafaeltakiyama@gmail.com> (http://rafaeltakiyama.com.br)",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/rafaeltakiyama/react-native-zxing/issues"
  },
  "homepage": "https://github.com/rafaeltakiyama/react-native-zxing#readme"
}
