{ "name": "jquery-qrcode", "description": "Generate QR codes dynamically.", "homepage": "https://larsjung.de/jquery-qrcode/", "authors": [ "Lars Jung (https://larsjung.de)" ], "main": "dist/jquery.qrcode.js", "license": "MIT", "repository": { "type": "git", "url": "https://github.com/lrsjng/jquery-qrcode.git" }, "ignore": [ "*", "!dist/*", "!*.md" ] }