react-native-unionpay-plugin
Version:
react-native-unionpay plugin
32 lines (31 loc) • 677 B
JSON
{
"name": "react-native-unionpay-plugin",
"version": "1.0.0",
"description": "react-native-unionpay plugin",
"main": "src/index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [
"react",
"native",
"react-native",
"react-native-unionpay",
"china unionpay",
"unionpay",
"china",
"银联",
"中国银联",
"银联支付",
"中国银联支付"
],
"author": "caipeiming",
"homepage": "https://github.com/allurelove0716/react-native-unionpay.git",
"license": "MIT",
"peerDependencies": {
"react-native": "^0.41.2"
},
"dependencies": {
"events": "^3.1.0"
}
}