react-native-unionpay-control
Version:
react-native unionpay plugin
30 lines (29 loc) • 634 B
JSON
{
"name": "react-native-unionpay-control",
"version": "0.7.0",
"description": "react-native unionpay plugin",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": {
"name": "dingzhen",
"email": "dingzhentalk@dingtalk.com"
},
"files": [
"ios",
"android",
"index.js"
],
"keywords": [
"unionpay",
"react-native-unionpay",
"react-native-unionpay-control",
"Gzbox"
],
"dependencies": {},
"peerDependencies": {
"react-native": ">=0.35"
},
"homepage": "https://github.com/Gzbox/react-native-unionpay-control#readme"
}