Fix meta data.

pull/18/head v0.9.2
Lars Jung 11 years ago
parent d7282712fe
commit 0587782760

@ -31,12 +31,12 @@ THE SOFTWARE.
[web]: http://larsjung.de/qrcode/
[github]: https://github.com/lrsjng/jquery.qrcode
[bower]: http://bower.io/search/?q=jquery.qrcode
[github-issues]: https://github.com/lrsjng/jquery.qrcode/issues
[github]: https://github.com/lrsjng/jquery-qrcode
[bower]: http://bower.io/search/?q=jquery-qrcode
[github-issues]: https://github.com/lrsjng/jquery-qrcode/issues
[web-img]: http://img.shields.io/badge/web-larsjung.de/qrcode-a0a060.svg?style=flat
[github-img]: http://img.shields.io/badge/GitHub-lrsjng/jquery.qrcode-a0a060.svg?style=flat
[bower-img]: http://img.shields.io/badge/bower-jquery.qrcode-a0a060.svg?style=flat
[github-img]: http://img.shields.io/badge/GitHub-lrsjng/jquery--qrcode-a0a060.svg?style=flat
[bower-img]: http://img.shields.io/badge/bower-jquery--qrcode-a0a060.svg?style=flat
[qrcode]: https://github.com/kazuhikoarase/qrcode-generator

@ -1,6 +1,6 @@
{
"name": "jquery.qrcode",
"version": "0.9.1",
"name": "jquery-qrcode",
"version": "0.9.2",
"description": "generate QR codes dynamically",
"homepage": "http://larsjung.de/qrcode/",
"authors": [

@ -1,14 +1,14 @@
{
"name": "jquery.qrcode",
"name": "jquery-qrcode",
"displayName": "jQuery.qrcode",
"version": "0.9.1",
"version": "0.9.2",
"description": "generate QR codes dynamically",
"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)",
"license": "MIT",
"repository": {
"type": "git",
"url": "https://github.com/lrsjng/jQuery.qrcode.git"
"url": "https://github.com/lrsjng/jquery-qrcode.git"
}
}

Loading…
Cancel
Save