{
  "name": "react-native-minapp-sdk-test",
  "title": "React Native Minapp Sdk",
  "version": "3.13.0-alpha.0",
  "description": "爱范儿知晓云平台 React Native SDK",
  "main": "index.js",
  "files": [
    "android",
    "ios",
    "sdk.js",
    "index.js",
    "yarn.lock",
    "RNCMinappSDK.podspec"
  ],
  "bugs": {
    "url": "https://github.com/ifanrx/hydrogen-js-sdk/issues"
  },
  "homepage": "https://github.com/ifanrx/hydrogen-js-sdk#readme",
  "keywords": [
    "react-native",
    "ifanrx"
  ],
  "author": "ifanrx",
  "license": "Apache-2.0",
  "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"
  }
}
