Files
jwl-applet/src/package.json

18 lines
383 B
JSON
Raw Normal View History

2024-01-25 08:59:04 +08:00
{
"id": "yan-qr",
"name": "动态生成二维码",
"displayName": "动态生成二维码",
"version": "1.0.0",
"description": "动态生成二维码",
"keywords": [
"二维码",
"生成二维码",
"动态二维码"
],
"dcloudext": {
"category": [
"前端组件",
"通用组件"
]
}
}