pull/56/merge
Ahmad Mansour 4 years ago committed by GitHub
commit 58ae637a12
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -0,0 +1,15 @@
{
"name": "jquery-qrcode",
"homepage": "https://github.com/lrsjng/jquery-qrcode",
"version": "0.18.0",
"_release": "0.18.0",
"_resolution": {
"type": "version",
"tag": "v0.18.0",
"commit": "631df8abacf306d58434d7792808210d976620c3"
},
"_source": "https://github.com/lrsjng/jquery-qrcode.git",
"_target": "^0.18.0",
"_originalSource": "lrsjng/jquery-qrcode",
"_direct": true
}

@ -0,0 +1,15 @@
{
"name": "jquery-qrcode",
"title": "jQuery.qrcode",
"version": "0.18.0",
"description": "Generate QR codes dynamically.",
"homepage": "https://larsjung.de/jquery-qrcode/",
"author": "Lars Jung <lrsjng@gmail.com> (https://larsjung.de)",
"license": "MIT",
"repository": {
"type": "git",
"url": "https://github.com/lrsjng/jquery-qrcode.git"
},
"main": "dist/jquery-qrcode.js"
}
Loading…
Cancel
Save