{
  "name": "react-native-paytmpay",
  "version": "1.0.0",
  "description": "A react native wrapper for PayTM",
  "main": "index.js",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/TheCodeTalker/react-native-paytmpay.git"
  },
  "_npmUser": {
    "email": "chitaranjansahu93@gmail.com",
    "name": "thecodetalker"
  },
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "keywords": [
    "react-native"
  ],
  "author": "chitaranjansahu",
  "license": "ISC",
  "peerDependencies": {
    "react-native": "^0.53.0"
  },
  "bugs": {
    "url": "https://github.com/TheCodeTalker/react-native-paytmpay/issues"
  },
  "homepage": "https://github.com/TheCodeTalker/react-native-paytmpay#readme",
  "directories": {
    "example": "example"
  }
}
