{
  "author" : "HISAME SHIZUMARU",
  "bugs" : {
    "url" : "https://github.com/react-native-component/react-native-smart-barcode/issues"
  },
  "description" : "A smart barcode scanner component for React Native app",
  "homepage" : "https://github.com/react-native-component/react-native-smart-barcode#readme",
  "keywords" : [
    "react-native",
    "smart",
    "barcode",
    "scan"
  ],
  "license" : "MIT",
  "main" : "Barcode.js",
  "name" : "react-native-smart-barcode-m",
  "peerDependencies" : {
    "react-native" : ">=0.40.0"
  },
  "repository" : {
    "type" : "git",
    "url" : "git+https://github.com/react-native-component/react-native-smart-barcode.git"
  },
  "scripts" : {
    "test" : "echo \"Error: no test specified\" && exit 1"
  },
  "version" : "1.2.2"
}
