{
  "name": "rn-file-opener",
  "repository": {
    "type": "git",
    "url": "https://gitee.com/thor.qin/rn-file-opener.git"
  },
  "version": "0.0.6",
  "description": "Open file with its default application, clone from https://github.com/huangzuizui/react-native-file-opener",
  "author": "Thor Qin",
  "main": "rn-file-opener.js",
  "contributors": [
    {
      "name": "huang zuizui",
      "email": "huangzuizui@gmail.com"
    }, {
      "name": "Thor Qin",
      "email": "thor.qin@qq.com"
    }
  ],
  "nativePackage": true,
  "keywords": [
    "react-native",
    "file-opener",
    "react",
    "native",
    "file",
    "opener"
  ],
  "license": "MIT",
  "devDependencies": {
    "react-native": "^0.57.4"
  }
}
