UNPKG

react-native-pay-share

Version:

react-native AliPay WechatPay QQ.WeChat.Sina.Login&Share JPush...

51 lines (50 loc) 1.31 kB
{ "name": "react-native-pay-share", "version": "0.0.1", "private": false, "scripts": { "configureJPush": "node node_modules/jpush-react-native/JPushConfiguration.js", "start": "node node_modules/react-native/local-cli/cli.js start", "test": "jest" }, "dependencies": { "jcore-react-native": "^1.1.3", "jpush-react-native": "^1.6.6", "react": "16.0.0-alpha.6", "react-native": "0.44.3", "react-native-open-share": "git+https://github.com/mozillo/react-native-open-share.git", "react-native-wechat": "^1.9.5" }, "devDependencies": { "babel-jest": "20.0.3", "babel-preset-react-native": "2.0.0", "jest": "20.0.4", "react-test-renderer": "16.0.0-alpha.6" }, "jest": { "preset": "react-native" }, "description": "react-native AliPay WechatPay QQ.WeChat.Sina.Login&Share JPush...", "main": "index.ios.js", "repository": { "type": "git", "url": "git+https://github.com/ericze/Apin-RN.git" }, "keywords": [ "react", "react-native", "alipay", "wechatPay", "QQ", "share", "Push", "Login", "sina" ], "author": "https://github.com/ericze", "license": "ISC", "bugs": { "url": "https://github.com/ericze/Apin-RN/issues" }, "homepage": "https://github.com/ericze/Apin-RN#readme" }