{
  "name": "@byron-react-native/wechat",
  "title": "React Native Wechat",
  "version": "1.0.4",
  "description": "React Native Wechat",
  "main": "index.js",
  "files": [
    "README.md",
    "android",
    "index.js",
    "ios",
    "react-native-wechat.podspec",
    "index.d.ts",
    "!android/**/build/*"
  ],
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/472647301/react-native-wechat.git",
    "baseUrl": "https://github.com/472647301/react-native-wechat"
  },
  "keywords": [
    "react-native"
  ],
  "author": {
    "name": "Byron",
    "email": "byron.zhuwenbo@gmail.com"
  },
  "license": "MIT",
  "licenseFilename": "LICENSE",
  "readmeFilename": "README.md",
  "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"
  }
}
