{
  "name": "react-native-payment",
  "version": "1.0.7",
  "description": "payment for react native",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1",
    "prepublishOnly": "npm run np",
    "np": "np --no-cleanup --yolo --no-publish --any-branch",
    "pub": "npm publish --registry https://registry.npmjs.org"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/daivdggdev/react-native-payment.git"
  },
  "keywords": [
    "react",
    "native",
    "payment",
    "alipay",
    "wechat"
  ],
  "author": "dwwang",
  "license": "ISC",
  "bugs": {
    "url": "https://github.com/daivdggdev/react-native-payment/issues"
  },
  "homepage": "https://github.com/daivdggdev/react-native-payment#readme",
  "devDependencies": {
    "np": "^6.2.3"
  }
}
