{
  "name": "@monoku/react-native-payments-stripe",
  "version": "0.4.3",
  "description": "React Native Payments add-on for processing payments with Stripe.",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": "https://github.com/naoufal/react-native-payments/tree/master/packages/react-native-payments-addon-stripe",
  "keywords": [
    "react",
    "react-native",
    "react-native-payments",
    "payments",
    "stripe"
  ],
  "author": "Naoufal Kadhom",
  "license": "MIT",
  "reactNativePaymentsAddonConfig": {
    "frameworks": [
      "Stripe"
    ]
  }
}
