{ "name": "qrjs", "main": "qr.js", "version": "0.1.2", "homepage": "https://github.com/educastellano/qr.js", "authors": [ "Kang Seonghoon ", "Eduard Castellano " ], "description": "QR code generator in Javascript", "moduleType": [ "globals" ], "keywords": [ "qr", "qr.js", "qrcode" ], "license": "MIT", "ignore": [ "**/.*", "node_modules", "bower_components", "test", "tests" ] }