{
  "name": "zxing",
  "version": "0.1.2",
  "description": "A port of LazarSoft's jsqrcode to npm (see https://github.com/LazarSoft/jsqrcode)",
  "main": "lib/qrcode.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 0"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/jesstelford/jsqrcode.git"
  },
  "keywords": [
    "xzing",
    "QR",
    "code",
    "barcode"
  ],
  "contributors": [
    "Jess Telford <jess@jes.st> (http://jes.st)",
    "Lazar Laszlo (http://lazarsoft.info)"
  ],
  "license": "Apache-2.0",
  "bugs": {
    "url": "https://github.com/jesstelford/jsqrcode/issues"
  },
  "homepage": "https://github.com/jesstelford/jsqrcode"
}
