{
  "name": "react-native-sumup-v2",
  "title": "React Native React Sum Up v2",
  "version": "2.0.23",
  "description": "Bridge To use the SumUp SDK",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/jmoris/react-native-react-sum-up.git",
    "baseUrl": "https://github.com/jmoris/react-native-react-sum-up.git"
  },
  "keywords": [
    "react-native"
  ],
  "author": {
    "name": "Romano Schneider",
    "email": "rschneider1145@web.de"
  },
  "contributors": [
    {
      "name": "Jesus Moris",
      "email": "jesus@soluciontotal.cl",
      "url": "https://soluciontotal.cl"
    }
  ],
  "license": "MIT",
  "licenseFilename": "LICENSE",
  "readmeFilename": "README.md",
  "peerDependencies": {
    "react": "^16.8.1",
    "react-native": ">=0.59.0-rc.0 <1.0.x"
  },
  "devDependencies": {
    "react": "^16.8.3",
    "react-native": "^0.59.10"
  }
}
