{"maintainers":[{"name":"cmanzana","email":"carlos.manzanares+npm@gmail.com"}],"dist-tags":{"latest":"0.0.3"},"author":{"name":"Carlos Manzanares","email":"carlos.manzanares+npm@gmail.com"},"description":"QRCode Generator for JavaScript","readme":"qrcode-npm\n==========\n\nNPM module for qrcode JavaScript library (http://www.d-project.com/qrcode)\n\nNotice that I am not the author of the code, I am just simply creating an npm module out of the great library from Kazuhiko Arase\n","repository":{"type":"git","url":"git@github.com:cmanzana/qrcode-npm.git"},"users":{"panweizeng":true,"sqrtthree":true,"gsimone":true,"shajanjp":true,"alfeo92":true},"versions":{"0.0.1":{"name":"qrcode-npm","version":"0.0.1","description":"QRCode Generator for JavaScript","main":"qrcode.js","scripts":{"test":"tap test/*.js"},"repository":{"type":"git","url":"https://github.com/cmanzana/qrcode-npm"},"keywords":["qrcode"],"devDependencies":{"tap":""},"author":{"name":"Kazuhiko Arase"},"license":"MIT","readme":"qrcode-npm\n==========\n\nNPM module for qrcode JavaScript library (http://www.d-project.com/qrcode)\n\nNotice that I am not the author of the code, I am just simply creating an npm module out of the great library from Kazuhiko Arase\n","_id":"qrcode-npm@0.0.1","dist":{"shasum":"84ec2d09ce56d136fa48c8e695a2b3bfc2bc8a67","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/qrcode-npm/-/qrcode-npm-0.0.1.tgz"},"maintainers":[{"name":"cmanzana","email":"carlos.manzanares+npm@gmail.com"}],"directories":{}},"0.0.2":{"name":"qrcode-npm","version":"0.0.2","description":"QRCode Generator for JavaScript","main":"qrcode.js","homepage":"https://github.com/cmanzana/qrcode-npm","scripts":{"test":"tap test/*.js"},"repository":{"type":"git","url":"https://github.com/cmanzana/qrcode-npm"},"keywords":["qrcode"],"devDependencies":{"tap":""},"author":{"name":"Carlos Manzanares","email":"carlos.manzanares+npm@gmail.com"},"license":"MIT","readme":"qrcode-npm\n==========\n\nThis is an npm module for qrcode JavaScript library (http://www.d-project.com/qrcode)\n\nNotice that I am not the author of the code, I am just simply creating an npm module out of the great library from Kazuhiko Arase\nNotice also that there is another module (node-qrcode, see: https://github.com/soldair/node-qrcode), which is more sophisticated and uses canvas object:\n* qrcode-npm uses img or table tags, which is more friendly to older browsers\n* if you know your target browser is canvas capable then I recommend using node-qrcode module\n\nexamples\n--------\n\n\tvar qrCode = require('qrcode')\n\n\tvar qr = qrCode.qrcode(4, 'M');\n\tqr.addData(text);\n\tqr.make();\n\n\tqr.createImgTag(4);    // creates an <img> tag as text\n\tqr.createTableTag(4);  // creates a <table> tag as text\n\ninstall\n-------\n\tnpm install qrcode-npm\n\t\nThe word \"QR Code\" is registered trademark of DENSO WAVE INCORPORATED\n","_id":"qrcode-npm@0.0.2","dist":{"shasum":"5e2befbc3c3517cb64d1bd75b473eeffbe916881","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/qrcode-npm/-/qrcode-npm-0.0.2.tgz"},"maintainers":[{"name":"cmanzana","email":"carlos.manzanares+npm@gmail.com"}],"directories":{}},"0.0.3":{"name":"qrcode-npm","version":"0.0.3","description":"QRCode Generator for JavaScript","main":"qrcode.js","homepage":"https://github.com/cmanzana/qrcode-npm","scripts":{"test":"tap test/*.js"},"repository":{"type":"git","url":"git@github.com:cmanzana/qrcode-npm.git"},"keywords":["qrcode"],"devDependencies":{"tap":""},"author":{"name":"Carlos Manzanares","email":"carlos.manzanares+npm@gmail.com"},"license":"MIT","readme":"qrcode-npm\n==========\n\nThis is an npm module for qrcode JavaScript library (http://www.d-project.com/qrcode)\n\nNotice that I am not the author of the code, I am just simply creating an npm module out of the great library from Kazuhiko Arase\nNotice also that there is another module (node-qrcode, see: https://github.com/soldair/node-qrcode), which is more sophisticated and uses canvas object:\n* qrcode-npm uses img or table tags, which is more friendly to older browsers\n* if you know your target browser is canvas capable then I recommend using node-qrcode module\n\nexamples\n--------\n\n\tvar qrCode = require('qrcode')\n\n\tvar qr = qrCode.qrcode(4, 'M');\n\tqr.addData(text);\n\tqr.make();\n\n\tqr.createImgTag(4);    // creates an <img> tag as text\n\tqr.createTableTag(4);  // creates a <table> tag as text\n\ninstall\n-------\n\tnpm install qrcode-npm\n\t\nThe word \"QR Code\" is registered trademark of DENSO WAVE INCORPORATED\n","_id":"qrcode-npm@0.0.3","dist":{"shasum":"77ee6fbefa9c0f29fa09d4d1520807c6a6042b9a","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/qrcode-npm/-/qrcode-npm-0.0.3.tgz"},"maintainers":[{"name":"cmanzana","email":"carlos.manzanares+npm@gmail.com"}],"directories":{}}},"name":"qrcode-npm","time":{"modified":"2017-04-02T20:44:33.219Z","created":"2012-07-16T06:26:16.360Z","0.0.1":"2012-07-16T06:26:18.417Z","0.0.2":"2012-07-16T06:45:19.384Z","0.0.3":"2012-07-19T07:38:34.557Z"}}