lamassu-server/lib/admin/public/bower_components/qrjs/.bower.json

36 lines
No EOL
764 B
JSON

{
"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"
],
"_release": "0.1.2",
"_resolution": {
"type": "version",
"tag": "v0.1.2",
"commit": "dbfa732cb309195a51a656b021f309d354154e04"
},
"_source": "https://github.com/educastellano/qr.js.git",
"_target": "~0.1.2",
"_originalSource": "qrjs"
}