lanan-repair-app/node_modules/uqrcodejs/package.json
2024-10-18 13:57:27 +08:00

28 lines
689 B
JSON
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

{
"name": "uqrcodejs",
"version": "4.0.7",
"description": "uQRCode是一款基于Javascript环境开发的二维码生成插件适用所有Javascript运行环境的前端应用和Node.js。",
"main": "uqrcode.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/Sansnn/uQRCode.git"
},
"keywords": [
"uQRCode",
"QR",
"QRCode",
"artQRCode",
"二维码",
"艺术码"
],
"author": "Sansnn",
"license": "Apache-2.0",
"bugs": {
"url": "https://github.com/Sansnn/uQRCode/issues"
},
"homepage": "https://github.com/Sansnn/uQRCode#readme"
}