qrcodejs
Version:
QRCode.js is javascript library for making QRCode
27 lines • 626 B
JSON
{
"name": "qrcodejs",
"version": "1.0.0",
"description": "QRCode.js is javascript library for making QRCode",
"main": "index",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "https://github.com/llyys/qrcodejs.git"
},
"keywords": [
"qrcode"
],
"author": "davidshimjs",
"licenses": [
{
"type": "MIT",
"url": "https://github.com/angular/material/blob/master/LICENSE"
}
],
"bugs": {
"url": "https://github.com/davidshimjs/qrcodejs/issues"
},
"homepage": "https://github.com/davidshimjs/qrcodejs"
}