UNPKG

el-bot

Version:

A quick qq bot framework for mirai.

18 lines (17 loc) 330 B
{ "name": "@el-bot/plugin-qrcode", "version": "0.0.3", "private": true, "description": "二维码生成器", "author": { "name": "YunYouJun", "url": "https://www.yunyoujun.cn", "email": "me@yunyoujun.cn" }, "exports": { ".": { "import": "./index.mjs", "require": "./index.js" } } }