You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
24 lines
668 B
JSON
24 lines
668 B
JSON
{
|
|
"name": "jquery-qrcode",
|
|
"displayName": "jQuery.qrcode",
|
|
"version": "0.11.0",
|
|
"description": "generate QR codes dynamically",
|
|
"homepage": "http://larsjung.de/jquery-qrcode/",
|
|
"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"
|
|
},
|
|
"devDependencies": {
|
|
"fquery": "~0.16.2",
|
|
"fquery-handlebars": "~0.2.0",
|
|
"fquery-includeit": "~0.2.0",
|
|
"fquery-jshint": "~0.2.0",
|
|
"fquery-jszip": "~0.4.0",
|
|
"fquery-uglifyjs": "~0.2.1",
|
|
"mkr": "~0.6.1"
|
|
}
|
|
}
|