{
  "name": "ac-qrcode-scanner-rn",
  "version": "0.6.1",
  "description": "A Highly customizable QRCode Scanner component for React Native",
  "main": "lib/index.js",
  "readmeFilename": "README.md",
  "scripts": {
    "test": "make test"
  },
  "repository": {
    "type": "git",
    "url": "git+https://MarnoDev@github.com/MarnoDev/AC-QRCodeScanner-RN.git"
  },
  "dependencies": {
    "react-native-camera": "^0.6.0"
  },
  "keywords": [
    "react-native",
    "react-native-component",
    "reat-native-app",
    "android",
    "ios",
    "react",
    "marno"
  ],
  "author": "Marno",
  "license": "Apache-2.0",
  "bugs": {
    "url": "https://github.com/MarnoDev/AC-QRCodeScanner-RN/issues"
  },
  "homepage": "https://github.com/MarnoDev/AC-QRCodeScanner-RN#readme"
}
