taobaoqr
Version:
Taobao QR code generator.
28 lines (27 loc) • 578 B
JSON
{
"name": "taobaoqr",
"version": "0.0.13",
"description": "Taobao QR code generator.",
"files": [
"index.html",
"third_party/qrcode.js"
],
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/jsfundum/taobaoqr.git"
},
"keywords": [
"Taobao",
"QR",
"code"
],
"author": "JS Fan",
"license": "BSD-3-Clause",
"bugs": {
"url": "https://github.com/jsfundum/taobaoqr/issues"
},
"homepage": "https://github.com/jsfundum/taobaoqr#readme"
}