react-native-rn-alipay-module
Version:
35 lines (34 loc) • 955 B
JSON
{
"name": "react-native-rn-alipay-module",
"title": "React Native 支付宝支付",
"version": "1.0.2",
"description": "React Native 支付宝支付",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"dependencies": {
"buffer": "^5.4.3",
"jsrsasign-hermes": "^8.0.12"
},
"repository": {
"type": "git",
"url": "git+https://github.com/zaixiaoqu/react-native-rn-alipay-module.git",
"baseUrl": "https://github.com/zaixiaoqu/react-native-rn-alipay-module"
},
"keywords": [
"react-native",
"react-native-rn-alipay-module",
"React Native 支付宝支付",
"支付宝支付"
],
"author": {
"name": "yusheng",
"email": "don@zaixiaoqu.cn"
},
"license": "MIT",
"bugs": {
"url": "https://github.com/zaixiaoqu/react-native-rn-alipay-module/issues"
},
"homepage": "https://github.com/zaixiaoqu/react-native-rn-alipay-module.git#readme"
}