UNPKG

react-native-promptpay-qr

Version:
31 lines (30 loc) 785 B
{ "name": "react-native-promptpay-qr", "version": "0.1.3", "description": "Simple QR code for Promptpay in React native", "main": "index.js", "repository": { "type": "git", "url": "git+https://github.com/zondezatera/react-native-promptpay-qr.git" }, "keywords": [ "promptpay", "react", "react native" ], "author": "Kitti Pariyaakkarakul", "license": "MIT", "bugs": { "url": "https://github.com/zondezatera/react-native-promptpay-qr/issues" }, "homepage": "https://github.com/zondezatera/react-native-promptpay-qr#readme", "peerDependencies": { "react-native": ">=0.46.0", "react": "16.0.0-alpha.12", "prop-types": "^15.5.8" }, "dependencies": { "promptpay-qr": "^0.4.1", "react-native-qrcode": "^0.2.6" } }