{
  "name": "react-native-paytabs-sdk",
  "title": "React Native Paytabs Sdk",
  "version": "1.0.2",
  "description": "The latest React Native integration of Paytabs mobile SDK",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/Simicart/react-native-paytabs-sdk.git",
    "baseUrl": "https://github.com/Simicart/react-native-paytabs-sdk"
  },
  "keywords": [
    "react-native",
    "paytabs",
    "payment"
  ],
  "author": {
    "name": "Glenn",
    "email": "glenn@simicart.com"
  },
  "license": "MIT",
  "licenseFilename": "LICENSE",
  "readmeFilename": "README.md",
  "peerDependencies": {
    "react": "^16.8.1",
    "react-native": ">=0.60.0-rc.0 <1.0.x"
  },
  "devDependencies": {
    "react": "^16.9.0",
    "react-native": "^0.61.5"
  }
}
