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