mirror of
https://github.com/wahyd4/cdnjs.git
synced 2026-08-17 16:56:08 +10:00
25 lines
565 B
JSON
25 lines
565 B
JSON
{
|
|
"name": "jquery.qrcode",
|
|
"filename": "jquery.qrcode.min.js",
|
|
"version": "1.0",
|
|
"description": "A jquery plugin for a pure browser qrcode generation.",
|
|
"homepage": "http://jeromeetienne.github.com/jquery-qrcode/",
|
|
"keywords": [
|
|
"jquery",
|
|
"qrcode",
|
|
"qr"
|
|
],
|
|
"maintainers": [
|
|
{
|
|
"name": "Jerome Etienne",
|
|
"url": "http://jetienne.com"
|
|
}
|
|
],
|
|
"repositories": [
|
|
{
|
|
"type": "git",
|
|
"url": "https://github.com/jeromeetienne/jquery-qrcode"
|
|
}
|
|
]
|
|
}
|