{
  "name": "react-native-scan-code-cn",
  "title": "React Native Scan Code cn",
  "version": "1.0.6",
  "description": "扫码插件,支持后置摄像头光源感应",
  "main": "index.js",
  "files": [
    "README.md",
    "android",
    "index.js",
    "ios",
    "react-native-scan-code-cn.podspec"
  ],
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "bugs": {
    "url": "https://github.com/JedShiMing/react-native-scan-code-cn/issues"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/JedShiMing/react-native-scan-code-cn"
  },
  "keywords": [
    "react-native",
    "scan-code",
    "react-native-qrcode"
  ],
  "author": {
    "name": "san_mu",
    "email": "jedshim@163.com"
  },
  "contributors": [
    {
      "name": "yuanaxun",
      "email": "yuanaxun@hotmail.com"
    }
  ],
  "license": "MIT",
  "peerDependencies": {
    "react": "^16.8.1",
    "react-native": ">=0.60.0-rc.0 <1.0.x"
  },
  "devDependencies": {
    "react": "^16.9.0",
    "react-native": "^0.61.5"
  }
}
