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.
jquery-qrcode/package.json

14 lines
320 B
JSON

13 years ago
{
12 years ago
"name": "jquery.qrcode",
"displayName": "jQuery.qrcode",
"version": "0.7.0+",
12 years ago
"description": "generate QR codes dynamically",
"url": "http://larsjung.de/qrcode/",
"author": "Lars Jung",
"license": "MIT",
"repository": {
"type": "git",
"url": "https://github.com/lrsjng/jQuery.qrcode.git"
}
}