{
  "name": "react-native-sumup-interface",
  "title": "React Native SumUp interface",
  "version": "1.3.2",
  "description": "Bridge to use the SumUp SDK",
  "main": "dist/index.js",
  "types": "dist/index.d.ts",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1",
    "build": "tsc"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/AMI3GOLtd/react-native-react-sum-up.git",
    "baseUrl": "https://github.com/AMI3GOLtd/react-native-react-sum-up.git"
  },
  "keywords": [
    "react-native",
    "sumup"
  ],
  "author": "AMI3GO Ltd <enquiry@ami3go.com>",
  "contributors": [
    "AMI3GO Ltd <enquiry@ami3go.com> (https://ami3go.com)"
  ],
  "license": "MIT",
  "licenseFilename": "LICENSE",
  "peerDependencies": {
    "react": "18.*",
    "react-native": "0.*"
  },
  "devDependencies": {
    "react": "18.*",
    "react-native": "0.*"
  },
  "bugs": {
    "url": "https://github.com/AMI3GOLtd/react-native-react-sum-up/issues"
  },
  "homepage": "https://github.com/AMI3GOLtd/react-native-react-sum-up#readme",
  "directories": {
    "test": "test"
  }
}
