parent
d7282712fe
commit
0587782760
@ -1,14 +1,14 @@
|
|||||||
{
|
{
|
||||||
"name": "jquery.qrcode",
|
"name": "jquery-qrcode",
|
||||||
"displayName": "jQuery.qrcode",
|
"displayName": "jQuery.qrcode",
|
||||||
"version": "0.9.1",
|
"version": "0.9.2",
|
||||||
"description": "generate QR codes dynamically",
|
"description": "generate QR codes dynamically",
|
||||||
"homepage": "http://larsjung.de/qrcode/",
|
"homepage": "http://larsjung.de/qrcode/",
|
||||||
"bugs": "https://github.com/lrsjng/jQuery.qrcode/issues",
|
"bugs": "https://github.com/lrsjng/jquery-qrcode/issues",
|
||||||
"author": "Lars Jung <lrsjng@gmail.com> (http://larsjung.de)",
|
"author": "Lars Jung <lrsjng@gmail.com> (http://larsjung.de)",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"repository": {
|
"repository": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://github.com/lrsjng/jQuery.qrcode.git"
|
"url": "https://github.com/lrsjng/jquery-qrcode.git"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue