@wallevy/react-native-alipay
Version:
React Native Alipay
28 lines (27 loc) • 580 B
JSON
{
"name": "@wallevy/react-native-alipay",
"title": "React Native Alipay",
"description": "React Native Alipay",
"version": "0.0.11",
"main": "index.js",
"license": "MIT",
"repository": {
"type": "git",
"url": "https://github.com/wallevy/react-native-alipay.git"
},
"keywords": [
"react-native-alipay"
],
"author": {
"name": "wallevy",
"email": ""
},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"peerDependencies": {
"react": "16.9.0",
"react-native": "^0.61.1"
},
"devDependencies": {}
}