@xbenjii/react-native-braintree-dropin-ui
Version:
> React Native integration of Braintree Drop-in IOS V4 ANDROID V2 (Apple Pay &Android Pay Enabled)
39 lines (38 loc) • 1.04 kB
JSON
{
"name": "@xbenjii/react-native-braintree-dropin-ui",
"version": "2.9.0",
"description": "> React Native integration of Braintree Drop-in IOS V4 ANDROID V2 (Apple Pay &Android Pay Enabled)",
"main": "index.js",
"dependencies": {},
"devDependencies": {
"react": "^18.2.0",
"react-native": "^0.73.8"
},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/xbenjii/react-native-braintree-dropin-ui.git"
},
"keywords": [
"react-native",
"braintree",
"payments",
"dropin",
"drop-in-ui"
],
"peerDependencies": {
"react": "*",
"react-native": "*"
},
"author": "Ben Fortune <github@xbenjii.co.uk>",
"license": "MIT",
"bugs": {
"url": "https://github.com/xbenjii/react-native-braintree-dropin-ui/issues"
},
"homepage": "https://github.com/xbenjii/react-native-braintree-dropin-ui#readme",
"publishConfig": {
"access": "public"
}
}