UNPKG

react-native-paypal

Version:

React Native library that implements PayPal Checkout flow using purely native code

13 lines (12 loc) 196 B
{ "name": "paypalServer", "version": "0.0.1", "private": true, "scripts": { "start": "node server.js" }, "dependencies": { "braintree": "^3.2.1" }, "devDependencies": {} }