react-native-braintree-dropin-ui
Version:
> React Native integration of Braintree Drop-in IOS V4 ANDROID V2 (Apple Pay &Android Pay Enabled)
32 lines (31 loc) • 865 B
JSON
{
"name": "react-native-braintree-dropin-ui",
"version": "1.0.5",
"description": "> React Native integration of Braintree Drop-in IOS V4 ANDROID V2 (Apple Pay &Android Pay Enabled)",
"main": "index.js",
"dependencies": {},
"devDependencies": {},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/wgltony/react-native-braintree-dropin-ui.git"
},
"keywords": [
"react-native",
"braintree",
"payments",
"dropin",
"drop-in-ui"
],
"peerDependencies": {
"react-native": "*"
},
"author": "tony0130 <wgltony@hotmail.com>",
"license": "MIT",
"bugs": {
"url": "https://github.com/wgltony/react-native-braintree-dropin-ui/issues"
},
"homepage": "https://github.com/wgltony/react-native-braintree-dropin-ui#readme"
}