{"_id":"@google/react-native-make-payment","_rev":"13-8c0f19001916cd6d5ad581a43e6fa9d0","name":"@google/react-native-make-payment","dist-tags":{"latest":"0.3.1"},"versions":{"0.1.0":{"name":"@google/react-native-make-payment","version":"0.1.0","keywords":["googlepay","google-pay","pay","payment","react-native","ios","android"],"author":{"url":"https://github.com/google-pay","name":"Stephen McDonald","email":"stephenmcd@google.com"},"license":"Apache-2.0","_id":"@google/react-native-make-payment@0.1.0","maintainers":[{"name":"bcoe","email":"bencoe@gmail.com"},{"name":"google-wombot","email":"node-team-npm+wombot@google.com"},{"name":"ofrobots","email":"ofrobots@google.com"},{"name":"mrdoob","email":"info@mrdoob.com"}],"homepage":"https://github.com/google-pay/react-native-make-payment#readme","bugs":{"url":"https://github.com/google-pay/react-native-make-payment/issues"},"dist":{"shasum":"7fd7d674402dbd6eed274a9abcad37031d0a8f73","tarball":"https://registry.npmjs.org/@google/react-native-make-payment/-/react-native-make-payment-0.1.0.tgz","fileCount":14,"integrity":"sha512-oiZ5urg89SNoJytiL19VmD/WzjLq7JuUsKNLOpc1OqtN9z58ypwvsN29QddxCxVQgYFNa1EJ+5SQ9DleVS65xw==","signatures":[{"sig":"MEUCIQD4CXxCKHMANY+4T7j6+CHWx/x8nshTRfGsO1olfq52wQIgYvJoh/S3YEW4QJzRpwHQuXCmcH5JIukQGFulwZH/Sfc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":44934,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkCTqvACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmqxxg/+Narqx/Ozqj1zxUbmWB2l3uRJFcmtAnSzINuCqSRcEclxhcXc\r\nmwI0irPJ1R6QI3hSP7m9lv7wEBxbItREJjFTgffBYCxyzRH0W3Ln1EA/uNfa\r\njR01PgugNnS+8uw/AinC8+CU4++8vGQozmdnSHsIu/yf6EgOYwAmRz9MLER8\r\nbcVfZglZSlJaLYqKrJUZZjin9w3ZTLDmUtpCcaLlGUms93qeBMzlqf8h04Dp\r\nbSXY2957fsLr9vTdiHL286VkuomeyXReqLvZkPs2Cl8Yc8wIP3fYo+bnaZMF\r\nqhP48NBnqO4KYF6dVu52ipmYzsBThWvnZ9WLE1Nr2gXlny4u2H9KTRd2Nuv1\r\nnazASemKlIEqH/x3LUybNbcAgAoRtOUHn8hC6RBrT9ruEsCdC3GweAcumELB\r\nG3CM2nZaAJcXXd2+CvGQbHuFNgVSsk43geBuMA+dpk9mgvr/NTXySkbysS9g\r\nPFXbX2Vz+O9EviM+2oJUltNQSmcltcqWqA89t6qVh/0jed4ykV0jHm9AUQ+h\r\nuyFFhapUFzmUDc+U6gGrpue32C1DDMdDWMVBsHYmCGXmVGgK07TOCooFDQ63\r\nF1sTNA9OmdC6asRpZnPJfo5WLGM5xRErWf0voGfmKwveXvnQFIIt2qib8+am\r\n52x46obqLXtHdOzbPWflPeVDWklECkRGHBg=\r\n=e6et\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"preset":"react-native","modulePathIgnorePatterns":["<rootDir>/example/node_modules","<rootDir>/lib/"]},"main":"lib/commonjs/index","types":"lib/typescript/index.d.ts","module":"lib/module/index","source":"src/index","engines":{"node":">= 16.0.0"},"gitHead":"d4fce1645086ee8dd9b561db016f486e7a62d3ee","scripts":{"lint":"eslint \"**/*.{js,ts,tsx}\"","test":"jest","clean":"del-cli android/build example/android/build example/android/app/build example/ios/build","example":"yarn --cwd example","prepack":"bob build","release":"release-it","bootstrap":"yarn example && yarn install && yarn example pods","typecheck":"tsc --noEmit"},"_npmUser":{"name":"google-wombot","email":"node-team-npm+wombot@google.com"},"prettier":{"useTabs":false,"tabWidth":2,"quoteProps":"consistent","singleQuote":true,"trailingComma":"es5"},"commitlint":{"extends":["@commitlint/config-conventional"]},"release-it":{"git":{"tagName":"v${version}","commitMessage":"chore: release ${version}"},"npm":{"publish":true},"github":{"release":true},"plugins":{"@release-it/conventional-changelog":{"preset":"angular"}}},"repository":{"url":"git+https://github.com/google-pay/react-native-make-payment.git","type":"git"},"_npmVersion":"8.19.3","description":"test","directories":{},"resolutions":{"@types/react":"17.0.21"},"_nodeVersion":"16.19.1","dependencies":{"next":"^13.1.6","@babel/runtime":"^7.20.13"},"eslintConfig":{"root":true,"rules":{"prettier/prettier":["error",{"useTabs":false,"tabWidth":2,"quoteProps":"consistent","singleQuote":true,"trailingComma":"es5"}]},"extends":["@react-native-community","prettier"]},"eslintIgnore":["node_modules/","lib/"],"react-native":"src/index","publishConfig":{"registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"packageManager":"^yarn@1.22.15","devDependencies":{"jest":"^28.1.1","react":"18.2.0","eslint":"^8.4.1","del-cli":"^5.0.0","prettier":"^2.0.5","commitlint":"^17.0.2","release-it":"^15.0.0","typescript":"^4.5.2","@types/jest":"^28.1.2","pod-install":"^0.1.0","@types/react":"~17.0.21","react-native":"0.71.3","@types/react-native":"0.70.0","@evilmartians/lefthook":"^1.2.2","eslint-config-prettier":"^8.5.0","eslint-plugin-prettier":"^4.0.0","react-native-builder-bob":"^0.20.0","@commitlint/config-conventional":"^17.0.2","@release-it/conventional-changelog":"^5.0.0","@react-native-community/eslint-config":"^3.0.2"},"peerDependencies":{"react":"*","react-native":"*"},"_npmOperationalInternal":{"tmp":"tmp/react-native-make-payment_0.1.0_1678326447768_0.5572563472059766","host":"s3://npm-registry-packages"},"react-native-builder-bob":{"output":"lib","source":"src","targets":["commonjs","module"]}},"0.1.1":{"name":"@google/react-native-make-payment","version":"0.1.1","keywords":["googlepay","google-pay","pay","payment","react-native","ios","android"],"author":{"url":"https://github.com/google-pay","name":"Stephen McDonald","email":"stephenmcd@google.com"},"license":"Apache-2.0","_id":"@google/react-native-make-payment@0.1.1","maintainers":[{"name":"bcoe","email":"bencoe@gmail.com"},{"name":"google-wombot","email":"node-team-npm+wombot@google.com"},{"name":"ofrobots","email":"ofrobots@google.com"},{"name":"mrdoob","email":"info@mrdoob.com"}],"homepage":"https://github.com/google-pay/react-native-make-payment#readme","bugs":{"url":"https://github.com/google-pay/react-native-make-payment/issues"},"dist":{"shasum":"6890264e8ccd8c6d10eefbc7fe6f8941abc9aa99","tarball":"https://registry.npmjs.org/@google/react-native-make-payment/-/react-native-make-payment-0.1.1.tgz","fileCount":14,"integrity":"sha512-N8rVzAszL8mEv/wBc0Vc1JFUXZcv6XQ6+nFTR8xouTj1nQAC4LQsLjhqBKvOFzWfysXEnP08ndGp+rnDpld8Mw==","signatures":[{"sig":"MEUCIQCIB3yrYcWY70r8fD9/vOGIg1AHughx1tVYbSYGiYAxTwIgLxtRQrvsctaq/HnMtPQo8fXKQwwXOb+rqR52ORY6Vyg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":45263},"jest":{"preset":"react-native","modulePathIgnorePatterns":["<rootDir>/example/node_modules","<rootDir>/lib/"]},"main":"lib/commonjs/index","types":"lib/typescript/index.d.ts","module":"lib/module/index","source":"src/index","engines":{"node":">= 16.0.0"},"gitHead":"e1a35f0fef03b0e589e6a676ed56d5f321790644","scripts":{"lint":"eslint \"**/*.{js,ts,tsx}\"","test":"jest","clean":"del-cli android/build example/android/build example/android/app/build example/ios/build","example":"yarn --cwd example","prepack":"bob build","release":"release-it","bootstrap":"yarn example && yarn install && yarn example pods","typecheck":"tsc --noEmit"},"_npmUser":{"name":"google-wombot","email":"node-team-npm+wombot@google.com"},"prettier":{"useTabs":false,"tabWidth":2,"quoteProps":"consistent","singleQuote":true,"trailingComma":"es5"},"commitlint":{"extends":["@commitlint/config-conventional"]},"release-it":{"git":{"tagName":"v${version}","commitMessage":"chore: release ${version}"},"npm":{"publish":true},"github":{"release":true},"plugins":{"@release-it/conventional-changelog":{"preset":"angular"}}},"repository":{"url":"git+https://github.com/google-pay/react-native-make-payment.git","type":"git"},"_npmVersion":"8.19.3","description":"test","directories":{},"resolutions":{"@types/react":"17.0.21"},"_nodeVersion":"16.19.1","dependencies":{"next":"^13.1.6","@babel/runtime":"^7.20.13"},"eslintConfig":{"root":true,"rules":{"prettier/prettier":["error",{"useTabs":false,"tabWidth":2,"quoteProps":"consistent","singleQuote":true,"trailingComma":"es5"}]},"extends":["@react-native-community","prettier"]},"eslintIgnore":["node_modules/","lib/"],"react-native":"src/index","publishConfig":{"registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"packageManager":"^yarn@1.22.15","devDependencies":{"jest":"^28.1.1","react":"18.2.0","eslint":"^8.4.1","del-cli":"^5.0.0","prettier":"^2.0.5","commitlint":"^17.0.2","release-it":"^15.0.0","typescript":"^4.5.2","@types/jest":"^28.1.2","pod-install":"^0.1.0","@types/react":"~17.0.21","react-native":"0.71.3","@types/react-native":"0.70.0","@evilmartians/lefthook":"^1.2.2","eslint-config-prettier":"^8.5.0","eslint-plugin-prettier":"^4.0.0","react-native-builder-bob":"^0.20.0","@commitlint/config-conventional":"^17.0.2","@release-it/conventional-changelog":"^5.0.0","@react-native-community/eslint-config":"^3.0.2"},"peerDependencies":{"react":"*","react-native":"*"},"_npmOperationalInternal":{"tmp":"tmp/react-native-make-payment_0.1.1_1695949327720_0.6558204735545847","host":"s3://npm-registry-packages"},"react-native-builder-bob":{"output":"lib","source":"src","targets":["commonjs","module"]}},"0.1.2":{"name":"@google/react-native-make-payment","version":"0.1.2","keywords":["googlepay","google-pay","pay","payment","react-native","ios","android"],"author":{"url":"https://github.com/google-pay","name":"Stephen McDonald","email":"stephenmcd@google.com"},"license":"Apache-2.0","_id":"@google/react-native-make-payment@0.1.2","maintainers":[{"name":"bcoe","email":"bencoe@gmail.com"},{"name":"google-wombot","email":"node-team-npm+wombot@google.com"},{"name":"ofrobots","email":"ofrobots@google.com"},{"name":"mrdoob","email":"info@mrdoob.com"}],"homepage":"https://github.com/google-pay/react-native-make-payment#readme","bugs":{"url":"https://github.com/google-pay/react-native-make-payment/issues"},"dist":{"shasum":"2ea13f28efa35f7eeeca262f5bb4df348150e09b","tarball":"https://registry.npmjs.org/@google/react-native-make-payment/-/react-native-make-payment-0.1.2.tgz","fileCount":22,"integrity":"sha512-4/AjTX1TLKBHjWXuzd6NbZbZWoc6BOyT7SzRWTq20bvMFRyrLJZb1Nvyrg1xsuAri22iYeNDKceMjW9yq9oAWA==","signatures":[{"sig":"MEUCIAc7/LW2tH5QdBmFlRIuiHOscDPVuivIUeOwfKlI7+u9AiEAhzIaLN8L3cevxmjA42e2Bj/0xJKLIjqHRPDX8f2cyjM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":59504},"jest":{"preset":"react-native","modulePathIgnorePatterns":["<rootDir>/example/node_modules","<rootDir>/lib/"]},"main":"lib/commonjs/index","types":"lib/typescript/index.d.ts","module":"lib/module/index","source":"src/index","engines":{"node":">= 16.0.0"},"gitHead":"6d0c1f203bd620110b5d93c4de51ac919f9a858f","scripts":{"lint":"eslint \"**/*.{js,ts,tsx}\"","test":"jest","clean":"del-cli android/build example/android/build example/android/app/build example/ios/build","example":"yarn --cwd example","prepack":"bob build","release":"release-it","bootstrap":"yarn example && yarn install && yarn example pods","typecheck":"tsc --noEmit"},"_npmUser":{"name":"google-wombot","email":"node-team-npm+wombot@google.com"},"prettier":{"useTabs":false,"tabWidth":2,"quoteProps":"consistent","singleQuote":true,"trailingComma":"es5"},"commitlint":{"extends":["@commitlint/config-conventional"]},"release-it":{"git":{"tagName":"v${version}","commitMessage":"chore: release ${version}"},"npm":{"publish":true},"github":{"release":true},"plugins":{"@release-it/conventional-changelog":{"preset":"angular"}}},"repository":{"url":"git+https://github.com/google-pay/react-native-make-payment.git","type":"git"},"_npmVersion":"9.8.0","description":"React Native library for making native payments","directories":{},"resolutions":{"@types/react":"17.0.21"},"_nodeVersion":"20.5.1","dependencies":{"next":"^13.1.6","@babel/runtime":"^7.20.13"},"eslintConfig":{"root":true,"rules":{"prettier/prettier":["error",{"useTabs":false,"tabWidth":2,"quoteProps":"consistent","singleQuote":true,"trailingComma":"es5"}]},"extends":["@react-native-community","prettier"]},"eslintIgnore":["node_modules/","lib/"],"react-native":"src/index","publishConfig":{"registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"packageManager":"^yarn@1.22.15","devDependencies":{"jest":"^28.1.1","react":"18.2.0","eslint":"^8.4.1","del-cli":"^5.0.0","prettier":"^2.0.5","commitlint":"^17.0.2","release-it":"^15.0.0","typescript":"^4.5.2","@types/jest":"^28.1.2","pod-install":"^0.1.0","@types/react":"~17.0.21","react-native":"0.71.3","@types/react-native":"0.70.0","@evilmartians/lefthook":"^1.2.2","eslint-config-prettier":"^8.5.0","eslint-plugin-prettier":"^4.0.0","react-native-builder-bob":"^0.20.0","@commitlint/config-conventional":"^17.0.2","@release-it/conventional-changelog":"^5.0.0","@react-native-community/eslint-config":"^3.0.2"},"peerDependencies":{"react":"*","react-native":"*"},"_npmOperationalInternal":{"tmp":"tmp/react-native-make-payment_0.1.2_1708608482731_0.325226076379336","host":"s3://npm-registry-packages"},"react-native-builder-bob":{"output":"lib","source":"src","targets":["commonjs","module"]}},"0.1.3":{"name":"@google/react-native-make-payment","version":"0.1.3","keywords":["googlepay","google-pay","pay","payment","react-native","ios","android"],"author":{"url":"https://github.com/google-pay","name":"Stephen McDonald","email":"stephenmcd@google.com"},"license":"Apache-2.0","_id":"@google/react-native-make-payment@0.1.3","maintainers":[{"name":"bcoe","email":"bencoe@gmail.com"},{"name":"google-wombot","email":"node-team-npm+wombot@google.com"},{"name":"ofrobots","email":"ofrobots@google.com"},{"name":"mrdoob","email":"info@mrdoob.com"}],"homepage":"https://github.com/google-pay/react-native-make-payment#readme","bugs":{"url":"https://github.com/google-pay/react-native-make-payment/issues"},"dist":{"shasum":"5e39372a8a13de8bacdf8db10a8237bb3ad785fc","tarball":"https://registry.npmjs.org/@google/react-native-make-payment/-/react-native-make-payment-0.1.3.tgz","fileCount":22,"integrity":"sha512-nbndBPzjdNoGR0DCCVQZhSaLNKDbAw/5+MXKzNyMLowjbLIbVR93csnBk4h6QUzjjXJuTW0n3TTQeJbG27Ri+w==","signatures":[{"sig":"MEUCIF/fXfL8Wp4Ndz6hinUG2Xi9BAlHXI/u+NTNXtu0yNfpAiEA8zTKl6xFIoCainZ0Tga4l0qA+mZr6Jtv6cM9LtnReJI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":59650},"jest":{"preset":"react-native","modulePathIgnorePatterns":["<rootDir>/example/node_modules","<rootDir>/lib/"]},"main":"lib/commonjs/index","types":"lib/typescript/index.d.ts","module":"lib/module/index","source":"src/index","engines":{"node":">= 16.0.0"},"gitHead":"e458d6d2d543379f248261ac80af41ba57e5642f","scripts":{"lint":"eslint \"**/*.{js,ts,tsx}\"","test":"jest","clean":"del-cli android/build example/android/build example/android/app/build example/ios/build","example":"yarn --cwd example","prepack":"bob build","release":"release-it","bootstrap":"yarn example && yarn install && yarn example pods","typecheck":"tsc --noEmit"},"_npmUser":{"name":"google-wombot","email":"node-team-npm+wombot@google.com"},"prettier":{"useTabs":false,"tabWidth":2,"quoteProps":"consistent","singleQuote":true,"trailingComma":"es5"},"commitlint":{"extends":["@commitlint/config-conventional"]},"release-it":{"git":{"tagName":"v${version}","commitMessage":"chore: release ${version}"},"npm":{"publish":true},"github":{"release":true},"plugins":{"@release-it/conventional-changelog":{"preset":"angular"}}},"repository":{"url":"git+https://github.com/google-pay/react-native-make-payment.git","type":"git"},"_npmVersion":"9.8.0","description":"React Native library for making native payments","directories":{},"resolutions":{"@types/react":"17.0.21"},"_nodeVersion":"20.5.1","dependencies":{"@babel/runtime":"^7.20.13"},"eslintConfig":{"root":true,"rules":{"prettier/prettier":["error",{"useTabs":false,"tabWidth":2,"quoteProps":"consistent","singleQuote":true,"trailingComma":"es5"}]},"extends":["@react-native-community","prettier"]},"eslintIgnore":["node_modules/","lib/"],"react-native":"src/index","publishConfig":{"registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"packageManager":"^yarn@1.22.15","devDependencies":{"jest":"^28.1.1","next":"^13.1.6","react":"18.2.0","eslint":"^8.4.1","del-cli":"^5.0.0","prettier":"^2.0.5","commitlint":"^17.0.2","release-it":"^15.0.0","typescript":"^4.5.2","@types/jest":"^28.1.2","pod-install":"^0.1.0","@types/react":"~17.0.21","react-native":"0.71.3","@types/react-native":"0.70.0","@evilmartians/lefthook":"^1.2.2","eslint-config-prettier":"^8.5.0","eslint-plugin-prettier":"^4.0.0","react-native-builder-bob":"^0.20.0","@commitlint/config-conventional":"^17.0.2","@release-it/conventional-changelog":"^5.0.0","@react-native-community/eslint-config":"^3.0.2"},"peerDependencies":{"react":"*","react-native":"*"},"_npmOperationalInternal":{"tmp":"tmp/react-native-make-payment_0.1.3_1724140544999_0.5641515837053521","host":"s3://npm-registry-packages"},"react-native-builder-bob":{"output":"lib","source":"src","targets":["commonjs","module"]}},"0.1.4":{"name":"@google/react-native-make-payment","version":"0.1.4","keywords":["googlepay","google-pay","pay","payment","react-native","ios","android"],"author":{"url":"https://github.com/google-pay","name":"Stephen McDonald","email":"stephenmcd@google.com"},"license":"Apache-2.0","_id":"@google/react-native-make-payment@0.1.4","maintainers":[{"name":"google-wombot","email":"node-team-npm+wombot@google.com"},{"name":"ofrobots","email":"ofrobots@google.com"},{"name":"mrdoob","email":"info@mrdoob.com"},{"name":"bcoe","email":"bencoe@gmail.com"}],"homepage":"https://github.com/google-pay/react-native-make-payment#readme","bugs":{"url":"https://github.com/google-pay/react-native-make-payment/issues"},"dist":{"shasum":"c6b5915c2c9e7952496395d53263f0f0bb21691b","tarball":"https://registry.npmjs.org/@google/react-native-make-payment/-/react-native-make-payment-0.1.4.tgz","fileCount":22,"integrity":"sha512-2wa7SJdF+6j7GBRKQG0wM51zLsH82bJIhhu88Z0uT/KyJ+EbR3+DLeuTkuWzZe8UgE9jtjpDxbprqgqTRfEjDw==","signatures":[{"sig":"MEYCIQCKj+M3SLKUbglIg1u37xXfBgSMMFufb7RYl8H+8r/i3gIhAIIz1BS1K08EoocGgoeZ18lJm2iv4K5R7f2X+taRKD4y","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":60349},"jest":{"preset":"react-native","modulePathIgnorePatterns":["<rootDir>/example/node_modules","<rootDir>/lib/"]},"main":"lib/commonjs/index","types":"lib/typescript/index.d.ts","module":"lib/module/index","source":"src/index","engines":{"node":">= 16.0.0"},"gitHead":"3773c2fdc65a66946d8cc55c2e231fc5fcca339d","scripts":{"lint":"eslint \"**/*.{js,ts,tsx}\"","test":"jest","clean":"del-cli android/build example/android/build example/android/app/build example/ios/build","example":"yarn --cwd example","prepack":"bob build","release":"release-it","bootstrap":"yarn example && yarn install && yarn example pods","typecheck":"tsc --noEmit"},"_npmUser":{"name":"google-wombot","email":"node-team-npm+wombot@google.com"},"prettier":{"useTabs":false,"tabWidth":2,"quoteProps":"consistent","singleQuote":true,"trailingComma":"es5"},"commitlint":{"extends":["@commitlint/config-conventional"]},"release-it":{"git":{"tagName":"v${version}","commitMessage":"chore: release ${version}"},"npm":{"publish":true},"github":{"release":true},"plugins":{"@release-it/conventional-changelog":{"preset":"angular"}}},"repository":{"url":"git+https://github.com/google-pay/react-native-make-payment.git","type":"git"},"_npmVersion":"10.8.2","description":"React Native library for making native payments","directories":{},"resolutions":{"@types/react":"17.0.21"},"_nodeVersion":"20.17.0","dependencies":{"@babel/runtime":"^7.20.13"},"eslintConfig":{"root":true,"rules":{"prettier/prettier":["error",{"useTabs":false,"tabWidth":2,"quoteProps":"consistent","singleQuote":true,"trailingComma":"es5"}]},"extends":["@react-native-community","prettier"]},"eslintIgnore":["node_modules/","lib/"],"react-native":"src/index","publishConfig":{"registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"packageManager":"^yarn@1.22.15","devDependencies":{"jest":"^28.1.1","react":"18.2.0","eslint":"^8.4.1","del-cli":"^5.0.0","prettier":"^2.0.5","commitlint":"^17.0.2","release-it":"^17.0.0","typescript":"^4.5.2","@types/jest":"^28.1.2","pod-install":"^0.1.0","@types/react":"~17.0.21","react-native":"0.71.3","@types/react-native":"0.70.0","@evilmartians/lefthook":"^1.2.2","eslint-config-prettier":"^8.5.0","eslint-plugin-prettier":"^4.0.0","react-native-builder-bob":"^0.20.0","@commitlint/config-conventional":"^17.0.2","@release-it/conventional-changelog":"^8.0.0","@react-native-community/eslint-config":"^3.0.2"},"peerDependencies":{"react":"*","react-native":"*"},"_npmOperationalInternal":{"tmp":"tmp/react-native-make-payment_0.1.4_1737122520949_0.8124458769304528","host":"s3://npm-registry-packages-npm-production"},"react-native-builder-bob":{"output":"lib","source":"src","targets":["commonjs","module"]}},"0.1.5":{"name":"@google/react-native-make-payment","version":"0.1.5","keywords":["googlepay","google-pay","pay","payment","react-native","ios","android"],"author":{"url":"https://github.com/google-pay","name":"Stephen McDonald","email":"stephenmcd@google.com"},"license":"Apache-2.0","_id":"@google/react-native-make-payment@0.1.5","maintainers":[{"name":"google-wombot","email":"node-team-npm+wombot@google.com"},{"name":"ofrobots","email":"ofrobots@google.com"},{"name":"mrdoob","email":"info@mrdoob.com"},{"name":"bcoe","email":"bencoe@gmail.com"}],"homepage":"https://github.com/google-pay/react-native-make-payment#readme","bugs":{"url":"https://github.com/google-pay/react-native-make-payment/issues"},"dist":{"shasum":"ee0be2ae86f67203f08498961907bb4f8d98bb9c","tarball":"https://registry.npmjs.org/@google/react-native-make-payment/-/react-native-make-payment-0.1.5.tgz","fileCount":22,"integrity":"sha512-russ/wRSLkvd+vtrMot6ACwqM/h8D3dXa92bebndWZ5OyxKaubCMiceWFYT7Zjr0GeeUMrR31IcLBgMjSfoZ3Q==","signatures":[{"sig":"MEMCH0E6khb+UU9GLV4U+9l84Sg1BNAUBWMI08ODr+j+zD8CIFCX9Er8HT2NWsILWlqGVsPwaxhEPRTpb+gcD41AldFS","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":60535},"jest":{"preset":"react-native","modulePathIgnorePatterns":["<rootDir>/example/node_modules","<rootDir>/lib/"]},"main":"lib/commonjs/index","types":"lib/typescript/index.d.ts","module":"lib/module/index","source":"src/index","engines":{"node":">= 16.0.0"},"gitHead":"58b31515e31960103e05fdeb6973499268d56031","scripts":{"lint":"eslint \"**/*.{js,ts,tsx}\"","test":"jest","clean":"del-cli android/build example/android/build example/android/app/build example/ios/build","example":"yarn --cwd example","prepack":"bob build","release":"release-it","bootstrap":"yarn example && yarn install && yarn example pods","typecheck":"tsc --noEmit"},"_npmUser":{"name":"google-wombot","email":"node-team-npm+wombot@google.com"},"prettier":{"useTabs":false,"tabWidth":2,"quoteProps":"consistent","singleQuote":true,"trailingComma":"es5"},"commitlint":{"extends":["@commitlint/config-conventional"]},"release-it":{"git":{"tagName":"v${version}","commitMessage":"chore: release ${version}"},"npm":{"publish":true},"github":{"release":true},"plugins":{"@release-it/conventional-changelog":{"preset":"angular"}}},"repository":{"url":"git+https://github.com/google-pay/react-native-make-payment.git","type":"git"},"_npmVersion":"10.8.2","description":"React Native library for making native payments","directories":{},"resolutions":{"@types/react":"17.0.21"},"_nodeVersion":"20.17.0","dependencies":{"@babel/runtime":"^7.20.13"},"eslintConfig":{"root":true,"rules":{"prettier/prettier":["error",{"useTabs":false,"tabWidth":2,"quoteProps":"consistent","singleQuote":true,"trailingComma":"es5"}]},"extends":["@react-native-community","prettier"]},"eslintIgnore":["node_modules/","lib/"],"react-native":"src/index","publishConfig":{"registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"packageManager":"^yarn@1.22.15","devDependencies":{"jest":"^28.1.1","react":"18.2.0","eslint":"^8.4.1","del-cli":"^5.0.0","prettier":"^2.0.5","commitlint":"^17.0.2","release-it":"^17.0.0","typescript":"^4.5.2","@types/jest":"^28.1.2","pod-install":"^0.1.0","@types/react":"~17.0.21","react-native":"0.71.3","@types/react-native":"0.70.0","@evilmartians/lefthook":"^1.2.2","eslint-config-prettier":"^8.5.0","eslint-plugin-prettier":"^4.0.0","react-native-builder-bob":"^0.20.0","@commitlint/config-conventional":"^17.0.2","@release-it/conventional-changelog":"^8.0.0","@react-native-community/eslint-config":"^3.0.2"},"peerDependencies":{"react":"*","react-native":"*"},"_npmOperationalInternal":{"tmp":"tmp/react-native-make-payment_0.1.5_1740391587141_0.9666853879944386","host":"s3://npm-registry-packages-npm-production"},"react-native-builder-bob":{"output":"lib","source":"src","targets":["commonjs","module"]}},"0.1.6":{"name":"@google/react-native-make-payment","version":"0.1.6","keywords":["googlepay","google-pay","pay","payment","react-native","ios","android"],"author":{"url":"https://github.com/google-pay","name":"Stephen McDonald","email":"stephenmcd@google.com"},"license":"Apache-2.0","_id":"@google/react-native-make-payment@0.1.6","maintainers":[{"name":"google-wombot","email":"node-team-npm+wombot@google.com"},{"name":"ofrobots","email":"ofrobots@google.com"},{"name":"mrdoob","email":"info@mrdoob.com"}],"homepage":"https://github.com/google-pay/react-native-make-payment#readme","bugs":{"url":"https://github.com/google-pay/react-native-make-payment/issues"},"dist":{"shasum":"4e20ae3232c80041f469d2fcae0a06bc8c714023","tarball":"https://registry.npmjs.org/@google/react-native-make-payment/-/react-native-make-payment-0.1.6.tgz","fileCount":22,"integrity":"sha512-fXsj9DjXhH5Fzy0d0VoRfu+9VuAVAHBP3NIxxb1wT7NKpCM1eTmqharMyleRnRCRWXK7IpRjwMXWCPmtU3hHJA==","signatures":[{"sig":"MEUCIDoxi9PaYrf/zgKraoaBJsC0dgyB8Y9VXg3WvODRilkHAiEAzJZCnf9On5edcYqVbun0QPnAU1zGNf3v6v7F+ywLyYA=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":63976},"jest":{"preset":"react-native","modulePathIgnorePatterns":["<rootDir>/example/node_modules","<rootDir>/lib/"]},"main":"lib/commonjs/index","types":"lib/typescript/index.d.ts","module":"lib/module/index","source":"src/index","engines":{"node":">= 16.0.0"},"gitHead":"87712c354f9003554954cc6ab6accdc87ab2826a","scripts":{"lint":"eslint \"**/*.{js,ts,tsx}\"","test":"jest","clean":"del-cli android/build example/android/build example/android/app/build example/ios/build","example":"yarn --cwd example","prepack":"bob build","release":"release-it","bootstrap":"yarn example && yarn install && yarn example pods","typecheck":"tsc --noEmit"},"_npmUser":{"name":"google-wombot","email":"node-team-npm+wombot@google.com"},"prettier":{"useTabs":false,"tabWidth":2,"quoteProps":"consistent","singleQuote":true,"trailingComma":"es5"},"commitlint":{"extends":["@commitlint/config-conventional"]},"release-it":{"git":{"tagName":"v${version}","commitMessage":"chore: release ${version}"},"npm":{"publish":true},"github":{"release":true},"plugins":{"@release-it/conventional-changelog":{"preset":"angular"}}},"repository":{"url":"git+https://github.com/google-pay/react-native-make-payment.git","type":"git"},"_npmVersion":"10.8.2","description":"React Native library for making native payments","directories":{},"resolutions":{"@types/react":"17.0.21"},"_nodeVersion":"20.17.0","dependencies":{"@babel/runtime":"^7.20.13"},"eslintConfig":{"root":true,"rules":{"prettier/prettier":["error",{"useTabs":false,"tabWidth":2,"quoteProps":"consistent","singleQuote":true,"trailingComma":"es5"}]},"extends":["@react-native-community","prettier"]},"eslintIgnore":["node_modules/","lib/"],"react-native":"src/index","publishConfig":{"registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"packageManager":"^yarn@1.22.15","devDependencies":{"jest":"^28.1.1","react":"18.2.0","eslint":"^8.4.1","del-cli":"^5.0.0","prettier":"^2.0.5","commitlint":"^17.0.2","release-it":"^17.0.0","typescript":"^4.5.2","@types/jest":"^28.1.2","pod-install":"^0.1.0","@types/react":"~17.0.21","react-native":"0.71.3","@types/react-native":"0.70.0","@evilmartians/lefthook":"^1.2.2","eslint-config-prettier":"^8.5.0","eslint-plugin-prettier":"^4.0.0","react-native-builder-bob":"^0.20.0","@commitlint/config-conventional":"^17.0.2","@release-it/conventional-changelog":"^8.0.0","@react-native-community/eslint-config":"^3.0.2"},"peerDependencies":{"react":"*","react-native":"*"},"_npmOperationalInternal":{"tmp":"tmp/react-native-make-payment_0.1.6_1757318733884_0.12370490252848598","host":"s3://npm-registry-packages-npm-production"},"react-native-builder-bob":{"output":"lib","source":"src","targets":["commonjs","module"]}},"0.2.0":{"name":"@google/react-native-make-payment","version":"0.2.0","keywords":["googlepay","google-pay","pay","payment","react-native","ios","android"],"author":{"name":"Google Inc."},"license":"Apache-2.0","_id":"@google/react-native-make-payment@0.2.0","maintainers":[{"name":"google-wombot","email":"node-team-npm+wombot@google.com"},{"name":"ofrobots","email":"ofrobots@google.com"},{"name":"mrdoob","email":"info@mrdoob.com"}],"homepage":"https://github.com/google-pay/react-native-make-payment#readme","bugs":{"url":"https://github.com/google-pay/react-native-make-payment/issues"},"dist":{"shasum":"5b6139dc04cef21a0baf992904bd7a1cd59ebd5c","tarball":"https://registry.npmjs.org/@google/react-native-make-payment/-/react-native-make-payment-0.2.0.tgz","fileCount":47,"integrity":"sha512-j3H91ByoA/4drKAgrV71CfGdyEOM14GQUWzFA+GT1ihDKxan/QKUpoHP1VF3h/+Pimjs5Eu2B+N1WFZTL6f1Uw==","signatures":[{"sig":"MEQCIHL8JT2utfmrhZ0DCI64l8cLj3TY4RB9V8iH05N5O/vaAiB17/kblGyku0qkmJmd+0d/sU+VG5N3WdL787fMGgh+JA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":77579},"jest":{"preset":"react-native","modulePathIgnorePatterns":["<rootDir>/example/node_modules","<rootDir>/lib/"]},"main":"lib/module/index","types":"lib/typescript/index.d.ts","module":"lib/module/index","source":"src/index","gitHead":"fcf56d63b39ba290720c67ef9d9b470b9717e608","scripts":{"lint":"eslint \"**/*.{js,ts,tsx}\"","test":"jest","build":"bob build","clean":"rm -rf yarn.lock, example/yarn.lock android/build example/android/build example/android/app/build lib node_modules example/node_modules","codegen":"cd example/android && ./gradlew generateCodegenArtifactsFromSchema && cd ../.","example":"yarn install & cd example && yarn install && yarn android","prepack":"bob build","typecheck":"tsc"},"_npmUser":{"name":"google-wombot","email":"node-team-npm+wombot@google.com"},"prettier":{"useTabs":false,"tabWidth":2,"quoteProps":"consistent","singleQuote":true,"trailingComma":"es5"},"repository":{"url":"git+https://github.com/google-pay/react-native-make-payment.git","type":"git"},"workspaces":["example"],"_npmVersion":"11.5.2","description":"React Native library for making native payments","directories":{},"_nodeVersion":"22.15.0","dependencies":{"@types/googlepay":"^0.7.6"},"react-native":"src/index","codegenConfig":{"name":"MakePaymentSpec","type":"all","android":{"javaPackageName":"com.makepayment"},"jsSrcsDir":"src/specs"},"publishConfig":{"registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"packageManager":"yarn@4.9.2","devDependencies":{"jest":"^29.7.0","react":"19.0.0","eslint":"^9.22.0","del-cli":"^5.1.0","prettier":"^3.0.3","@babel/cli":"^7.27.2","@eslint/js":"^9.22.0","typescript":"^5.8.3","@types/jest":"^29.5.5","@types/react":"^19.0.0","react-native":"0.79.2","@eslint/compat":"^1.2.7","@eslint/eslintrc":"^3.3.0","eslint-config-prettier":"^10.1.1","eslint-plugin-prettier":"^5.2.3","react-native-builder-bob":"^0.40.8","@react-native/babel-preset":"0.79.2","@react-native-community/cli":"15.0.0-alpha.2","@react-native/eslint-config":"^0.78.0","babel-plugin-transform-define":"^2.1.4","@commitlint/config-conventional":"^19.6.0"},"peerDependencies":{"react":"*","react-native":"*"},"_npmOperationalInternal":{"tmp":"tmp/react-native-make-payment_0.2.0_1757453253002_0.042875817477608935","host":"s3://npm-registry-packages-npm-production"},"react-native-builder-bob":{"output":"lib","source":"src","targets":["module","typescript"]}},"0.2.1":{"name":"@google/react-native-make-payment","version":"0.2.1","keywords":["googlepay","google-pay","pay","payment","react-native","ios","android"],"author":{"name":"Google Inc."},"license":"Apache-2.0","_id":"@google/react-native-make-payment@0.2.1","maintainers":[{"name":"google-wombot","email":"node-team-npm+wombot@google.com"},{"name":"ofrobots","email":"ofrobots@google.com"},{"name":"mrdoob","email":"info@mrdoob.com"}],"homepage":"https://github.com/google-pay/react-native-make-payment#readme","bugs":{"url":"https://github.com/google-pay/react-native-make-payment/issues"},"dist":{"shasum":"b502b2d88c7b56e609946ad195bdd3e29a61110c","tarball":"https://registry.npmjs.org/@google/react-native-make-payment/-/react-native-make-payment-0.2.1.tgz","fileCount":47,"integrity":"sha512-vt++AS/P1fVgvgApBdVMm1qzKYMhmekHx3a+ju93grNsg+5hxSbjhkF1JXtWvGxboDvGcjOJW1NSfsazQ7V0Jw==","signatures":[{"sig":"MEUCIHWVhshz4OMQ+d6bKXT+8pRj/Ucg1cqhaetBBujhLdtqAiEAz86gnhOYwfXyb8cCfftjy2pZsE75RL1YUhY5AGzCp9g=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":78357},"jest":{"preset":"react-native","modulePathIgnorePatterns":["<rootDir>/example/node_modules","<rootDir>/lib/"]},"main":"lib/module/index","types":"lib/typescript/index.d.ts","module":"lib/module/index","source":"src/index","gitHead":"fd9227aa573c1436559c8070bbcc63643766d615","scripts":{"lint":"eslint \"**/*.{js,ts,tsx}\"","test":"jest","build":"bob build","clean":"rm -rf yarn.lock, example/yarn.lock android/build example/android/build example/android/app/build lib node_modules example/node_modules","codegen":"cd example/android && ./gradlew generateCodegenArtifactsFromSchema && cd ../.","example":"yarn install & cd example && yarn install && yarn android","prepack":"bob build","typecheck":"tsc"},"_npmUser":{"name":"google-wombot","email":"node-team-npm+wombot@google.com"},"prettier":{"useTabs":false,"tabWidth":2,"quoteProps":"consistent","singleQuote":true,"trailingComma":"es5"},"repository":{"url":"git+https://github.com/google-pay/react-native-make-payment.git","type":"git"},"workspaces":["example"],"_npmVersion":"11.5.2","description":"React Native library for making native payments","directories":{},"_nodeVersion":"22.15.0","dependencies":{"@types/googlepay":"^0.7.6"},"react-native":"src/index","codegenConfig":{"name":"MakePaymentSpec","type":"all","android":{"javaPackageName":"com.makepayment"},"jsSrcsDir":"src/specs"},"publishConfig":{"registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"packageManager":"yarn@4.9.2","devDependencies":{"jest":"^29.7.0","react":"19.0.0","eslint":"^9.22.0","del-cli":"^5.1.0","prettier":"^3.0.3","@babel/cli":"^7.27.2","@eslint/js":"^9.22.0","typescript":"^5.8.3","@types/jest":"^29.5.5","@types/react":"^19.0.0","react-native":"0.79.2","@eslint/compat":"^1.2.7","@eslint/eslintrc":"^3.3.0","eslint-config-prettier":"^10.1.1","eslint-plugin-prettier":"^5.2.3","react-native-builder-bob":"^0.40.8","@react-native/babel-preset":"0.79.2","@react-native-community/cli":"15.0.0-alpha.2","@react-native/eslint-config":"^0.78.0","babel-plugin-transform-define":"^2.1.4","@commitlint/config-conventional":"^19.6.0"},"peerDependencies":{"react":"*","react-native":"*"},"_npmOperationalInternal":{"tmp":"tmp/react-native-make-payment_0.2.1_1757461948277_0.39898317270033923","host":"s3://npm-registry-packages-npm-production"},"react-native-builder-bob":{"output":"lib","source":"src","targets":["module","typescript"]}},"0.2.2":{"name":"@google/react-native-make-payment","version":"0.2.2","keywords":["googlepay","google-pay","pay","payment","react-native","ios","android"],"author":{"name":"Google Inc."},"license":"Apache-2.0","_id":"@google/react-native-make-payment@0.2.2","maintainers":[{"name":"google-wombot","email":"node-team-npm+wombot@google.com"},{"name":"ofrobots","email":"ofrobots@google.com"},{"name":"mrdoob","email":"info@mrdoob.com"}],"homepage":"https://github.com/google-pay/react-native-make-payment#readme","bugs":{"url":"https://github.com/google-pay/react-native-make-payment/issues"},"dist":{"shasum":"ad1f17e7a498cab29a8e8b54b5e7cae63ee7a693","tarball":"https://registry.npmjs.org/@google/react-native-make-payment/-/react-native-make-payment-0.2.2.tgz","fileCount":47,"integrity":"sha512-w9mmNHjDZw4Aa9FfShd4+3MfrCh736m+5ZobcTAM6QQwJnxTPicd4iyDnkXEBQj3NZKkIO3yMqAaf7PFRAsZDg==","signatures":[{"sig":"MEQCIF6/l7aYWjxRuwIaAS1Of1X5uNuD32bf/tQw514W42QFAiAnzpUTMUaZcE2GjPNIt1fWk0pRydmYDPde1fpA0bf36w==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":78390},"jest":{"preset":"react-native","modulePathIgnorePatterns":["<rootDir>/example/node_modules","<rootDir>/lib/"]},"main":"lib/module/index","types":"lib/typescript/index.d.ts","module":"lib/module/index","source":"src/index","gitHead":"29cdd4eb1ef81a46cc554f3a38bbecce1f05fa46","scripts":{"lint":"eslint \"**/*.{js,ts,tsx}\"","test":"jest","build":"bob build","clean":"rm -rf yarn.lock, example/yarn.lock android/build example/android/build example/android/app/build lib node_modules example/node_modules","codegen":"cd example/android && ./gradlew generateCodegenArtifactsFromSchema && cd ../.","example":"yarn install & cd example && yarn install && yarn android","prepack":"bob build","typecheck":"tsc"},"_npmUser":{"name":"google-wombot","email":"node-team-npm+wombot@google.com"},"prettier":{"useTabs":false,"tabWidth":2,"quoteProps":"consistent","singleQuote":true,"trailingComma":"es5"},"repository":{"url":"git+https://github.com/google-pay/react-native-make-payment.git","type":"git"},"workspaces":["example"],"_npmVersion":"11.5.2","description":"React Native library for making native payments","directories":{},"_nodeVersion":"22.15.0","dependencies":{"@types/googlepay":"^0.7.6"},"react-native":"src/index","codegenConfig":{"name":"MakePaymentSpec","type":"all","android":{"javaPackageName":"com.makepayment"},"jsSrcsDir":"src/specs"},"publishConfig":{"registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"packageManager":"yarn@4.9.2","devDependencies":{"jest":"^29.7.0","react":"19.0.0","eslint":"^9.22.0","del-cli":"^5.1.0","prettier":"^3.0.3","@babel/cli":"^7.27.2","@eslint/js":"^9.22.0","typescript":"^5.8.3","@types/jest":"^29.5.5","@types/react":"^19.0.0","react-native":"0.79.2","@eslint/compat":"^1.2.7","@eslint/eslintrc":"^3.3.0","eslint-config-prettier":"^10.1.1","eslint-plugin-prettier":"^5.2.3","react-native-builder-bob":"^0.40.8","@react-native/babel-preset":"0.79.2","@react-native-community/cli":"15.0.0-alpha.2","@react-native/eslint-config":"^0.78.0","babel-plugin-transform-define":"^2.1.4","@commitlint/config-conventional":"^19.6.0"},"peerDependencies":{"react":"*","react-native":"*"},"_npmOperationalInternal":{"tmp":"tmp/react-native-make-payment_0.2.2_1757486891406_0.4702324260772639","host":"s3://npm-registry-packages-npm-production"},"react-native-builder-bob":{"output":"lib","source":"src","targets":["module","typescript"]}},"0.3.0":{"name":"@google/react-native-make-payment","version":"0.3.0","keywords":["googlepay","google-pay","pay","payment","react-native","ios","android"],"author":{"name":"Google Inc."},"license":"Apache-2.0","_id":"@google/react-native-make-payment@0.3.0","maintainers":[{"name":"google-wombot","email":"node-team-npm+wombot@google.com"},{"name":"ofrobots","email":"ofrobots@google.com"},{"name":"mrdoob","email":"info@mrdoob.com"}],"homepage":"https://github.com/google-pay/react-native-make-payment#readme","bugs":{"url":"https://github.com/google-pay/react-native-make-payment/issues"},"dist":{"shasum":"291b9f70c875a8f7828485f3bdab0c05f4375455","tarball":"https://registry.npmjs.org/@google/react-native-make-payment/-/react-native-make-payment-0.3.0.tgz","fileCount":47,"integrity":"sha512-dloxZPBcty88i+7+OLPdAHaVHM00Egn86iVThern4ius7FG70nnvm71EFyxtdy9ZDiupGVt3UA0x1PB2+zqppw==","signatures":[{"sig":"MEQCIDaxm9z2z2EEo/n2IVZCZS4WMiDjKyTHJ0/eos+/dx8OAiAPXR7ydxA0GfjR7Ds9nLiqRpaB+pw3QVX48XZUkIoAgg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":81522},"jest":{"preset":"react-native","modulePathIgnorePatterns":["<rootDir>/example/node_modules","<rootDir>/lib/"]},"main":"lib/module/index","types":"lib/typescript/index.d.ts","module":"lib/module/index","source":"src/index","gitHead":"8252acbc3aff0d58e83b76a6bb86d50bcdf7cb76","scripts":{"lint":"eslint \"**/*.{js,ts,tsx}\"","test":"jest","build":"bob build","clean":"rm -rf yarn.lock, example/yarn.lock android/build example/android/build example/android/app/build lib node_modules example/node_modules","codegen":"cd example/android && ./gradlew generateCodegenArtifactsFromSchema && cd ../.","example":"yarn install & cd example && yarn install && yarn android","prepack":"bob build","typecheck":"tsc"},"_npmUser":{"name":"google-wombot","email":"node-team-npm+wombot@google.com"},"prettier":{"useTabs":false,"tabWidth":2,"quoteProps":"consistent","singleQuote":true,"trailingComma":"es5"},"repository":{"url":"git+https://github.com/google-pay/react-native-make-payment.git","type":"git"},"workspaces":["example"],"_npmVersion":"11.5.2","description":"React Native library for making native payments","directories":{},"_nodeVersion":"22.15.0","dependencies":{"@types/googlepay":"^0.7.6"},"react-native":"src/index","codegenConfig":{"name":"MakePaymentSpec","type":"all","android":{"javaPackageName":"com.makepayment"},"jsSrcsDir":"src/specs"},"publishConfig":{"registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"packageManager":"yarn@4.9.2","devDependencies":{"jest":"^29.7.0","react":"19.0.0","eslint":"^9.22.0","del-cli":"^5.1.0","prettier":"^3.0.3","@babel/cli":"^7.27.2","@eslint/js":"^9.22.0","typescript":"^5.8.3","@types/jest":"^29.5.5","@types/react":"^19.0.0","react-native":"0.79.2","@eslint/compat":"^1.2.7","@eslint/eslintrc":"^3.3.0","eslint-config-prettier":"^10.1.1","eslint-plugin-prettier":"^5.2.3","react-native-builder-bob":"^0.40.8","@react-native/babel-preset":"0.79.2","@react-native-community/cli":"17.0.1","@react-native/eslint-config":"^0.78.0","babel-plugin-transform-define":"^2.1.4","@commitlint/config-conventional":"^19.6.0"},"peerDependencies":{"react":"*","react-native":"*"},"_npmOperationalInternal":{"tmp":"tmp/react-native-make-payment_0.3.0_1777589432087_0.7226212491935022","host":"s3://npm-registry-packages-npm-production"},"react-native-builder-bob":{"output":"lib","source":"src","targets":["module","typescript"]}},"0.3.1":{"name":"@google/react-native-make-payment","version":"0.3.1","description":"React Native library for making native payments","main":"lib/module/index","module":"lib/module/index","types":"lib/typescript/index.d.ts","react-native":"src/index","source":"src/index","scripts":{"example":"yarn install & cd example && yarn install && yarn android","test":"jest","typecheck":"tsc","lint":"eslint \"**/*.{js,ts,tsx}\"","clean":"rm -rf yarn.lock, example/yarn.lock android/build example/android/build example/android/app/build lib node_modules example/node_modules","build":"bob build","prepack":"bob build","codegen":"cd example/android && ./gradlew generateCodegenArtifactsFromSchema && cd ../."},"keywords":["googlepay","google-pay","pay","payment","react-native","ios","android"],"repository":{"type":"git","url":"git+https://github.com/google-pay/react-native-make-payment.git"},"author":{"name":"Google Inc."},"license":"Apache-2.0","bugs":{"url":"https://github.com/google-pay/react-native-make-payment/issues"},"homepage":"https://github.com/google-pay/react-native-make-payment#readme","publishConfig":{"registry":"https://registry.npmjs.org/"},"workspaces":["example"],"devDependencies":{"@babel/cli":"^7.27.2","@commitlint/config-conventional":"^19.6.0","@eslint/compat":"^1.2.7","@eslint/eslintrc":"^3.3.0","@eslint/js":"^9.22.0","@react-native-community/cli":"17.0.1","@react-native/babel-preset":"0.79.2","@react-native/eslint-config":"^0.78.0","@types/jest":"^29.5.5","@types/react":"^19.0.0","babel-plugin-transform-define":"^2.1.4","del-cli":"^5.1.0","eslint":"^9.22.0","eslint-config-prettier":"^10.1.1","eslint-plugin-prettier":"^5.2.3","jest":"^29.7.0","prettier":"^3.0.3","react":"19.0.0","react-native":"0.79.2","react-native-builder-bob":"^0.40.8","typescript":"^5.8.3"},"peerDependencies":{"react":"*","react-native":"*"},"jest":{"preset":"react-native","modulePathIgnorePatterns":["<rootDir>/example/node_modules","<rootDir>/lib/"]},"prettier":{"quoteProps":"consistent","singleQuote":true,"tabWidth":2,"trailingComma":"es5","useTabs":false},"react-native-builder-bob":{"source":"src","output":"lib","targets":["module","typescript"]},"codegenConfig":{"name":"MakePaymentSpec","type":"all","jsSrcsDir":"src/specs","android":{"javaPackageName":"com.makepayment"}},"dependencies":{"@types/googlepay":"^0.7.6"},"packageManager":"yarn@4.9.2","_id":"@google/react-native-make-payment@0.3.1","gitHead":"d54fa7b998d23fa410d6a477174650c8162ac4a5","_nodeVersion":"22.15.0","_npmVersion":"11.5.2","dist":{"integrity":"sha512-9RM3xsWMQzZ3/3U/y4xx/KguCqY5tw+HCysWEQW0B57NPxXEQaIM//fuT2/Pqkk3wIRan/TWqn3r+KUtsgklqQ==","shasum":"22705946c016a884e23e094b5937472dc5fd0c1a","tarball":"https://registry.npmjs.org/@google/react-native-make-payment/-/react-native-make-payment-0.3.1.tgz","fileCount":47,"unpackedSize":81516,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIBEsg1Q9+ok31iLFElZ2PSjRgqJqEm3WRn3wDjJ9HkF/AiEAxdvIXxvhmncMgX4wu0CSFsr6X5pd0vEIDQTOqAEz758="}]},"_npmUser":{"name":"google-wombot","email":"node-team-npm+wombot@google.com"},"directories":{},"maintainers":[{"name":"google-wombot","email":"node-team-npm+wombot@google.com"},{"name":"ofrobots","email":"ofrobots@google.com"},{"name":"mrdoob","email":"info@mrdoob.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/react-native-make-payment_0.3.1_1783905686788_0.717854855679471"},"_hasShrinkwrap":false}},"time":{"created":"2023-03-09T01:47:27.695Z","modified":"2026-07-13T01:21:27.084Z","0.1.0":"2023-03-09T01:47:27.937Z","0.1.1":"2023-09-29T01:02:08.041Z","0.1.2":"2024-02-22T13:28:02.915Z","0.1.3":"2024-08-20T07:55:45.151Z","0.1.4":"2025-01-17T14:02:01.144Z","0.1.5":"2025-02-24T10:06:27.298Z","0.1.6":"2025-09-08T08:05:34.095Z","0.2.0":"2025-09-09T21:27:33.224Z","0.2.1":"2025-09-09T23:52:28.462Z","0.2.2":"2025-09-10T06:48:11.576Z","0.3.0":"2026-04-30T22:50:32.244Z","0.3.1":"2026-07-13T01:21:26.939Z"},"bugs":{"url":"https://github.com/google-pay/react-native-make-payment/issues"},"author":{"name":"Google Inc."},"license":"Apache-2.0","homepage":"https://github.com/google-pay/react-native-make-payment#readme","keywords":["googlepay","google-pay","pay","payment","react-native","ios","android"],"repository":{"type":"git","url":"git+https://github.com/google-pay/react-native-make-payment.git"},"description":"React Native library for making native payments","maintainers":[{"name":"google-wombot","email":"node-team-npm+wombot@google.com"},{"name":"ofrobots","email":"ofrobots@google.com"},{"name":"mrdoob","email":"info@mrdoob.com"}],"readme":"# react-native-make-payment\n\n[![npm version](https://badge.fury.io/js/@google%2Freact-native-make-payment.svg)](https://badge.fury.io/js/@google%2Freact-native-make-payment)\n\nAdds native payments using the [W3C Payment Request API](https://web.dev/how-payment-request-api-works/) to your\nReact Native app. Currently supports Google Pay on Android.\n\n## Installation\n\n```sh\nnpm install @google/react-native-make-payment\n```\n\nYou can also try out the example by running the following command from the root of this repo:\n\n```sh\nyarn && yarn example\n```\n\n## Configuration\n\nFor production, you will need to define the\n`GOOGLE_PAY_ENVIRONMENT` property in your project's\n`gradle.properties` file (typically `android/gradle.properties`):\n\n```\nGOOGLE_PAY_ENVIRONMENT=PRODUCTION\n```\n\n## Usage\n\nFollowing is a minimal example. A complete example can be\nfound in `example/src/App.tsx`.\n\n```ts\nimport { PaymentRequest, type W3CGooglePayPaymentMethod, type GooglePayPaymentDataRequest } from '@google/react-native-make-payment';\n\nconst paymentDetails = {\n  total: {\n    amount: {\n      currency: 'USD',\n      value: '14.95',\n    },\n  },\n};\n\nconst googlePayRequest: GooglePayPaymentDataRequest = {\n  // Google Pay API JSON request object, see:\n  // https://developers.google.com/pay/api/android/reference/request-objects\n};\n\nconst paymentMethods: W3CGooglePayPaymentMethod[] = [\n  {\n    supportedMethods: 'google_pay',\n    data: googlePayRequest,\n  },\n];\n\nconst paymentRequest = new PaymentRequest(paymentMethods, paymentDetails);\n\npaymentRequest.canMakePayment().then((canMakePayment) => {\n  if (canMakePayment) {\n    paymentRequest.show().then((response) => {\n      // Handle PSP response\n    });\n  } else {\n    // Google Pay unavailable\n  }\n});\n```\n\n### Google Pay Button\nExample of adding a native Google Pay button:\n\n```xml\n<GooglePayButton\n  style={styles.googlepaybutton}\n  onPress={checkCanMakePayment}\n  allowedPaymentMethods={googlePayRequest.allowedPaymentMethods}\n  theme={GooglePayButtonConstants.Themes.Dark}\n  type={GooglePayButtonConstants.Types.Buy}\n  radius={4}        \n/>\n```\n","readmeFilename":"README.md"}