{"_id":"paynowqr","_rev":"13-e4767381cf778a99a0e0a5e64ac285fc","name":"paynowqr","dist-tags":{"latest":"1.1.2","next":"1.0.1-0"},"versions":{"1.0.0":{"name":"paynowqr","version":"1.0.0","description":"Singapore Paynow QR generator for node.js and javascript","main":"dist/paynowqr.umd.js","module":"dist/paynowqr.esm.js","unpkg":"dist/paynowqr.min.js","dependencies":{"dayjs":"^1.8.26"},"devDependencies":{"@rollup/plugin-commonjs":"^11.1.0","@rollup/plugin-node-resolve":"^7.1.3","rollup":"^2.10.0","rollup-plugin-terser":"^5.3.0"},"scripts":{"build":"rollup --config","test":"node example"},"repository":{"type":"git","url":"git+https://github.com/ThunderQuoteTeam/PaynowQR.git"},"author":{"name":"ThunderQuote"},"license":"ISC","bugs":{"url":"https://github.com/ThunderQuoteTeam/PaynowQR/issues"},"homepage":"https://github.com/ThunderQuoteTeam/PaynowQR#readme","gitHead":"95c4d468cb956efc1ebbd47c3fa0ddc48db3f1c2","_id":"paynowqr@1.0.0","_nodeVersion":"14.0.0","_npmVersion":"6.14.4","dist":{"integrity":"sha512-BDnctOKlp2y7mpiHQIXLNN/FGHmku/yk5mts9DJN5BbdcOHcplbeRKDINgnV9VxO10qzN+c07dS9AL+L77JE2A==","shasum":"ec3ee590e2d1238fc4461bc1362d3ad04809d25b","tarball":"https://registry.npmjs.org/paynowqr/-/paynowqr-1.0.0.tgz","fileCount":9,"unpackedSize":55821,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeu9sCCRA9TVsSAnZWagAAiecP/1DOrjHEVl9Ux/g947T1\ngUOJ4KrDCzgKKhMq6m3XkToJP04w3xevuhSttuQoFdFJ+XvNI5DYspE0Y85y\n9t8lxBgv5cEmj2tvR2beMAHgptUkGpCT/KmToOEU1ThOABXpfjX9Yhp4MHLc\nTjNjGCFURRrLzlIqezEl06uyBdY136TvgbqQZnjfG7X8H+CfqjlEvcEgtxgU\nzlT7wzu/YVucxTf6pSsAozkWu9zUEqdfs0el21PyGJ5OFl0qZ28jD7XGbIyR\nH0tbJcIFKk60ed5KnK8q+B8hM5noOz1ZcpNHzl4I/Tnwq9LVl+zuSnxut9IK\n6NnGlr+b6AA4uEZjWDyaOmwo/tlos6HZ2QH9ExUyAXPNDpCvPh6w3ukCfcg2\na+Io17lcTVrvYpMf+pD4vwne93mxgUce+w2Bd/jbLUW/PT7M3KhS/2MjXuWY\na57AlBotMWX07T8NwF17T2tJZejKeOzXJwRDmCd9yYWU8zZgjPBfWl44l41I\nyr+2xq2Xv+Q392uNqm6kp/VLQf+U3kqs9m+DmOLOzZMPWDMfoKUwiTOiN4/U\nIxsQ0ZhPTy3iOkF+N7nviZoWq+MJiyPPVyMkGdn7yR07GCFk+vJNI9RbTAp2\nUhLLvFt+B+LPh6QEfb1KfbCz4v5VJYEpc+aNrghnrymjYbrLq25bc4mQdksT\n2chh\r\n=fbRW\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIHNuhfaBFFLJY0h1FENHFbJ0MDRBkWXuxQpRNjry7kVtAiBzJxTwU/++RAGy7k86jRMWFAhFiNupKHQjUyFWAgRYJw=="}]},"maintainers":[{"name":"thunderquote","email":"dev@hyrontech.com"}],"_npmUser":{"name":"thunderquote","email":"dev@hyrontech.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/paynowqr_1.0.0_1589369601744_0.03460789605862025"},"_hasShrinkwrap":false},"1.0.1-0":{"name":"paynowqr","version":"1.0.1-0","description":"Singapore Paynow QR generator for node.js and javascript","main":"dist/paynowqr.umd.js","module":"dist/paynowqr.esm.js","unpkg":"dist/paynowqr.min.js","dependencies":{"dayjs":"^1.8.26"},"devDependencies":{"@rollup/plugin-commonjs":"^11.1.0","@rollup/plugin-node-resolve":"^7.1.3","rollup":"^2.10.0","rollup-plugin-terser":"^5.3.0"},"scripts":{"build":"rollup --config","test":"node example"},"repository":{"type":"git","url":"git+https://github.com/ThunderQuoteTeam/PaynowQR.git"},"author":{"name":"ThunderQuote"},"license":"ISC","bugs":{"url":"https://github.com/ThunderQuoteTeam/PaynowQR/issues"},"homepage":"https://github.com/ThunderQuoteTeam/PaynowQR#readme","readme":"# PaynowQR\nSingapore Paynow QR generator for node.js and javascript.\n\n\n# Usage Instructions\n\n```\nconst PaynowQR = require('paynowqr');\n\n//Create a PaynowQR object\nlet qrcode = new PaynowQR({\n    uen:'201403121W',         //Required: UEN of company\n    amount : 500,             //Specify amount of money to pay.\n    editable: true,           //Whether or not to allow editing of payment amount. Defaults to false if amount is specified\n    expiry: '20201231',       //Set an expiry date for the Paynow QR code (YYYYMMDD). If ommitted, defaults to 5 years from now.\n    refNumber: 'TQINV-10001',  //Reference number for Paynow Transaction. Useful if you need to track payments for recouncilation.\n    company:  'ACME Pte Ltd.' //Company name to embed in the QR code. Optional.               \n  });\n  \n  //Outputs the qrcode to a UTF-8 string format, which can be passed to a QR code generation script to generate the paynow QR\n  let QRstring = qrcode.output();\n```\n# Todo\nIncorporate QR generation into the PaynowQR class with logo / branding options\n\n# Credits\nOriginal code referenced from:\nhttps://gist.github.com/chengkiang/7e1c4899768245570cc49c7d23bc394c\n","readmeFilename":"README.md","gitHead":"8797e117df5b1bfc098cb23b3514d344a8401fd6","_id":"paynowqr@1.0.1-0","_nodeVersion":"14.0.0","_npmVersion":"6.14.4","dist":{"integrity":"sha512-chmGDVm9WvGO16qpmaz1BK4e+vXdGC+0q1F5qLFUgaqhDjWQg9SEo8035kQUWIkuBujQR2wffukBQ1WwSsUI6g==","shasum":"a87e95d2ab877de1913422e06676f024b866e6eb","tarball":"https://registry.npmjs.org/paynowqr/-/paynowqr-1.0.1-0.tgz","fileCount":9,"unpackedSize":55823,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeu9wXCRA9TVsSAnZWagAAnVEQAJZ/RgLq3H4E2R3/o9Cg\n3QP1RnpoWrXAmpXxfkHE3C1MdHa2A7z6fyq4h1bg2DgaryyfvA3+4R6z+Y58\nv6PO/Hbdly7Se90SH+nXeXRD/W0XIsL/AsXn0lhHnkLL4Q5IPPVaeZYOmOpp\nJLpRimpb6Y4dQcfD7xEn/g1xD+09MvByM/pje3aTaEYQW/gWy88sIonumx8p\n1zrzsihGqqPPz+dfDfcTa6xeTjgJ3rYNKcVdZ3kjO5WuPEpSfx+kBe+RkEYN\nsi6gNUJDzsKuGiemxM443nApzBLn4/5SF4m6744KFuChER2vgu9vdcoA6uMg\nYcWfbCXMvvefli08B/TrHUz121WPBGnoDfu+FJbvggdfhZ18pl+biviIdLZ9\nHtUqIyR4Zjq+5CboGh3whlXVfdfInBqSl236o11SEv5kFG+f6uF/mBM7P3ZQ\nZspuDogU20nhjWfsvaJQ7fH9Eog4C1m2Hj0UGBjBeMn31IKYhz7K7+T12DYr\nzpkmzaaVhJCiQidTSDmxIx5PrcG9okD+mi26nevd4YCZnXiK/6gVJOM0IyVx\n7Yi1rC3sTePG9Bp6Yvx/IMRH+kk/t40kaYEMl57daIOouU04B/rI8s6uWYWB\nKzrmVWRQA3pTwzODaGnnduOrLbpHDpUzn8z9zGR1Jt7rfQxk1Bgw5VF56iKW\nUYE4\r\n=YpK0\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQD7vTbJQT0qGq2MFmm0vJEg9DSHe+oMIzurwypgEw9fzwIgdXac2diffi5ogts0T0TzgWuzO/HYUunmcm8EIIIdhLM="}]},"maintainers":[{"name":"thunderquote","email":"dev@hyrontech.com"}],"_npmUser":{"name":"thunderquote","email":"dev@hyrontech.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/paynowqr_1.0.1-0_1589369879413_0.04023779184148113"},"_hasShrinkwrap":false},"1.0.1":{"name":"paynowqr","version":"1.0.1","description":"Singapore Paynow QR generator for node.js and javascript","main":"dist/paynowqr.umd.js","module":"dist/paynowqr.esm.js","unpkg":"dist/paynowqr.min.js","dependencies":{"dayjs":"^1.8.26"},"devDependencies":{"@rollup/plugin-commonjs":"^11.1.0","@rollup/plugin-node-resolve":"^7.1.3","rollup":"^2.10.0","rollup-plugin-terser":"^5.3.0"},"scripts":{"build":"rollup --config","test":"node example"},"repository":{"type":"git","url":"git+https://github.com/ThunderQuoteTeam/PaynowQR.git"},"author":{"name":"ThunderQuote"},"license":"ISC","bugs":{"url":"https://github.com/ThunderQuoteTeam/PaynowQR/issues"},"homepage":"https://github.com/ThunderQuoteTeam/PaynowQR#readme","gitHead":"7efb4550f93dfa851eb127dd36b6fd7e2095db5d","_id":"paynowqr@1.0.1","_nodeVersion":"14.0.0","_npmVersion":"6.14.4","dist":{"integrity":"sha512-XUqypXnkRuGvKC1vPGWtDiMNnr/77yO9GXf7lg33tR5cAvDvxSqpshJVrtHB79GJvRv99uTYswYWc9PQ+hFg2A==","shasum":"78e066946518e473ba5b1bc438afdeb39d300ab3","tarball":"https://registry.npmjs.org/paynowqr/-/paynowqr-1.0.1.tgz","fileCount":9,"unpackedSize":56113,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeu97XCRA9TVsSAnZWagAAoUgP/R9Kvf3/pbiq3bbJGEkh\nIkxMpwkusOY9DVIlZI6rMnKlMMQs62gq7Q7BrS+UrKGt0xfREvDUuNt8EbVE\nQZe4GDey6EHNr5O9iWBAEbmmm1Pov/7E+WRf/vOsy6YA8/aNbtFkA874gDij\n0EhRTe3BoTRdzh7AL/4vXfvM+fUHYSudlif6aotuqm3x9Ynrg14wHgeJkWCx\ncWt+wtexhE0jWl7FAC5bPpU+yTjzL3KH8jFHqgPJMcHCAvcdelDjyEQkL03f\nNPnauB7i8B0NM3/0bDrNG4KCtVogzJZQHy1Ls4XyT+aUXgSl0W+khdz25GZe\nT0j0CtBw6vkonLvuLHal6bQFZ2XnFd8ZWWUeSWGcGs6D7AYYOILsAdNyP1mN\nhVcfbbc1MJAvaL9J7WfrX80bmitJCm/UnwUSy6Ke60stxg/lRKh60KXa6nia\nf/szOtOWSitC09cRZBfKzn9yD/BOnzM/gOrWnOTPoniIvZMOl5ga1brK/Djq\n5R2lNdKHwZxOXRFPaVbT7vTqTg+8rCqHPogGpIykWyupsKvQyujEdx3q2vov\nxQwxxp3PO2VhqiTGMeVgP89SxldIzjRNuLqDZkUxw98kNeau2PG24oNcHm8U\nRoX0zfVmHpK3hTnwlNXt14wPSisVsrRyf23u2oF9b5CdCSG9PqjXsjcVxaTC\naaQo\r\n=OW/B\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIHXlFhx4GaDqxM8uN6FzWrInGJCM+z+sopA3KJg5Vyk2AiBD9esNOPuhn3es//3vAVL7NlXoT44ChI9izHGrrh8Mhg=="}]},"maintainers":[{"name":"thunderquote","email":"dev@hyrontech.com"}],"_npmUser":{"name":"thunderquote","email":"dev@hyrontech.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/paynowqr_1.0.1_1589370582635_0.9862687025975081"},"_hasShrinkwrap":false},"1.0.2":{"name":"paynowqr","version":"1.0.2","description":"Singapore Paynow QR generator for node.js and javascript","main":"dist/paynowqr.umd.js","module":"dist/paynowqr.esm.js","unpkg":"dist/paynowqr.min.js","dependencies":{"dayjs":"^1.8.26"},"devDependencies":{"@rollup/plugin-commonjs":"^11.1.0","@rollup/plugin-node-resolve":"^7.1.3","rollup":"^2.10.0","rollup-plugin-terser":"^5.3.0"},"scripts":{"build":"rollup --config","test":"node example"},"repository":{"type":"git","url":"git+https://github.com/ThunderQuoteTeam/PaynowQR.git"},"author":{"name":"ThunderQuote"},"license":"ISC","bugs":{"url":"https://github.com/ThunderQuoteTeam/PaynowQR/issues"},"homepage":"https://github.com/ThunderQuoteTeam/PaynowQR#readme","gitHead":"f29e5a9d852f66684ee6aecbab5c9a3c76121d2f","_id":"paynowqr@1.0.2","_nodeVersion":"14.0.0","_npmVersion":"6.14.4","dist":{"integrity":"sha512-ihdvE2HfpuSBqfjEvlD8DtktiqxQxCgCXC407jmPOVyeGNANFQNnXOEDFR+vLnlomgGXzgSrjjYZNegly4vVMg==","shasum":"7fc60b06faf6bba9647b82fe6c19ff9fbe2b220a","tarball":"https://registry.npmjs.org/paynowqr/-/paynowqr-1.0.2.tgz","fileCount":9,"unpackedSize":56116,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeu+A+CRA9TVsSAnZWagAAe7UQAJp6erBZ+W9Huh98BRdm\nEw4n1Q9QBOHIdJTl5s+XpYT1xQzpUZNOJfmKxB4xHbWx4B7jIcv/nOx5syix\nGmII6RNU8oQu/YZUWNKXppl3G8LLw8C4dlE4xYqQ0WGiBYBvdGWDaJvcwdfI\n39XFzQPOfdYjJioayPDZ5aoFnBeA4QqX8CwLIQXe660gpdiiICUVDL2krb2b\n9zZWjraKnTsCo/jq3+BAmAqMwPZcbnbsGFeLQM5ovLTjpfOKsXS+qZIS3ILX\nlpd9tGZrQ5qBkoRPAuNhnEsO1QAYgG81Lp/dmX0CS6dcm59/tqzemqa9miw4\n3cbdA5EFE/NCCTX+t0qPmDFWiKcpl8y3zWIo4+S0ObrVilHkGXrmuubsGp//\ndXMsbCsuDEtdzFXHE2qdUrdCzq8Gz869tCu/+jYRGu7MzfgezwUvM46bbsD2\n/TMM4JDS7K2axM3Ef1YyJ3XcX+Q8O77oFPIGHts+zjP+UoSm2oEC+kGCFFAo\nNWAxraGRvwA/WjT5XtLVRRvOy6mt/S7NqRLxdIsM0hY8NYP/CgFwyHrwRWdi\nUWOhZBvRvWlnHFwf1h45pbrixBMffTp3MCfZeV08q/UTAWXhQkMvJWOHHXyu\nCnMbF8JEcal7FaMnvFTcC6QsYtogMYAJ9w2wkSOuCX0bgVUALFfk63vmDF60\n4QMx\r\n=d5c3\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCup2v7APr0+GTtufHMn2bHrZRW3UtsTHFYs15ZuIaHNwIgRHbivxmD02oVd+sK7BNKXarpjaxQ2Qux6m7Ee+4vkms="}]},"maintainers":[{"name":"thunderquote","email":"dev@hyrontech.com"}],"_npmUser":{"name":"thunderquote","email":"dev@hyrontech.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/paynowqr_1.0.2_1589370942573_0.4989706916151335"},"_hasShrinkwrap":false},"1.0.3":{"name":"paynowqr","version":"1.0.3","description":"Singapore Paynow QR generator for node.js and javascript","main":"dist/paynowqr.umd.js","module":"dist/paynowqr.esm.js","unpkg":"dist/paynowqr.min.js","dependencies":{"dayjs":"^1.8.26"},"devDependencies":{"@rollup/plugin-commonjs":"^11.1.0","@rollup/plugin-node-resolve":"^7.1.3","rollup":"^2.10.0","rollup-plugin-terser":"^5.3.0"},"scripts":{"build":"rollup --config","test":"node example"},"repository":{"type":"git","url":"git+https://github.com/ThunderQuoteTeam/PaynowQR.git"},"author":{"name":"ThunderQuote"},"license":"ISC","bugs":{"url":"https://github.com/ThunderQuoteTeam/PaynowQR/issues"},"homepage":"https://github.com/ThunderQuoteTeam/PaynowQR#readme","gitHead":"2f381021d08145b284056d9761d4266cd6dacfab","_id":"paynowqr@1.0.3","_nodeVersion":"14.0.0","_npmVersion":"6.14.4","dist":{"integrity":"sha512-xMIgPkI/wz9jPQXEbRFDAk8ljXvVdOFg8CfuBegdc9TRRQJaO7JhZn2nMC8qKmGJFktNb8NoitmW5dmlXAEohw==","shasum":"e772ededc2af342602a3b2f96eb6a8834ae044d0","tarball":"https://registry.npmjs.org/paynowqr/-/paynowqr-1.0.3.tgz","fileCount":9,"unpackedSize":56116,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeu+ISCRA9TVsSAnZWagAAG6gP+wfNBtVDGtXl9BkjZkFE\nwrLQRcfWNXSXe0IZuB+nSSE7gNr1BXgXSiJ4VpRT28eUM+07o9Ntfb0f53Se\ngUdWhy55TQjnlfQZDLKsefnxShU+8sXFQYl2JMfSn0sS5iR2OhDVCkYyPH1w\nh7TJfe3sm6rC4GWlewwD03Xza/gnO1r1d1Iwwv0ylwSsfwHY9Ten3i+FU/dd\nyAE/LMOeWwNnUeS3B+b6NjZJne+PWyepzZwBPUIz2vE9sLcsjN08kTQM+Y3b\nAabzUj7f6bLgUgLLANNMfff1tFcZPKgzWEz8Gyx+lRwl68QvCMqK5E+7gdJk\nHIqeUffrYVqu3Q4HKfb6aw/ziTuz5BwwvaWY3ZPquOQXm6oHpeOBeZwcTflZ\n1pTNyIqu3ldn5HGwmuqF8wC+d4k+R3DUi/bbaggeeuNhLMzM9a6ac7RUYSoZ\n7YC+tmeYfcG5+Nkid55YC7XnPTDL/DVW3Czb6ajAlIhKL2vwE8SdwZTWCEYb\nAgBd1TX/hPT4DBQljQ3inbAR0s4DP9sR2kCUOb5QBGRuS7M7LVyCzhylY+SN\nbKMemovHnQBOtWEl0S1ai+Brg+5mfyl5HVXbWTe4ikZ04lkBb6XzMb6/Ynjq\nOXBqISP9yfagA2QDJTOWPkPXA3Q9jIzRvUJEnlMhrgBSKvm8sFuNYdgAQo1d\nOhNN\r\n=A6qf\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDskAaeJEh7R3X/ubpYpl2B8dl9L2NWTu0AFo51wxnAzQIhAI5Nb7uQkPM9PUsIx34U7/2dsjL24s3rdckY6Z/ewAHG"}]},"maintainers":[{"name":"thunderquote","email":"dev@hyrontech.com"}],"_npmUser":{"name":"thunderquote","email":"dev@thunderquote.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/paynowqr_1.0.3_1589371410426_0.11634093645630084"},"_hasShrinkwrap":false},"1.0.4":{"name":"paynowqr","version":"1.0.4","description":"Singapore Paynow QR generator for node.js and javascript","main":"dist/paynowqr.umd.js","module":"dist/paynowqr.esm.js","unpkg":"dist/paynowqr.min.js","dependencies":{"dayjs":"^1.8.26"},"devDependencies":{"@rollup/plugin-commonjs":"^11.1.0","@rollup/plugin-node-resolve":"^7.1.3","rollup":"^2.10.0","rollup-plugin-terser":"^5.3.0"},"scripts":{"build":"rollup --config","test":"node example"},"repository":{"type":"git","url":"git+https://github.com/ThunderQuoteTeam/PaynowQR.git"},"author":{"name":"ThunderQuote"},"license":"ISC","bugs":{"url":"https://github.com/ThunderQuoteTeam/PaynowQR/issues"},"homepage":"https://github.com/ThunderQuoteTeam/PaynowQR#readme","gitHead":"fd9a447e50dfa036462d8c2a07527760a4751198","_id":"paynowqr@1.0.4","_nodeVersion":"14.0.0","_npmVersion":"6.14.4","dist":{"integrity":"sha512-AS19uGxwUJsv+ZU4x7mNPIqMPyK296+5p2UPg5tPoAQv/GccafuwriuL1Vdw9TXi0AqkDNGgSQ9RMJtb98ABEw==","shasum":"73020bfbb843ef11381fe1591bab8424773a7d87","tarball":"https://registry.npmjs.org/paynowqr/-/paynowqr-1.0.4.tgz","fileCount":9,"unpackedSize":56135,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeu+NgCRA9TVsSAnZWagAAcY8P/0osUeUBP5lBpY/0Pzma\nKHbKXzsU+ah4ov/pGBXaJesk64W6IaSa+H+o3/NGsfdyNoRFdGFgLppPITHd\nrVomEXAMzhxiXdih1FaS78fd+LWDuI1+vIOAmyKzOLdxKj4FKgqqlVr3DQGQ\nTQPOqb+GRzdb6lUcPBC098faTSiaeXhyH+h1HM/Q6MQC8tQo8QPP7Vrg4FWK\n5o1UEiO07C82oCnN74Rc2kAXWh2Wxzceiv7EizQ4M2arF5YYfrlrfaA9AV/j\nDQ2qKifgqdjdIx5RnYUuvmw0ND+wtPjcjh4BZTF76/9N+ufpGsnmwpufMOBs\nMBrUktXWk1lqQAh3WbWQKwZdjq+a24aGvSGJG+REdRbBjznOyX6KGpMxaHHj\nvywT6L2ng5QZXWuCxv1i01RPKyAdD4iS9kdcnbF7RaLcAlvLiHAxUQ1oosS6\nwQte8RlfdxOSVZL83HpIUtsHA3rYB0MN+TbtRcml+ceBgPb8e5YzOENQboFM\nnQ9WgpmTrULPAjz2ZOPEmigvmAt3xmlfkSx4Ypn3Vj9eFbgMq0bR3yskldEl\ny4mDJL3Ty+n9UV6l+DMuN2aJvrXdiT2e+3JLwTcJKu8RTpbLW0KIhPt0/GgY\naOQ5dZw7VNg/Bk6rOVwj2JskrgnxvtC4tyVMKSLlsXJJr+FdIvLH4tE64a0d\n6CVT\r\n=lRH8\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCcgP++ppLLft+UCtRm3ltIO3/EQMdQYnSbSJee+ftfXQIhAOnw7tHWO5E6Q8HtzUQao9/Ija6KN7FuLGupic4z6XvS"}]},"maintainers":[{"name":"thunderquote","email":"dev@hyrontech.com"}],"_npmUser":{"name":"thunderquote","email":"dev@thunderquote.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/paynowqr_1.0.4_1589371743653_0.5912438239881055"},"_hasShrinkwrap":false},"1.0.5":{"name":"paynowqr","version":"1.0.5","description":"Singapore Paynow QR generator for node.js and javascript","main":"dist/paynowqr.umd.js","module":"dist/paynowqr.esm.js","unpkg":"dist/paynowqr.min.js","dependencies":{"dayjs":"^1.8.26"},"devDependencies":{"@rollup/plugin-commonjs":"^11.1.0","@rollup/plugin-node-resolve":"^7.1.3","rollup":"^2.10.0","rollup-plugin-terser":"^5.3.0"},"scripts":{"build":"rollup --config","test":"node example"},"repository":{"type":"git","url":"git+https://github.com/ThunderQuoteTeam/PaynowQR.git"},"author":{"name":"ThunderQuote"},"license":"ISC","bugs":{"url":"https://github.com/ThunderQuoteTeam/PaynowQR/issues"},"homepage":"https://github.com/ThunderQuoteTeam/PaynowQR#readme","gitHead":"2ccf4a38ea63d8f33efb58462c52d46e197ac1b1","_id":"paynowqr@1.0.5","_nodeVersion":"14.0.0","_npmVersion":"6.14.4","dist":{"integrity":"sha512-veiU7Pk9Qo0r8JXO5Ll7jFrrfLAlI6cvSdlCr/BNIKOZgUEi/oYqRzi2yalRj8EIvKNMepawUtrab7TsfdsPeQ==","shasum":"bdc60a5950ac62769edd250980d73454631a812b","tarball":"https://registry.npmjs.org/paynowqr/-/paynowqr-1.0.5.tgz","fileCount":6,"unpackedSize":49752,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJevWFiCRA9TVsSAnZWagAAtpkP/32gejX6hPaK0lkdZB7/\nGJtXaMXogksEsqwnXiaFoqvFBOXJ+9n0ZPPJTwaY1c5viLOZY5NkKAzQqirs\njRgZ3NFa/rVhGmd+u1XoS2IU7PJMdCKPgaW6TOnW12SNrWxqzDAsvFgQ+ff4\nfjnwHtwMKBmxj3F3b5o1uBgkHDzBsZCnF1Xw4/VMxOB0FRUg+njw0pMhClQM\nvZSKjvxgCJXk9wIKXQtT9duA8x0yJqAQFkkagEjlv3VHq6FZKscSzO/q4BuP\nVqj6HF1Nceoalt5uUSHrqlIXhyKsLPMThMBJX+5pzBHF2/MKijEesgzwun2L\n84VL0MnWyvmKJZV64LBZUQjEXFtIWApeUY/Ltp5uA+wMPdTwLbtXDQ2JzR0g\n7DZmkVJjUqRz5BB7kPgcb8zRNYaP1puRqKRRHK9wK1ZOkpmJi+rPQ+H2+QhE\nc3k4RuA3/jjzGD/TD3XClgBa02m4H7DI/mk+8DJn6en4YSo6KtXcd3GAKxGJ\nH62QyFSXkjd5oXjPbBx8gKsVOTiyIfq4NP8lSvYSyIsP1MANxBMyWdo6JQU8\ncLhTcWut3pEOP7yvosj/8LMldFI74/zxGdKShnYzCYjKITtq8zy96+RW0jvL\nPoRLE7lfHW5AeuuDWYcwwAvwcuNmuOmr5PZXaLK363uCnGpPCe77+AW2zdVi\nuStc\r\n=nBKc\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCX1UZbsNFBDSOP3gT46EWQLtych0iv5SsKYUx/qSzhGgIgOvwR19NPXdd72oKrxLkBNHR9nxQCKttU1ts5/giqYNw="}]},"maintainers":[{"name":"thunderquote","email":"dev@hyrontech.com"}],"_npmUser":{"name":"thunderquote","email":"dev@thunderquote.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/paynowqr_1.0.5_1589469537748_0.7774285870751207"},"_hasShrinkwrap":false},"1.0.6":{"name":"paynowqr","version":"1.0.6","description":"Singapore Paynow QR generator for node.js and javascript","main":"dist/paynowqr.umd.js","module":"dist/paynowqr.esm.js","unpkg":"dist/paynowqr.min.js","dependencies":{"dayjs":"^1.8.26"},"devDependencies":{"@rollup/plugin-commonjs":"^11.1.0","@rollup/plugin-node-resolve":"^7.1.3","rollup":"^2.10.0","rollup-plugin-terser":"^5.3.0"},"scripts":{"build":"rollup --config","test":"node example"},"repository":{"type":"git","url":"git+https://github.com/ThunderQuoteTeam/PaynowQR.git"},"author":{"name":"ThunderQuote"},"license":"ISC","bugs":{"url":"https://github.com/ThunderQuoteTeam/PaynowQR/issues"},"homepage":"https://github.com/ThunderQuoteTeam/PaynowQR#readme","gitHead":"0ce037e441267f1bcf32cbf2975327e3210f3cbc","_id":"paynowqr@1.0.6","_nodeVersion":"14.0.0","_npmVersion":"6.14.4","dist":{"integrity":"sha512-Acxgzt/8I6npx4p0A7ETPeXF9W+TRv8gI+sxH4gcz711oLRL60TNSTeCIzJWQaCoXV944yUzvYJwSLd69T84sA==","shasum":"cac9eb3a92c791aafe0c9e76458230184154ae59","tarball":"https://registry.npmjs.org/paynowqr/-/paynowqr-1.0.6.tgz","fileCount":6,"unpackedSize":49748,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJevWKFCRA9TVsSAnZWagAAXz0QAJMDfY5o+NkZu1+DXQ9V\nI0KfLsw8DL8MaypSqo2CS+Ujmr4JqRnBimsSzWmP8khJnIJQzRceHMxN2WMf\nus6k3+jPz/dI8N2BA/4LmJN9QRn1KsWRhTf2SlXxQDoMBSHXq6Aupse7gK8h\naSkrASUq5GZhTOpe709IZyQU6koPt7DFyqSoejjxVm5s5uNHbuikGTV3aluw\nXFaTIM9rU5zZsXu1ZfcRuKHr3DXU9JTHkG+4yLeo47T1mVXtukfd8wSoUW19\nysiwrH2OvhFGW/XoX/xzSCoSxwRvvM+oebTc90W8IP+r+i6rS9oKNZsdNfk8\nkJ3Tb9Oc+TCA3h1OMk97ZmlrJM32VxSQvfzygCOTk3wdoAKMghj3+0BAOCc/\n2y5q8+4ePtHl6JyoAP0Bf8fkc9+Ha/m2C0Slmx1ybrN8i3fSUeuzsA936lgw\nrJAPz5ftb1pOQZAR0gIIYroCnuJN+E9i7y5OdO2RMbUIU+psVyQZRtxW/m7m\n7Z9Q62qwBzYb7Eo1cGAFKm0NXz+6tpnTi6ij9bhS3uMewdwnnv2WIglR3IQ+\n9tMx5eLtTjaeT0G9o6BUT5qe5SgsI0vhB+vi0hGjthPFFGYmCeaof2CZ577B\nzjTAEtQ9nahKVJbxMMHgBgS8w2PU/OGDcGBE4QYmXoqxLJJGv+W5iXirBgiY\n3ZvG\r\n=UuIt\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIEJuWH3+SWe+gE6TZyOpiqeV42nx4nfk6WyaCV+uWEckAiEAyHiCTHUI/2RO6N1rFSHJl2Pg+NdOwLSUmFjrC8S/Khw="}]},"maintainers":[{"name":"thunderquote","email":"dev@hyrontech.com"}],"_npmUser":{"name":"thunderquote","email":"dev@thunderquote.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/paynowqr_1.0.6_1589469828978_0.7806606098574382"},"_hasShrinkwrap":false},"1.1.0":{"name":"paynowqr","version":"1.1.0","description":"Singapore Paynow QR generator for node.js and javascript","main":"dist/paynowqr.umd.js","module":"dist/paynowqr.esm.js","unpkg":"dist/paynowqr.min.js","dependencies":{"dayjs":"^1.8.26"},"devDependencies":{"@rollup/plugin-commonjs":"^11.1.0","@rollup/plugin-node-resolve":"^7.1.3","rollup":"^2.10.0","rollup-plugin-terser":"^5.3.0"},"scripts":{"build":"rollup --config","test":"node example"},"repository":{"type":"git","url":"git+https://github.com/ThunderQuoteTeam/PaynowQR.git"},"author":{"name":"ThunderQuote"},"license":"ISC","bugs":{"url":"https://github.com/ThunderQuoteTeam/PaynowQR/issues"},"homepage":"https://github.com/ThunderQuoteTeam/PaynowQR#readme","gitHead":"e1610e2e725731be424068a092f8d99333e07cf0","_id":"paynowqr@1.1.0","_nodeVersion":"14.0.0","_npmVersion":"6.14.4","dist":{"integrity":"sha512-+JLB1soxFD44wsWlcZ9pKH41hOsxfayLkA5e+nWYS9+gBLqeFZHXZUu1E0PK970vYfM9fmfCa1uNhKX+CXJ9Hw==","shasum":"830ceb2a2e0b3a6c80ce4d8c54ac574c10fee7e1","tarball":"https://registry.npmjs.org/paynowqr/-/paynowqr-1.1.0.tgz","fileCount":6,"unpackedSize":50426,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJevWt4CRA9TVsSAnZWagAAbygQAIx3LUJoUAYIbWye+b1c\n7O+IDhMZzHamaVf1k5JL5FsB8T7AhD7MrUnA4l7DrJBWLq5eIekFQCwjsSFb\nE0/oLeo3GOx+97minUinDMM/jaoyHQNSZVpVmOwSvVouFRNCpv1szQbPVihq\najNCcrzy5662K+IWgCbecoAbVnbckqp3z+Wzlnl0kh3/LAptJrXmCw2XR0d7\nNYcB4p/3BK4hug7lN7EiuqjIHQmU0S5cTSu71RM3cOb20DFrgEPqG7675J6S\n65MNnmkdUh0fUE/bMAprm7achqoYtX18ou+2Kfy1SzAso1KWua+DyND6yacy\nxVaAjaVorH2VmeHE41K7TQpbNtuLnHi/ok5jmSgOqCEy0ZUqrkNgjXrPKYuF\n+pbVsFoyKojgvMIEwszNC6a8NwzUntaHybgzHL28kyS63POMptLfQO86JzSb\nPmQWuq7CcXCfM+9x8JQXPpJIq9m81J/6Y++PBUgcCEXlQ7UJFm+NKAJNVNd6\n3tm+R+KG5EAxbQmuGr78q8QgfBXpo7ietptez8Bx4qSDiLeXCwssv+bgarfJ\nToqyVYAXs/J8pUcxcveEwBuRb82Wjpt9m8h4NbwhmRxCU8YkNIqCp9d+IyZ4\nHdNS2iPr1WNzCjGM2UoQqCxZigTA78+WaAJMNnc53kpfCb0mtgtJit9/fSfb\nQEdG\r\n=0JIA\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCvWYPjlLZqhr4k3iWSvToMKgmVIBKlMQotVGDx3wCMAQIgHNFHMTVldU8R05MUgwZ4Qlt04909p2W8+MsuYvUwpSg="}]},"maintainers":[{"name":"thunderquote","email":"dev@hyrontech.com"}],"_npmUser":{"name":"thunderquote","email":"dev@thunderquote.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/paynowqr_1.1.0_1589472119693_0.3225700741905244"},"_hasShrinkwrap":false},"1.1.1":{"name":"paynowqr","version":"1.1.1","description":"Singapore Paynow QR generator for node.js and javascript","main":"dist/paynowqr.umd.js","module":"dist/paynowqr.esm.js","unpkg":"dist/paynowqr.min.js","dependencies":{"dayjs":"^1.8.26"},"devDependencies":{"@rollup/plugin-commonjs":"^11.1.0","@rollup/plugin-node-resolve":"^7.1.3","rollup":"^2.10.0","rollup-plugin-terser":"^5.3.0"},"scripts":{"build":"rollup --config","test":"node example"},"repository":{"type":"git","url":"git+https://github.com/ThunderQuoteTeam/PaynowQR.git"},"author":{"name":"ThunderQuote"},"license":"ISC","bugs":{"url":"https://github.com/ThunderQuoteTeam/PaynowQR/issues"},"homepage":"https://github.com/ThunderQuoteTeam/PaynowQR#readme","keywords":["paynow","SGQR","Singapore","sgpay","qrcode","payments"],"gitHead":"d4bea077dbd22fedf5dde2333d3e5c95bb6d4071","_id":"paynowqr@1.1.1","_nodeVersion":"14.0.0","_npmVersion":"6.14.5","dist":{"integrity":"sha512-3mCAMjXdmZJdDwFP2ppz/xyctYLg5KxuGxrNtXo/wslyB3YygKUpHIAAAHJW5F2+ZEq8lMGbxlUYRt8WxckUVQ==","shasum":"55290e0a1d24e167d0df258fc2d6a2d474cdc1d5","tarball":"https://registry.npmjs.org/paynowqr/-/paynowqr-1.1.1.tgz","fileCount":6,"unpackedSize":50532,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJevnTmCRA9TVsSAnZWagAAreoP/1+lHO/2xic7DL1i/YK+\nvMUeTmaxkGNdcOwt5Lsf4SHRhRS+KUlHZ6+8J5E4HIyCXPd+D9+KA9f5mjsS\npFhDJ5vRt7A4QabXPEh4FOcHpUte+NpQ3O2zl0EM8UANcglddnJNC2royosg\nkoFy3KMVCVwx/Fe8WIY14c04wKB4VbbguUmODd34lbz9lsAhoaXTzfzsHUm6\nMNvMUhq+QHJpvnJa67DEF3SQFeo7E9tlzyrGYEObOZNJ0SPoHg0JQKUDU+1V\nVowl0u4WKR50hbsVeWVPP9PQ5iGwp1psnlEuE1Ffk5x86XDCUNU/kewkq4zu\nkDf/lXCe5BQpeV1DpCFJj45iiVBT67GYZJRHMnbQuZ/f4yGvYZE4HKrvZPHj\nQ8qvXyUjQG7J/jlTVD7uE+af79B2lxs603oFEi/Xt1H6+mHh5E5kV90tkP8k\njGjocT/76jfKOlSyDIvV1bJ+xshvF+pZAXLJXFdhvvsxZNfapbtu1V3S+gAm\ndFdsOY9gaQZX7OvmOf141mQQuylxiuVTWC19HyeJsGhkTH1wDlYNVX0Sd2Ra\nZqBOTkI/Lv8ldr2Z6GfTN4mHi+JbWh9mdBSQeKHHR7ISyz2/k/FvlJn/FJ8F\nCJLZ32OF571kucSOkUqQU5obNLd3UBEMft3oN4iYO6LY7mYsbqLo2C/I/s5E\n1N9R\r\n=XnbO\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCABxp6TRuGE6VfuBxsRJL4NDwjv35LDJFDAXdOGxEzHQIhAKqqv0VaGed8ztW4fTZS+/JqIlE7jaTkX+0lHffoI4Fn"}]},"maintainers":[{"name":"thunderquote","email":"dev@hyrontech.com"}],"_npmUser":{"name":"thunderquote","email":"dev@thunderquote.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/paynowqr_1.1.1_1589540069762_0.7970259053132631"},"_hasShrinkwrap":false},"1.1.2":{"name":"paynowqr","version":"1.1.2","description":"Singapore Paynow QR generator for node.js and javascript","main":"dist/paynowqr.umd.js","module":"dist/paynowqr.esm.js","unpkg":"dist/paynowqr.min.js","dependencies":{"dayjs":"^1.8.26"},"devDependencies":{"@rollup/plugin-commonjs":"^11.1.0","@rollup/plugin-node-resolve":"^7.1.3","rollup":"^2.10.0","rollup-plugin-terser":"^5.3.0"},"scripts":{"build":"rollup --config","test":"node example","release":"np --branch production"},"repository":{"type":"git","url":"git+https://github.com/ThunderQuoteTeam/PaynowQR.git"},"author":{"name":"ThunderQuote"},"license":"ISC","bugs":{"url":"https://github.com/ThunderQuoteTeam/PaynowQR/issues"},"homepage":"https://github.com/ThunderQuoteTeam/PaynowQR#readme","keywords":["paynow","SGQR","Singapore","sgpay","qrcode","payments"],"gitHead":"7ca764fcf9ef7c2f755f1f3f62270ddb4f8b3df0","_id":"paynowqr@1.1.2","_nodeVersion":"14.0.0","_npmVersion":"6.14.5","dist":{"integrity":"sha512-tF6LKFUQw1l03I0o5+1Ra/bjoK0k/mbscBFqdeStqgxK/EaXa9Wquepil5Oz4u+2voZYOxb67XVj04AP0X9XiA==","shasum":"8f304b61a511640138ed76395edd8a1a47749ad0","tarball":"https://registry.npmjs.org/paynowqr/-/paynowqr-1.1.2.tgz","fileCount":7,"unpackedSize":61961,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfW1AwCRA9TVsSAnZWagAAlx4P/1dHI/vxNmEwKRM4wUdF\n5iCjH4vYolquijXfyczX3SA+umGA5cndxgXgMLeQTulXj2H+vDKUmRLjwNnQ\nM7ByONQ3E/vK99OervNiZQgFJRcjjAg4XnrDp+KfPdTaBizzsJ2mKqufDnID\nlrilM03hTYPaF5ATVH6cWlodFqMjqnv6qceHrexP+tuJcnwQ/3bnsSpvwgWL\nwHcXK0Hq5Rx9dX43/dpoAtuFqyzMjHzLHivhiTYiFiY36stcN5JS8YC/6n+w\neAP/TMhUggYe8Utw8PtIkiZAiTyult351ePIWSWVaJ+2TrHYvufd131t/tnN\nh91Yndmx72ei3es49slUyO+r1zSbNCrErv3Dq4w6J7ZpzCAYJromDM3NmuUs\nYxSxavRtU0NTQyQ110sqBHz6nZj+1Y+XkPFJHqomYFuPNxgvLre1em5Hn2tu\nRUQXWuKsqaDLKWc6OkdSPwM09B2CABEigYuOOvPMX/dpM73HkaHPEYnGqgNJ\nqA97R37jrsWP2N0eQR3caaRzATEbOIiWBATImyT3/LR2ZBm8y6EpVyyi8Rjn\ngFtKQAw6NhNXvMxg2RuZD1Kp1xH33t5EB83ff0by4fFcgUoV2kMCbPBRxFAq\nP47sR+LLnFnuI+7lVwGaVLEh0mHcG9QvPEGGjAttgJSJgpFDwSE3s63ZDlM7\njHGG\r\n=3V1F\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIEF/BKgNJD3EA/7hD7DyI93MnbngTGeDC6JUznc7FlI1AiB5jgyqEmyZzEuBUqA+D3DZU1/CXxFvrr4umO+6s3m0ZQ=="}]},"maintainers":[{"name":"thunderquote","email":"dev@thunderquote.com"}],"_npmUser":{"name":"thunderquote","email":"dev@thunderquote.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/paynowqr_1.1.2_1599819824428_0.945189558475048"},"_hasShrinkwrap":false}},"time":{"created":"2020-05-13T11:33:21.743Z","1.0.0":"2020-05-13T11:33:21.934Z","modified":"2022-05-12T17:17:18.011Z","1.0.1-0":"2020-05-13T11:37:59.542Z","1.0.1":"2020-05-13T11:49:42.737Z","1.0.2":"2020-05-13T11:55:42.693Z","1.0.3":"2020-05-13T12:03:30.538Z","1.0.4":"2020-05-13T12:09:03.862Z","1.0.5":"2020-05-14T15:18:57.876Z","1.0.6":"2020-05-14T15:23:49.073Z","1.1.0":"2020-05-14T16:01:59.842Z","1.1.1":"2020-05-15T10:54:29.885Z","1.1.2":"2020-09-11T10:23:44.541Z"},"maintainers":[{"email":"naszrul@thunderquote.com","name":"azreenbd"},{"email":"dev@thunderquote.com","name":"emilng"}],"description":"Singapore Paynow QR generator for node.js and javascript","homepage":"https://github.com/ThunderQuoteTeam/PaynowQR#readme","repository":{"type":"git","url":"git+https://github.com/ThunderQuoteTeam/PaynowQR.git"},"author":{"name":"ThunderQuote"},"bugs":{"url":"https://github.com/ThunderQuoteTeam/PaynowQR/issues"},"license":"ISC","readme":"# PaynowQR\nSingapore Paynow QR generator for node.js and javascript. Works on both browser and nodejs. \n\nHave any questions or need help to do a custom implementation?\n\nFeel free to drop us an email at hello@thunderquote.com.\n\n### Demo\n> See it in action here:\n> https://code.thunderquote.com/PaynowQR/\n\n\n\n## Usage Instructions\n\n**On nodejs**\n\nInstall via npm\n```\n$ npm i paynowqr\n```\n\nIn your code, include the following:\n\n```javascript\nconst PaynowQR = require('paynowqr');\n```\n\n**Browser**\n\nYou can use the CDN link provided by unpkg:\n\n```html\n<script src=\"https://unpkg.com/paynowqr@latest/dist/paynowqr.min.js\"></script>\n```\n\n\n\n*Example usage:*\n\n```javascript\n//Create a PaynowQR object\nlet qrcode = new PaynowQR({\n    uen:'201403121W',           //Required: UEN of company\n    amount : 500,               //Specify amount of money to pay.\n    editable: true,             //Whether or not to allow editing of payment amount. Defaults to false if amount is specified\n    expiry: '20201231',         //Set an expiry date for the Paynow QR code (YYYYMMDD). If omitted, defaults to 5 years from current time.\n    refNumber: 'TQINV-10001',   //Reference number for Paynow Transaction. Useful if you need to track payments for recouncilation.\n    company:  'ACME Pte Ltd.'   //Company name to embed in the QR code. Optional.               \n  });\n  \n  //Outputs the qrcode to a UTF-8 string format, which can be passed to a QR code generation script to generate the paynow QR\n  let QRstring = qrcode.output();\n```\n\n\n## Potential usecases:\n\nDynamically generating payment QR codes on e-commerce or donation pages that allow tracking of payments via reference codes.\n\nCan be used in conjunction with Bank APIs to detect resolved payments.\n\n\n\n## To do\n\nIncorporate QR generation into the PaynowQR class with logo / branding options\n\n\n\n## Credits\n\nOriginal code referenced from:\nhttps://gist.github.com/chengkiang/7e1c4899768245570cc49c7d23bc394c\n\nSee also:\n\nhttps://github.com/jtaych/PayNow-QR-Javascript\n\nhttps://github.com/mindmedia/paynow.py\n\nDeveloped by ThunderQuote (https://www.thunderquote.com)\n\nWas looking around for various ways to implement dynamic SGQR codes for payment over Javascript, however couldn't find any that worked with UEN based payments.\n\nFeel free to report any issues and feature requests!\n","readmeFilename":"README.md","keywords":["paynow","SGQR","Singapore","sgpay","qrcode","payments"]}