{
  "name": "maxpay-react-native",
  "version": "0.0.1",
  "scripts": {
    "start": "node_modules/react-native/packager/packager.sh"
  },
  "main": "./index.js",
  "devDependencies": {
    "gulp": "^3.9.1",
    "gulp-exec": "^2.1.2",
    "maxleap-react-native": "^0.0.12",
    "react": "^0.14.8",
    "react-native": "^0.23.1"
  },
  "description": "MaxLeap SDK for ReactNative",
  "directories": {
    "example": "example"
  },
  "repository": {
    "type": "git",
    "url": "git+ssh://git@github.com/MaxLeap/SDK-ReactNative.git"
  },
  "keywords": [
    "MaxLeap",
    "Pay",
    "WeiXin",
    "Wechat",
    "Alipay",
    "UnionPay",
    "Union",
    "UPPaymentControl",
    "Support",
    "ReactNative",
    "JavaScript",
    "Android",
    "iOS"
  ],
  "author": "MaxLeap",
  "license": "ISC",
  "bugs": {
    "url": "https://github.com/MaxLeap/Module-MaxPay-RN/issues"
  },
  "homepage": "https://github.com/MaxLeap/Module-MaxPay-RN",
  "jshintConfig": {
    "esversion": 6
  }
}
